SystemaUserManager

interface SystemaUserManager

Interfaces to get and set impersonated user information

Functions

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

Get a snapshot of the impersonated user details

Link copied to clipboard
abstract suspend fun setUserIdHash(uid: String, hash: Boolean = false)

Inheritors

Link copied to clipboard