public final class HttpClientSecurityConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTEXT_KEY_CRITERIA_SET
Context key for a criteria set instance supplied by an HttpClient caller.
|
static String |
CONTEXT_KEY_SERVER_TLS_CREDENTIAL_TRUSTED
Context key for a server TLS credential evaluation result, populated by specialized instances
of HttpClient socket factories.
|
static String |
CONTEXT_KEY_TRUST_ENGINE
Context key for a trust engine instance supplied by an HttpClient caller.
|
| Modifier | Constructor and Description |
|---|---|
private |
HttpClientSecurityConstants()
Constructor.
|
public static final String CONTEXT_KEY_TRUST_ENGINE
TrustEngine.public static final String CONTEXT_KEY_CRITERIA_SET
CriteriaSet.public static final String CONTEXT_KEY_SERVER_TLS_CREDENTIAL_TRUSTED
Boolean.Copyright © 1999–2014. All rights reserved.