SecurityContext

data class SecurityContext(val tenantId: Int?, val userId: Int)

Constructors

Link copied to clipboard
constructor(tenantId: Int?, userId: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val userId: Int

Functions

Link copied to clipboard