kfx
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kfx
openapi-model
/
io.github.hfhbd.kfx.openapi.model
/
OpenApi
/
SecurityScheme
/
OAuth2
/
Flows
/
Implicit
/
Implicit
Implicit
constructor
(
authorizationUrl
:
String
,
refreshUrl
:
String
?
=
null
,
scopes
:
Map
<
String
,
String
>
)
(
source
)