code review request: 7152176: More krb5 tests
Xuelei Fan
xuelei.fan at oracle.com
Tue Mar 20 11:03:38 UTC 2012
Looks fine to me.
You are making the kerberos testing better and better.
Thanks,
Xuelei
On 3/20/2012 4:16 PM, Weijun Wang wrote:
> Andrew
>
> Can you review this? It's pure test for existing functions.
>
> Thanks
> Max
>
> On 03/09/2012 01:39 PM, Weijun Wang wrote:
>> Hi Valerie
>>
>> This code change is only inside jdk/test/:
>>
>> http://cr.openjdk.java.net/~weijun/7152176/webrev.00/
>>
>> Basic.java:
>> the simplest test I can use as skeleton later.
>> GSS.java:
>> make sure the JGSS-without-JAAS programming style works
>> TwoTab.java:
>> make sure that each entry in a single JAAS config file can have its own
>> keytab property
>> Context.java:
>> Updated to support GSS.java: JGSS without JAAS
>> KDC.java:
>> Updated to support TwoTab.java, so that you can create a keytab with
>> only selected key(s).
>>
>> Thanks
>> Max
>>
>> -------- Original Message --------
>> *Change Request ID*: 7152176
>> *Synopsis*: More krb5 tests
>>
>>
>> === *Description*
>> ============================================================
>> Add several krb5 tests.
>>
>> - Basic: as the skeleton for future tests
>> - GSS: confirm JGSS-without-JAAS programming
>> - TwoTab: confirm that each entry in one JAAS config can have its own
>> ktab
>>
More information about the security-dev
mailing list