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 String
s
Attributes
Members list
In this article