Class Proxy$minusAuthenticate$
java.lang.Object
org.apache.pekko.http.scaladsl.model.headers.ModeledCompanion<Proxy$minusAuthenticate>
org.apache.pekko.http.scaladsl.model.headers.Proxy$minusAuthenticate$
- All Implemented Interfaces:
- Serializable,- Renderable
public class Proxy$minusAuthenticate$
extends ModeledCompanion<Proxy$minusAuthenticate>
implements Serializable
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Proxy$minusAuthenticate$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionapply(HttpChallenge first, scala.collection.immutable.Seq<HttpChallenge> more) Renderer<scala.collection.immutable.Iterable<HttpChallenge>>Methods inherited from class org.apache.pekko.http.scaladsl.model.headers.ModeledCompanionlowercaseName, name, nameFromClass, parseFromValueString, render
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
Proxy$minusAuthenticate$public Proxy$minusAuthenticate$()
 
- 
- 
Method Details- 
applypublic Proxy$minusAuthenticate apply(HttpChallenge first, scala.collection.immutable.Seq<HttpChallenge> more) 
- 
challengesRenderer
 
-