Uses of Interface
org.apache.sling.jcr.jackrabbit.server.security.LoginModulePlugin

Packages that use LoginModulePlugin
org.apache.sling.jcr.jackrabbit.server.impl   
org.apache.sling.jcr.jackrabbit.server.impl.security   
 

Uses of LoginModulePlugin in org.apache.sling.jcr.jackrabbit.server.impl
 

Methods in org.apache.sling.jcr.jackrabbit.server.impl that return LoginModulePlugin
static LoginModulePlugin[] Activator.getLoginModules()
          Returns the registered LoginModulePlugin services.
 

Uses of LoginModulePlugin in org.apache.sling.jcr.jackrabbit.server.impl.security
 

Constructors in org.apache.sling.jcr.jackrabbit.server.impl.security with parameters of type LoginModulePlugin
AuthenticationPluginWrapper(AuthenticationPlugin pa, LoginModulePlugin plm)
           
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.