play.api.libs.ws.WSAuthScheme
See theWSAuthScheme companion trait
object WSAuthScheme
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
WSAuthScheme.type
Members list
Type members
Classlikes
case object BASIC extends WSAuthScheme
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait WSAuthSchemeclass Objecttrait Matchableclass AnyShow all
- Self type
-
BASIC.type
case object DIGEST extends WSAuthScheme
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait WSAuthSchemeclass Objecttrait Matchableclass AnyShow all
- Self type
-
DIGEST.type
case object KERBEROS extends WSAuthScheme
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait WSAuthSchemeclass Objecttrait Matchableclass AnyShow all
- Self type
-
KERBEROS.type
case object NTLM extends WSAuthScheme
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait WSAuthSchemeclass Objecttrait Matchableclass AnyShow all
- Self type
-
NTLM.type
case object SPNEGO extends WSAuthScheme
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait WSAuthSchemeclass Objecttrait Matchableclass AnyShow all
- Self type
-
SPNEGO.type
In this article