Author: azeez Date: Fri Jun 5 06:40:00 2009 New Revision: 37905 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=37905
Log: updated Modified: trunk/wsas/java/docs/xdoc/commodity_quote_guide.xml Modified: trunk/wsas/java/docs/xdoc/commodity_quote_guide.xml URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/docs/xdoc/commodity_quote_guide.xml?rev=37905&r1=37904&r2=37905&view=diff ============================================================================== --- trunk/wsas/java/docs/xdoc/commodity_quote_guide.xml (original) +++ trunk/wsas/java/docs/xdoc/commodity_quote_guide.xml Fri Jun 5 06:40:00 2009 @@ -165,66 +165,21 @@ <li>secure - Rampart/Rahas: WSO2 WSAS distribution compliant with fifteen security scenarios. <ol> - <li>UsernameToken - <br/>Provides Authentication. Clients have Username Tokens - </li> - <li>Integrity - <br/>Provides Integrity. Clients do not have X509 certificates - </li> - <li>Non-repudiation - <br/>Provides Authentication and Integrity. Clients have X509 certificates - </li> - <li>Confidentiality - <br/>Provides Confidentiality. Clients do not have X509 certificates - </li> - <li>SecureConversation - Sign only - Service as STS - Bootstrap policy - Sign - and Encrypt , X509 Authentication - <br/>Provides Authentication and Integrity. Multiple message - exchange.Clients have X509 certificates. - </li> - <li>Sign and Encrypt - Username Token Authentication - <br/>Provides Authentication, Integrity and Confidentiality. Clients have - Username Tokens - </li> - <li>SecureConversation - Sign and Encrypt - Service as STS - Bootstrap policy - - Sign and Encrypt , Username Token Authentication - <br/>Provides Authentication Integrity and Confidentiality. Multiple message - exchange. Clients have Username Tokens. - </li> - <li>SecureConversation - Encrypt Only - Service as STS - Bootstrap policy - Sign - and Encrypt , Anonymous clients - <br/>Provides Confidentiality. Multiple message exchange. - </li> - <li>SecureConversation - Encrypt Only - Service as STS - Bootstrap policy - Sign - and Encrypt , Username Token Authentication - <br/>Provides Authentication and Confidentiality. Multiple message exchange. - Clients have Username Tokens. - </li> - <li>SecureConversation - Sign and Encrypt - Service as STS - Bootstrap policy - - Sign and Encrypt , X509 Authentication - <br/>Provides Authentication, Integrity and Confidentiality. Multiple - message exchange.Clients have X509 certificates. - </li> - <li>SecureConversation - Sign Only - Service as STS - Bootstrap policy - Sign - and Encrypt , Anonymous clients - <br/>Provides Integrity. Multiple message exchange. - </li> - <li>Sign and encrypt - X509 Authentication - <br/>Provides Authentication, Integrity and Confidentiality. Clients have - X509 certificates - </li> - <li>Encrypt only - Username Token Authentication - <br/>Provides Authentication and Confidentiality. Clients have Username - Tokens - </li> - <li>Sign and Encrypt - Anonymous clients - <br/>Provides Integrity and Confidentiality. - </li> - <li>SecureConversation - Encrypt only - Service as STS - Bootstrap policy - Sign - and Encrypt , X509 Authentication - <br/>Provides Confidentiality. Multiple message exchange.Clients have X509 - certificates. - </li> + <li>UsernameToken <br/> Provides Authentication. Clients have Username Tokens</li> + <li>Non-repudiation <br/> Provides Authentication and Integrity. Clients have X509 certificates</li> + <li>Integrity <br/>Provides Integrity. Clients do not have X509 certificates</li> + <li>Confidentiality <br/>Provides Confidentiality. Clients do not have X509 certificates</li> + <li>Sign and encrypt - X509 Authentication <br/>Provides Authentication, Integrity and Confidentiality. Clients have X509 certificates</li> + <li>Sign and Encrypt - Anonymous clients <br/>Provides Integrity and Confidentiality.</li> + <li>Encrypt only - Username Token Authentication <br/>Provides Authentication and Confidentiality. Clients have Username Tokens</li> + <li>Sign and Encrypt - Username Token Authentication <br/>Provides Authentication, Integrity and Confidentiality. Clients have Username Tokens</li> + <li>SecureConversation - Sign only - Service as STS - Bootstrap policy - Sign and Encrypt , X509 Authentication <br/>Provides Authentication and Integrity. Multiple message exchange.Clients have X509 certificates.</li> + <li>SecureConversation - Encrypt only - Service as STS - Bootstrap policy - Sign and Encrypt , X509 Authentication <br/>Provides Confidentiality. Multiple message exchange.Clients have X509 certificates.</li> + <li>SecureConversation - Sign and Encrypt - Service as STS - Bootstrap policy - Sign and Encrypt , X509 Authentication <br/>Provides Authentication, Integrity and Confidentiality. Multiple message exchange.Clients have X509 certificates.</li> + <li>SecureConversation - Sign Only - Service as STS - Bootstrap policy - Sign and Encrypt , Anonymous clients <br/>Provides Integrity. Multiple message exchange.</li> + <li>SecureConversation - Encrypt Only - Service as STS - Bootstrap policy - Sign and Encrypt , Anonymous clients <br/>Provides Confidentiality. Multiple message exchange.</li> + <li>SecureConversation - Encrypt Only - Service as STS - Bootstrap policy - Sign and Encrypt , Username Token Authentication <br/>Provides Authentication and Confidentiality. Multiple message exchange. Clients have Username Tokens.</li> + <li>SecureConversation - Sign and Encrypt - Service as STS - Bootstrap policy - Sign and Encrypt , Username Token Authentication <br/>Provides Authentication Integrity and Confidentiality. Multiple message exchange. Clients have Username Tokens.</li> </ol> <p><strong>Note:</strong> Some of the scenarios listed above need provision for unlimited security jurisdiction. This will basically be _______________________________________________ Wsas-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
