public interface ProxyRetriever extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getProxyTicketIdFor(String proxyGrantingTicketId,
String targetService)
Retrieves a proxy ticket for a specific targetService.
|
String getProxyTicketIdFor(String proxyGrantingTicketId, String targetService)
proxyGrantingTicketId - the ProxyGrantingTicketIdtargetService - the service we want to proxy.Copyright © 2006-2014 Jasig. All Rights Reserved.