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 © 2015. All Rights Reserved.