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
ProxyExceptionvoid unregister(@Nullable
@Nullable ProxyRegistrationInfo registrationInfo)
@NotNull @NotNull ProxyConnectionDataBuilder createProxyConnectionDataBuilder()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.