API Reference mscmp_syst_perms v0.1.0

Modules

Provides a generalized foundation for user permission system implementations.

Defines a common API for the various higher level implementations which use MscmpSystPerms as a core for permission management.

Types used by the Perms component.

A data structure describing what Scope is granted for each Right of a Permission.

Defines the different kinds of permissions and allows those permissions to be associated with various degrees of authority.

Records that grant permissions to specific roles and in specific degrees of authority.

Groups together individual permissions such that they can be sensibly granted to users.

Definition of a system/application permission.