SecurityFailureContext
case class SecurityFailureContext[F[_], A](serverEndpoint: ServerEndpoint[_, F] { type SECURITY_INPUT = A; type PRINCIPAL; type INPUT; type ERROR_OUTPUT; type OUTPUT; }, securityInput: A, request: ServerRequest)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any