public static final class ByzCoinProto.CheckAuthorization.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.CheckAuthorization.Builder> 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 | Method and Description |
|---|---|
ByzCoinProto.CheckAuthorization.Builder |
addAllIdentities(Iterable<? extends DarcProto.Identity> values)
Identities that will sign together
|
ByzCoinProto.CheckAuthorization.Builder |
addIdentities(DarcProto.Identity.Builder builderForValue)
Identities that will sign together
|
ByzCoinProto.CheckAuthorization.Builder |
addIdentities(DarcProto.Identity value)
Identities that will sign together
|
ByzCoinProto.CheckAuthorization.Builder |
addIdentities(int index,
DarcProto.Identity.Builder builderForValue)
Identities that will sign together
|
ByzCoinProto.CheckAuthorization.Builder |
addIdentities(int index,
DarcProto.Identity value)
Identities that will sign together
|
DarcProto.Identity.Builder |
addIdentitiesBuilder()
Identities that will sign together
|
DarcProto.Identity.Builder |
addIdentitiesBuilder(int index)
Identities that will sign together
|
ByzCoinProto.CheckAuthorization.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ByzCoinProto.CheckAuthorization |
build() |
ByzCoinProto.CheckAuthorization |
buildPartial() |
ByzCoinProto.CheckAuthorization.Builder |
clear() |
ByzCoinProto.CheckAuthorization.Builder |
clearByzcoinid()
ByzCoinID where to look up the darc
|
ByzCoinProto.CheckAuthorization.Builder |
clearDarcid()
DarcID that holds the rules
|
ByzCoinProto.CheckAuthorization.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ByzCoinProto.CheckAuthorization.Builder |
clearIdentities()
Identities that will sign together
|
ByzCoinProto.CheckAuthorization.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ByzCoinProto.CheckAuthorization.Builder |
clearVersion()
Version of the protocol
|
ByzCoinProto.CheckAuthorization.Builder |
clone() |
com.google.protobuf.ByteString |
getByzcoinid()
ByzCoinID where to look up the darc
|
com.google.protobuf.ByteString |
getDarcid()
DarcID that holds the rules
|
ByzCoinProto.CheckAuthorization |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DarcProto.Identity |
getIdentities(int index)
Identities that will sign together
|
DarcProto.Identity.Builder |
getIdentitiesBuilder(int index)
Identities that will sign together
|
List<DarcProto.Identity.Builder> |
getIdentitiesBuilderList()
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
|
int |
getVersion()
Version of the protocol
|
boolean |
hasByzcoinid()
ByzCoinID where to look up the darc
|
boolean |
hasDarcid()
DarcID that holds the rules
|
boolean |
hasVersion()
Version of the protocol
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ByzCoinProto.CheckAuthorization.Builder |
mergeFrom(ByzCoinProto.CheckAuthorization other) |
ByzCoinProto.CheckAuthorization.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ByzCoinProto.CheckAuthorization.Builder |
mergeFrom(com.google.protobuf.Message other) |
ByzCoinProto.CheckAuthorization.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ByzCoinProto.CheckAuthorization.Builder |
removeIdentities(int index)
Identities that will sign together
|
ByzCoinProto.CheckAuthorization.Builder |
setByzcoinid(com.google.protobuf.ByteString value)
ByzCoinID where to look up the darc
|
ByzCoinProto.CheckAuthorization.Builder |
setDarcid(com.google.protobuf.ByteString value)
DarcID that holds the rules
|
ByzCoinProto.CheckAuthorization.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ByzCoinProto.CheckAuthorization.Builder |
setIdentities(int index,
DarcProto.Identity.Builder builderForValue)
Identities that will sign together
|
ByzCoinProto.CheckAuthorization.Builder |
setIdentities(int index,
DarcProto.Identity value)
Identities that will sign together
|
ByzCoinProto.CheckAuthorization.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ByzCoinProto.CheckAuthorization.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ByzCoinProto.CheckAuthorization.Builder |
setVersion(int value)
Version of the protocol
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.CheckAuthorization.Builder>public ByzCoinProto.CheckAuthorization.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.CheckAuthorization.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.CheckAuthorization.Builder>public ByzCoinProto.CheckAuthorization getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ByzCoinProto.CheckAuthorization build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ByzCoinProto.CheckAuthorization buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ByzCoinProto.CheckAuthorization.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.CheckAuthorization.Builder>public ByzCoinProto.CheckAuthorization.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.CheckAuthorization.Builder>public ByzCoinProto.CheckAuthorization.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.CheckAuthorization.Builder>public ByzCoinProto.CheckAuthorization.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.CheckAuthorization.Builder>public ByzCoinProto.CheckAuthorization.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.CheckAuthorization.Builder>public ByzCoinProto.CheckAuthorization.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.CheckAuthorization.Builder>public ByzCoinProto.CheckAuthorization.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ByzCoinProto.CheckAuthorization.Builder>public ByzCoinProto.CheckAuthorization.Builder mergeFrom(ByzCoinProto.CheckAuthorization other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.CheckAuthorization.Builder>public ByzCoinProto.CheckAuthorization.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ByzCoinProto.CheckAuthorization.Builder>IOExceptionpublic 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 ByzCoinProto.CheckAuthorization.Builder setVersion(int value)
Version of the protocol
required sint32 version = 1;public ByzCoinProto.CheckAuthorization.Builder clearVersion()
Version of the protocol
required sint32 version = 1;public 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 ByzCoinProto.CheckAuthorization.Builder setByzcoinid(com.google.protobuf.ByteString value)
ByzCoinID where to look up the darc
required bytes byzcoinid = 2;public ByzCoinProto.CheckAuthorization.Builder clearByzcoinid()
ByzCoinID where to look up the darc
required bytes byzcoinid = 2;public 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 ByzCoinProto.CheckAuthorization.Builder setDarcid(com.google.protobuf.ByteString value)
DarcID that holds the rules
required bytes darcid = 3;public ByzCoinProto.CheckAuthorization.Builder clearDarcid()
DarcID that holds the rules
required bytes darcid = 3;public List<DarcProto.Identity> getIdentitiesList()
Identities that will sign together
repeated .darc.Identity identities = 4;getIdentitiesList 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 ByzCoinProto.CheckAuthorization.Builder setIdentities(int index, DarcProto.Identity value)
Identities that will sign together
repeated .darc.Identity identities = 4;public ByzCoinProto.CheckAuthorization.Builder setIdentities(int index, DarcProto.Identity.Builder builderForValue)
Identities that will sign together
repeated .darc.Identity identities = 4;public ByzCoinProto.CheckAuthorization.Builder addIdentities(DarcProto.Identity value)
Identities that will sign together
repeated .darc.Identity identities = 4;public ByzCoinProto.CheckAuthorization.Builder addIdentities(int index, DarcProto.Identity value)
Identities that will sign together
repeated .darc.Identity identities = 4;public ByzCoinProto.CheckAuthorization.Builder addIdentities(DarcProto.Identity.Builder builderForValue)
Identities that will sign together
repeated .darc.Identity identities = 4;public ByzCoinProto.CheckAuthorization.Builder addIdentities(int index, DarcProto.Identity.Builder builderForValue)
Identities that will sign together
repeated .darc.Identity identities = 4;public ByzCoinProto.CheckAuthorization.Builder addAllIdentities(Iterable<? extends DarcProto.Identity> values)
Identities that will sign together
repeated .darc.Identity identities = 4;public ByzCoinProto.CheckAuthorization.Builder clearIdentities()
Identities that will sign together
repeated .darc.Identity identities = 4;public ByzCoinProto.CheckAuthorization.Builder removeIdentities(int index)
Identities that will sign together
repeated .darc.Identity identities = 4;public DarcProto.Identity.Builder getIdentitiesBuilder(int index)
Identities that will sign together
repeated .darc.Identity identities = 4;public DarcProto.IdentityOrBuilder getIdentitiesOrBuilder(int index)
Identities that will sign together
repeated .darc.Identity identities = 4;getIdentitiesOrBuilder in interface ByzCoinProto.CheckAuthorizationOrBuilderpublic List<? extends DarcProto.IdentityOrBuilder> getIdentitiesOrBuilderList()
Identities that will sign together
repeated .darc.Identity identities = 4;getIdentitiesOrBuilderList in interface ByzCoinProto.CheckAuthorizationOrBuilderpublic DarcProto.Identity.Builder addIdentitiesBuilder()
Identities that will sign together
repeated .darc.Identity identities = 4;public DarcProto.Identity.Builder addIdentitiesBuilder(int index)
Identities that will sign together
repeated .darc.Identity identities = 4;public List<DarcProto.Identity.Builder> getIdentitiesBuilderList()
Identities that will sign together
repeated .darc.Identity identities = 4;public final ByzCoinProto.CheckAuthorization.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.CheckAuthorization.Builder>public final ByzCoinProto.CheckAuthorization.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ByzCoinProto.CheckAuthorization.Builder>Copyright © 2018. All rights reserved.