vc-k
Toggle table of contents
5.11.0
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
openid-data-classes
/
at.asitplus.openid
/
IdToken
/
IdToken
Id
Token
constructor
(
issuer
:
String
,
audience
:
String
,
issuedAt
:
Instant
,
expiration
:
Instant
,
subject
:
String
,
nonce
:
String
,
subjectJwk
:
JsonWebKey
?
=
null
)
(
source
)