public class VoteAuthorityEntryImpl extends Object implements VoteAuthorityEntry
| Constructor and Description |
|---|
VoteAuthorityEntryImpl() |
| Modifier and Type | Method and Description |
|---|---|
IPv4Address |
getAddress() |
String |
getContact() |
int |
getDirectoryPort() |
String |
getHostname() |
HexDigest |
getIdentity() |
String |
getNickname() |
int |
getRouterPort() |
List<DirectorySignature> |
getSignatures() |
HexDigest |
getVoteDigest() |
public String getNickname()
getNickname in interface VoteAuthorityEntrypublic HexDigest getIdentity()
getIdentity in interface VoteAuthorityEntrypublic String getHostname()
getHostname in interface VoteAuthorityEntrypublic IPv4Address getAddress()
getAddress in interface VoteAuthorityEntrypublic int getDirectoryPort()
getDirectoryPort in interface VoteAuthorityEntrypublic int getRouterPort()
getRouterPort in interface VoteAuthorityEntrypublic String getContact()
getContact in interface VoteAuthorityEntrypublic HexDigest getVoteDigest()
getVoteDigest in interface VoteAuthorityEntrypublic List<DirectorySignature> getSignatures()
getSignatures in interface VoteAuthorityEntryCopyright © 2015. All rights reserved.