| <?xml version="1.0" encoding="utf-8"?> | |
| <!-- | |
| ~ Licensed to the Apache Software Foundation (ASF) under one | |
| ~ or more contributor license agreements. See the NOTICE file | |
| ~ distributed with this work for additional information | |
| ~ regarding copyright ownership. The ASF licenses this file | |
| ~ to you under the Apache License, Version 2.0 (the | |
| ~ "License"); you may not use this file except in compliance | |
| ~ with the License. You may obtain a copy of the License at | |
| ~ | |
| ~ http://www.apache.org/licenses/LICENSE-2.0 | |
| ~ | |
| ~ Unless required by applicable law or agreed to in writing, | |
| ~ software distributed under the License is distributed on an | |
| ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | |
| ~ KIND, either express or implied. See the License for the | |
| ~ specific language governing permissions and limitations | |
| ~ under the License. | |
| --> | |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" | |
| "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> | |
| <html xmlns="http://www.w3.org/1999/xhtml"> | |
| <head> | |
| </head> | |
| <body> | |
| <h1>Apache Rampart Knowledge Base</h1> | |
| <p>This page contains information about articles, tutorials, and presentations related to Apache Rampart.</p> | |
| <h2>External Articles:</h2> | |
| <ul> | |
| <li><a href="https://www.xml.com/pub/a/2007/05/02/sure-reliable-web-services-with-apache.html"> | |
| Secure, Reliable Web Services with Apache</a> - By Kyle Gabhart</li> | |
| </ul> | |
| <h2>Historical Articles (WSO2 Library)</h2> | |
| <p>The following articles were originally published on WSO2's library. While the original http://wso2.org/library/ links are no longer accessible, | |
| the content may be available through:</p> | |
| <ul> | |
| <li><a href="https://wso2.com/documentation/">WSO2 Current Documentation</a></li> | |
| <li><a href="https://docs.wso2.com/">WSO2 Technical Documentation</a></li> | |
| <li><a href="https://github.com/wso2">WSO2 GitHub Repositories</a> (may contain samples and tutorials)</li> | |
| </ul> | |
| <p>Original articles that may be available in updated form:</p> | |
| <ul> | |
| <li>UsernameToken Authentication with Rampart - By Ruchith Fernando</li> | |
| <li>Understanding WS-Security Policy Language - By Nandana Mihindukulasooriya</li> | |
| <li>Integrating WS-Security and WS-SecureConversation Implementations with Apache Sandesha2 - By Chamikara Jayalath</li> | |
| <li>Secure Message Exchanges with Multiple Users - By Ruchith Fernando</li> | |
| <li>Setting Up Keystores for a Client and a Service - By Ruchith Fernando</li> | |
| <li>Web Services Security with Apache Rampart - Part 1 (Transport Level Security) - By Nandana Mihindukulasooriya</li> | |
| <li>Web Services Security with Apache Rampart - Part 2 (Message-Level Security) - By Nandana Mihindukulasooriya</li> | |
| <li>Secure Web Services with Apache Rampart - By Ruchith Fernando</li> | |
| <li>Apache Rahas - By Ruchith Fernando</li> | |
| <li>Secure Messaging with Apache Rampart/Java - By Ruchith Fernando</li> | |
| </ul> | |
| <h2>Current Documentation</h2> | |
| <p>For current tutorials and documentation, please refer to:</p> | |
| <ul> | |
| <li><a href="quick-start.html">Getting Started Guide</a></li> | |
| <li><a href="samples.html">Rampart Samples</a></li> | |
| <li><a href="rampartconfig-guide.html">Rampart Configuration Guide</a></li> | |
| <li><a href="developer-guide.html">Developer Guide</a></li> | |
| <li><a href="https://wss4j.apache.org/">Apache WSS4J Documentation</a></li> | |
| <li><a href="https://axis.apache.org/axis2/java/core/">Apache Axis2 Documentation</a></li> | |
| </ul> | |
| </body> | |
| </html> |