public final class Personhood extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Personhood.Attendees
Attendees is a slice of points of attendees' public keys.
|
static interface |
Personhood.AttendeesOrBuilder |
static class |
Personhood.Attribute
Attribute stores one specific attribute of a credential.
|
static interface |
Personhood.AttributeOrBuilder |
static class |
Personhood.Capabilities
Capabilities returns what the service is able to do.
|
static interface |
Personhood.CapabilitiesOrBuilder |
static class |
Personhood.CapabilitiesResponse
CapabilitiesResponse is the response with the endpoints and the version of each
endpoint.
|
static interface |
Personhood.CapabilitiesResponseOrBuilder |
static class |
Personhood.Capability
Capability is one endpoint / version pair
|
static interface |
Personhood.CapabilityOrBuilder |
static class |
Personhood.Credential
Credential represents one identity of the user.
|
static interface |
Personhood.CredentialOrBuilder |
static class |
Personhood.CredentialStruct
CredentialStruct holds a slice of credentials.
|
static interface |
Personhood.CredentialStructOrBuilder |
static class |
Personhood.FinalStatement
FinalStatement is the final configuration holding all data necessary
for a verifier.
|
static interface |
Personhood.FinalStatementOrBuilder |
static class |
Personhood.LRSTag
LRSTag is the tag of the linkable ring signature sent in by a user.
|
static interface |
Personhood.LRSTagOrBuilder |
static class |
Personhood.Meetup
Meetup is sent by a user who wants to discover who else is around.
|
static interface |
Personhood.MeetupOrBuilder |
static class |
Personhood.MeetupResponse
MeetupResponse contains all users from the last x minutes.
|
static interface |
Personhood.MeetupResponseOrBuilder |
static class |
Personhood.Party
Party represents everything necessary to find a party in the ledger.
|
static class |
Personhood.PartyList
PartyList can either store a new party in the list, or just return the list of
available parties.
|
static interface |
Personhood.PartyListOrBuilder |
static class |
Personhood.PartyListResponse
PartyListResponse holds a list of all known parties so far.
|
static interface |
Personhood.PartyListResponseOrBuilder |
static interface |
Personhood.PartyOrBuilder |
static class |
Personhood.Poll
Poll allows for adding, listing, and answering to storagePolls
|
static class |
Personhood.PollAnswer
PollAnswer stores one answer for a poll.
|
static interface |
Personhood.PollAnswerOrBuilder |
static class |
Personhood.PollChoice
PollChoice represents one choice of one participant.
|
static interface |
Personhood.PollChoiceOrBuilder |
static class |
Personhood.PollList
PollList returns all known storagePolls for this byzcoinID
|
static interface |
Personhood.PollListOrBuilder |
static interface |
Personhood.PollOrBuilder |
static class |
Personhood.PollResponse
PollResponse is sent back to the client and contains all storagePolls known that
still have a reward left.
|
static interface |
Personhood.PollResponseOrBuilder |
static class |
Personhood.PollStruct
PollStruct represents one poll with answers.
|
static interface |
Personhood.PollStructOrBuilder |
static class |
Personhood.PopDesc
PopDesc holds the name, date and a roster of all involved conodes.
|
static interface |
Personhood.PopDescOrBuilder |
static class |
Personhood.PopPartyStruct
PopPartyStruct is the data that is stored in a pop-party instance.
|
static interface |
Personhood.PopPartyStructOrBuilder |
static class |
Personhood.RoPaSci
RoPaSci represents one rock-paper-scissors game.
|
static class |
Personhood.RoPaSciList
RoPaSciList can either store a new RockPaperScissors in the list, or just
return the available RoPaScis.
|
static interface |
Personhood.RoPaSciListOrBuilder |
static class |
Personhood.RoPaSciListResponse
RoPaSciListResponse returns a list of all known, unfinished RockPaperScissors
games.
|
static interface |
Personhood.RoPaSciListResponseOrBuilder |
static interface |
Personhood.RoPaSciOrBuilder |
static class |
Personhood.RoPaSciStruct
RoPaSciStruct holds one Rock Paper Scissors event
|
static interface |
Personhood.RoPaSciStructOrBuilder |
static class |
Personhood.SpawnerStruct
SpawnerStruct holds the data necessary for knowing how much spawning
of a certain contract costs.
|
static interface |
Personhood.SpawnerStructOrBuilder |
static class |
Personhood.StringReply
StringReply can be used by all calls that need a string to be returned
to the caller.
|
static interface |
Personhood.StringReplyOrBuilder |
static class |
Personhood.UserLocation
UserLocation is the moment a user has been at a certain location.
|
static interface |
Personhood.UserLocationOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2019. All rights reserved.