kfx
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kfx
soap-runtime
/
io.github.hfhbd.kfx.soap
/
AuthnStatement
Authn
Statement
@
Serializable
data
class
AuthnStatement
(
val
authnInstant
:
Instant
,
val
authnContext
:
AuthnContext
)
(
source
)
Members
Constructors
Authn
Statement
Link copied to clipboard
constructor
(
authnInstant
:
Instant
,
authnContext
:
AuthnContext
)
Properties
authn
Context
Link copied to clipboard
@
SerialName
(
value
=
"AuthnContext"
)
val
authnContext
:
AuthnContext
authn
Instant
Link copied to clipboard
@
SerialName
(
value
=
"AuthnInstant"
)
val
authnInstant
:
Instant