Package | Description |
---|---|
com.sun.identity.authentication.service | |
org.forgerock.openam.authentication.service.activators |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSessionActivator
The default session activator: creates a new session, sets that as the current session,
copies in properties from the session it's upgrading from (if appropriate) and then
from the auth session into this new session, deletes the auth session and returns.
|
Modifier and Type | Class and Description |
---|---|
class |
ForceAuthSessionActivator
The force auth session activator: creates a new session, sets that as the current session
(setSessionProperties in loginState then replaces that with the old session),
copies in properties from the auth session, deletes the auth session and returns.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.