public interface ICASProxyTicketService
| Modifier and Type | Method and Description |
|---|---|
String |
getCasServiceToken(org.jasig.cas.client.validation.Assertion assertion,
String target)
Return a proxy ticket for a CAS receipt and URL target.
|
org.jasig.cas.client.validation.Assertion |
getProxyTicket(javax.portlet.PortletRequest request)
Retrieve a CAS receipt for the specified portlet request.
|
Copyright © 2018 Apereo. All Rights Reserved.