public class CredentialsAuthenticationHandler extends Object implements LoginHandler
LoginHandler.HandleType| 限定符和类型 | 字段和说明 |
|---|---|
protected AuthenticationManager |
authenticationManager |
| 构造器和说明 |
|---|
CredentialsAuthenticationHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
AuthenticationManager |
getAuthenticationManager() |
leap.lang.intercepting.State |
handleLoginAuthentication(Request request,
Response response,
LoginContext context) |
void |
setAuthenticationManager(AuthenticationManager authenticationManager) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleLoginView, parseHandleTypeprotected AuthenticationManager authenticationManager
public AuthenticationManager getAuthenticationManager()
public void setAuthenticationManager(AuthenticationManager authenticationManager)
public leap.lang.intercepting.State handleLoginAuthentication(Request request, Response response, LoginContext context) throws Throwable
handleLoginAuthentication 在接口中 LoginHandlerThrowableCopyright © 2019. All rights reserved.