public class FuzzyProperties extends SystemProperty
CONFIGURATION_FILE_PATH
Constructor and Description |
---|
FuzzyProperties() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAuthPassword() |
java.lang.String |
getAuthUsername() |
java.lang.String |
getPropertyFilePath()
By default, this returns null.
|
void |
initialize(java.util.Properties properties)
Initialize the system property.
|
public FuzzyProperties()
public void initialize(java.util.Properties properties) throws java.lang.IllegalArgumentException
SystemProperty
initialize
in class SystemProperty
java.lang.IllegalArgumentException
public java.lang.String getPropertyFilePath()
SystemProperty
getPropertyFilePath
in class SystemProperty
public java.lang.String getAuthPassword()
public java.lang.String getAuthUsername()
Copyright © 2015 Tampere University of Technology, Pori Department.