Uses of Package
org.jasig.cas.authentication

Packages that use org.jasig.cas.authentication
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.principal Credentials is a marker interface for an opaque object that may be recognized by Handlers and Resolvers. 
org.jasig.cas.ticket Classes that represent tickets and can manipulate tickets. 
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.authentication used by org.jasig.cas
AuthenticationManager
          The AuthenticationManager class is the entity that determines the authenticity of the credentials provided.
 

Classes in org.jasig.cas.authentication used by org.jasig.cas.authentication
AbstractAuthentication
           
AbstractAuthenticationManager
           
AbstractAuthenticationManager.Pair
           
Authentication
           The Authentication object represents a successful authentication request.
AuthenticationManager
          The AuthenticationManager class is the entity that determines the authenticity of the credentials provided.
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.
DirectMappingAuthenticationManagerImpl.DirectAuthenticationHandlerMappingHolder
           
 

Classes in org.jasig.cas.authentication used by org.jasig.cas.authentication.principal
Authentication
           The Authentication object represents a successful authentication request.
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.
 

Classes in org.jasig.cas.authentication used by org.jasig.cas.ticket
Authentication
           The Authentication object represents a successful authentication request.
 

Classes in org.jasig.cas.authentication used by org.jasig.cas.validation
Authentication
           The Authentication object represents a successful authentication request.
 

Classes in org.jasig.cas.authentication used by org.jasig.cas.web.view
Authentication
           The Authentication object represents a successful authentication request.
 



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