Uses of Class
org.apache.http.impl.auth.NTLMEngineImpl.NTLMMessage
-
Packages that use NTLMEngineImpl.NTLMMessage Package Description org.apache.http.impl.auth Default implementations of standard and common HTTP authentication schemes. -
-
Uses of NTLMEngineImpl.NTLMMessage in org.apache.http.impl.auth
Subclasses of NTLMEngineImpl.NTLMMessage in org.apache.http.impl.auth Modifier and Type Class Description (package private) static class
NTLMEngineImpl.Type1Message
Type 1 message assembly class(package private) static class
NTLMEngineImpl.Type2Message
Type 2 message class(package private) static class
NTLMEngineImpl.Type3Message
Type 3 message assembly class
-