public class Ntlm extends Object
Constructor and Description |
---|
Ntlm(PrintStream debugout) |
public Ntlm(PrintStream debugout)
public String generateType1Msg(boolean useUnicode, int flags, String domain, String workstation) throws IOException
IOException
public String generateType3Msg(String username, String password, String domain, String workstation, String challenge, int flags, int lmCompatibility) throws IOException
IOException
Copyright © 2012 Sun Microsystems, Inc.. All Rights Reserved.