public class InteractiveStorageCredentials extends Object implements StorageCredentials
| Constructor and Description |
|---|
InteractiveStorageCredentials(ClientPreferences prefs,
Keyring keyring,
String url,
Console console) |
| Modifier and Type | Method and Description |
|---|---|
char[] |
getPassword() |
String |
getUsername() |
public InteractiveStorageCredentials(ClientPreferences prefs, Keyring keyring, String url, Console console)
public String getUsername()
getUsername in interface StorageCredentialspublic char[] getPassword()
getPassword in interface StorageCredentialsCopyright © 2015. All rights reserved.