| Package | Description |
|---|---|
| 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.authentication |
Authentication validates the Credentials provided during a /login
request.
|
| org.jasig.cas.authentication.handler |
The handler package contains the classes used to authenticate a user.
|
| org.jasig.cas.authentication.handler.support |
Authentication.support contains the specific implementations of
the AuthenticationHandler interface.
|
| org.jasig.cas.authentication.principal |
Credentials is a marker interface for an opaque object that may be recognized by
Handlers and Resolvers.
|
| org.jasig.cas.remoting.server |
Classes to allow CAS to be exposed as a server.
|
| org.jasig.cas.ticket |
Classes that represent tickets and can manipulate tickets.
|
| org.jasig.cas.ticket.proxy |
This package contains an abstracted interface for handling the
proxying of a user.
|
| org.jasig.cas.ticket.proxy.support |
Package containing the specific implementations of the ProxyHandler
interface related to the various versions of the CAS protocol.
|
| org.jasig.cas.validation |
Classes to perform additiona validation the Assertions provided by
the CAS server.
|
| org.jasig.cas.web.bind |
The bind package is related to the binding of attributes and
properties from the HttpServletRequest object to the Credentials class.
|
| org.jasig.cas.web.flow |
| Class and Description |
|---|
| AuthenticationException
Authentication raised by
AuthenticationManager to signal authentication failure. |
| AuthenticationManager
Authenticates one or more credentials.
|
| ContextualAuthenticationPolicyFactory
A factory for producing (stateful) authentication policies based on arbitrary context data.
|
| Credential
Describes an authentication credential.
|
| Class and Description |
|---|
| AbstractAuthenticationHandler
Base class for all authentication handlers that support configurable naming.
|
| AbstractCredential
Base class for CAS credentials that are safe for long-term storage.
|
| AnyAuthenticationPolicy
Authentication policy that is satisfied by at least one successfully authenticated credential.
|
| Authentication
The Authentication object represents a successful authentication request.
|
| AuthenticationBuilder
Constructs immutable
Authentication objects using the builder pattern. |
| AuthenticationException
Authentication raised by
AuthenticationManager to signal authentication failure. |
| AuthenticationHandler
An authentication handler authenticates a single credential.
|
| AuthenticationManager
Authenticates one or more credentials.
|
| AuthenticationMetaDataPopulator
An extension point to the Authentication process that allows CAS to provide
additional attributes related to the overall Authentication (such as
authentication type) that are specific to the Authentication request versus
the Principal itself.
|
| AuthenticationPolicy
Stategy interface for pluggable authentication security policies.
|
| ContextualAuthenticationPolicy
A stateful authentication policy that is applied using arbitrary contextual information.
|
| ContextualAuthenticationPolicyFactory
A factory for producing (stateful) authentication policies based on arbitrary context data.
|
| Credential
Describes an authentication credential.
|
| CredentialMetaData
Describes a credential provided for authentication.
|
| HandlerResult
Contains information about a successful authentication produced by an
AuthenticationHandler. |
| PreventedException
Describes an error condition where authentication was prevented for some reason, e.g. communication
error with back-end authentication store.
|
| PrincipalException
Describes a principal resolution error, which is a subcategory of authentication error.
|
| RememberMeCredential
Credential that wish to handle remember me scenarios need
to implement this class.
|
| UsernamePasswordCredential
Credential for authenticating with a username and password.
|
| Class and Description |
|---|
| RootCasException
Generic CAS exception that sits at the top of the exception hierarchy.
|
| Class and Description |
|---|
| AbstractAuthenticationHandler
Base class for all authentication handlers that support configurable naming.
|
| AuthenticationHandler
An authentication handler authenticates a single credential.
|
| Credential
Describes an authentication credential.
|
| HandlerResult
Contains information about a successful authentication produced by an
AuthenticationHandler. |
| PreventedException
Describes an error condition where authentication was prevented for some reason, e.g. communication
error with back-end authentication store.
|
| UsernamePasswordCredential
Credential for authenticating with a username and password.
|
| Class and Description |
|---|
| AuthenticationBuilder
Constructs immutable
Authentication objects using the builder pattern. |
| AuthenticationMetaDataPopulator
An extension point to the Authentication process that allows CAS to provide
additional attributes related to the overall Authentication (such as
authentication type) that are specific to the Authentication request versus
the Principal itself.
|
| Credential
Describes an authentication credential.
|
| Class and Description |
|---|
| AuthenticationException
Authentication raised by
AuthenticationManager to signal authentication failure. |
| Credential
Describes an authentication credential.
|
| Class and Description |
|---|
| Authentication
The Authentication object represents a successful authentication request.
|
| ContextualAuthenticationPolicy
A stateful authentication policy that is applied using arbitrary contextual information.
|
| RootCasException
Generic CAS exception that sits at the top of the exception hierarchy.
|
| Class and Description |
|---|
| Credential
Describes an authentication credential.
|
| Class and Description |
|---|
| Credential
Describes an authentication credential.
|
| Class and Description |
|---|
| Authentication
The Authentication object represents a successful authentication request.
|
| Class and Description |
|---|
| Credential
Describes an authentication credential.
|
| Class and Description |
|---|
| AuthenticationException
Authentication raised by
AuthenticationManager to signal authentication failure. |
| Credential
Describes an authentication credential.
|
Copyright © 2004-2014 Jasig. All Rights Reserved.