You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by we...@apache.org on 2005/09/19 13:40:13 UTC

svn commit: r290119 - /webservices/wss4j/trunk/src/org/apache/ws/security/Todolist.java

Author: werner
Date: Mon Sep 19 04:39:57 2005
New Revision: 290119

URL: http://svn.apache.org/viewcvs?rev=290119&view=rev
Log: (empty)

Modified:
    webservices/wss4j/trunk/src/org/apache/ws/security/Todolist.java

Modified: webservices/wss4j/trunk/src/org/apache/ws/security/Todolist.java
URL: http://svn.apache.org/viewcvs/webservices/wss4j/trunk/src/org/apache/ws/security/Todolist.java?rev=290119&r1=290118&r2=290119&view=diff
==============================================================================
--- webservices/wss4j/trunk/src/org/apache/ws/security/Todolist.java (original)
+++ webservices/wss4j/trunk/src/org/apache/ws/security/Todolist.java Mon Sep 19 04:39:57 2005
@@ -8,20 +8,25 @@
  * @author wdi
  */
 public class Todolist {
-    /*
-     * This is not really a java source but a todo list. Eclipse displays
-     * this list automatically on the task list. Convenient.
-     * 
-     * Please fill in any new items that should be done. Rename the ToDo marker
-     * to DONE if done, add your name, and some comments if necessary to keep the 
-     * list uptodate.
-     * 
-     * TODO: Clean up exception handling, remap to WSSecurityException, avoid generic Exception.
-     * TODO: make Cipher provider configurable
-     * DONE: new function to perform Certificate handover from request to response according to Kojira's
-     *          explanation. Werner, checkin March, 24
-     * TODO: Better texts for the Exception, see OASIS WSS specs for recommended fault strings
-     *  
-     */
+	/*
+	 * This is not really a java source but a todo list. Eclipse displays this
+	 * list automatically on the task list. Convenient.
+	 * 
+	 * Please fill in any new items that should be done. Rename the ToDo marker
+	 * to DONE if done, add your name, and some comments if necessary to keep
+	 * the list uptodate.
+	 * 
+	 * TODO: Clean up exception handling, remap to WSSecurityException, avoid
+	 * generic Exception.
+	 * 
+	 * TODO: make Cipher provider configurable
+	 * 
+	 * DONE: new function to perform Certificate handover from request to
+	 * response according to Kojira's explanation. Werner, checkin March, 24
+	 * 
+	 * TODO: Better texts for the Exception, see OASIS WSS specs for recommended
+	 * fault strings
+	 * 
+	 */
 
 }



---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org