Uses of Class
hudson.plugins.sauce_ondemand.Credentials

Packages that use Credentials
hudson.plugins.sauce_ondemand   
 

Uses of Credentials in hudson.plugins.sauce_ondemand
 

Methods in hudson.plugins.sauce_ondemand that return Credentials
 Credentials SauceOnDemandBuildWrapper.getCredentials()
           
 

Methods in hudson.plugins.sauce_ondemand with parameters of type Credentials
 void SauceOnDemandBuildWrapper.setCredentials(Credentials credentials)
           
 

Constructors in hudson.plugins.sauce_ondemand with parameters of type Credentials
SauceOnDemandBuildWrapper(Credentials credentials, SeleniumInformation seleniumInformation, String seleniumHost, String seleniumPort, String httpsProtocol, boolean enableSauceConnect, boolean launchSauceConnectOnSlave)
           
 



Copyright © 2004-2013. All Rights Reserved.