public class RemoteClientImpl extends Object implements RemoteClient
Constructor and Description |
---|
RemoteClientImpl(String label,
String type,
String url,
String serverUsername,
String serverPassword,
String adminPassword,
ProxyData proxyData,
String securityKey,
String usage) |
Modifier and Type | Method and Description |
---|---|
String |
getAdminPassword() |
String |
getAdminPasswordEncrypted() |
String |
getId(Config config) |
String |
getLabel() |
ProxyData |
getProxyData() |
String |
getSecurityKey() |
String |
getServerPassword() |
String |
getServerUsername() |
String |
getType() |
String |
getUrl() |
String |
getUsage() |
boolean |
hasUsage(String usage) |
public String getUrl()
getUrl
in interface RemoteClient
public String getServerUsername()
getServerUsername
in interface RemoteClient
public String getServerPassword()
getServerPassword
in interface RemoteClient
public ProxyData getProxyData()
getProxyData
in interface RemoteClient
public String getType()
getType
in interface RemoteClient
public String getAdminPassword()
getAdminPassword
in interface RemoteClient
public String getSecurityKey()
getSecurityKey
in interface RemoteClient
public String getAdminPasswordEncrypted()
getAdminPasswordEncrypted
in interface RemoteClient
public String getLabel()
getLabel
in interface RemoteClient
public String getUsage()
getUsage
in interface RemoteClient
public boolean hasUsage(String usage)
hasUsage
in interface RemoteClient
public String getId(Config config)
getId
in interface RemoteClient
Copyright © 2015 Lucee