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
IOExceptionpublic String generateType3Msg(String username, String password, String domain, String workstation, String challenge, int flags, int lmCompatibility) throws IOException
IOExceptionCopyright © 2012 Sun Microsystems, Inc.. All Rights Reserved.