public class RepositorySshKey extends SshKey
| Constructor and Description |
|---|
RepositorySshKey(long id,
String text,
String label,
Repository repository,
String permission) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPermission() |
Repository |
getRepository() |
protected com.google.common.base.MoreObjects.ToStringHelper |
toStringHelper() |
public RepositorySshKey(long id,
String text,
String label,
Repository repository,
String permission)
public Repository getRepository()
public String getPermission()
protected com.google.common.base.MoreObjects.ToStringHelper toStringHelper()
toStringHelper in class SshKeyCopyright © 2020 Atlassian. All rights reserved.