D E G O R S 

D

dropCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.selector.SelectorAuthenticationHandler
Nothing to do, this handler does not manage concrete credentials

E

extractCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.selector.SelectorAuthenticationHandler
Always returns null because this handler cannot provide credentials from the request.

G

getForm(HttpServletRequest) - Method in class org.apache.sling.auth.selector.SelectorFormServlet
 
getReason(HttpServletRequest) - Method in class org.apache.sling.auth.selector.SelectorFormServlet
Returns an informational message according to the value provided in the j_reason request parameter.

O

org.apache.sling.auth.selector - package org.apache.sling.auth.selector
 

R

requestCredentials(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.selector.SelectorAuthenticationHandler
 

S

SelectorAuthenticationHandler - Class in org.apache.sling.auth.selector
The SelectorAuthenticationHandler is a pseudo authentication handler which only implements the requestCredentials(HttpServletRequest, HttpServletResponse) method to cause an input form to be rendered for the client to be able to provide credentials.
SelectorAuthenticationHandler() - Constructor for class org.apache.sling.auth.selector.SelectorAuthenticationHandler
 
SelectorFormServlet - Class in org.apache.sling.auth.selector
The SelectorFormServlet provides the default login form used for Form Based or OpenID Authentication.
SelectorFormServlet() - Constructor for class org.apache.sling.auth.selector.SelectorFormServlet
 
D E G O R S 

Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.