org.apache.cxf.systest.ws.policy |
|
Java Source File Name | Type | Comment |
AddressingInlinePolicyTest.java | Class | Tests the use of the WS-Policy Framework to automatically engage WS-Addressing and
WS-RM in response to Policies defined for the endpoint via an inline policy in addr-inline-policy.xml. |
AddressingOptionalPolicyTest.java | Class | Tests the use of the WS-Policy Framework to automatically engage WS-Addressing and
WS-RM in response to Policies defined for the endpoint via an external policy attachment. |
AddressingPolicyTest.java | Class | Tests the use of the WS-Policy Framework to automatically engage WS-Addressing and
WS-RM in response to Policies defined for the endpoint via an external policy attachment. |
GreeterImpl.java | Class | |
HTTPClientPolicyTest.java | Class | Tests the use of the WS-Policy Framework to determine the behaviour of the HTTP client
by policies including the HTTPClientPolicy assertion attached to different subjects
of the contract (endpoint, operation, binding, messager).
The server in this test is not policy aware.
Neither client nor server do have addressing interceptors installed: there are no addressing
assertions that would trigger the installation of the interceptors on the client side. |
HttpGreeterImpl.java | Class | |
HTTPServerPolicyTest.java | Class | Tests the use of the WS-Policy Framework to determine the behaviour of the HTTP client
by policies including the HTTPClientPolicy assertion attached to different subjects
of the contract (endpoint, operation, binding, messager).
The server in this test is not policy aware.
Neither client nor server do have addressing interceptors installed: there are no addressing
assertions that would trigger the installation of the interceptors on the client side. |
PolicyLoggingInterceptor.java | Class | |
ReliableGreeterImpl.java | Class | |
RMPolicyTest.java | Class | Tests the use of the WS-Policy Framework to automatically engage WS-RM
in response to Policies defined for the endpoint via an external policy attachment. |
RMPolicyWsdlTest.java | Class | Tests the use of the WS-Policy Framework to automatically engage WS-RM
in response to Policies defined for the endpoint via an direct attachment to the wsdl. |