final case class AuthParams(authScheme: AuthScheme, params: NonEmptyList[(String, String)]) extends Credentials
- Companion:
- object
trait Serializable
trait Product
trait Equals
class Credentials
trait Renderable
class Object
trait Matchable
class Any
Value members
Inherited methods
Generates a String rendering of this object
Generates a String rendering of this object
- Inherited from:
- Renderable