Rampart/Java
Password Callback Handlers Explained
Submitted on June 22, 2008 - 09:21. Story : Level : Project : Realm :
Apache Rampart is the Axis2 module that provides WS-Security functionality to Axis2 Web services and their clients. Apache Rampart configuration allows providing a password callback handler class, that can be used to provide passwords needed for Rampart engine to build username tokens and create signatures when sending messages. It is also used to provide passwords required to validate incoming username tokens and decrypt encrypted content in incoming messages. In this tutorial, Nandana Mihindukulasooriya will go through possible usage scenarios of password callback handler and describe how to configure Rampart and write password callback handlers to suit each of those usage scenarios.
Web Services Security with Apache Rampart – Part 2 (Message-Level Security)
Submitted on March 26, 2008 - 15:13. Story : Level : Project : Realm :
Apache Rampart is the Axis2 module that provides WS-Security functionality to Axis2 Web services and clients. Rampart currently implements WS-SOAP message security , WS-Security policy , WS-Secure conversation and WS-Trust specifications. In part one of this tutorial, we looked at applying transport-level security to a Web service and a client. In this tutorial, we will look at how to apply message-level security to a Web service and a client using Apache Rampart. Nandana Mihindukulasooriya explains..
- 9 comments
- Read more
- 3397 reads
Web Services Security with Apache Rampart – Part 1 ( Transport Level Security )
Submitted on February 7, 2008 - 06:28. Story : Level : Project : Realm :
Apache Rampart is the Axis2 module that provides WS-Security functionality to Axis2 Web services and their clients. Rampart currently implements WS-Security, WS-SecurityPolicy , WS-SecureConversation and WS-Trust specifications. In this tutorial, we will look at applying transport level security to a Web service or a client using Apache Rampart.
- 11 comments
- Read more
- 6556 reads


