Package com.bytedesk.core.rbac.auth.sso
Class SsoOAuth2Request
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.core.rbac.auth.sso.SsoOAuth2Request
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.bytedesk.core.base.BaseRequest
client, 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
-
SsoOAuth2Request
public SsoOAuth2Request()
-