|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NTCredentials | |
org.apache.commons.httpclient.auth | Provides implementation of various authentication schemes as well as utility classes that can be used to authenticate HTTP requests. |
Uses of NTCredentials in org.apache.commons.httpclient.auth |
Methods in org.apache.commons.httpclient.auth with parameters of type NTCredentials | |
static String |
NTLMScheme.authenticate(NTCredentials credentials,
String challenge)
Create a NTLM authorization string for the given challenge and NT credentials. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |