Return-Path: <weijun.wang@oracle.com>
X-Original-To: kitten@ietfa.amsl.com
Delivered-To: kitten@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1])
 by ietfa.amsl.com (Postfix) with ESMTP id 2B90B1A0117;
 Fri, 23 May 2014 01:01:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.852
X-Spam-Level: 
X-Spam-Status: No, score=-4.852 tagged_above=-999 required=5
 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.651,
 SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44])
 by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id CHjwcKCYULga; Fri, 23 May 2014 01:01:01 -0700 (PDT)
Received: from userp1040.oracle.com (userp1040.oracle.com [156.151.31.81])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by ietfa.amsl.com (Postfix) with ESMTPS id DFB731A00FA;
 Fri, 23 May 2014 01:01:01 -0700 (PDT)
Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94])
 by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id
 s4N80xxw014478
 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK);
 Fri, 23 May 2014 08:01:00 GMT
Received: from userz7022.oracle.com (userz7022.oracle.com [156.151.31.86])
 by ucsinet22.oracle.com (8.14.5+Sun/8.14.5) with ESMTP id s4N80xw0013647
 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
 Fri, 23 May 2014 08:00:59 GMT
Received: from abhmp0004.oracle.com (abhmp0004.oracle.com [141.146.116.10])
 by userz7022.oracle.com (8.14.5+Sun/8.14.4) with ESMTP id s4N80w6a013543;
 Fri, 23 May 2014 08:00:58 GMT
Received: from [192.168.10.106] (/111.196.137.215)
 by default (Oracle Beehive Gateway v4.0)
 with ESMTP ; Fri, 23 May 2014 01:00:57 -0700
Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\))
Content-Type: text/plain; charset=us-ascii
From: Wang Weijun <weijun.wang@oracle.com>
In-Reply-To: <20140523053133.14184.70279.idtracker@ietfa.amsl.com>
Date: Fri, 23 May 2014 16:00:47 +0800
Content-Transfer-Encoding: quoted-printable
Message-Id: <E375D4CA-A4BA-4EFD-B948-E832341781A2@oracle.com>
References: <20140523053133.14184.70279.idtracker@ietfa.amsl.com>
To: internet-drafts@ietf.org
X-Mailer: Apple Mail (2.1874)
X-Source-IP: ucsinet22.oracle.com [156.151.31.94]
Archived-At: http://mailarchive.ietf.org/arch/msg/kitten/MUnlUxnurTpwdVwW4BhT7el6AR4
Cc: kitten@ietf.org, i-d-announce@ietf.org
Subject: Re: [kitten] I-D Action: draft-ietf-kitten-rfc5653bis-00.txt
X-BeenThere: kitten@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Common Authentication Technologies - Next Generation <kitten.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/kitten>,
 <mailto:kitten-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/kitten/>
List-Post: <mailto:kitten@ietf.org>
List-Help: <mailto:kitten-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/kitten>,
 <mailto:kitten-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 23 May 2014 08:01:03 -0000

Sorry, but seems my xml2rfc (version 2.4.3) has a bug that does not =
print out the word "Parameters" if it's the hangText of an empty <t>:

  <t hangText=3D"Parameters:"/>

Therefore you will see for every method in Section 6, there is no =
"Parameters:" line before the description of its parameters. xml2rfc =
2.4.5 can print them out and I'll update it in the next draft and =
hopefully this won't bring any trouble to your reading.

Another difference I noticed (by looking at the diff to rfc5653) is also =
in parameters text, where sometimes two words are glued together. This =
is my fault when trying to rewrite from nroff to xml. It will be fixed =
too in my next draft.

Anyway, the real difference to RFC 5653 is described at

  http://tools.ietf.org/html/draft-ietf-kitten-rfc5653bis-00#section-11

and I wish it does solve some problem of the original spec.

Thanks
Weijun

On May 23, 2014, at 13:31, internet-drafts@ietf.org wrote:

>=20
> A New Internet-Draft is available from the on-line Internet-Drafts =
directories.
> This draft is a work item of the Common Authentication Technology Next =
Generation Working Group of the IETF.
>=20
>        Title           : Generic Security Service API Version 2: Java =
Bindings Update
>        Authors         : Mayank D. Upadhyay
>                          Seema Malkani
>                          Wang Weijun
> 	Filename        : draft-ietf-kitten-rfc5653bis-00.txt
> 	Pages           : 99
> 	Date            : 2014-05-22
>=20
> Abstract:
>   The Generic Security Services Application Program Interface =
(GSS-API)
>   offers application programmers uniform access to security services
>   atop a variety of underlying cryptographic mechanisms.  This =
document
>   updates the Java bindings for the GSS-API that are specified in
>   "Generic Security Service API Version 2 : Java Bindings Update" (RFC
>   5653).  This document obsoletes RFC 5653 by adding a new output =
token
>   field to the GSSException class so that when the initSecContext or
>   acceptSecContext methods of the GSSContext class fails it has a
>   chance to emit an error token which can be sent to the peer for
>   debugging or informational purpose.
>=20
>   The GSS-API is described at a language-independent conceptual level
>   in "Generic Security Service Application Program Interface Version =
2,
>   Update 1" (RFC 2743).  The GSS-API allows a caller application to
>   authenticate a principal identity, to delegate rights to a peer, and
>   to apply security services such as confidentiality and integrity on =
a
>   per-message basis.  Examples of security mechanisms defined for GSS-
>   API are "The Simple Public-Key GSS-API Mechanism" (RFC 2025) and =
"The
>   Kerberos Version 5 Generic Security Service Application Program
>   Interface (GSS-API) Mechanism: Version 2" (RFC 4121).
>=20
>=20
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-kitten-rfc5653bis/
>=20
> There's also a htmlized version available at:
> http://tools.ietf.org/html/draft-ietf-kitten-rfc5653bis-00
>=20
>=20
> Please note that it may take a couple of minutes from the time of =
submission
> until the htmlized version and diff are available at tools.ietf.org.
>=20
> Internet-Drafts are also available by anonymous FTP at:
> ftp://ftp.ietf.org/internet-drafts/
>=20
> _______________________________________________
> Kitten mailing list
> Kitten@ietf.org
> https://www.ietf.org/mailman/listinfo/kitten

