StringResourceDescriptor

mbauer83.zio_http_authorization.Resource$.StringResourceDescriptor
case class StringResourceDescriptor(resourceName: String | Symbol, resourceId: String, tenantId: Option[String]) extends ResourceDescriptor[String, String]

A ResourceDescriptor for a resources and tenants identified by Strings

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited types

type IdType = I

Attributes

Inherited from:
ResourceDescriptor
type TenantIdType = T

Attributes

Inherited from:
ResourceDescriptor

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product