|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| BceCredentials | Provides access to the BCE credentials used for accessing BCE services: BCE access key ID and secret access key. |
| BceSessionCredentials | Provides access to the BCE credentials used for accessing BCE services: BCE access key ID, secret access key and session token. |
| Signer | A strategy for applying cryptographic signatures to a request, proving that the request was made by someone in possession of the given set of credentials without transmitting the secret key over the wire. |
| Class Summary | |
|---|---|
| BceV1Signer | The V1 implementation of Signer with the BCE signing protocol. |
| DefaultBceCredentials | Default implementation of the Credentials interface that allows callers to pass in the BCE access key and secret access in the constructor. |
| DefaultBceSessionCredentials | Default implementation of the BceTokenCredentials interface that allows callers to pass in the BCE access key id, secret key and session token in the constructor. |
| SignOptions | Options for signing the request. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||