Uses of Interface
org.forgerock.openam.selfservice.config.SelfServiceConsoleConfig
Packages that use SelfServiceConsoleConfig
Package
Description
Contains classes for handling self service console configuration.
Contains self service configuration beans.
-
Uses of SelfServiceConsoleConfig in org.forgerock.openam.selfservice.config
Classes in org.forgerock.openam.selfservice.config with type parameters of type SelfServiceConsoleConfigModifier and TypeInterfaceDescriptioninterface
ServiceConfigProvider<C extends SelfServiceConsoleConfig>
Provides self service config instances based of the passed console configuration instance. -
Uses of SelfServiceConsoleConfig in org.forgerock.openam.selfservice.config.beans
Classes in org.forgerock.openam.selfservice.config.beans that implement SelfServiceConsoleConfigModifier and TypeClassDescriptionfinal class
Represents forgotten password console configuration.final class
Represents forgotten username console configuration.final class
Represents user registration console configuration.