http4k-security-oauth
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-security-oauth
http4k-security-oauth
/
org.http4k.security
/
AccessToken
/
Companion
/
invoke
invoke
operator
fun
invoke
(
value
:
String
,
type
:
String
?
=
"Bearer"
,
expiresIn
:
Long
?
=
null
,
scope
:
String
?
=
null
,
refreshToken
:
RefreshToken
?
=
null
)
:
AccessToken