You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2005/05/05 14:51:03 UTC

svn commit: r168328 - /directory/sandbox/trunk/asn1-new-codec/src/java/org/apache/asn1/spnego/pojo/SpnegoNegTokenInitPOJO.java

Author: elecharny
Date: Thu May  5 05:51:02 2005
New Revision: 168328

URL: http://svn.apache.org/viewcvs?rev=168328&view=rev
Log:
Another javadoc update. Copy/past is BAD !

Modified:
    directory/sandbox/trunk/asn1-new-codec/src/java/org/apache/asn1/spnego/pojo/SpnegoNegTokenInitPOJO.java

Modified: directory/sandbox/trunk/asn1-new-codec/src/java/org/apache/asn1/spnego/pojo/SpnegoNegTokenInitPOJO.java
URL: http://svn.apache.org/viewcvs/directory/sandbox/trunk/asn1-new-codec/src/java/org/apache/asn1/spnego/pojo/SpnegoNegTokenInitPOJO.java?rev=168328&r1=168327&r2=168328&view=diff
==============================================================================
--- directory/sandbox/trunk/asn1-new-codec/src/java/org/apache/asn1/spnego/pojo/SpnegoNegTokenInitPOJO.java (original)
+++ directory/sandbox/trunk/asn1-new-codec/src/java/org/apache/asn1/spnego/pojo/SpnegoNegTokenInitPOJO.java Thu May  5 05:51:02 2005
@@ -125,9 +125,8 @@
     //~ Methods ------------------------------------------------------------------------------------
 
     /**
-     * Free the SpnegoPOJO. we have to free the Authentication,
-     * the ProtocolOp, the Controls and to reset members to their 
-     * initial values.
+     * Free the SpnegoPOJO. We have to free the mechTypes,
+     * the mechToken, the mechListMIC and to reset the flags 
      */
     public void free()
     {