public static class EntriesCredentialConfigurationUtil.TestEntries extends Object implements EntriesCredentialConfiguration.Entries
Constructor and Description |
---|
TestEntries() |
Modifier and Type | Method and Description |
---|---|
String |
get(String key) |
String |
getPassword(String key) |
void |
set(String key,
String value) |
void |
setBoolean(String key,
boolean value) |
public void set(String key, String value)
set
in interface EntriesCredentialConfiguration.Entries
public String get(String key)
get
in interface EntriesCredentialConfiguration.Entries
public void setBoolean(String key, boolean value)
setBoolean
in interface EntriesCredentialConfiguration.Entries
public String getPassword(String key)
getPassword
in interface EntriesCredentialConfiguration.Entries
Copyright © 2020. All rights reserved.