Uses of Class
org.glassfish.jersey.jdk.connector.internal.ProxyAuthenticationException
Packages that use ProxyAuthenticationException
-
Uses of ProxyAuthenticationException in org.glassfish.jersey.jdk.connector.internal
Methods in org.glassfish.jersey.jdk.connector.internal that throw ProxyAuthenticationExceptionModifier and TypeMethodDescriptionprivate HttpRequest
ProxyFilter.createAuthenticatingRequest
(HttpResponse httpResponse) private String
ProxyDigestAuthenticator.createNextAuthToken
(ProxyDigestAuthenticator.DigestScheme ds, String uri, String method, String userName, String password) Creates digest string including counter.(package private) static String
ProxyBasicAuthenticator.generateAuthorizationHeader
(String userName, String password) (package private) String
ProxyDigestAuthenticator.generateAuthorizationHeader
(URI uri, String method, String authenticateHeader, String userName, String password) private static String
Colon separated value MD5 hash.