CVS: beepcore-java/src/org/beepcore/beep/profile/sasl/otp SASLOTPProfile.java,1.14,1.15

Huston Franklin <[email protected]> Tue, 18 Nov 2003 06:03:12 -0800
Newsgroups gmane.network.beep.beepcore.java.cvs
Message-ID <[email protected]>
Update of /cvsroot/beepcore-java/beepcore-java/src/org/beepcore/beep/profile/sasl/otp
In directory sc8-pr-cvs1:/tmp/cvs-serv11039/src/org/beepcore/beep/profile/sasl/otp

Modified Files:
	SASLOTPProfile.java 
Log Message:
fixed javadoc warnings

Index: SASLOTPProfile.java
===================================================================
RCS file: /cvsroot/beepcore-java/beepcore-java/src/org/beepcore/beep/profile/sasl/otp/SASLOTPProfile.java,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** SASLOTPProfile.java	30 Oct 2003 14:32:57 -0000	1.14
--- SASLOTPProfile.java	18 Nov 2003 14:03:09 -0000	1.15
***************
*** 245,259 ****
       * If you want to do that (I recommend it, then use the NEXT one).
       * 
!      * @param Session session is the session the user is authenticating on,
       *                in other words, represents the peer we want to
       *                authenticate to.
!      * @param String authorizeId is the identity this peer wants to be
!      *               authorized to act as.
!      * @param String authenticateId is the identity this peer will
!      *               authenticate as
!      * @param String pwd is the passphrase to authenticate with (it isn't
!      * stored or kept around very long at all, it's only used in computation).
       * @throws SASLException if any issue is encountered (usually
!      * rejection by the other peer).
       */
      public static Session AuthenticateSASLOTP(Session session, 
--- 245,259 ----
       * If you want to do that (I recommend it, then use the NEXT one).
       * 
!      * @param session Session is the session the user is authenticating on,
       *                in other words, represents the peer we want to
       *                authenticate to.
!      * @param authorizeId The identity this peer wants to be
!      *                    authorized to act as.
!      * @param authenticateId The identity this peer will
!      *                       authenticate as
!      * @param pwd The passphrase to authenticate with (it isn't stored or
!      *            kept around very long at all, it's only used in computation).
       * @throws SASLException if any issue is encountered (usually
!      *                       rejection by the other peer).
       */
      public static Session AuthenticateSASLOTP(Session session, 



-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl