Uses of Package
org.apache.jackrabbit.core.security.authentication
-
Packages that use org.apache.jackrabbit.core.security.authentication Package Description 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.authentication.token org.apache.jackrabbit.core.security.simple -
Classes in org.apache.jackrabbit.core.security.authentication used by org.apache.jackrabbit.core Class Description 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 Class Description AuthContext An authentication context used to authenticate users. -
Classes in org.apache.jackrabbit.core.security.authentication used by org.apache.jackrabbit.core.security.authentication Class Description AbstractLoginModule AbstractLoginModule
provides the means for the common authentication tasks within the Repository.AuthContext An authentication context used to authenticate users.Authentication TheAuthentication
interface defines methods to validateCredentials
upon authentication. -
Classes in org.apache.jackrabbit.core.security.authentication used by org.apache.jackrabbit.core.security.authentication.token Class Description Authentication TheAuthentication
interface defines methods to validateCredentials
upon authentication. -
Classes in org.apache.jackrabbit.core.security.authentication used by org.apache.jackrabbit.core.security.simple Class Description AbstractLoginModule AbstractLoginModule
provides the means for the common authentication tasks within the Repository.AuthContext An authentication context used to authenticate users.Authentication TheAuthentication
interface defines methods to validateCredentials
upon authentication.