| Interface | Description |
|---|---|
| LogoutManager |
A logout manager handles the Single Log Out process.
|
| LogoutMessageCreator |
Contract that defines the format of the logout message sent to a client to indicate
that an SSO session has terminated.
|
| Class | Description |
|---|---|
| LogoutManagerImpl |
This logout manager handles the Single Log Out process.
|
| LogoutRequest |
Define a logout request for a service accessed by a user.
|
| SamlCompliantLogoutMessageCreator |
A builder that uses the saml standard's
LogoutRequest template in order
to build the logout request. |
| Enum | Description |
|---|---|
| LogoutRequestStatus |
Define the status of a logout request.
|
Copyright © 2004-2014 Jasig. All Rights Reserved.