Apache WSS4J is an implementation of the
OASIS Web Services Security (WS-Security) from OASIS
Web Services Security TC. WSS4J is a primarily a Java library that can be used to sign and verify SOAP Messages
with WS-Security information. WSS4J will use Apache Axis and Apache XML-Security projects and will be interoperable
with JAX-RPC based server/clients and .NET server/clients.
WSS4J implements
Latest version of WSS4J is 1.5.0:
http://www.apache.org/dyn/closer.cgi/ws/wss4j/
WSS4J can generate and process the
following SOAP Bindings:
Please refer to the the Axis
Deployment Tutorial for a short tutorial and Axis Deployment Examples for more details.
Please refer to the the
Rampart configuration guide for configuration information