kfx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kfx
openapi-model
/
io.github.hfhbd.kfx.openapi
/
OpenApi
/
SecurityScheme
/
MutualTLS
Mutual
TLS
@
Serializable
@
SerialName
(
value
=
"mutualTLS"
)
data
class
MutualTLS
(
val
description
:
String
?
=
null
)
:
OpenApi.SecurityScheme
(
source
)
Members
Constructors
Mutual
TLS
Link copied to clipboard
constructor
(
description
:
String
?
=
null
)
Properties
description
Link copied to clipboard
open
override
val
description
:
String
?