Author: coheigea
Date: Mon Feb 10 16:44:50 2014
New Revision: 1566679
URL: http://svn.apache.org/r1566679
Log:
Updating Javadoc
Modified:
webservices/wss4j/trunk/ws-security-common/src/main/java/org/apache/wss4j/common/ConfigurationConstants.java
Modified:
webservices/wss4j/trunk/ws-security-common/src/main/java/org/apache/wss4j/common/ConfigurationConstants.java
URL:
http://svn.apache.org/viewvc/webservices/wss4j/trunk/ws-security-common/src/main/java/org/apache/wss4j/common/ConfigurationConstants.java?rev=1566679&r1=1566678&r2=1566679&view=diff
==============================================================================
---
webservices/wss4j/trunk/ws-security-common/src/main/java/org/apache/wss4j/common/ConfigurationConstants.java
(original)
+++
webservices/wss4j/trunk/ws-security-common/src/main/java/org/apache/wss4j/common/ConfigurationConstants.java
Mon Feb 10 16:44:50 2014
@@ -734,6 +734,9 @@ public class ConfigurationConstants {
* encryption mode for an <code>UserName</code> element in the SOAP
* namespace.
* <p/>
+ * Note that the special value "{}cid:Attachments;" means that all of the
message
+ * attachments should be encrypted.
+ * <p/>
* To specify an element without a namespace use the string
* <code>Null</code> as the namespace name (this is a case sensitive
* string)