WSAuthScheme

play.api.libs.ws.WSAuthScheme
See theWSAuthScheme companion trait
object WSAuthScheme

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object BASIC extends WSAuthScheme

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait WSAuthScheme
class Object
trait Matchable
class Any
Show all
Self type
BASIC.type
case object DIGEST extends WSAuthScheme

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait WSAuthScheme
class Object
trait Matchable
class Any
Show all
Self type
DIGEST.type
case object KERBEROS extends WSAuthScheme

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait WSAuthScheme
class Object
trait Matchable
class Any
Show all
Self type
KERBEROS.type
case object NTLM extends WSAuthScheme

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait WSAuthScheme
class Object
trait Matchable
class Any
Show all
Self type
NTLM.type
case object SPNEGO extends WSAuthScheme

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait WSAuthScheme
class Object
trait Matchable
class Any
Show all
Self type
SPNEGO.type