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