public class ErrorSignInfo extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
REQUEST_ATTR |
| 构造器和说明 |
|---|
ErrorSignInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ErrorSignInfo |
of(javax.servlet.http.HttpServletRequest request,
String sourceUsername,
LockType[] lockTypes)
获取锁定对象
|
void |
setLockTime(Date lockTime) |
void |
setTimeOut(Date timeOut) |
public void setTimeOut(Date timeOut)
public void setLockTime(Date lockTime)
public static ErrorSignInfo of(javax.servlet.http.HttpServletRequest request, String sourceUsername, LockType[] lockTypes)
request - 请求sourceUsername - 账户Copyright © 2022. All rights reserved.