| Package | Description |
|---|---|
| com.sun.xml.ws.policy |
The root package of public policy API.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
EffectivePolicyModifier |
The class serves as a policy map mutator that allows for replacement of current effective policies
stored in the policy map with new effective policy provided by the mutator user.
|
class |
PolicyMapExtender |
The class provides methods to extend policy map content with new policies
|
| Modifier and Type | Method | Description |
|---|---|---|
static PolicyMap |
PolicyMap.createPolicyMap(Collection<? extends PolicyMapMutator> mutators) |
Creates new policy map instance and connects provided collection of policy map mutators to the created policy map.
|
Copyright © 2006–2018 Oracle Corporation. All rights reserved.