public final class Cas10ProxyHandler extends Object implements ProxyHandler
| Constructor and Description |
|---|
Cas10ProxyHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
handle(Credentials credentials,
String proxyGrantingTicketId)
Method to actually process the proxy request.
|
public String handle(Credentials credentials, String proxyGrantingTicketId)
ProxyHandlerhandle 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)Copyright © 2004-2012 Jasig. All Rights Reserved.