Uses of Interface
org.apache.sling.auth.core.AuthenticationSupport

Packages that use AuthenticationSupport
org.apache.sling.auth.core.impl   
org.apache.sling.engine.impl   
 

Uses of AuthenticationSupport in org.apache.sling.auth.core.impl
 

Classes in org.apache.sling.auth.core.impl that implement AuthenticationSupport
 class SlingAuthenticator
          The SlingAuthenticator class is the default implementation for handling authentication.
 

Uses of AuthenticationSupport in org.apache.sling.engine.impl
 

Methods in org.apache.sling.engine.impl with parameters of type AuthenticationSupport
 void SlingMainServlet.setAuthenticationSupport(AuthenticationSupport authenticationSupport)
           
 void SlingMainServlet.unsetAuthenticationSupport(AuthenticationSupport authenticationSupport)
           
 



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