public interface ILogoutListener
Modifier and Type | Method and Description |
---|---|
void |
loggedOut(java.lang.String sessionId)
Called by the auth provider when the session is destroyed.
|
void |
loggedOutAll() |
Copyright © 2021. All Rights Reserved.