sealed abstract class AuthFailure extends Product with Serializable
An error encountered during authentication.
- Source
- AuthFailure.scala
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- AuthFailure
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All