Uses of Class
org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator

Packages that use AbstractUrlBasedTicketValidator
org.jasig.cas.client.validation   
 

Uses of AbstractUrlBasedTicketValidator in org.jasig.cas.client.validation
 

Subclasses of AbstractUrlBasedTicketValidator in org.jasig.cas.client.validation
 class AbstractCasProtocolUrlBasedTicketValidator
          Abstract class that knows the protocol for validating a CAS ticket.
 class Cas10TicketValidator
          Implementation of a Ticket Validator that can validate tickets conforming to the CAS 1.0 specification.
 class Cas20ProxyTicketValidator
          Extension to the traditional Service Ticket validation that will validate service tickets and proxy tickets.
 class Cas20ServiceTicketValidator
          Implementation of the TicketValidator that will validate Service Tickets in compliance with the CAS 2.
 class Saml11TicketValidator
          TicketValidator that can understand validating a SAML artifact.
 



Copyright © 2006-2009 JA-SIG. All Rights Reserved.