Re: I-D ACTION:draft-ietf-kitten-gssapi-prf-05.txt
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I-D ACTION:draft-ietf-kitten-gssapi-prf-05.txt



Jeffrey,

We have not decided on how PRF will be available in the Java Bindings. Hence, we should not mention any Java interface/class here.

Currently section 2.2 states:

For Java GSS_Pseudo_random() maps to a method, 'prf', of the class
that implements the GSSContext interface.

This should be modified to:
For Java GSS_Pseudo_random() maps to a method, 'prf'.

Thanks,
Seema

Jeffrey Altman wrote:

Seema Malkani wrote:


In reference to the Java Bindings for PRF, I would prefer not to mention
any Java interface/class/method names in this draft. All the Java
Bindings for the new GSS extensions will be submitted separately.

Thanks,
Seema



Seema:

By doing so what you are doing is imposing a significant delay on the
ability of Java applications to be able to support prf() functionality
prior to the completion of a final GSSv3 API RFC.  Only when Kitten
have submitted this document will a complete Java GSSv3 binding document
be available.  Applications that take advantage of the prf() are going
to be in use long before that.

I believe the document is careful to not alter any of the currently
defined interfaces.  It merely states that if a Java implementation
provides this method it will have the specified prototype and the
class that implements will also implement the interface.  Introspection
will have to be used by the application to determine if it is present
or not.  This is the way that all "extension" methods would have to
be implemented since it is not possible to extend interfaces in Java.

Can you please explain your reasoning to the working group?

Thanks

Jeffrey Altman







------------------------------------------------------------------------

_______________________________________________
Kitten mailing list
Kitten at lists.ietf.org
https://www1.ietf.org/mailman/listinfo/kitten





_______________________________________________ Kitten mailing list Kitten at lists.ietf.org https://www1.ietf.org/mailman/listinfo/kitten




Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.