Uses of Interface
com.sun.identity.plugin.session.SessionListener
-
Packages that use SessionListener Package Description com.sun.identity.plugin.session Contains session SPI. -
-
Uses of SessionListener in com.sun.identity.plugin.session
Methods in com.sun.identity.plugin.session with parameters of type SessionListener Modifier and Type Method Description void
SessionProvider. addListener(Object session, SessionListener listener)
Registers a listener for the session.
-