@Internal public class AuthSupport extends Object
| Constructor and Description | 
|---|
| AuthSupport() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | extractFromAuthority(String scheme,
                    org.apache.hc.core5.net.URIAuthority authority,
                    CredentialsStore credentialsStore) | 
| static org.apache.hc.core5.http.HttpHost | resolveAuthTarget(org.apache.hc.core5.http.HttpRequest request,
                 HttpRoute route) | 
public static void extractFromAuthority(String scheme, org.apache.hc.core5.net.URIAuthority authority, CredentialsStore credentialsStore)
public static org.apache.hc.core5.http.HttpHost resolveAuthTarget(org.apache.hc.core5.http.HttpRequest request,
                                                  HttpRoute route)
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.