UserWithoutTenantId
mbauer83.zio_http_authorization.User$.UserWithoutTenantId
trait UserWithoutTenantId[I <: UserId] extends User[I, Nothing]
Simplifies User-models for single-tenant systems.
Attributes
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Returns true if and only if the user has the permission with an associated ResourceSelector that matches the given resource.
Returns true if and only if the user has the permission with an associated ResourceSelector that matches the given resource.
Attributes
- Inherited from:
- User
Returns true if and only if the role is associated with the user.
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Inherited fields
Attributes
- Inherited from:
- User
In this article