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