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  
Saml11AuthenticationFilter Extension to the default Authentication filter that sets the required SAML1.1 artifact parameter name and service parameter name.
SimpleGroup Simple security group implementation
SimplePrincipal Simple security principal implementation.
 



Copyright © 2006-2011 Jasig. All Rights Reserved.