Class AuthSchemeRegistry

java.lang.Object
org.apache.http.auth.AuthSchemeRegistry
All Implemented Interfaces:
Lookup<AuthSchemeProvider>

@Contract(threading=SAFE) @Deprecated public final class AuthSchemeRegistry extends Object implements Lookup<AuthSchemeProvider>
Deprecated.
(4.3) use Registry
Authentication scheme registry that can be used to obtain the corresponding authentication scheme implementation for a given type of authorization challenge.
Since:
4.0