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