public class BasicLogin extends LoginHandlerBase
Constructor and Description |
---|
BasicLogin() |
Modifier and Type | Method and Description |
---|---|
LoginResult |
handle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Returns a login result or
LoginResult.NOT_HANDLED if the handler can't handle the request. |
authenticate
public LoginResult handle(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
LoginHandler
LoginResult.NOT_HANDLED
if the handler can't handle the request.Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.