Author: werner
Date: Sun Jun 17 23:38:58 2007
New Revision: 548233

URL: http://svn.apache.org/viewvc?view=rev&rev=548233
Log:
Add some comment to ENC_KEY_ID.

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/viewvc/webservices/wss4j/trunk/src/org/apache/ws/security/handler/WSHandlerConstants.java?view=diff&rev=548233&r1=548232&r2=548233
==============================================================================
--- 
webservices/wss4j/trunk/src/org/apache/ws/security/handler/WSHandlerConstants.java
 (original)
+++ 
webservices/wss4j/trunk/src/org/apache/ws/security/handler/WSHandlerConstants.java
 Sun Jun 17 23:38:58 2007
@@ -578,8 +578,10 @@
      * Defines which key identifier type to use. The WS-Security specifications
      * recommends to use the identifier type <code>IssuerSerial</code>. For
      * possible encryption key identifier types refer to
-     * [EMAIL PROTECTED] #keyIdentifier}. For encryption 
<code>IssuerSerial</code>
-     * and <code>X509KeyIdentifier</code> are valid only.
+     * [EMAIL PROTECTED] #keyIdentifier}. For encryption 
<code>IssuerSerial</code>,
+     * <code>X509KeyIdentifier</code>,  <code>DirectReference</code>, 
+     * <code>Thumbprint</code>, <code>SKIKeyIdentifier</code>, and
+     * <code>EmbeddedKeyName</code> are valid only.
      * <p/>
      * The application may set this parameter using the following method:
      * <pre>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to