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