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-server
/
de.connect2x.trixnity.clientserverapi.server
/
MatrixAccessTokenAuth
Matrix
Access
Token
Auth
class
MatrixAccessTokenAuth
:
AuthenticationProvider
Members
Types
Config
Link copied to clipboard
class
Config
:
AuthenticationProvider.Config
Properties
name
Link copied to clipboard
val
name
:
String
?
skip
When
Link copied to clipboard
val
skipWhen
:
List
<
ApplicationCallPredicate
>
Functions
on
Authenticate
Link copied to clipboard
open
suspend override
fun
onAuthenticate
(
context
:
AuthenticationContext
)