Uses of Class
org.apache.sling.auth.core.spi.AbstractAuthenticationHandler

Packages that use AbstractAuthenticationHandler
org.apache.sling.auth.selector   
 

Uses of AbstractAuthenticationHandler in org.apache.sling.auth.selector
 

Subclasses of AbstractAuthenticationHandler in org.apache.sling.auth.selector
 class SelectorAuthenticationHandler
          The SelectorAuthenticationHandler is a pseudo authentication handler which only implements the SelectorAuthenticationHandler.requestCredentials(HttpServletRequest, HttpServletResponse) method to cause an input form to be rendered for the client to be able to provide credentials.
 



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