Uses of Class
overit.geocall.secrets.Secret
Packages that use Secret
Package
Description
-
Uses of Secret in overit.geocall.aws.secretsmanager
Methods in overit.geocall.aws.secretsmanager that return Secret -
Uses of Secret in overit.geocall.basic.bl.auth.task
Methods in overit.geocall.basic.bl.auth.task that return Secret -
Uses of Secret in overit.geocall.secrets
Methods in overit.geocall.secrets that return SecretModifier and TypeMethodDescriptionFetches aSecretby its name, returning it if found, otherwise aSecretsManagerExceptionis thrown.Fetches aSecretby its name and versionId, returning it if found, otherwise aSecretsManagerExceptionis thrown.CachedSecretsManager.getPrevious(@NotNull String name) SecretsManager.getPrevious(@NotNull String name) Retrieves the previous value of theSecretif found, otherwise aSecretsManagerExceptionis thrown.Returns the secrets value identified by the company, the name and the versionSecretEntry.load()Methods in overit.geocall.secrets that return types with arguments of type SecretModifier and TypeMethodDescriptionCachedSecretsManager.optionalGet(@NotNull String name) CachedSecretsManager.optionalGet(String name, @NotNull String versionId) SecretsManager.optionalGet(@NotNull String name) SecretsManager.optionalGet(@NotNull String name, @NotNull String versionId) CachedSecretsManager.optionalGetPrevious(@NotNull String name) SecretsManager.optionalGetPrevious(@NotNull String name) Fetches the previous value of aSecretby its name returning anOptional(Optional.empty()if not found).Methods in overit.geocall.secrets with parameters of type Secret -
Uses of Secret in overit.geocall.secrets.procedures
Methods in overit.geocall.secrets.procedures that return SecretModifier and TypeMethodDescriptionDummySecretsProcedure.get()ManagedSecretsProcedure.get()SecretsProcedure.get()Get the secret fetchedMethod parameters in overit.geocall.secrets.procedures with type arguments of type SecretModifier and TypeMethodDescription<T> T<T> T<T> TExecute the validation process