Class PolicySSOTokenListener

  • All Implemented Interfaces:
    SSOTokenListener

    public class PolicySSOTokenListener
    extends Object
    implements SSOTokenListener
    The class PolicySSOTokenListener implements SSOTokenListener interface and is used for maintaining the policy decision cache , subject evaluation cache, User Role cache maintained by LDAPRoles subject, as well as the user nsRole attribute values cache.
    • Constructor Detail

      • PolicySSOTokenListener

        public PolicySSOTokenListener()
        Constructor of PolicySSOTokenListener
    • Method Detail

      • ssoTokenChanged

        public void ssoTokenChanged​(SSOTokenEvent evt)
        Callback for SSOTokenListener Cleans up the policy decision cache, subject evaluation cache , user role cache of LDAPRoles and user nsRole attribute values cache upon user's token expiration.
        Specified by:
        ssoTokenChanged in interface SSOTokenListener
        Parameters:
        evt - SSOTokenEvent with details on the change which happened to the SSOToken