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) |
Copyright © 2014. All Rights Reserved.