GenericResourceSelector

mbauer83.zio_http_authorization.Resource$.GenericResourceSelector
case class GenericResourceSelector[I <: ResourceId, T <: TenantId](resourceName: String | Symbol, resourceId: Option[I], tenantId: Option[T]) extends ResourceSelector[I, T]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ResourceSelector[I, T]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product