Class Credentials.Provided$
- java.lang.Object
-
- akka.http.scaladsl.server.directives.Credentials.Provided$
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- Credentials
public static class Credentials.Provided$ extends java.lang.Object implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static Credentials.Provided$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description Provided$()
-
-
-
Field Detail
-
MODULE$
public static final Credentials.Provided$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-