src/share/classes/com/sun/security/auth/module/NTLoginModule.java

Print this page

        

*** 55,64 **** --- 55,65 ---- * debug messages from the native component of the module * will be output to the output stream, System.out. * * @see javax.security.auth.spi.LoginModule */ + @jdk.Supported public class NTLoginModule implements LoginModule { private NTSystem ntSystem; // initial state