| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NTLMEngineException | |
|---|---|
| org.apache.http.impl.auth | Default implementations of standard and common HTTP authentication schemes. | 
| Uses of NTLMEngineException in org.apache.http.impl.auth | 
|---|
| Methods in org.apache.http.impl.auth that throw NTLMEngineException | |
|---|---|
|  String | NTLMEngine.generateType1Msg(String domain,
                 String workstation)Generates a Type1 message given the domain and workstation. | 
|  String | NTLMEngine.generateType3Msg(String username,
                 String password,
                 String domain,
                 String workstation,
                 String challenge)Generates a Type3 message given the user credentials and the authentication challenge. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||