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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]