kfx
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kfx
oauth2-runtime
/
io.github.hfhbd.kfx.oauth2
/
OAuth2Token
/
OAuth2Token
OAuth2Token
constructor
(
accessToken
:
String
,
tokenType
:
String
,
expiresIn
:
Long
?
=
null
,
refreshToken
:
String
?
=
null
,
scope
:
String
?
=
null
,
expired
:
Boolean
=
false
)
(
source
)