You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by di...@apache.org on 2005/10/21 04:12:05 UTC

svn commit: r327075 - /webservices/wss4j/trunk/src/org/apache/ws/security/handler/WSHandlerConstants.java

Author: dims
Date: Thu Oct 20 19:12:03 2005
New Revision: 327075

URL: http://svn.apache.org/viewcvs?rev=327075&view=rev
Log:
minor typo


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

Modified: webservices/wss4j/trunk/src/org/apache/ws/security/handler/WSHandlerConstants.java
URL: http://svn.apache.org/viewcvs/webservices/wss4j/trunk/src/org/apache/ws/security/handler/WSHandlerConstants.java?rev=327075&r1=327074&r2=327075&view=diff
==============================================================================
--- webservices/wss4j/trunk/src/org/apache/ws/security/handler/WSHandlerConstants.java (original)
+++ webservices/wss4j/trunk/src/org/apache/ws/security/handler/WSHandlerConstants.java Thu Oct 20 19:12:03 2005
@@ -118,8 +118,7 @@
      * hand over the SOAP partially processed envelope document to
      * the next WSS4J handler in the chain.
      */
-    public static final String SND_SECURITY = "SND_SECURTIY";
-    // public static final String RCV_SECURITY = "RCV_SECURTIY";
+    public static final String SND_SECURITY = "SND_SECURITY";
 
     /**
      * The actor name of the <code>wsse:Security</code> header.



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