public class LibertyClientSSOTokenListener extends Object implements SessionListener
LibertyClientSSOTokenListener
is used
to clean up the bootstap cache upon session expiration.Constructor and Description |
---|
LibertyClientSSOTokenListener() |
Modifier and Type | Method and Description |
---|---|
void |
sessionInvalidated(Object session)
Gets notification when session changes state.
|
public void sessionInvalidated(Object session)
sessionInvalidated
in interface SessionListener
session
- The session being invalidatedCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.