Expand description
Oracle Cloud Infrastructure service signer
Structsยง
- Config
Deprecated - Config for Oracle Cloud Infrastructure services.
- Config
Credential Provider - Static configuration based loader.
- Config
File Credential Provider - ConfigFileCredentialProvider loads credentials from Oracle config file (~/.oci/config).
- Credential
- Credential that holds the API private key information.
- Default
Credential Provider - Default loader for Oracle Cloud Infrastructure.
- Default
Credential Provider Builder - Builder for
DefaultCredentialProvider. - EnvCredential
Provider - EnvCredentialProvider loads Oracle Cloud credentials from environment variables.
- Request
Signer - RequestSigner that implements Oracle Cloud Infrastructure API signing.
- Static
Credential Provider - StaticCredentialProvider provides static credentials that are provided at initialization time.