public abstract class ProxyAuthorization extends HttpHeader
HttpHeader.ParsingResult, HttpHeader.ParsingResult$| Constructor and Description | 
|---|
| ProxyAuthorization() | 
| Modifier and Type | Method and Description | 
|---|---|
| static ProxyAuthorization | create(HttpCredentials credentials) | 
| abstract HttpCredentials | credentials() | 
fastFind, is, isNot, lowercaseName, name, parse, unapply, unsafeToString, valueparse, renderInRequests, renderInResponsesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringrenderpublic abstract HttpCredentials credentials()
public static ProxyAuthorization create(HttpCredentials credentials)