public class EnvironmentVariablePasswordProvider extends Object implements PasswordProvider
| Constructor and Description |
|---|
EnvironmentVariablePasswordProvider(String variable) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPassword() |
String |
getVariable() |
int |
hashCode() |
String |
toString() |
public EnvironmentVariablePasswordProvider(String variable)
public String getVariable()
public String getPassword()
getPassword in interface PasswordProviderCopyright © 2011–2017. All rights reserved.