public class OAuthSchemeFactory extends Object implements org.apache.http.auth.AuthSchemeFactory
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_REALM
The name of an DigestHttpClient param whose value is the realm to send in
Authorization headers, if no realm was previously received in a
WWW-Authenticate challenge.
|
static String |
SCHEME_NAME
The name of this authorization scheme.
|
Constructor and Description |
---|
OAuthSchemeFactory() |
Modifier and Type | Method and Description |
---|---|
org.apache.http.auth.AuthScheme |
newInstance(org.apache.http.params.HttpParams params) |
public static final String DEFAULT_REALM
public static final String SCHEME_NAME
Copyright © 2008–2017 Province of British Columbia. All rights reserved.