SystemaUserManager

interface SystemaUserManager

Interfaces to get and set impersonated user information

Functions

clearUserIdHash
Link copied to clipboard
common
abstract suspend fun clearUserIdHash()
getUserSnapshot
Link copied to clipboard
common
abstract suspend fun getUserSnapshot(): SystemaUser

Get a snapshot of the impersonated user details

setUserIdHash
Link copied to clipboard
common
abstract suspend fun setUserIdHash(uid: String)

Inheritors

SystemaAI
Link copied to clipboard