Class AuthorizationFailedRejection$

java.lang.Object
org.apache.pekko.http.scaladsl.server.AuthorizationFailedRejection$
All Implemented Interfaces:
Serializable, AuthorizationFailedRejection, Rejection, Rejection, scala.Equals, scala.Product

public class AuthorizationFailedRejection$ extends Object implements AuthorizationFailedRejection, Rejection, scala.Product, Serializable
Rejection created by the 'authorize' directive. Signals that the request was rejected because the user is not authorized.
See Also:
  • Field Details

  • Constructor Details

    • AuthorizationFailedRejection$

      public AuthorizationFailedRejection$()