Uses of Class
org.forgerock.openam.authentication.service.SessionPropertyUpgrader
Package
Description
A collection of classes which support the authentication service.
-
Uses of SessionPropertyUpgrader in org.forgerock.openam.authentication.service
Modifier and TypeClassDescriptionfinal class
Default implementation forSessionPropertyUpgrader
This class basically just lets the session upgrade to copy every single property into the new session.Modifier and TypeMethodDescriptionstatic SessionPropertyUpgrader
SessionPropertyUpgrader.loadPropertyUpgrader()
Attempts to load the configured session property upgrader class.