Package

ch.becompany.http

oauth

Permalink

package oauth

Visibility
  1. Public
  2. All

Type Members

  1. case class OAuthConfig(consumerKey: String, consumerSecret: String, accessToken: String, accessTokenSecret: String) extends Product with Serializable

    Permalink
  2. trait OAuthSupport extends HttpClient

    Permalink

Value Members

  1. object OAuthConfig extends Serializable

    Permalink

Ungrouped