Class OAuth2Request
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.core.rbac.auth.oauth2.OAuth2Request
- All Implemented Interfaces:
PageableRequest,Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.bytedesk.core.base.BaseRequest
channel, content, orgUid, pageNumber, pageSize, type, uid, userUid -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseRequest
getPageable, toJson, validate
-
Field Details
-
openId
-
accessToken
-
refreshToken
-
unionId
-
-
Constructor Details
-
OAuth2Request
public OAuth2Request()
-