UIABaseAuth

interface UIABaseAuth

Functions

Link copied to clipboard
abstract fun asMap(): Map<String, *>
Link copied to clipboard
abstract fun copyWithSession(session: String): UIABaseAuth
Link copied to clipboard
abstract fun hasAuthInfo(): Boolean

Properties

Link copied to clipboard
abstract val session: String?

This is a session identifier that the client must pass back to the homeserver, if one is provided, in subsequent attempts to authenticate in the same API call.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard