trixnity-serverserverapi-server
Toggle table of contents
4.20.0
common
Platform filter
common
Switch theme
Search in API
trixnity-serverserverapi-server
trixnity-serverserverapi-server
/
net.folivo.trixnity.serverserverapi.server
/
MatrixSignatureAuth
Matrix
Signature
Auth
class
MatrixSignatureAuth
:
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
)