kfx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kfx
openapi-model
/
io.github.hfhbd.kfx.openapi
/
OpenApi
/
SecurityScheme
/
OAuth2
/
Flows
/
ClientCredentials
/
ClientCredentials
Client
Credentials
constructor
(
tokenUrl
:
String
,
refreshUrl
:
String
?
=
null
,
scopes
:
Map
<
String
,
String
>
)
(
source
)