Uses of Class
org.apache.commons.httpclient.NTCredentials

Uses of NTCredentials in org.apache.commons.httpclient.auth
 

Methods in org.apache.commons.httpclient.auth with parameters of type NTCredentials
static java.lang.String NTLMScheme.authenticate(NTCredentials credentials, java.lang.String challenge)
          Create a NTLM authorization string for the given challenge and NT credentials.
 



Copyright © 2001-2004 Apache Software Foundation. All Rights Reserved.