| Package | Description |
|---|---|
| org.jasig.cas.client.authentication | |
| org.jasig.cas.client.jaas | |
| org.jasig.cas.client.util |
The validation package includes interfaces for validating Tickets, as well as the common implementations.
|
| org.jasig.cas.client.validation |
| Class and Description |
|---|
| AttributePrincipal
Extension to the standard Java Principal that includes a way to retrieve proxy tickets for a particular user
and attributes.
|
| AuthenticationFilter
Filter implementation to intercept all requests and attempt to authenticate
the user by redirecting them to CAS (unless the user has a ticket).
|
| AuthenticationRedirectStrategy
Interface to abstract the authentication strategy for redirecting.
|
| GatewayResolver
Implementations of this should only have a default constructor if
you plan on constructing them via the web.xml.
|
| SimplePrincipal
Simple security principal implementation.
|
| UrlPatternMatcherStrategy
Defines an abstraction by which request urls can be matches against a given pattern.
|
| Class and Description |
|---|
| SimplePrincipal
Simple security principal implementation.
|
| Class and Description |
|---|
| AttributePrincipal
Extension to the standard Java Principal that includes a way to retrieve proxy tickets for a particular user
and attributes.
|
| Class and Description |
|---|
| AttributePrincipal
Extension to the standard Java Principal that includes a way to retrieve proxy tickets for a particular user
and attributes.
|
Copyright © 2006-2014 Jasig. All Rights Reserved.