Apache WSS4J is an implementation of the OASIS Web services Security (WS-Security) specification in Java. It is primarily a Java library that can be used to sign and verify SOAP Messages with WS-Security information. Apache WSS4J can be used for securing Web services deployed in virtually any application server, but it includes special support for Apache Axis.
[1]
Documentation
- Axis2 Security module configuration: http://ws.apache.org/axis2/0_94/security-module.html [2]
- Java API Docs: http://ws.apache.org/wss4j/api.html [3]
Library
- http://wso2.org/library/wss4j [3]
Links
- Homepage: http://ws.apache.org/wss4j/ [4]
- Mailing list: http://ws.apache.org/wss4j/mail-lists.html [5]
- Mail Archive: http://mail-archives.apache.org/mod_mbox/ws-wss4j-dev/ [6]
- Bug tracker: https://issues.apache.org/jira/browse/WSS [7]
- Wiki: http://wiki.apache.org/ws/FrontPage/WsFx [8]
- View source: https://svn.apache.org/viewcvs.cgi/webservices/wss4j/trunk [9]
- SVN: https://svn.apache.org/repos/asf/webservices/wss4j/trunk [10]
- FAQ: http://wiki.apache.org/ws/FrontPage/WsFx/wss4jFAQ [11]
[11]