public interface LogoutCallback
| Modifier and Type | Method and Description |
|---|---|
void |
logout(AuthenticationPlatform authPlatform,
int listenerIndex,
int listenerCount)
logout is invoke prior to the actual backend server is logged out.
|
void logout(AuthenticationPlatform authPlatform, int listenerIndex, int listenerCount)
authPlatform - - associated authentication platform being usedlistenerIndex - - the index of the listener being invokedlistenerCount - - the number of listeners that will be invoked