Package org.forgerock.openam.selfservice.config
Contains classes for handling self service console configuration.
-
Interface Summary Interface Description SelfServiceConsoleConfig Defines the bases for which all self service console configuration should be built on.ServiceConfigProvider<C extends SelfServiceConsoleConfig> Provides self service config instances based of the passed console configuration instance.