vc-k
Toggle table of contents
5.11.0
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
vck-openid
/
at.asitplus.wallet.lib.oauth2
/
OpenId4VciAccessToken
/
OpenId4VciAccessToken
Open
Id4Vci
Access
Token
constructor
(
issuer
:
String
?
=
null
,
audience
:
String
?
=
null
,
notBefore
:
Instant
?
=
null
,
expiration
:
Instant
?
=
null
,
jwtId
:
String
?
=
null
,
confirmationClaim
:
ConfirmationClaim
?
=
null
,
scope
:
String
?
=
null
,
authorizationDetails
:
Set
<
AuthorizationDetails
>
?
=
null
)
(
source
)