Uses of Package
org.apache.jackrabbit.core.security.authentication

Packages that use org.apache.jackrabbit.core.security.authentication
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.core.security   
org.apache.jackrabbit.core.security.authentication   
org.apache.jackrabbit.core.security.simple   
 

Classes in org.apache.jackrabbit.core.security.authentication used by org.apache.jackrabbit.core
AuthContext
          An authentication context used to authenticate users.
 

Classes in org.apache.jackrabbit.core.security.authentication used by org.apache.jackrabbit.core.security
AuthContext
          An authentication context used to authenticate users.
CallbackHandlerImpl
          CallbackHandler that deals with the following callbacks: NameCallback PasswordCallback CredentialsCallback ImpersonationCallback RepositoryCallback
CredentialsCallback
          A CredentialsCallback
JAASAuthContext
          Implements the common AuthContext interface for the JAAS environment.
 

Classes in org.apache.jackrabbit.core.security.authentication used by org.apache.jackrabbit.core.security.authentication
AbstractLoginModule
          AbstractLoginModule provides the means for the common authentication tasks within the Repository.
AuthContext
          An authentication context used to authenticate users.
Authentication
          The Authentication interface defines methods to validate Credentials upon authentication.
 

Classes in org.apache.jackrabbit.core.security.authentication used by org.apache.jackrabbit.core.security.simple
AbstractLoginModule
          AbstractLoginModule provides the means for the common authentication tasks within the Repository.
AuthContext
          An authentication context used to authenticate users.
Authentication
          The Authentication interface defines methods to validate Credentials upon authentication.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.