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
/
AuthenticationResponseParameters
/
AuthenticationResponseParameters
Authentication
Response
Parameters
constructor
(
code
:
String
?
=
null
,
idToken
:
String
?
=
null
,
vpToken
:
JsonElement
?
=
null
,
presentationSubmission
:
PresentationSubmission
?
=
null
,
state
:
String
?
=
null
,
issuer
:
String
?
=
null
,
audience
:
String
?
=
null
,
expiration
:
Instant
?
=
null
,
response
:
String
?
=
null
)
(
source
)