CreateSecret.Request |
Request object.
|
CreateSecret.Response |
Response object parsed from JSON returned by the RestApi .
|
CreateSecret.SecretContent |
The content of the secret and metadata to help identify it.
|
Decrypt.Request |
Request object.
|
Decrypt.Response |
Response object parsed from JSON returned by the RestApi .
|
DeleteSecret.Request |
Request object.
|
DeleteSecret.Response |
Response object for responses without an entity.
|
Encrypt.Request |
Request object.
|
Encrypt.Response |
Response object parsed from JSON returned by the RestApi .
|
GetKey.Request |
Request object.
|
GetKey.Response |
Response object parsed from JSON returned by the RestApi .
|
GetSecret.Request |
Request object.
|
GetSecretBundle.Request |
Request object.
|
GetSecretBundle.Response |
Response object parsed from JSON returned by the RestApi .
|
GetVault.Request |
Request object.
|
GetVault.Response |
Response object parsed from JSON returned by the RestApi .
|
OciVault |
Deprecated, for removal: This API element is subject to removal in a future version.
|
OciVaultRx |
Deprecated, for removal: This API element is subject to removal in a future version.
|
OciVaultRx.Builder |
Deprecated, for removal: This API element is subject to removal in a future version.
|
OciVaultSecurityProvider |
Security provider to retrieve secrets from OCI Vault, and to use OCI KMS for encryption,
decryption and signatures.
|
OciVaultSecurityProvider.OciVaultDigestConfig |
Configuration for a signature.
|
OciVaultSecurityProvider.OciVaultDigestConfig.Builder |
|
OciVaultSecurityProvider.OciVaultEncryptionConfig |
Configuration for encryption/decryption.
|
OciVaultSecurityProvider.OciVaultEncryptionConfig.Builder |
|
OciVaultSecurityProvider.OciVaultSecretConfig |
Configuration of an OCI Vault secret.
|
OciVaultSecurityProvider.OciVaultSecretConfig.Builder |
|
Secret |
A secret obtained from the vault.
|
SecretStage |
The rotation state of the secret version.
|
Sign.Request |
Request object.
|
Sign.Response |
Response object parsed from JSON returned by the RestApi .
|
Verify.Request |
Request object.
|
Verify.Response |
Response object parsed from JSON returned by the RestApi .
|