Interface | Description |
---|---|
Session |
Session information for user currently logged in.
|
SessionManager<SessionType extends Session> |
Session managers are responsible for creating, managing, and destroying Shibboleth sessions.
|
Class | Description |
---|---|
LoginEvent |
An event representing the creation of a Shibboleth session that occurred because a user logged into the system.
|
LogoutEvent |
An event representing the destruction of a Shibboleth session that occured because a user logged out of the system or
because the application timed out.
|
Copyright © 1999–2014. All rights reserved.