Class OAuth2Entity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.core.rbac.auth.oauth2.OAuth2Entity
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseEntity
getCreatedAtString, getUpdatedAtString
-
Field Details
-
openId
-
unionId
-
accessToken
-
refreshToken
-
provider
-
user
-
-
Constructor Details
-
OAuth2Entity
public OAuth2Entity()
-