AuthenticationFailedRejection

pl.iterators.stir.server.AuthenticationFailedRejection
See theAuthenticationFailedRejection companion object
final case class AuthenticationFailedRejection(cause: Cause, challenge: Challenge) extends Rejection

Rejection created by the various pl.iterators.stir.server.directives.SecurityDirectives. Signals that the request was rejected because the user could not be authenticated. The reason for the rejection is specified in the cause.

Attributes

Companion
object
Source
Rejection.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Rejection
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product