public final class AuthenticatorUtils extends Object
Constructor and Description |
---|
AuthenticatorUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
computeBasicAuthentication(ProxyServer proxyServer) |
static String |
computeBasicAuthentication(Realm realm) |
static String |
computeDigestAuthentication(Realm realm) |
static String |
computeRealmURI(Realm realm) |
static String |
computeRealmURI(Uri uri,
boolean useAbsoluteURI,
boolean omitQuery) |
public static String computeBasicAuthentication(ProxyServer proxyServer)
public static String computeRealmURI(Uri uri, boolean useAbsoluteURI, boolean omitQuery)
Copyright © 2015. All Rights Reserved.