com.atlassian.bamboo.ssh
Interface ProxyConnectionData
- All Superinterfaces:
- ProxyErrorReceiver
public interface ProxyConnectionData
- extends ProxyErrorReceiver
getRemoteAddress
java.net.SocketAddress getRemoteAddress()
getRemoteUserName
java.lang.String getRemoteUserName()
getKeyPair
java.security.KeyPair getKeyPair()
getRemotePassword
java.lang.String getRemotePassword()
getMapPathFrom
java.lang.String getMapPathFrom()
getMapPathTo
java.lang.String getMapPathTo()
getConnectionDescription
java.lang.String getConnectionDescription()
Copyright © 2012 Atlassian. All Rights Reserved.