|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.http.impl.auth.NTLMSchemeFactory
@Immutable public class NTLMSchemeFactory
AuthSchemeProvider implementation that creates and initializes
NTLMScheme instances configured to use the default NTLMEngine
implementation.
| Constructor Summary | |
|---|---|
NTLMSchemeFactory()
|
|
| Method Summary | |
|---|---|
org.apache.http.auth.AuthScheme |
create(org.apache.http.protocol.HttpContext context)
Creates an instance of AuthScheme. |
org.apache.http.auth.AuthScheme |
newInstance(org.apache.http.params.HttpParams params)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NTLMSchemeFactory()
| Method Detail |
|---|
public org.apache.http.auth.AuthScheme newInstance(org.apache.http.params.HttpParams params)
newInstance in interface org.apache.http.auth.AuthSchemeFactorypublic org.apache.http.auth.AuthScheme create(org.apache.http.protocol.HttpContext context)
AuthSchemeProviderAuthScheme.
create in interface AuthSchemeProvider
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||