Uses of Package
org.jasig.cas.client.validation

Packages that use org.jasig.cas.client.validation
org.jasig.cas.client.util The validation package includes interfaces for validating Tickets, as well as the common implementations. 
org.jasig.cas.client.validation   
 

Classes in org.jasig.cas.client.validation used by org.jasig.cas.client.util
Assertion
          Represents a response to a validation request.
 

Classes in org.jasig.cas.client.validation used by org.jasig.cas.client.validation
AbstractCasProtocolUrlBasedTicketValidator
          Abstract class that knows the protocol for validating a CAS ticket.
AbstractTicketValidationFilter
          The filter that handles all the work of validating ticket requests.
AbstractUrlBasedTicketValidator
          Abstract validator implementation for tickets that must be validated against a server.
Assertion
          Represents a response to a validation request.
Cas20ServiceTicketValidator
          Implementation of the TicketValidator that will validate Service Tickets in compliance with the CAS 2.
ProxyList
          Holding class for the proxy list to make Spring configuration easier.
TicketValidationException
          Generic exception to be thrown when ticket validation fails.
TicketValidator
          Contract for a validator that will confirm the validity of a supplied ticket.
 



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