toggle menu
trixnity-applicationserviceapi-server
4.6.1
common
switch theme
search in API
trixnity-applicationserviceapi-server
/
net.folivo.trixnity.applicationserviceapi.server
/
MatrixQueryParameterOrBearerAuthenticationProvider
Matrix
Query
Parameter
Or
Bearer
Authentication
Provider
class
MatrixQueryParameterOrBearerAuthenticationProvider
:
AuthenticationProvider
Members
Types
Configuration
Link copied to clipboard
class
Configuration
:
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
)