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.
Server-side administration interface.
Provides support for an embedded directory server.
Provides a
SecretStore
implementation that loads secrets from a Common Configuration
PropertyResolver
and then decodes it with a
SecretPropertyFormat
.Contains implementations for a number of Directory Server data types.
-
Classes in org.forgerock.config.resolvers used by org.forgerock.config.resolversClassDescriptionContains a chain of
PropertyResolver
s that should be used to get a token replacement property.A property resolver attempt to get the value of a given config property.ASubstitutionContext
holds both runtime and config time values for the substitution process.Exception thrown during substitution process.This visitor evaluatesTemplate
s with the help of aPropertyResolver
.Builder ofSubstitutionVisitor
. -
Classes in org.forgerock.config.resolvers used by org.forgerock.config.utilClassDescriptionA
SubstitutionContext
holds 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.opendj.config.serverClassDescriptionA property resolver attempt to get the value of a given config property.Substitute tokens in the source String with their resolved value.
-
Classes in org.forgerock.config.resolvers used by org.forgerock.opendj.server.embeddedClassDescriptionA property resolver attempt to get the value of a given config property.
-
Classes in org.forgerock.config.resolvers used by org.forgerock.secrets.propertyresolverClassDescriptionA property resolver attempt to get the value of a given config property.
-
Classes in org.forgerock.config.resolvers used by org.opends.server.typesClassDescriptionA property resolver attempt to get the value of a given config property.