Uses of Package
org.forgerock.config.resolvers
Packages that use org.forgerock.config.resolvers
Package
Description
This package contains the common config property resolvers.
Contains utility classes for commons config.
Provides a
SecretStore implementation that loads secrets from a Common Configuration
PropertyResolver and then decodes it with a
SecretPropertyFormat.-
Classes in org.forgerock.config.resolvers used by org.forgerock.config.resolversClassDescriptionContains a chain of
PropertyResolvers that should be used to get a token replacement property.A property resolver attempt to get the value of a given config property.Enum representing the charsets used for properties files.ASubstitutionContextholds both runtime and config time values for the substitution process.Exception thrown during substitution process.This visitor evaluatesTemplates with the help of aPropertyResolver.Builder ofSubstitutionVisitor. -
Classes in org.forgerock.config.resolvers used by org.forgerock.config.utilClassDescriptionA
SubstitutionContextholds both runtime and config time values for the substitution process.Exception thrown during substitution process.Substitute tokens in the source String with their resolved value. -
Classes in org.forgerock.config.resolvers used by org.forgerock.secrets.propertyresolverClassDescriptionA property resolver attempt to get the value of a given config property.