Class WWW$minusAuthenticate$
java.lang.Object
org.apache.pekko.http.scaladsl.model.headers.ModeledCompanion<WWW$minusAuthenticate>
org.apache.pekko.http.scaladsl.model.headers.WWW$minusAuthenticate$
- All Implemented Interfaces:
- Serializable,- Renderable
public class WWW$minusAuthenticate$
extends ModeledCompanion<WWW$minusAuthenticate>
implements Serializable
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final WWW$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- 
WWW$minusAuthenticate$public WWW$minusAuthenticate$()
 
- 
- 
Method Details- 
applypublic WWW$minusAuthenticate apply(HttpChallenge first, scala.collection.immutable.Seq<HttpChallenge> more) 
- 
challengesRenderer
 
-