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

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

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

Subclasses of AbstractCasProtocolUrlBasedTicketValidator in org.jasig.cas.client.validation
 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 Cas30ProxyTicketValidator
          Service and proxy tickets validation service for the CAS protocol v3.
 class Cas30ServiceTicketValidator
          Service tickets validation service for the CAS protocol v3.
 



Copyright © 2006-2015 Jasig. All Rights Reserved.