|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProxyRegistrationInfo | |
|---|---|
| com.atlassian.bamboo.plugins.git | |
| com.atlassian.bamboo.plugins.ssh | |
| com.atlassian.bamboo.ssh | |
| Uses of ProxyRegistrationInfo in com.atlassian.bamboo.plugins.git |
|---|
| Methods in com.atlassian.bamboo.plugins.git that return ProxyRegistrationInfo | |
|---|---|
ProxyRegistrationInfo |
GitRepositoryAccessData.getProxyRegistrationInfo()
|
ProxyRegistrationInfo |
GitHubRepositoryAccessData.getProxyRegistrationInfo()
|
| Methods in com.atlassian.bamboo.plugins.git with parameters of type ProxyRegistrationInfo | |
|---|---|
void |
GitRepositoryAccessData.setProxyRegistrationInfo(ProxyRegistrationInfo proxyRegistrationInfo)
|
void |
GitHubRepositoryAccessData.setProxyRegistrationInfo(ProxyRegistrationInfo proxyRegistrationInfo)
|
| Uses of ProxyRegistrationInfo in com.atlassian.bamboo.plugins.ssh |
|---|
| Classes in com.atlassian.bamboo.plugins.ssh that implement ProxyRegistrationInfo | |
|---|---|
class |
ProxyRegistrationInfoImpl
|
| Methods in com.atlassian.bamboo.plugins.ssh that return ProxyRegistrationInfo | |
|---|---|
ProxyRegistrationInfo |
SshProxyServiceImpl.register(ProxyConnectionData connectionData)
|
| Methods in com.atlassian.bamboo.plugins.ssh with parameters of type ProxyRegistrationInfo | |
|---|---|
void |
SshProxyServiceImpl.unregister(ProxyRegistrationInfo registrationInfo)
|
| Uses of ProxyRegistrationInfo in com.atlassian.bamboo.ssh |
|---|
| Methods in com.atlassian.bamboo.ssh that return ProxyRegistrationInfo | |
|---|---|
ProxyRegistrationInfo |
SshProxyService.register(ProxyConnectionData connectionData)
|
| Methods in com.atlassian.bamboo.ssh with parameters of type ProxyRegistrationInfo | |
|---|---|
void |
SshProxyService.unregister(ProxyRegistrationInfo registrationInfo)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||