Uses of Interface
com.iplanet.sso.SSOTokenListener
Packages that use SSOTokenListener
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 SSOTokenListener in com.iplanet.sso
Methods in com.iplanet.sso with parameters of type SSOTokenListenerModifier and TypeMethodDescriptionvoid
SSOToken.addSSOTokenListener
(SSOTokenListener listener) Adds an SSO token listener for the token change events.