WSAuthScheme

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

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BASIC.type
object DIGEST.type
object KERBEROS.type
object NTLM.type
object SPNEGO.type
In this article