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

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

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

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

Uses of AuthenticationPlugin in org.apache.sling.jcr.jackrabbit.server.security
 

Methods in org.apache.sling.jcr.jackrabbit.server.security that return AuthenticationPlugin
 AuthenticationPlugin LoginModulePlugin.getAuthentication(Principal principal, javax.jcr.Credentials creds)
          Return a PluggableAuthentication object that can authenticate the give Principal and Credentials.
 



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