railo.runtime.config
Class RemoteClientImpl
java.lang.Object
railo.runtime.config.RemoteClientImpl
- All Implemented Interfaces:
- Serializable, RemoteClient
public class RemoteClientImpl
- extends Object
- implements RemoteClient
- See Also:
- Serialized Form
RemoteClientImpl
public RemoteClientImpl(String label,
String type,
String url,
String serverUsername,
String serverPassword,
String adminPassword,
ProxyData proxyData,
String securityKey,
String usage)
getUrl
public String getUrl()
- Specified by:
getUrl
in interface RemoteClient
- Returns:
- the url
getServerUsername
public String getServerUsername()
- Specified by:
getServerUsername
in interface RemoteClient
- Returns:
- the serverUsername
getServerPassword
public String getServerPassword()
- Specified by:
getServerPassword
in interface RemoteClient
- Returns:
- the serverPassword
getProxyData
public ProxyData getProxyData()
- Specified by:
getProxyData
in interface RemoteClient
- Returns:
- the proxyData
getType
public String getType()
- Specified by:
getType
in interface RemoteClient
- Returns:
- the type
getAdminPassword
public String getAdminPassword()
- Specified by:
getAdminPassword
in interface RemoteClient
- Returns:
- the adminPassword
getSecurityKey
public String getSecurityKey()
- Specified by:
getSecurityKey
in interface RemoteClient
- Returns:
- the securityKey
getAdminPasswordEncrypted
public String getAdminPasswordEncrypted()
- Specified by:
getAdminPasswordEncrypted
in interface RemoteClient
getLabel
public String getLabel()
- Specified by:
getLabel
in interface RemoteClient
getUsage
public String getUsage()
- Specified by:
getUsage
in interface RemoteClient
hasUsage
public boolean hasUsage(String usage)
- Specified by:
hasUsage
in interface RemoteClient
getId
public String getId(Config config)
- Specified by:
getId
in interface RemoteClient
Copyright © 2012 Railo