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 classDefault implementation forSessionPropertyUpgraderThis 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 SessionPropertyUpgraderSessionPropertyUpgrader.loadPropertyUpgrader()Attempts to load the configured session property upgrader class.