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
/
AccessTokenHeader
/
AccessTokenHeader
Access
Token
Header
constructor
(
typ
:
TokenType
,
kid
:
String
,
jwk
:
String
,
alg
:
String
=
"ES256"
)