public class HgRepositoryUIHelper extends Object
| Constructor and Description |
|---|
HgRepositoryUIHelper() |
| Modifier and Type | Method and Description |
|---|---|
List<NameValuePair> |
getAuthenticationTypes() |
List<NameValuePair> |
getCredentialsSources() |
String |
getDisplayName(AuthenticationType authenticationType) |
List<NameValuePair> |
getSshSharedCredentials() |
List<NameValuePair> |
getUsernamePasswordSharedCredentials() |
@NotNull public List<NameValuePair> getAuthenticationTypes()
@NotNull public List<NameValuePair> getCredentialsSources()
public String getDisplayName(AuthenticationType authenticationType)
AuthenticationType@NotNull public List<NameValuePair> getSshSharedCredentials()
@NotNull public List<NameValuePair> getUsernamePasswordSharedCredentials()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.