You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2019/12/13 17:24:02 UTC

[ws-wss4j] branch master updated: Fixing markdown

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
     new 6210567  Fixing markdown
6210567 is described below

commit 6210567de641628130bbe0dd75331ba1c908dbe5
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Dec 13 17:23:49 2019 +0000

    Fixing markdown
---
 README.md | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

diff --git a/README.md b/README.md
index 7f9269b..2c2677d 100644
--- a/README.md
+++ b/README.md
@@ -2,27 +2,29 @@
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.wss4j/wss4j/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.wss4j/wss4j)
 [![Total alerts](https://img.shields.io/lgtm/alerts/g/apache/wss4j)](https://lgtm.com/projects/g/apache/wss4j/alerts/)
 
-* Apache WSS4J *
+Apache WSS4J
+======================
 
 The Apache WSS4J© project provides a Java implementation of the primary
 security standards for Web Services, namely the OASIS Web Services Security
 (WS-Security) specifications from the OASIS Web Services Security TC. WSS4J
 provides an implementation of the following WS-Security standards:
 
-    SOAP Message Security 1.1
-    Username Token Profile 1.1
-    X.509 Certificate Token Profile 1.1
-    SAML Token Profile 1.1
-    Kerberos Token Profile 1.1
-    SOAP with Attachments (SWA) Profile 1.1
-    Basic Security Profile 1.1
+ * SOAP Message Security 1.1
+ * Username Token Profile 1.1
+ * X.509 Certificate Token Profile 1.1
+ * SAML Token Profile 1.1
+ * Kerberos Token Profile 1.1
+ * SOAP with Attachments (SWA) Profile 1.1
+ * Basic Security Profile 1.1
 
 Apache WSS4J, Apache, and the Apache feather logo are trademarks of The Apache
 Software Foundation. 
 
 The master link to WSS4J: http://ws.apache.org/wss4j/
 
-* Crypto Notice *
+Crypto Notice
+======================
 
    This distribution includes cryptographic software.  The country in
    which you currently reside may have restrictions on the import,
@@ -50,7 +52,8 @@ The master link to WSS4J: http://ws.apache.org/wss4j/
    Apache WSS4J     : http://ws.apache.org/wss4j/
    Bouncycastle     : http://www.bouncycastle.org/
 
-* Test Requirements *
+Test Requirements
+======================
 
 The WSS4J unit tests use STRONG encryption. The default encryption algorithms
 included in a JRE is not adequate for these samples. The Java Cryptography