authentication
Toggle table of contents
0.0.1
common
Platform filter
common
Switch theme
Search in API
authentication
authentication
/
de.gematik.zeta.sdk.authentication.model
/
AccessTokenResponse
/
AccessTokenResponse
Access
Token
Response
constructor
(
accessToken
:
String
,
expiresIn
:
Int
,
refreshExpires
:
Int
,
tokenType
:
String
,
notBeforePolicy
:
String
,
sessionState
:
String
,
scope
:
String
,
issuedTokenType
:
String
)