code review request: 7152176: More krb5 tests

Weijun Wang weijun.wang at oracle.com
Tue Mar 20 01:16:33 PDT 2012


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