Define access control policy elements using XML

The Organization Administration Console allows us to make simple changes to access control policies and their parts. To make more sophisticated changes, you need to edit the XML files directly, and then load them into the database.


About this task

Before starting making changes to the XML files for access control, you should read the topics

(Developer) Access Control and
Creating an access control policy. These topics provide a technical overview of access control and explains how to create customized commands, entity beans, and JSP templates that can be protected by access control policies.

Once you have finished the code customization, we can edit the XML files for access control to establish the protections you require.

The following changes can only be made by editing and then loading the appropriate XML files:

We can manipulate the XML files to perform the following authorization tasks:


Related concepts
Access control policy
Authorization
Evaluating access control policies
Enforcing access control
Role-based and resource-level policies


Related reference
acpload utility