UnauthorizedOps

final class UnauthorizedOps[F[_], G[_]](val status: Status) extends AnyVal with WwwAuthenticateResponseGenerator[F, G]
class AnyVal
trait Matchable
class Any

Value members

Inherited methods

def apply[A](authenticate: WWW-Authenticate, body: A, headers: ToRaw*)(implicit F: Applicative[F], w: EntityEncoder[G, A]): F[Response[G]]
def apply(authenticate: WWW-Authenticate, headers: ToRaw*)(implicit F: Applicative[F]): F[Response[G]]

Concrete fields