Package

software.purpledragon.sttp

scribe

Permalink

package scribe

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

Type Members

  1. trait OAuth1TokenProvider extends OAuthTokenProvider[OAuth1AccessToken]

    Permalink
  2. sealed trait OAuth2GrantType extends AnyRef

    Permalink
  3. trait OAuth2TokenProvider extends OAuthTokenProvider[OAuth2AccessToken]

    Permalink
  4. trait OAuthTokenProvider[T <: Token] extends AnyRef

    Permalink
  5. sealed trait QueryParamEncodingStyle extends AnyRef

    Permalink
  6. abstract class ScribeBackend extends SttpBackend[Identity, Nothing, NothingT]

    Permalink
  7. class ScribeOAuth10aBackend extends ScribeBackend with Logging

    Permalink
  8. class ScribeOAuth20Backend extends ScribeBackend with Logging

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped