Package com.atlassian.bamboo.ssh
Interface SshProxyService
- All Known Implementing Classes:
SshProxyServiceImpl
public interface SshProxyService
-
Method Summary
Modifier and TypeMethodDescription@NotNull ProxyConnectionDataBuilder
register
(@NotNull ProxyConnectionData connectionData) void
unregister
(@Nullable ProxyRegistrationInfo registrationInfo)
-
Method Details
-
register
ProxyRegistrationInfo register(@NotNull @NotNull ProxyConnectionData connectionData) throws ProxyException - Throws:
ProxyException
-
unregister
-
createProxyConnectionDataBuilder
-