public final class Proxy$minusAuthorization extends ProxyAuthorization implements RequestHeader, SensitiveHttpHeader, scala.Product, java.io.Serializable
HttpHeader.ParsingResult, HttpHeader.ParsingResult$
Constructor and Description |
---|
Proxy$minusAuthorization(HttpCredentials credentials) |
Modifier and Type | Method and Description |
---|---|
protected Proxy$minusAuthorization$ |
companion() |
HttpCredentials |
credentials() |
static java.lang.String |
lowercaseName() |
static java.lang.String |
name() |
static scala.util.Either<scala.collection.immutable.List<ErrorInfo>,T> |
parseFromValueString(java.lang.String value) |
static <R extends Rendering> |
render(R r) |
<R extends Rendering> |
renderValue(R r) |
create
fastFind, is, isNot, lowercaseName, name, parse, unapply, unsafeToString, value
parse, renderInRequests, renderInResponses
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
renderInRequests
lowercaseName, name, render, renderInResponses, value
toString
$init$, productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
toString
render
public Proxy$minusAuthorization(HttpCredentials credentials)
public static java.lang.String name()
public static java.lang.String lowercaseName()
public static scala.util.Either<scala.collection.immutable.List<ErrorInfo>,T> parseFromValueString(java.lang.String value)
public HttpCredentials credentials()
credentials
in class ProxyAuthorization
public <R extends Rendering> Rendering renderValue(R r)
renderValue
in interface ModeledHeader
protected Proxy$minusAuthorization$ companion()
companion
in interface ModeledHeader