public class Credentials extends Object
| Constructor and Description |
|---|
Credentials() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain() |
String |
getPassword() |
String |
getUsername() |
void |
setDomain(String domain) |
void |
setPassword(String password) |
void |
setUsername(String username) |
String |
toString() |
Copyright © 2009-2013 jclouds. All Rights Reserved.