[9] RFR: 8151654: Additional modular test for "auth.login.defaultCallbackHandler" property
Sibabrata Sahoo
sibabrata.sahoo at oracle.com
Wed Jul 13 18:10:27 UTC 2016
Hi,
Please review the following patch for "Additional modular test for "auth.login.defaultCallbackHandler" property".
JBS: https://bugs.openjdk.java.net/browse/JDK-8151654
Webrev: http://cr.openjdk.java.net/~ssahoo/8151654/webrev.00/
Description:
A custom callback handler for JAAS can be provided through "auth.login.defaultCallbackHandler" security property. This patch provides test the behavior when the callback handler available in module/class path as modular/regular jar file.
There are few minor changes over few existing test files. But it does not change the expected test result.
Thanks,
Siba
More information about the jigsaw-dev
mailing list