Uses of Class
org.apache.jackrabbit.core.security.authentication.AbstractLoginModule

Packages that use AbstractLoginModule
org.apache.jackrabbit.core.security.authentication   
org.apache.jackrabbit.core.security.simple   
 

Uses of AbstractLoginModule in org.apache.jackrabbit.core.security.authentication
 

Subclasses of AbstractLoginModule in org.apache.jackrabbit.core.security.authentication
 class DefaultLoginModule
          The DefaultLoginModule authenticates Credentials related to a User of the Repository
In any other case it is marked to be ignored.
 

Uses of AbstractLoginModule in org.apache.jackrabbit.core.security.simple
 

Subclasses of AbstractLoginModule in org.apache.jackrabbit.core.security.simple
 class SimpleLoginModule
          SimpleLoginModule...
 



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