kfx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kfx
swagger-model
/
io.github.hfhbd.kfx.swagger
/
Swagger
/
SecurityDefinition
/
OAuth2
/
OAuth2
OAuth2
constructor
(
description
:
String
?
=
null
,
flow
:
Swagger.SecurityDefinition.OAuth2.Flow
,
tokenUrl
:
String
,
authorizationUrl
:
String
?
=
null
,
scopes
:
Map
<
String
,
String
>
=
emptyMap()
)
(
source
)