Class NTLMSchemeFactory

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      AuthScheme create​(org.apache.http.protocol.HttpContext context)
      Creates an instance of AuthScheme.
      AuthScheme newInstance​(org.apache.http.params.HttpParams params)
      Creates an instance of AuthScheme using given HTTP parameters.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait