public static final class ByzCoinProto.CheckAuthorization extends com.google.protobuf.GeneratedMessageV3 implements ByzCoinProto.CheckAuthorizationOrBuilder
CheckAuthorization returns the list of actions that could be executed if the signatures of the given identities are present and validProtobuf type
byzcoin.CheckAuthorization| Modifier and Type | Class and Description |
|---|---|
static class |
ByzCoinProto.CheckAuthorization.Builder
CheckAuthorization returns the list of actions that could be executed if the
signatures of the given identities are present and valid
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
BYZCOINID_FIELD_NUMBER |
static int |
DARCID_FIELD_NUMBER |
static int |
IDENTITIES_FIELD_NUMBER |
static com.google.protobuf.Parser<ByzCoinProto.CheckAuthorization> |
PARSER
Deprecated.
|
static int |
VERSION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.ByteString |
getByzcoinid()
ByzCoinID where to look up the darc
|
com.google.protobuf.ByteString |
getDarcid()
DarcID that holds the rules
|
static ByzCoinProto.CheckAuthorization |
getDefaultInstance() |
ByzCoinProto.CheckAuthorization |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
DarcProto.Identity |
getIdentities(int index)
Identities that will sign together
|
int |
getIdentitiesCount()
Identities that will sign together
|
List<DarcProto.Identity> |
getIdentitiesList()
Identities that will sign together
|
DarcProto.IdentityOrBuilder |
getIdentitiesOrBuilder(int index)
Identities that will sign together
|
List<? extends DarcProto.IdentityOrBuilder> |
getIdentitiesOrBuilderList()
Identities that will sign together
|
com.google.protobuf.Parser<ByzCoinProto.CheckAuthorization> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getVersion()
Version of the protocol
|
boolean |
hasByzcoinid()
ByzCoinID where to look up the darc
|
boolean |
hasDarcid()
DarcID that holds the rules
|
int |
hashCode() |
boolean |
hasVersion()
Version of the protocol
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ByzCoinProto.CheckAuthorization.Builder |
newBuilder() |
static ByzCoinProto.CheckAuthorization.Builder |
newBuilder(ByzCoinProto.CheckAuthorization prototype) |
ByzCoinProto.CheckAuthorization.Builder |
newBuilderForType() |
protected ByzCoinProto.CheckAuthorization.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ByzCoinProto.CheckAuthorization |
parseDelimitedFrom(InputStream input) |
static ByzCoinProto.CheckAuthorization |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByzCoinProto.CheckAuthorization |
parseFrom(byte[] data) |
static ByzCoinProto.CheckAuthorization |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByzCoinProto.CheckAuthorization |
parseFrom(ByteBuffer data) |
static ByzCoinProto.CheckAuthorization |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByzCoinProto.CheckAuthorization |
parseFrom(com.google.protobuf.ByteString data) |
static ByzCoinProto.CheckAuthorization |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByzCoinProto.CheckAuthorization |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ByzCoinProto.CheckAuthorization |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByzCoinProto.CheckAuthorization |
parseFrom(InputStream input) |
static ByzCoinProto.CheckAuthorization |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ByzCoinProto.CheckAuthorization> |
parser() |
ByzCoinProto.CheckAuthorization.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int VERSION_FIELD_NUMBER
public static final int BYZCOINID_FIELD_NUMBER
public static final int DARCID_FIELD_NUMBER
public static final int IDENTITIES_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<ByzCoinProto.CheckAuthorization> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasVersion()
Version of the protocol
required sint32 version = 1;hasVersion in interface ByzCoinProto.CheckAuthorizationOrBuilderpublic int getVersion()
Version of the protocol
required sint32 version = 1;getVersion in interface ByzCoinProto.CheckAuthorizationOrBuilderpublic boolean hasByzcoinid()
ByzCoinID where to look up the darc
required bytes byzcoinid = 2;hasByzcoinid in interface ByzCoinProto.CheckAuthorizationOrBuilderpublic com.google.protobuf.ByteString getByzcoinid()
ByzCoinID where to look up the darc
required bytes byzcoinid = 2;getByzcoinid in interface ByzCoinProto.CheckAuthorizationOrBuilderpublic boolean hasDarcid()
DarcID that holds the rules
required bytes darcid = 3;hasDarcid in interface ByzCoinProto.CheckAuthorizationOrBuilderpublic com.google.protobuf.ByteString getDarcid()
DarcID that holds the rules
required bytes darcid = 3;getDarcid in interface ByzCoinProto.CheckAuthorizationOrBuilderpublic List<DarcProto.Identity> getIdentitiesList()
Identities that will sign together
repeated .darc.Identity identities = 4;getIdentitiesList in interface ByzCoinProto.CheckAuthorizationOrBuilderpublic List<? extends DarcProto.IdentityOrBuilder> getIdentitiesOrBuilderList()
Identities that will sign together
repeated .darc.Identity identities = 4;getIdentitiesOrBuilderList in interface ByzCoinProto.CheckAuthorizationOrBuilderpublic int getIdentitiesCount()
Identities that will sign together
repeated .darc.Identity identities = 4;getIdentitiesCount in interface ByzCoinProto.CheckAuthorizationOrBuilderpublic DarcProto.Identity getIdentities(int index)
Identities that will sign together
repeated .darc.Identity identities = 4;getIdentities in interface ByzCoinProto.CheckAuthorizationOrBuilderpublic DarcProto.IdentityOrBuilder getIdentitiesOrBuilder(int index)
Identities that will sign together
repeated .darc.Identity identities = 4;getIdentitiesOrBuilder in interface ByzCoinProto.CheckAuthorizationOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ByzCoinProto.CheckAuthorization parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByzCoinProto.CheckAuthorization parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByzCoinProto.CheckAuthorization parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByzCoinProto.CheckAuthorization parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByzCoinProto.CheckAuthorization parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByzCoinProto.CheckAuthorization parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByzCoinProto.CheckAuthorization parseFrom(InputStream input) throws IOException
IOExceptionpublic static ByzCoinProto.CheckAuthorization parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ByzCoinProto.CheckAuthorization parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ByzCoinProto.CheckAuthorization parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ByzCoinProto.CheckAuthorization parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ByzCoinProto.CheckAuthorization parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ByzCoinProto.CheckAuthorization.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ByzCoinProto.CheckAuthorization.Builder newBuilder()
public static ByzCoinProto.CheckAuthorization.Builder newBuilder(ByzCoinProto.CheckAuthorization prototype)
public ByzCoinProto.CheckAuthorization.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ByzCoinProto.CheckAuthorization.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ByzCoinProto.CheckAuthorization getDefaultInstance()
public static com.google.protobuf.Parser<ByzCoinProto.CheckAuthorization> parser()
public com.google.protobuf.Parser<ByzCoinProto.CheckAuthorization> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ByzCoinProto.CheckAuthorization getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018. All rights reserved.