Rampart
UserNameToken authentication based on Active Directory
- prabath's blog
- Login or register to post comments
- 246 reads
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..
- 10 comments
- Read more
- 5926 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.
- 12 comments
- Read more
- 10241 reads
Understanding WS – Security Policy Language
Submitted on January 28, 2008 - 22:17. Story : Level : Project : Realm :
WS-Security Policy specification defines a standard way to define how to secure messages exchanged between Web services and clients. WS-Security policy language can be used to publish security requirements and constrains of a Web service using the WSDL specification. That is, using WS – security policy language, we can drive a Web service security engine to secure out going messages in a certain way and instruct the verification of incoming messages in a standard, defined way. In this article by Nandana Mihindukulasooriya, he looks at main components of the WS–Security Policy Language and how these components can be combined to build a security policy that fulfills security requirements of a Web service.
Security in Web Services, What and Why
Submitted on December 10, 2007 - 03:47. Story : Level : Project :
No service is successful unless they are secure. In the context of Web services what does security really mean? In this article, Kaushalye Kapuruge discusses this.
Ruchith Fernando on Apache Rahas
Submitted on August 1, 2007 - 23:47. Story : Project :
In this podcast, Ruchith Fernando talks about Rahas, the WS-Trust implementation of Apache Rampart. He talks about the architecture of Rahas and how you can extend it.
Timestamp validation fails! Why?
Submitted on July 30, 2007 - 00:40. Story : Level : Project :
This explains the common issues in wsse:Timestamp validation and the possible fixes.
How can I convert an LLOM AXIOM tree into a DOOM AXIOM tree?
Submitted on July 30, 2007 - 00:22. Story : Level : Project :
Apache AXIOM is a StAX based XML info-set model. LLOM (Linked List Object Model) is the default implementation of Apache AXIOM. In addition to this, Apache AXIOM provides another AXIOM implementation which also implements org.w3c.dom.* interfaces (which includes a subset of DOM Level 3 support) called DOOM.


