Creating a role class
You use the Administration Console for Content Platform Engine to create role
classes.
About this task
Roles are created as subclasses under the Role class. You choose whether
to create a subclass of the Static Role class or the Dynamic role class:
- Static Role
- In a static role, users and groups are assigned directly to a role. This method is similar to how ACLs are assigned to an object.
- Dynamic Role
- In a dynamic role, external code is used to determine if a user if a member of a role. This method allows for more dynamic role assignments based on application use cases. The external code returns a yes or no response as to whether the specified user is a member of the dynamic role.
Procedure
To create a role class: