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
SystemPropertyinitialize in class SystemPropertyjava.lang.IllegalArgumentExceptionpublic java.lang.String getPropertyFilePath()
SystemPropertygetPropertyFilePath in class SystemPropertypublic java.lang.String getAuthPassword()
public java.lang.String getAuthUsername()
Copyright © 2015 Tampere University of Technology, Pori Department.