| Package | Description |
|---|---|
| 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.web |
In the Servlet API, the WEB-INF/web.xml deployment descriptor maps various URL
values to Java classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Cas10ProxyHandler
Dummy ProxyHandler that does nothing.
|
class |
Cas20ProxyHandler
Proxy Handler to handle the default callback functionality of CAS 2.0.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceValidateController.setProxyHandler(ProxyHandler proxyHandler) |
Copyright © 2004-2012 Jasig. All Rights Reserved.