
@ExtensionPoint public interface AuthenticationHandler extends Initable, Closeable, TypedObject
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResult |
authenticate(HttpServletRequest request,
HttpServletResponse response,
String username,
String password)
Method description
|
getTypeAuthenticationResult authenticate(HttpServletRequest request, HttpServletResponse response, String username, String password)
request - response - username - password - Copyright © 2013. All Rights Reserved.