|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthSchemeRegistry | |
---|---|
org.apache.http.client.protocol | Client specific HTTP protocol handlers. |
org.apache.http.impl.client | Default HTTP client implementation. |
Uses of AuthSchemeRegistry in org.apache.http.client.protocol |
---|
Methods in org.apache.http.client.protocol with parameters of type AuthSchemeRegistry | |
---|---|
void |
ClientContextConfigurer.setAuthSchemeRegistry(AuthSchemeRegistry registry)
Deprecated. |
Uses of AuthSchemeRegistry in org.apache.http.impl.client |
---|
Methods in org.apache.http.impl.client that return AuthSchemeRegistry | |
---|---|
protected AuthSchemeRegistry |
AbstractHttpClient.createAuthSchemeRegistry()
Deprecated. |
AuthSchemeRegistry |
ProxyClient.getAuthSchemeRegistry()
Deprecated. (4.3) do not use. |
AuthSchemeRegistry |
AbstractHttpClient.getAuthSchemes()
Deprecated. |
Methods in org.apache.http.impl.client with parameters of type AuthSchemeRegistry | |
---|---|
void |
AbstractHttpClient.setAuthSchemes(AuthSchemeRegistry registry)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |