Class | Description |
---|---|
AdbTargetSystemDetails |
Target System type and id for an autonomous database target system
Note: Objects should always be created or deserialized using the AdbTargetSystemDetails.Builder . |
AdbTargetSystemDetails.Builder | |
Base64SecretContentDetails |
Base64-encoded secret content.
|
Base64SecretContentDetails.Builder | |
BytesGenerationContext |
Generates random bytes.
|
BytesGenerationContext.Builder | |
ChangeSecretCompartmentDetails |
Specifies the updated compartment OCID for the secret.
|
ChangeSecretCompartmentDetails.Builder | |
CreateSecretDetails |
The details of the secret that you want to create.
|
CreateSecretDetails.Builder | |
FunctionTargetSystemDetails |
Details of the OCI function that vault secret connects to.
|
FunctionTargetSystemDetails.Builder | |
PassphraseGenerationContext |
Generates Passphrase type secrets.
|
PassphraseGenerationContext.Builder | |
RotationConfig |
Defines the frequency of the rotation and the information about the target system
Note: Objects should always be created or deserialized using the RotationConfig.Builder . |
RotationConfig.Builder | |
ScheduleSecretDeletionDetails |
Details for scheduling the deletion of the specified secret.
|
ScheduleSecretDeletionDetails.Builder | |
ScheduleSecretVersionDeletionDetails |
Schedules the deletion of the specified secret version.
|
ScheduleSecretVersionDeletionDetails.Builder | |
Secret |
The details of the secret.
|
Secret.Builder | |
SecretContentDetails |
The content of the secret and metadata to help identify it.
|
SecretExpiryRule |
A rule that helps enforce the expiration of a secret’s contents.
|
SecretExpiryRule.Builder | |
SecretGenerationContext |
Captures a configurable set of secret generation rules such as length, base characters,
additional characters, and so on.
|
SecretReuseRule |
A rule that disallows reuse of previously used secret content by the specified secret.
|
SecretReuseRule.Builder | |
SecretRule |
A rule that you can apply to a secret to enforce certain conditions on the secret’s usage and
management.
|
SecretSummary |
The details of the secret, excluding the contents of the secret.
|
SecretSummary.Builder | |
SecretVersion |
The details of the secret version, excluding the contents of the secret.
|
SecretVersion.Builder | |
SecretVersionSummary |
The secret version summary object, which doesn’t include the contents of the secret.
|
SecretVersionSummary.Builder | |
SshKeyGenerationContext |
Generates ssh keys.
|
SshKeyGenerationContext.Builder | |
TargetSystemDetails |
The TargetSystemDetails provides the targetSystem type and type-specific connection metadata
Note: Objects should always be created or deserialized using the Builder . |
UpdateSecretDetails |
Details for updating a secret.
|
UpdateSecretDetails.Builder |
Enum | Description |
---|---|
BytesGenerationContext.GenerationTemplate |
Name of random bytes generation template for generating random byte type secret.
|
PassphraseGenerationContext.GenerationTemplate |
Name of passphrase generation template to generate passphrase type secret.
|
Secret.LifecycleState |
The current lifecycle state of the secret.
|
Secret.RotationStatus |
Additional information about the status of the secret rotation
|
SecretContentDetails.ContentType |
The base64-encoded content of the secret.
|
SecretContentDetails.Stage |
The rotation state of the secret content.
|
SecretGenerationContext.GenerationType |
Name of the predefined secret generation type.
|
SecretRule.RuleType |
The type of rule, which either controls when the secret contents expire or whether they can
be reused.
|
SecretSummary.LifecycleState |
The current lifecycle state of the secret.
|
SecretVersion.ContentType |
The content type of the secret version’s secret contents.
|
SecretVersion.Stages | |
SecretVersionSummary.ContentType |
The content type of the secret version’s secret contents.
|
SecretVersionSummary.Stages | |
SshKeyGenerationContext.GenerationTemplate |
Name of SSH key generation template to generate SSH key type secret.
|
TargetSystemDetails.TargetSystemType |
Unique identifier of the target system that Vault Secret connects to.
|
Copyright © 2016–2024. All rights reserved.