Editing a JACC Provider
To edit a JACC provider, follow these steps.
- In the Admin Console tree component, expand the Configurations node.
- Expand the instance to configure:
- To configure a particular instance, expand the instance’s config node. For example, the default instance,
server
, expand the server-config
node.
- To configure the default settings for all instances, expand the
default-config
node.
- Expand the Security node.
- Expand the JACC Providers node.
- Select the node of the JACC provider to be edited.
- On the Edit JACC Provider page, modify the provider information as desired:
- Policy Configuration – The name of the class that implements the policy configuration factory.
- Policy Provider – The name of the class that implements the policy factory.
- To add properties, click the Add button. Enter the name and value for the property. Valid entries include:
repository
: the directory that contains the policy file. For the default provider, this value is ${com.sun.aas.instanceRoot}/generated/policy
.
- To delete an existing property, click in the checkbox to the left of the property, then click Delete Properties.
- Click Save to save or click the browser’s back button to cancel without saving.
See also:
Legal Notices