Package akka.http.javadsl.server
Class AuthenticationFailedRejection$
- java.lang.Object
-
- akka.http.javadsl.server.AuthenticationFailedRejection$
-
public class AuthenticationFailedRejection$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static AuthenticationFailedRejection$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description AuthenticationFailedRejection$()
-
-
-
Field Detail
-
MODULE$
public static final AuthenticationFailedRejection$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-