authentication
Toggle table of contents
0.1.2
common
Platform filter
common
Switch theme
Search in API
authentication
authentication
/
de.gematik.zeta.sdk.authentication.model
/
AccessTokenRequest
/
AccessTokenRequest
Access
Token
Request
constructor
(
grantType
:
String
,
clientId
:
String
,
subjectToken
:
String
,
subjectTokenType
:
String
,
scope
:
String
,
requestedTokenType
:
String
,
clientAssertionType
:
String
,
clientAssertion
:
String
)