Creating the security model
You create a security model so that users can have different levels of privileges to objects in the Product Master Server solution.
About this task
You can define roles based on the tasks that are performed by any user or set of users of the Product Master Server system. For example, you can define roles to control a user's privileges to catalog management. You can set the privileges to the role and not to the user.
For example, you can define an Admin role for an administrator.
Each role can
be assigned to multiple users. For example, the basic role can be assigned to user 1, user 2, and
user 3.
Important: For a working security model, set the value of the
javaapi_security flag in the common.properties file to
true. The javaapi_security flag disables the secure mode for
any Java™ API invocation. By default, the value of the javaapi_security flag is
true. You can disable the security by setting the value of the
javaapi_security flag to false.