kfx
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kfx
soap-runtime
/
io.github.hfhbd.kfx.soap
/
Security
Security
@
Serializable
data
class
Security
(
val
timestamp
:
Timestamp
,
val
assertion
:
Assertion
)
(
source
)
Members
Constructors
Security
Link copied to clipboard
constructor
(
timestamp
:
Timestamp
,
assertion
:
Assertion
)
Properties
assertion
Link copied to clipboard
val
assertion
:
Assertion
timestamp
Link copied to clipboard
val
timestamp
:
Timestamp