public class PolicySSOTokenListener extends Object implements SSOTokenListener
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 and Description |
---|
PolicySSOTokenListener()
Constructor of
PolicySSOTokenListener |
Modifier and Type | Method and Description |
---|---|
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. |
public PolicySSOTokenListener()
PolicySSOTokenListener
public void ssoTokenChanged(SSOTokenEvent evt)
nsRole
attribute
values cache upon user's token expiration.ssoTokenChanged
in interface SSOTokenListener
evt
- SSOTokenEvent
with details on the change
which happened to the SSOToken
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.