public static class TrustedKeysPage.TrustedKeyImpl extends Object implements TrustedKey
| Constructor and Description |
|---|
TrustedKeyImpl(String host,
String key) |
TrustedKeyImpl(String host,
String key,
long id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getHost() |
long |
getId() |
String |
getKey() |
int |
hashCode() |
boolean |
isApproved() |
void |
setId(long id) |
String |
toString() |
public String getHost()
getHost in interface TrustedKeypublic String getKey()
getKey in interface TrustedKeypublic boolean isApproved()
isApproved in interface TrustedKeypublic long getId()
getId in interface BambooIdProviderpublic void setId(long id)
setId in interface BambooObjectCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.