Uses of Class
org.forgerock.secrets.propertyresolver.PropertyResolverSecretStore
Package
Description
Provides a
SecretStore
implementation that loads secrets from a Common Configuration
PropertyResolver
and then decodes it with a
SecretPropertyFormat
.-
Uses of PropertyResolverSecretStore in org.forgerock.secrets.propertyresolver
Modifier and TypeMethodDescriptionPropertyResolverSecretStore.expireSecretsAfter
(Duration expiryTime, Clock clock) Sets the amount of time that secrets produced by this store can be cached before they must be refreshed.