Uses of Class
io.helidon.integrations.oci.vault.Secret
Packages that use Secret
Package
Description
Integration with OCI Vault REST API including the KMS encryption and digest support.
-
Uses of Secret in io.helidon.integrations.oci.vault
Methods in io.helidon.integrations.oci.vault that return SecretMethods in io.helidon.integrations.oci.vault that return types with arguments of type SecretModifier and TypeMethodDescriptionOciVault.getSecret(GetSecret.Request request) Gets information about the specified secret.OciVaultRx.getSecret(GetSecret.Request request) Gets information about the specified secret.