RFR 8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL

Zheng, Kai kai.zheng at intel.com
Fri Jul 4 02:38:53 UTC 2014


Thanks Max a lot for working on this as such support is highly desired by Hadoop.

Regards,
Kai

-----Original Message-----
From: Wang Weijun [mailto:weijun.wang at oracle.com] 
Sent: Friday, July 04, 2014 10:31 AM
To: OpenJDK Dev list
Cc: Zheng, Kai
Subject: RFR 8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL

Hi All

Please review the code change at

   http://cr.openjdk.java.net/~weijun/8044085/webrev.00

With this change, all existing (and future) InquireType values for ExtendedGSSContext.inquireSecContext() are available to the SASL GSSAPI mechanism as negotiated properties.

Code change is in GssKrb5Base.java. Clarification in spec of getNegotiatedProperty() in SaslClient and SaslServer. New lines in an existing test for sanity check.

Thanks
Max




More information about the security-dev mailing list