public class FileStorageCredentials extends Object implements StorageCredentials
Constructor and Description |
---|
FileStorageCredentials(File authFile) |
Modifier and Type | Method and Description |
---|---|
void |
clearCharArray(char[] chars) |
char[] |
getPassword() |
String |
getStorageUrl() |
String |
getUsername() |
public FileStorageCredentials(File authFile)
public String getUsername()
getUsername
in interface StorageCredentials
public char[] getPassword()
getPassword
in interface StorageCredentials
public void clearCharArray(char[] chars)
public String getStorageUrl()
Copyright © 2017. All rights reserved.