Uses of Interface
com.iplanet.sso.SSOTokenEvent
- 
Packages that use SSOTokenEvent Package Description com.iplanet.sso 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 SSOTokenEvent in com.iplanet.sso
Methods in com.iplanet.sso with parameters of type SSOTokenEvent Modifier and Type Method Description voidSSOTokenListener. ssoTokenChanged(SSOTokenEvent evt)Handles single sign on token status changed event. 
 -