| Package | Description |
|---|---|
| org.jasig.cas.authentication.handler.support |
Authentication.support contains the specific implementations of
the AuthenticationHandler interface.
|
| org.jasig.cas.logout | |
| org.jasig.cas.ticket.proxy.support |
Package containing the specific implementations of the ProxyHandler
interface related to the various versions of the CAS protocol.
|
| org.jasig.cas.util |
Various utility classes to generate unique ids and work with urls.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpBasedServiceCredentialsAuthenticationHandler.setHttpClient(HttpClient httpClient)
Sets the HttpClient which will do all of the connection stuff.
|
| Constructor and Description |
|---|
LogoutManagerImpl(ServicesManager servicesManager,
HttpClient httpClient,
LogoutMessageCreator logoutMessageBuilder)
Build the logout manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Cas20ProxyHandler.setHttpClient(HttpClient httpClient) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleHttpClient |
Copyright © 2004-2014 Jasig. All Rights Reserved.