Uses of Package
org.forgerock.config.resolvers
-
Packages that use org.forgerock.config.resolvers Package Description org.forgerock.config.resolvers This package contains the common config property resolvers.org.forgerock.config.util Contains utility classes for commons config.org.forgerock.opendj.config.server Server-side administration interface.org.forgerock.opendj.server.embedded Provides support for an embedded directory server.org.forgerock.secrets.propertyresolver Provides aSecretStore
implementation that loads secrets from a Common ConfigurationPropertyResolver
and then decodes it with aSecretPropertyFormat
.org.opends.server.types Contains implementations for a number of Directory Server data types. -
Classes in org.forgerock.config.resolvers used by org.forgerock.config.resolvers Class Description ChainedPropertyResolver Contains a chain ofPropertyResolver
s that should be used to get a token replacement property.PropertyResolver A property resolver attempt to get the value of a given config property.SubstitutionContext ASubstitutionContext
holds both runtime and config time values for the substitution process.SubstitutionException Exception thrown during substitution process. -
Classes in org.forgerock.config.resolvers used by org.forgerock.config.util Class Description SubstitutionContext ASubstitutionContext
holds both runtime and config time values for the substitution process.SubstitutionException Exception thrown during substitution process.SubstitutionService Substitute tokens in the source String with their resolved value. -
Classes in org.forgerock.config.resolvers used by org.forgerock.opendj.config.server Class Description PropertyResolver A property resolver attempt to get the value of a given config property.SubstitutionService Substitute tokens in the source String with their resolved value. -
Classes in org.forgerock.config.resolvers used by org.forgerock.opendj.server.embedded Class Description PropertyResolver A property resolver attempt to get the value of a given config property. -
Classes in org.forgerock.config.resolvers used by org.forgerock.secrets.propertyresolver Class Description PropertyResolver A property resolver attempt to get the value of a given config property. -
Classes in org.forgerock.config.resolvers used by org.opends.server.types Class Description PropertyResolver A property resolver attempt to get the value of a given config property.