Searched defs:NTSystem (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/security/auth/module/
H A DNTSystem.java33 public class NTSystem { class
47 * Instantiate an <code>NTSystem</code> and load
50 public NTSystem() { method in class:NTSystem
55 * Instantiate an <code>NTSystem</code> and load
58 NTSystem(boolean debug) { method in class:NTSystem

Completed in 31 milliseconds