public final class Cas20ProxyRetriever extends Object implements ProxyRetriever
| Constructor and Description |
|---|
Cas20ProxyRetriever(String casServerUrl,
String encoding)
Main Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getProxyTicketIdFor(String proxyGrantingTicketId,
String targetService)
Retrieves a proxy ticket for a specific targetService.
|
public String getProxyTicketIdFor(String proxyGrantingTicketId, String targetService)
ProxyRetrievergetProxyTicketIdFor in interface ProxyRetrieverproxyGrantingTicketId - the ProxyGrantingTicketIdtargetService - the service we want to proxy.Copyright © 2006-2013 Jasig. All Rights Reserved.