public class JCIFSEngine extends Object implements org.apache.http.impl.auth.NTLMEngine
| Constructor and Description | 
|---|
| JCIFSEngine() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | generateType1Msg(String domain,
                String workstation) | 
| String | generateType3Msg(String username,
                String password,
                String domain,
                String workstation,
                String challenge) | 
public String generateType1Msg(String domain, String workstation) throws org.apache.http.impl.auth.NTLMEngineException
generateType1Msg in interface org.apache.http.impl.auth.NTLMEngineorg.apache.http.impl.auth.NTLMEngineExceptionpublic String generateType3Msg(String username, String password, String domain, String workstation, String challenge) throws org.apache.http.impl.auth.NTLMEngineException
generateType3Msg in interface org.apache.http.impl.auth.NTLMEngineorg.apache.http.impl.auth.NTLMEngineExceptionCopyright © 2019. All Rights Reserved.