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
/
OAuth2Client
/
AuthorizationForToken
/
TokenExchange
Token
Exchange
data
class
TokenExchange
(
val
subjectToken
:
String
)
:
OAuth2Client.AuthorizationForToken
(
source
)
Use a
subjectToken
provided by another entity to perform Token Exchange.
Members
Constructors
Token
Exchange
Link copied to clipboard
constructor
(
subjectToken
:
String
)
Properties
subject
Token
Link copied to clipboard
val
subjectToken
:
String