Uses of Interface
org.forgerock.am.config.ConfigIdentity
-
Packages that use ConfigIdentity Package Description org.forgerock.am.config This package contains the config API that is used to retrieve and persist configuration for services. -
-
Uses of ConfigIdentity in org.forgerock.am.config
Methods in org.forgerock.am.config with parameters of type ConfigIdentity Modifier and Type Method Description Optional<T>
IdentityConfiguration. identity(ConfigIdentity identity)
Gets the configuration instance for the given identity with the given id.
-