http4k-security-oauth
Toggle table of contents
6.20.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-security-oauth
http4k-security-oauth
/
org.http4k.security.oauth.client
/
TokenRequest
/
TokenRequest
Token
Request
constructor
(
grant_type
:
String
,
refresh_token
:
String
?
,
client_id
:
String
?
,
code
:
String
?
,
redirect_uri
:
Uri
?
)
(
source
)