Field/Column |
Explanation |
Referenced Name |
Enter the name by which the servlet's code refers to a security role. The developer will often refer to roles in the servlet's code without knowing how these names fit into the security policies of the organization using the web application. For example, the developer could use a security role of "Credit-Worthy Customer." |
Link to Role |
Name of the corresponding security role used within the company. This maps the security role that the developer uses to a role that is actually used within the organization using this web application. For example, "Credit-Worthy Customer" could be linked to "VIP Customer." |
Reference Description |
Enter a comment intended to assist the user who assembles the modules into an application .ear file when choosing a role. |
New Reference button |
Click to add a row to the table so that you can link a referenced role to an actual role. |
Delete Reference button |
Click to remove the selected row from the table. |
See also | |
---|---|
About the iPlanet Customizer WebApp Deployment Descriptors Editor |