public class AdminLoginHandler
extends com.jd.laf.web.vertx.handler.RemoteIpHandler
| 限定符和类型 | 字段和说明 |
|---|---|
protected static String |
DEFAULT_LOGIN_USER_CODE |
protected @NotNull UserService |
userService |
protected String |
userSessionKey |
| 构造器和说明 |
|---|
AdminLoginHandler() |
protected String userSessionKey
@NotNull protected @NotNull UserService userService
public String type()
type 在接口中 com.jd.laf.extension.Typetype 在类中 com.jd.laf.web.vertx.handler.RemoteIpHandlerpublic void handle(io.vertx.ext.web.RoutingContext context)
handle 在接口中 io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>handle 在类中 com.jd.laf.web.vertx.handler.RemoteIpHandlerCopyright © 2020 Joyqueue Community. All rights reserved.