Client Application Components (Java/Apache CXF)
This appendix contains sample code for the following components of a client application:
- Client Proxy
- Web Service client interface classpath reference
- Web Service URL
- Security Headers for system authentication
- Client Application that combines instantiation of the Client Proxy and insertion of the interceptor for Security Headers addition
Note: All samples were written in JAVA for use with the Apache CXF.