|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugins.ssh.SshProxyServiceImpl
public class SshProxyServiceImpl
Constructor Summary | |
---|---|
SshProxyServiceImpl(com.opensymphony.xwork.TextProvider textProvider)
|
Method Summary | |
---|---|
ProxyConnectionDataBuilder |
createProxyConnectionDataBuilder()
|
ProxyRegistrationInfo |
register(ProxyConnectionData connectionData)
|
void |
unregister(ProxyRegistrationInfo registrationInfo)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SshProxyServiceImpl(com.opensymphony.xwork.TextProvider textProvider)
Method Detail |
---|
public ProxyRegistrationInfo register(@NotNull ProxyConnectionData connectionData) throws ProxyException
register
in interface SshProxyService
ProxyException
public void unregister(@Nullable ProxyRegistrationInfo registrationInfo)
unregister
in interface SshProxyService
@NotNull public ProxyConnectionDataBuilder createProxyConnectionDataBuilder()
createProxyConnectionDataBuilder
in interface SshProxyService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |