public class KualiCasProxyTicketValidator extends org.acegisecurity.providers.cas.ticketvalidator.CasProxyTicketValidator
ProxyTicketValidator
to validate a service ticket.
Creates the distributed session. Session principal is currently
user@method.Constructor and Description |
---|
KualiCasProxyTicketValidator() |
Modifier and Type | Method and Description |
---|---|
void |
setDistributedSession(DistributedSession distributedSession) |
protected org.acegisecurity.providers.cas.TicketResponse |
validateNow(edu.yale.its.tp.cas.client.ProxyTicketValidator pv)
This overridden method gets the authentication source and
Distributed Session Ticket from the response
|
confirmTicketValid, getProxyCallbackUrl, setProxyCallbackUrl
public KualiCasProxyTicketValidator()
protected org.acegisecurity.providers.cas.TicketResponse validateNow(edu.yale.its.tp.cas.client.ProxyTicketValidator pv) throws org.acegisecurity.AuthenticationServiceException, org.acegisecurity.BadCredentialsException
validateNow
in class org.acegisecurity.providers.cas.ticketvalidator.CasProxyTicketValidator
org.acegisecurity.AuthenticationServiceException
org.acegisecurity.BadCredentialsException
CasProxyTicketValidator.validateNow(edu.yale.its.tp.cas.client.ProxyTicketValidator)
public void setDistributedSession(DistributedSession distributedSession)
distributedSession
- the distributedSession to setCopyright © 2005-2015 The Kuali Foundation. All Rights Reserved.