| Package | Description |
|---|---|
| com.sun.xml.ws.policy.sourcemodel |
The part of public policy API that defines the classes and interfaces dealing with
the policy tree structure (policy source model) creation and manipulation.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.Collection<PolicyModelTranslator.RawAlternative> |
PolicyModelTranslator.RawPolicy.alternatives |
(package private) java.util.Collection<PolicyModelTranslator.RawAlternative> |
PolicyModelTranslator.RawAssertion.nestedAlternatives |
| Modifier and Type | Method and Description |
|---|---|
private java.util.List<AssertionSet> |
PolicyModelTranslator.normalizeRawAlternative(PolicyModelTranslator.RawAlternative alternative) |
| Constructor and Description |
|---|
RawPolicy(ModelNode policyNode,
java.util.Collection<PolicyModelTranslator.RawAlternative> alternatives) |