railo.runtime.config
Interface RemoteClient
- All Superinterfaces:
- java.io.Serializable
- public interface RemoteClient
- extends java.io.Serializable
getUrl
public java.lang.String getUrl()
- Returns:
- the url
getServerUsername
public java.lang.String getServerUsername()
- Returns:
- the serverUsername
getServerPassword
public java.lang.String getServerPassword()
- Returns:
- the serverPassword
getProxyData
public ProxyData getProxyData()
- Returns:
- the proxyData
getType
public java.lang.String getType()
- Returns:
- the type
getAdminPassword
public java.lang.String getAdminPassword()
- Returns:
- the adminPassword
getSecurityKey
public java.lang.String getSecurityKey()
- Returns:
- the securityKey
getAdminPasswordEncrypted
public java.lang.String getAdminPasswordEncrypted()
getLabel
public java.lang.String getLabel()
getUsage
public java.lang.String getUsage()
hasUsage
public boolean hasUsage(java.lang.String usage)
getId
public java.lang.String getId(Config config)