|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProxyHandler | |
|---|---|
| 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. |
| Uses of ProxyHandler in org.jasig.cas.ticket.proxy.support |
|---|
| Classes in org.jasig.cas.ticket.proxy.support that implement ProxyHandler | |
|---|---|
class |
Cas10ProxyHandler
Dummy ProxyHandler that does nothing. |
class |
Cas20ProxyHandler
Proxy Handler to handle the default callback functionality of CAS 2.0. |
| Uses of ProxyHandler in org.jasig.cas.web |
|---|
| Methods in org.jasig.cas.web with parameters of type ProxyHandler | |
|---|---|
void |
ServiceValidateController.setProxyHandler(ProxyHandler proxyHandler)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||