|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.cas.ticket.proxy.support.Cas10ProxyHandler
public final class Cas10ProxyHandler
Dummy ProxyHandler that does nothing. Useful for Cas 1.0 compliance as CAS 1.0 has no proxying capabilities.
| Constructor Summary | |
|---|---|
Cas10ProxyHandler()
|
|
| Method Summary | |
|---|---|
java.lang.String |
handle(Credentials credentials,
java.lang.String proxyGrantingTicketId)
Method to actually process the proxy request. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Cas10ProxyHandler()
| Method Detail |
|---|
public java.lang.String handle(Credentials credentials,
java.lang.String proxyGrantingTicketId)
ProxyHandler
handle in interface ProxyHandlercredentials - The credentials of the item that will be proxying.proxyGrantingTicketId - The ticketId for the ProxyGrantingTicket (in
CAS 3 this is a TicketGrantingTicket)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||