Uses of Class
com.iplanet.sso.SSOTokenManager
Package
Description
This package contains classes fro accessing the Single Sign On service and
representing a SSOToken(Single Sign On) which contains the information
related to session.
-
Uses of SSOTokenManager in com.iplanet.sso
Modifier and TypeMethodDescriptionstatic SSOTokenManager
SSOTokenManager.getInstance()
Returns the singleton instance ofSSOTokenManager
.