public class AuthSupport
extends java.lang.Object
| Constructor and Description |
|---|
AuthSupport() |
| Modifier and Type | Method and Description |
|---|---|
static void |
extractFromAuthority(java.lang.String scheme,
URIAuthority authority,
CredentialsStore credentialsStore) |
static HttpHost |
resolveAuthTarget(HttpRequest request,
HttpRoute route) |
public static void extractFromAuthority(java.lang.String scheme,
URIAuthority authority,
CredentialsStore credentialsStore)
public static HttpHost resolveAuthTarget(HttpRequest request,
HttpRoute route)