Uses of Class
org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
- 
Packages that use AbstractLoginModule Package Description 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 Modifier and Type Class Description classDefaultLoginModuleTheDefaultLoginModuleauthenticates Credentials related to aUserof 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 Modifier and Type Class Description classSimpleLoginModuleSimpleLoginModule... 
 -