Class Credentials.Provided$
java.lang.Object
org.apache.pekko.http.scaladsl.server.directives.Credentials.Provided$
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- Credentials
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Credentials.Provided$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
Provided$public Provided$()
 
-