code review request: 7152176: More krb5 tests
Weijun Wang
weijun.wang at oracle.com
Fri Mar 9 05:39:59 UTC 2012
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