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

Packages that use AbstractAuthenticationFormServlet
org.apache.sling.auth.openid.impl   
org.apache.sling.auth.selector   
 

Uses of AbstractAuthenticationFormServlet in org.apache.sling.auth.openid.impl
 

Subclasses of AbstractAuthenticationFormServlet in org.apache.sling.auth.openid.impl
 class AuthenticationFormServlet
          The AuthenticationFormServlet provides the default login form used for OpenID Authentication.
 

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

Subclasses of AbstractAuthenticationFormServlet in org.apache.sling.auth.selector
 class SelectorFormServlet
          The SelectorFormServlet provides the default login form used for Form Based or OpenID Authentication.
 



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