Use to select security roles for the current portlet. When you register the portlet's producer, you are given the opportunity to map the security roles declared here with security roles defined in the WebCenter Portal application.
Security roles enable you to set tiered levels of access to the portlet. For example, a user with View permissions can view the portlet but cannot edit it. A user with Customize permissions can customize portlet settings. A user with Manage permissions can perform all available functions associated with the portlet. The portlet developer provides the logic that defines the permissions and limitations of these roles.
Element | Description |
---|---|
Available |
Displays the list of security roles available to the current portlet as defined in the application's web.xml file. To add a role to the Selected list, select the role on the Available list and click the Add icon. Optionally, click the Add All icon to add all listed roles or a selection of multiple roles to the Selected list. |
Selected |
Displays the list of security roles selected for the current portlet. To remove a role from the Selected list, select the role and then click the Remove icon to move it to the Available list. Optionally, click the Remove All icon to remove all roles or multiple selected roles from the Selected list. |
Security Role Details |
This section is read-only. Click on a role in either the Available or Selected list to highlight it, and then view the highlighted role's details under Security Role Details.
|
Related Topics
"Introduction to Portlets" in Developing WebCenter Portal Assets and Custom Components with Oracle JDeveloper
"Building Standards-Based Java Portlets Using JSR 286" in Developing WebCenter Portal Assets and Custom Components with Oracle JDeveloper