Package | Description |
---|---|
play.libs |
Modifier and Type | Field and Description |
---|---|
WS.Scheme |
WS.WSRequest.scheme |
Modifier and Type | Method and Description |
---|---|
static WS.Scheme |
WS.Scheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WS.Scheme[] |
WS.Scheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
WS.WSRequest |
WS.WSRequest.authenticate(String username,
String password,
WS.Scheme scheme)
define client authentication for a server host provided credentials
will be used during the request
|
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly