Package com.bytedesk.core.rbac.auth
Class AuthRequest
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.core.rbac.auth.AuthRequest
- All Implemented Interfaces:
Serializable
- Author:
- 20580156@qq.com
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private String
private String
private String
private String
private String
private String
private String
private @NotBlank String
private static final long
private String
private String
Fields inherited from class com.bytedesk.core.base.BaseRequest
client, content, orgUid, pageNumber, pageSize, type, uid
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseRequest
getPageable, toJson, validate
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
username
-
password
-
country
-
mobile
-
email
-
code
-
platform
-
captchaUid
-
captchaCode
-
deviceUid
-
userUid
-
-
Constructor Details
-
AuthRequest
public AuthRequest()
-
-
Method Details
-
getReceiver
-
isEmail
-
isMobile
-