public interface SshProxyService
Modifier and Type | Method and Description |
---|---|
ProxyConnectionDataBuilder |
createProxyConnectionDataBuilder() |
ProxyRegistrationInfo |
register(ProxyConnectionData connectionData) |
void |
unregister(ProxyRegistrationInfo registrationInfo) |
ProxyRegistrationInfo register(@NotNull ProxyConnectionData connectionData) throws ProxyException
ProxyException
void unregister(@Nullable ProxyRegistrationInfo registrationInfo)
@NotNull ProxyConnectionDataBuilder createProxyConnectionDataBuilder()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.