Package | Description |
---|---|
org.apache.cxf.ws.policy | |
org.apache.cxf.ws.policy.attachment | |
org.apache.cxf.ws.policy.attachment.external | |
org.apache.cxf.ws.policy.attachment.wsdl11 |
Modifier and Type | Method and Description |
---|---|
Collection<PolicyProvider> |
PolicyEngineImpl.getPolicyProviders() |
Modifier and Type | Method and Description |
---|---|
void |
PolicyEngineImpl.addPolicyProvider(PolicyProvider p) |
Modifier and Type | Method and Description |
---|---|
void |
PolicyEngineImpl.setPolicyProviders(Collection<PolicyProvider> p) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPolicyProvider |
class |
ServiceModelPolicyProvider |
Modifier and Type | Class and Description |
---|---|
class |
ExternalAttachmentProvider |
Modifier and Type | Class and Description |
---|---|
class |
Wsdl11AttachmentPolicyProvider
PolicyAttachmentManager provides methods to retrieve element policies and
calculate effective policies based on the policy subject's scope.
|
Apache CXF