toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-security-oauth
/
org.http4k.security
/
AccessTokenResponse
/
AccessTokenResponse
Access
Token
Response
constructor
(
access_token
:
String
,
token_type
:
String
?
=
null
,
expires_in
:
Long
?
=
null
,
id_token
:
String
?
=
null
,
scope
:
String
?
=
null
,
refresh_token
:
String
?
=
null
)