Package | Description |
---|---|
org.forgerock.openam.selfservice.config |
Contains classes for handling self service console configuration.
|
org.forgerock.openam.selfservice.config.beans |
Contains self service configuration beans.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ServiceConfigProvider<C extends SelfServiceConsoleConfig>
Provides self service config instances based of the passed console configuration instance.
|
Modifier and Type | Class and Description |
---|---|
class |
ForgottenPasswordConsoleConfig
Represents forgotten password console configuration.
|
class |
ForgottenUsernameConsoleConfig
Represents forgotten username console configuration.
|
class |
UserRegistrationConsoleConfig
Represents user registration console configuration.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.