| Package | Description |
|---|---|
| org.pac4j.cas.client | |
| org.pac4j.cas.logout |
| Modifier and Type | Field and Description |
|---|---|
protected LogoutHandler |
CasClient.logoutHandler |
| Modifier and Type | Method and Description |
|---|---|
LogoutHandler |
CasClient.getLogoutHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
CasClient.setLogoutHandler(LogoutHandler logoutHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
CasSingleSignOutHandler
This class is the logout handler for the
CasClient class based on the SingleSignOutHandler class of the Jasig CAS client. |
class |
NoLogoutHandler
This class handles logout but does not perform it.
|
Copyright © 2016. All Rights Reserved.