Package | Description |
---|---|
org.forgerock.openam.core.rest.authn.core |
This package contains core classes and methods for starting and continuing the authentication process.
|
org.forgerock.openam.radius.server.spi.handlers.amhandler |
Contains classes used by the OpenAMAuthHandler class to encapsulate behaviour or state.
|
Modifier and Type | Method and Description |
---|---|
PagePropertiesCallback |
CompletedLoginProcess.getPagePropertiesCallback()
Returns the PagePropertiesCallback from the current array of Callbacks.
|
PagePropertiesCallback |
LoginProcess.getPagePropertiesCallback()
Returns the PagePropertiesCallback from the current array of Callbacks.
|
Modifier and Type | Method and Description |
---|---|
PagePropertiesCallback |
ContextHolder.getCallbackSetProps()
get the callback set properties.
|
Modifier and Type | Method and Description |
---|---|
void |
ContextHolder.setCallbackSetProps(PagePropertiesCallback callbackSetProps)
Sets the callback properties for the module currently being processed.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.