
en.help.task-jaccprovideredit.html Maven / Gradle / Ivy
Show all versions of console-common Show documentation
To Edit a JACC Provider
-
Under the Configurations node In the navigation tree, expand the expand the GlassFish Server instance or cluster for which you want to create a JACC provider.
To create a provider that will be available to all instances and clusters, choose the default-config
node.
-
Under the expanded instance or cluster configuration node, expand the Security node.
-
Under the Security node, select the JACC Providers node.
The JACC Providers page opens.
-
On the JACC Providers page, click the name of the JACC provider that you are editing.
The Edit JACC Provider page opens.
-
On the Edit JACC Provider page, in the Policy Configuration field, type the name of the class that implements the policy configuration factory.
-
In the Policy Provider field, type the name of the class that implements the policy factory.
-
In the Additional Properties section, specify additional properties.
For a description of the additional property that is available for JACC providers, see Properties Specific to JACC Providers.
-
To add a property, click the Add Property button. In the blank row that appears, type the property name in the Name field, and type the property value in the Value field.
-
To modify a property, edit that property's Value field.
-
To delete a property, select the checkbox to the left of the Name field of the property that you are deleting, then click the Delete Properties button.
-
Click Save.
See Also
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices