Package

com.twitter

finagle

Permalink

package finagle

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. finagle
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait OAuth2 extends AnyRef

    Permalink
  2. class OAuth2Endpoint[U] extends Service[Request, Response] with OAuth2 with OAuthErrorHandler with OAuthTokenConverter

    Permalink
  3. class OAuth2Filter[U] extends Filter[Request, Response, OAuth2Request[U], Response] with OAuth2 with OAuthErrorHandler

    Permalink
  4. case class OAuth2Request[U](authInfo: AuthInfo[U], httpRequest: Request) extends Product with Serializable

    Permalink

Value Members

  1. object OAuth2 extends OAuth2

    Permalink
  2. package oauth2

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped