Uses of Package
org.forgerock.secrets.propertyresolver
Packages that use org.forgerock.secrets.propertyresolver
Package
Description
Provides a
SecretStore implementation that loads secrets from a Common Configuration
PropertyResolver and then decodes it with a
SecretPropertyFormat.-
Classes in org.forgerock.secrets.propertyresolver used by org.forgerock.secrets.propertyresolverClassDescriptionA
SecretStorethat reads secrets from a directory with the expectation that each file contains a separate secret.A builder for more fluently creating a FileSystemSecretStore.Decodes secrets in raw base64 format.ASecretStoreimplementation that resolves secrets as base64-encoded strings from an underlyingPropertyResolver.Defines the format of secrets loaded from configuration properties.The secret resource used for creating aSecret.Interface for resolving stable ids in aSecretStore.