AuthorizeByTenantIdOrSuperRolePolicy

mbauer83.zio_http_authorization.AuthorizationPolicy$.AuthorizeByTenantIdOrSuperRolePolicy$
See theAuthorizeByTenantIdOrSuperRolePolicy companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[U <: User[_, _], R <: Resource[_]](using userTag: ClassTag[U], resourceTag: ClassTag[R]): AuthorizationPolicy[U, R]