kfx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kfx
swagger-model
/
io.github.hfhbd.kfx.swagger
/
Swagger
/
SecurityDefinition
/
BasicAuthentication
Basic
Authentication
@
SerialName
(
value
=
"basic"
)
@
Serializable
data
class
BasicAuthentication
(
val
description
:
String
?
=
null
)
:
Swagger.SecurityDefinition
(
source
)
Members
Constructors
Basic
Authentication
Link copied to clipboard
constructor
(
description
:
String
?
=
null
)
Properties
description
Link copied to clipboard
val
description
:
String
?