Uses of Package
org.forgerock.secrets.propertyresolver
Package
Description
Classes and interfaces to create configurable secret store backends.
A secret store implementation that can retrieve keys from a Google Cloud Platform Key Management Service.
Provides a
SecretStore
implementation that loads secrets from a Common Configuration
PropertyResolver
and then decodes it with a
SecretPropertyFormat
.-
ClassDescriptionDefines the format of secrets loaded from configuration properties.
-
ClassDescriptionDefines the format of secrets loaded from configuration properties.
-
ClassDescriptionA
SecretStore
that 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.ASecretStore
implementation 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
.