Uses of Class
play.libs.WS.Scheme

Packages that use WS.Scheme
play.libs   
 

Uses of WS.Scheme in play.libs
 

Fields in play.libs declared as WS.Scheme
 WS.Scheme WS.WSRequest.scheme
           
 

Methods in play.libs that return WS.Scheme
static WS.Scheme WS.Scheme.valueOf(java.lang.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.
 

Methods in play.libs with parameters of type WS.Scheme
 WS.WSRequest WS.WSRequest.authenticate(java.lang.String username, java.lang.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