A protected schema and the clauses of its rule.
Summary
Types
@type t() :: %Mediate.Rbac.Policy.Object{ clauses: [Mediate.Rbac.Policy.Clause.t()], schema: module() }
A protected schema and every clause of its rule.
A protected schema and the clauses of its rule.
@type t() :: %Mediate.Rbac.Policy.Object{ clauses: [Mediate.Rbac.Policy.Clause.t()], schema: module() }
A protected schema and every clause of its rule.