Class IDPSessionListener

  • All Implemented Interfaces:
    SessionListener

    public class IDPSessionListener
    extends Object
    implements SessionListener
    The class IDPSessionListener implements SessionListener interface and is used for maintaining the IDP session cache.
    • Constructor Detail

      • IDPSessionListener

        public IDPSessionListener()
        Constructor of IDPSessionListener.
    • Method Detail

      • sessionInvalidated

        public void sessionInvalidated​(Object session)
        Callback for SessionListener. It is used for cleaning up the IDP session cache.
        Specified by:
        sessionInvalidated in interface SessionListener
        Parameters:
        session - The session object