Resource
Resources are the objects to which access is restricted via AuthorizationPolicies. They are identified by a ResourceDescriptor which is generic in its type of ResourceId and TenantId.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Resource.type
Members list
Type members
Classlikes
Attributes
A ResourceDescriptor for a resources and tenants identified by Number
s
A ResourceDescriptor for a resources and tenants identified by Number
s
Attributes
Describes the type and identity of a resource
Describes the type and identity of a resource
Attributes
- Supertypes
- Known subtypes
A descriptive representation of a selector on a resource
A descriptive representation of a selector on a resource
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
A ResourceDescriptor for a resources and tenants identified by String
s
A ResourceDescriptor for a resources and tenants identified by String
s
Attributes
A ResourceDescriptor for a resources and tenants identified by java.util.UUIDs
A ResourceDescriptor for a resources and tenants identified by java.util.UUIDs
Attributes
Types
Resources can be identified by a java.util.UUID, scala.Symbol, String
, Number
, or a scala.Product with a scala.Serializable.
Resources can be identified by a java.util.UUID, scala.Symbol, String
, Number
, or a scala.Product with a scala.Serializable.
Attributes
- See also
Tenants can be identified by scala.Nothing, a java.util.UUID, scala.Symbol, String
, Number
, or a scala.Product with a scala.Serializable.
Tenants can be identified by scala.Nothing, a java.util.UUID, scala.Symbol, String
, Number
, or a scala.Product with a scala.Serializable.
Attributes
Extensions
Extensions
Custom equality-checking for ResourceDescriptors.