trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-clientserverapi-model
/
de.connect2x.trixnity.clientserverapi.model.authentication.oauth2
/
OAuth2AccountManagementAction
OAuth2Account
Management
Action
@
Serializable
(
with
=
OAuth2AccountManagementAction.Serializer::class
)
sealed
interface
OAuth2AccountManagementAction
Inheritors
ViewProfile
ListSessions
ViewSession
EndSession
DeactivateAccount
ResetCrossSigning
Unknown
Members
Types
Deactivate
Account
Link copied to clipboard
object
DeactivateAccount
:
OAuth2AccountManagementAction
End
Session
Link copied to clipboard
object
EndSession
:
OAuth2AccountManagementAction
List
Sessions
Link copied to clipboard
object
ListSessions
:
OAuth2AccountManagementAction
Reset
Cross
Signing
Link copied to clipboard
object
ResetCrossSigning
:
OAuth2AccountManagementAction
Serializer
Link copied to clipboard
object
Serializer
:
KSerializer
<
OAuth2AccountManagementAction
>
Unknown
Link copied to clipboard
data
class
Unknown
(
val
value
:
String
)
:
OAuth2AccountManagementAction
View
Profile
Link copied to clipboard
object
ViewProfile
:
OAuth2AccountManagementAction
View
Session
Link copied to clipboard
object
ViewSession
:
OAuth2AccountManagementAction
Properties
value
Link copied to clipboard
abstract
val
value
:
String