Packages

p

refuel.oauth

action

package action

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class BadRequestAction() extends HttpAction with Product with Serializable
  2. trait HttpAction extends AnyRef
  3. class OAuth2ActionHandler extends AutoInject
    Annotations
    @Inject()
  4. case class RedirectAction(headers: Iterable[HttpHeader], cause: Option[Throwable] = None) extends HttpAction with Product with Serializable
  5. case class UnauthorizedAction(cause: Throwable) extends HttpAction with Product with Serializable

Value Members

  1. object BadRequestAction extends Serializable
  2. object HttpAction
  3. object RedirectAction extends Serializable

Ungrouped