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.
AuthContextProvider
          AuthContextProvider defines how the current request for login is handled.
 

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

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-2010 The Apache Software Foundation. All Rights Reserved.