Uses of Package
org.jasig.cas.validation

Packages that use org.jasig.cas.validation
org.jasig.cas This is the entry point to the part of the CAS processing that is independent of the user/program interface. 
org.jasig.cas.remoting.server Classes to allow CAS to be exposed as a server. 
org.jasig.cas.validation Classes to perform additiona validation the Assertions provided by the CAS server. 
org.jasig.cas.web.view Package dealing with custom views such as writing directly to the response output for a CAS 1 response. 
 

Classes in org.jasig.cas.validation used by org.jasig.cas
Assertion
          Return from CentralAuthenticationService.validateServiceTicket(String, Service), the Assertion contains a chain of Principal objects.
 

Classes in org.jasig.cas.validation used by org.jasig.cas.remoting.server
Assertion
          Return from CentralAuthenticationService.validateServiceTicket(String, Service), the Assertion contains a chain of Principal objects.
 

Classes in org.jasig.cas.validation used by org.jasig.cas.validation
AbstractCasProtocolValidationSpecification
          Base validation specification for the CAS protocol.
Assertion
          Return from CentralAuthenticationService.validateServiceTicket(String, Service), the Assertion contains a chain of Principal objects.
ValidationSpecification
          An interface to impose restrictions and requirements on validations (e.g.
 

Classes in org.jasig.cas.validation used by org.jasig.cas.web.view
Assertion
          Return from CentralAuthenticationService.validateServiceTicket(String, Service), the Assertion contains a chain of Principal objects.
 



Copyright © 2004-2010 Java Architectures Special Interest Group. All Rights Reserved.