| Package | Description |
|---|---|
| com.sun.xml.ws.policy |
The root package of public policy API.
|
| 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 | Method and Description |
|---|---|
NestedPolicy |
SimpleAssertion.getNestedPolicy() |
NestedPolicy |
PolicyAssertion.getNestedPolicy()
Returns the nested policy if any.
|
NestedPolicy |
ComplexAssertion.getNestedPolicy() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ModelNode |
PolicyModelGenerator.translate(ModelNode parentAssertion,
NestedPolicy policy)
Iterates through a nested policy and returns the corresponding policy info model.
|
Copyright © 2006–2017 Oracle Corporation. All rights reserved.