Class Authorization$
java.lang.Object
org.apache.pekko.http.scaladsl.model.headers.ModeledCompanion<Authorization>
org.apache.pekko.http.scaladsl.model.headers.Authorization$
- All Implemented Interfaces:
Serializable
,Renderable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Authorization$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pekko.http.scaladsl.model.headers.ModeledCompanion
lowercaseName, name, nameFromClass, parseFromValueString, render
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Authorization$
public Authorization$()
-