Author: coheigea
Date: Thu Feb 6 11:32:06 2014
New Revision: 1565179
URL: http://svn.apache.org/r1565179
Log:
Removing tag which isn't used anymore
Modified:
webservices/wss4j/trunk/ws-security-dom/src/main/java/org/apache/wss4j/dom/handler/WSHandlerConstants.java
Modified:
webservices/wss4j/trunk/ws-security-dom/src/main/java/org/apache/wss4j/dom/handler/WSHandlerConstants.java
URL:
http://svn.apache.org/viewvc/webservices/wss4j/trunk/ws-security-dom/src/main/java/org/apache/wss4j/dom/handler/WSHandlerConstants.java?rev=1565179&r1=1565178&r2=1565179&view=diff
==============================================================================
---
webservices/wss4j/trunk/ws-security-dom/src/main/java/org/apache/wss4j/dom/handler/WSHandlerConstants.java
(original)
+++
webservices/wss4j/trunk/ws-security-dom/src/main/java/org/apache/wss4j/dom/handler/WSHandlerConstants.java
Thu Feb 6 11:32:06 2014
@@ -522,11 +522,6 @@ public final class WSHandlerConstants {
//
/**
- * Text of the embedded key name to be sent in the KeyInfo for encryption.
- */
- public static final String ENC_KEY_NAME = "embeddedKeyName";
-
- /**
* Specific parameter for UsernameTokens to define the encoding of the
password. It can
* be used on either the outbound or inbound side. The valid values are:
*