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 StorageCredentialspublic char[] getPassword()
getPassword in interface StorageCredentialspublic void clearCharArray(char[] chars)
public String getStorageUrl()
Copyright © 2015. All rights reserved.