Package hudson.plugins.sauce_ondemand
Class Credentials
- java.lang.Object
-
- hudson.plugins.sauce_ondemand.Credentials
-
@Deprecated public class Credentials extends Object
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description Credentials(String username, String apiKey, String restEndpoint)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description String
getApiKey()
Deprecated.String
getRestEndpoint()
Deprecated.String
getUsername()
Deprecated.
-