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 StorageCredentials
public char[] getPassword()
getPassword
in interface StorageCredentials
Copyright © 2017. All Rights Reserved.