AuthenticatedUser

abstract class AuthenticatedUser : CoreObject

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
abstract class Builder

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun hash(): String
Link copied to clipboard
Link copied to clipboard
abstract fun user(): String