Package org.jasig.cas.client.authentication

Interface Summary
AttributePrincipal Extension to the standard Java Principal that includes a way to retrieve proxy tickets for a particular user and attributes.
GatewayResolver Implementations of this should only have a default constructor if you plan on constructing them via the web.xml.
 

Class Summary
AttributePrincipalImpl Concrete implementation of the AttributePrincipal interface.
AuthenticationFilter Filter implementation to intercept all requests and attempt to authenticate the user by redirecting them to CAS (unless the user has a ticket).
DefaultGatewayResolverImpl  
 



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