< prev index next > test/jdk/javax/security/auth/login/modules/JaasModularDefaultHandlerTest.java
Print this page
* @bug 8151654 8183310
* @summary Test default callback handler with all possible modular option.
* @enablePreview
* @modules java.base/jdk.internal.module
* @library /test/lib
! * @build jdk.test.lib.util.JarUtils jdk.test.lib.util.ModuleInfoWriter
* @build TestCallbackHandler TestLoginModule JaasClientWithDefaultHandler
* @run main JaasModularDefaultHandlerTest
*/
public class JaasModularDefaultHandlerTest {
* @bug 8151654 8183310
* @summary Test default callback handler with all possible modular option.
* @enablePreview
* @modules java.base/jdk.internal.module
* @library /test/lib
! * @build jdk.test.lib.util.JarUtils
* @build TestCallbackHandler TestLoginModule JaasClientWithDefaultHandler
* @run main JaasModularDefaultHandlerTest
*/
public class JaasModularDefaultHandlerTest {
< prev index next >