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 class
DefaultLoginModule
TheDefaultLoginModule
authenticates Credentials related to aUser
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 Modifier and Type Class Description class
SimpleLoginModule
SimpleLoginModule
...
-