Uses of Package
org.apache.sling.api.auth

Packages that use org.apache.sling.api.auth
org.apache.sling.auth.core.impl   
 

Classes in org.apache.sling.api.auth used by org.apache.sling.auth.core.impl
Authenticator
          The Authenticator interface defines the service interface which may be used by applications to enfore requests to be authenticated (see Authenticator.login(HttpServletRequest, HttpServletResponse)) or to end enforced authentication (see Authenticator.logout(HttpServletRequest, HttpServletResponse) ).
 



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