@Immutable public abstract class HTTPAuthUtil extends Object
| Constructor and Description |
|---|
HTTPAuthUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.auth.AuthScope |
bestmatch(org.apache.http.auth.AuthScope scope,
Set<org.apache.http.auth.AuthScope> scopelist) |
public static org.apache.http.auth.AuthScope bestmatch(org.apache.http.auth.AuthScope scope,
Set<org.apache.http.auth.AuthScope> scopelist)