public class SshProxyServiceImpl extends Object implements SshProxyService
| Constructor and Description |
|---|
SshProxyServiceImpl(DocumentationLinkProvider documentationLinkProvider) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull ProxyConnectionDataBuilder |
createProxyConnectionDataBuilder() |
ProxyRegistrationInfo |
register(@NotNull ProxyConnectionData connectionData) |
void |
unregister(@Nullable ProxyRegistrationInfo registrationInfo) |
@Autowired public SshProxyServiceImpl(DocumentationLinkProvider documentationLinkProvider)
public ProxyRegistrationInfo register(@NotNull @NotNull ProxyConnectionData connectionData) throws ProxyException
register in interface SshProxyServiceProxyExceptionpublic void unregister(@Nullable
@Nullable ProxyRegistrationInfo registrationInfo)
unregister in interface SshProxyService@NotNull public @NotNull ProxyConnectionDataBuilder createProxyConnectionDataBuilder()
createProxyConnectionDataBuilder in interface SshProxyServiceCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.