toggle menu
trixnity-clientserverapi-model
4.3.4
common
switch theme
search in API
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.uia
/
AuthenticationType
/
PasswordAuthenticationSerializer
Password
Authentication
Serializer
object
PasswordAuthenticationSerializer
:
KSerializer
<
AuthenticationType.Password
>
Members
Properties
descriptor
Link copied to clipboard
open
override
val
descriptor
:
SerialDescriptor
Functions
deserialize
Link copied to clipboard
open
override
fun
deserialize
(
decoder
:
Decoder
)
:
AuthenticationType.Password
serialize
Link copied to clipboard
open
override
fun
serialize
(
encoder
:
Encoder
,
value
:
AuthenticationType.Password
)