Uses of Interface
org.apache.http.impl.auth.NTLMEngine
-
Packages that use NTLMEngine Package Description org.apache.http.impl.auth Default implementations of standard and common HTTP authentication schemes. -
-
Uses of NTLMEngine in org.apache.http.impl.auth
Constructors in org.apache.http.impl.auth with parameters of type NTLMEngine Constructor Description NTLMScheme(NTLMEngine engine)
-