Uses of Class
org.jasig.cas.client.jaas.TicketCredential

Packages that use TicketCredential
org.jasig.cas.client.jaas   
 

Uses of TicketCredential in org.jasig.cas.client.jaas
 

Fields in org.jasig.cas.client.jaas declared as TicketCredential
protected  TicketCredential CasLoginModule.ticket
          CAS ticket credential
 

Fields in org.jasig.cas.client.jaas with type parameters of type TicketCredential
protected static Map<TicketCredential,Assertion> CasLoginModule.ASSERTION_CACHE
          Stores mapping of ticket to assertion to support JAAS providers that attempt to periodically re-authenticate to renew principal.
 



Copyright © 2006-2011 Jasig. All Rights Reserved.