Akka HTTP 10.7.1 - akka.http.scaladsl.server.AuthenticationFailedRejection (original) (raw)

object AuthenticationFailedRejection extends Serializable

Ordering

  1. Alphabetic
  2. By Inheritance

Inherited

  1. AuthenticationFailedRejection

  2. Serializable

  3. AnyRef

  4. Any

  5. Hide All

  6. Show All

Visibility

  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
  2. final def ##: Int
  3. final def ==(arg0: Any): Boolean
  4. final def asInstanceOf[T0]: T0
  5. def clone(): AnyRef
  6. final def eq(arg0: AnyRef): Boolean
  7. def equals(arg0: AnyRef): Boolean
  8. final def getClass(): Class[_ <: AnyRef]
  9. def hashCode(): Int
  10. final def isInstanceOf[T0]: Boolean
  11. final def ne(arg0: AnyRef): Boolean
  12. final def notify(): Unit
  13. final def notifyAll(): Unit
  14. final def synchronized[T0](arg0: => T0): T0
  15. def toString(): String
  16. final def wait(arg0: Long, arg1: Int): Unit
  17. final def wait(arg0: Long): Unit
  18. final def wait(): Unit
  19. case object CredentialsMissing extends CredentialsMissing with Cause with Product with Serializable
  20. case object CredentialsRejected extends CredentialsRejected with Cause with Product with Serializable

Deprecated Value Members

  1. def finalize(): Unit

Ungrouped