Class HttpChallenge$

java.lang.Object
scala.runtime.AbstractFunction3<String,String,scala.collection.immutable.Map<String,String>,HttpChallenge>
akka.http.scaladsl.model.headers.HttpChallenge$
All Implemented Interfaces:
Serializable, scala.Function3<String,String,scala.collection.immutable.Map<String,String>,HttpChallenge>

public class HttpChallenge$ extends scala.runtime.AbstractFunction3<String,String,scala.collection.immutable.Map<String,String>,HttpChallenge> implements Serializable
See Also:
  • Field Details

    • MODULE$

      public static final HttpChallenge$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • HttpChallenge$

      public HttpChallenge$()
  • Method Details