-->
edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > Configure topicConfigure topic security policies
Before you begin
Now that you have created a topic security policy, you need to define the conditions under which it applies.
To define a a topic security policy:
} } (document.images){ dcs_imgarray[dcs_ptr] = new Image; dcs_imgarray[dcs_ptr].src = dcs_src; WT[myMeta.name.substring(3)]=myMeta.content; } if DCSext[myMeta.name.substring(7)]=myMeta.content; } } } } for (N in DCS){P+=A( N, DCS[N]);} for (N in WT){P+=A( "WT."+N, WT[N]);} for (N in DCSext){P+=A( N, DCSext[N]);} //} aCrumb=aCookie[i].split("="); if (crumb==aCrumb[0]){ return aCrumb[1]; } } return null; } i=0;i
- In the Administration Console, navigate to the topic resource that you want to configure:
- Click Security: Roles to open the JMS Topic Roles page.
- Select the role that you want to configure.
- Under JMS Topic Role Conditions, click Add Condition.
The following prompt appears:
Choose the predicate you wish to use as your new condition
- Choose a predicate from the list box. Typically, you will choose Group. When a group is used to create a security role, the security role can be granted to all members of the group (that is, multiple users). Click Next.
- The next steps depend on what you chose for your condition predicate.
- If you selected Group or User, enter one or more arguments that define the group or groups that should hold this role and click Finish.
- If you selected a time-constrained predicate, such as Access occurs between specified hours, select start and end times and a GMT offset and click Finish.
- If necessary, use the buttons in the Role Conditions section to modify the expressions:
- The Move Up and Move Down buttons change the ordering of the selected expression.
- The Combine and Uncombine buttons let you merge or unmerge role conditions and switches the highlighted
and and
or statements between expressions.
- The Negate button allows you to make a condition negative; for example, NOT Group Operators excludes the Operators group from the role.
- The Remove button deletes the selected expression.
- When all the expressions in the Role Conditions section are correct, save your changes:
- Save Changes to JMS Resources in System Modules
- Save changes to JMS resources in an application module
- To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
Not all changes take effect immediately—some require a restart (see Use the Change Center).