module RoleCall

A Permission are the “keys” that are accumulated across the Roles of an Actor.

A Permission is granted to various Roles to authorize Actors to perform actions.

A Role is authorized to take actions by virtue of having the appropriate Permissions.

A Role is a collection of granted Permissions.

Constants

VERSION