You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wss4j-dev@ws.apache.org by ru...@apache.org on 2007/03/25 16:07:03 UTC

svn commit: r522266 - /webservices/wss4j/trunk/src/org/apache/ws/security/WSConstants.java

Author: ruchithf
Date: Sun Mar 25 07:07:02 2007
New Revision: 522266

URL: http://svn.apache.org/viewvc?view=rev&rev=522266
Log:
Fixed https://issues.apache.org/jira/browse/WSS-73


-This line, and those below, will be ignored--

M    trunk/src/org/apache/ws/security/WSConstants.java

Modified:
    webservices/wss4j/trunk/src/org/apache/ws/security/WSConstants.java

Modified: webservices/wss4j/trunk/src/org/apache/ws/security/WSConstants.java
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/src/org/apache/ws/security/WSConstants.java?view=diff&rev=522266&r1=522265&r2=522266
==============================================================================
--- webservices/wss4j/trunk/src/org/apache/ws/security/WSConstants.java (original)
+++ webservices/wss4j/trunk/src/org/apache/ws/security/WSConstants.java Sun Mar 25 07:07:02 2007
@@ -274,7 +274,7 @@
      * <p/>
      * In contrast to {@link #BST_DIRECT_REFERENCE} only the issuer name
      * and the serial number of the signiung certificate are sent to the
-     * receiver. This reduces the amount of data being sent. The ecnryption
+     * receiver. This reduces the amount of data being sent. The encryption
      * method uses the public key associated with this certificate to encrypt
      * the symmetric key used to encrypt data.
      * <p/>



---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org