Package | Description |
---|---|
org.forgerock.openam.authentication.service |
A collection of classes which support the authentication service.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSessionPropertyUpgrader
Default implementation for
SessionPropertyUpgrader
This class basically just lets the session upgrade to copy every single
property into the new session. |
Modifier and Type | Method and Description |
---|---|
static SessionPropertyUpgrader |
SessionPropertyUpgrader.loadPropertyUpgrader()
Attempts to load the configured session property upgrader class.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.