The privilege object is the entity on which permissions are granted through a privilege. There are several types of objects in Redbex that can be used a privilege objects.Table 1 lists the these objects types. Note that one privilege can only have one privilege object.
A privilege with a view as privilege object is called a view privilege, a privilege with a feature as privilege object is called a feature privilege, a.s.o.
Privilege object type |
Notes |
System |
Represents the system a a whole. There is only one system privilege object. Used to grant global permission. See chapter System privileges & permissions for details. |
Feature |
Used to assign permission to specific features See chapter Feature privileges & permissions for details. |
View |
Used to assign permission to views and to the features contained in that views (through privilege transformation). See chapter View privileges & permissions for details. |
Domain |
Used to assign permissions for domains. Domain permissions also control access to many indirect privilege objects that are assigned to domains. E.g. Classifications, Axes, etc. See chapter Domain privileges & permissions for details. |
Feature type |
Used to assign permissions that apply to indirect privilege object types like sensors and classifications, that are referenced to feature types. See chapter Feature type privileges & permissions for details. |
Table 1: Available privilege object types