Uses of Class
org.apache.http.impl.auth.NTLMEngineException
| Package | Description |
|---|---|
| org.apache.http.impl.auth |
-
Uses of NTLMEngineException in org.apache.http.impl.auth
Methods in org.apache.http.impl.auth that throw NTLMEngineException Modifier and Type Method Description StringNTLMEngine. generateType1Msg(String domain, String workstation)Generates a Type1 message given the domain and workstation.StringNTLMEngine. generateType3Msg(String username, String password, String domain, String workstation, String challenge)Generates a Type3 message given the user credentials and the authentication challenge.