Class AuthSchemeRegistry

java.lang.Object
org.apache.http.auth.AuthSchemeRegistry

public final class AuthSchemeRegistry
extends Object
Authentication scheme registry that can be used to obtain the corresponding authentication scheme implementation for a given type of authorization challenge.
Since:
4.0
Version:
$Revision: 652950 $
Author:
Oleg Kalnichevski