Token

final case class Token(value: String, secret: String)

Representation of an OAuth Token and Token secret

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product