meder       2005/02/07 11:18:29

  Modified:    wss4j/src/org/apache/ws/security/message WSEncryptBody.java
  Log:
  Fix javadoc
  
  Revision  Changes    Path
  1.28      +2 -2      
ws-fx/wss4j/src/org/apache/ws/security/message/WSEncryptBody.java
  
  Index: WSEncryptBody.java
  ===================================================================
  RCS file: 
/home/cvs/ws-fx/wss4j/src/org/apache/ws/security/message/WSEncryptBody.java,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- WSEncryptBody.java        7 Feb 2005 18:52:44 -0000       1.27
  +++ WSEncryptBody.java        7 Feb 2005 19:18:29 -0000       1.28
  @@ -707,8 +707,8 @@
       }
   
       /**
  -     * Get the symmetric key used for subscription. This may be the same as
  -     * the symmetric key.
  +     * Get the symmetric key used for encryption. This may be the same as
  +     * the symmetric key field.
        *
        * @return The symmetric key
        */
  
  
  

Reply via email to