public class ServerConfigFile extends Object
Constructor and Description |
---|
ServerConfigFile(String url,
String user,
String password) |
Modifier and Type | Method and Description |
---|---|
Properties |
getExtraProperties() |
String |
getPassword() |
String |
getUrl() |
String |
getUser() |
ServerConfigFile |
parseFile(String configPath) |
public static final String TAG
public ServerConfigFile parseFile(String configPath)
public String getUrl()
public String getUser()
public String getPassword()
public Properties getExtraProperties()
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.