A B C D E F G H I K L M N O P Q R S T U V W X Z _

V

valid_types - Static variable in class ostore.dispatch.Filter
A HashMap containing the set of valid types for fields whose value we would like to restrict.
value_maps - Variable in class ostore.dispatch.TrieNode
Contains the set of value->child mappings for each Field.
VERIFIABLE_BLOCK_TAG - Static variable in class ostore.util.Types
 
VerifiableBlock - interface ostore.util.VerifiableBlock.
The VerifiableBlock interface should be implemented by all objects that need to be self-verifiable.
VerifiableBlockTag - class ostore.util.VerifiableBlockTag.
The Tapestry tag published by object replicas (second-tier and clients).
VerifiableBlockTag() - Constructor for class ostore.util.VerifiableBlockTag
Creates a new VerifiableBlockTag.
VerifiableBlockTag(byte[], int[]) - Constructor for class ostore.util.VerifiableBlockTag
Creates a new VerifiableBlockTag from its QuickSerializable form.
verify(byte[]) - Method in class ostore.util.SHA1Hash
Verifies that the input bytes hash to this hash value
verify(byte[]) - Method in interface ostore.util.SecureHash
Verifies that the input bytes hash to this hash value
verify(byte[], int, int) - Method in class ostore.util.SHA1Hash
Verifies that the input bytes hash to this hash value
verify(byte[], int, int) - Method in interface ostore.util.SecureHash
Verifies that the input bytes hash to this hash value
verify(byte[], SecureVerify) - Method in class ostore.util.SHA1Hash
Verifies that the input byte array, coupled with the input verification information, hashes to this hash's value
verify(byte[], SecureVerify) - Method in interface ostore.util.SecureHash
Verifies that the input byte array, coupled with the input verification information, hashes to this hash's value
verify(byte[], SigShare[], ThresholdPublicKey) - Static method in class ostore.security.thresh.SigShare
 
verify(byte[], ThresholdPublicKey) - Method in class ostore.security.thresh.SigShare
 
verify(Digestible) - Method in class ostore.util.SHA1Hash
Verifies a QuickSerializable object
verify(Digestible) - Method in interface ostore.util.SecureHash
Verifies a Digestible object
verify(PublicKey, Signature) - Method in class ostore.security.SignedQS
Verify that the signature over SignedQS.user_data() is valid.
verify(PublicKey, Signature) - Method in class ostore.security.SignedQSArray.Individual
 
verify(QuickSerializable, SecureVerify) - Method in class ostore.util.SHA1Hash
Verifies that the input object, coupled with the input verification information, hashes to this hash's value
verify(QuickSerializable, SecureVerify) - Method in interface ostore.util.SecureHash
Verifies that the input object, coupled with the input verification information, hashes to this hash's value
verify(SigShare[]) - Method in class ostore.security.thresh.ThresholdSignature
Verify the signature without encoding the signature shares into bytes.
verify(String) - Method in class ostore.util.SHA1Hash
Verifies the input String
verify(String) - Method in interface ostore.util.SecureHash
Verifies the input String
verifyGuid(SecureHash) - Method in interface ostore.util.VerifiableBlock
Verify the contents of the object against its given guid.
verifyVhash(SecureHash) - Method in interface ostore.util.VerifiableBlock
Verify the contents of the object against its given verification hash.
VERSION - Static variable in class ostore.security.thresh.ThresholdProvider
 
VERSION_DOUBLE - Static variable in class ostore.security.thresh.ThresholdProvider
 
VERSION_INFO - Static variable in class ostore.util.Types
 
VGUID - Static variable in class ostore.util.VID
The type code for a VID that consists of the VGUID of a DataObject's top block (A checkpoint GUID).
VHASH - Static variable in class ostore.util.VID
The type code for a VID that consists of the VHash of a DataObject's top block.
VID - class ostore.util.VID.
A wrapper class for a DataObject version identifier.
VID - Static variable in class ostore.util.Types
 
VID_PRED - Static variable in class ostore.util.Types
 
VID(byte[], int[]) - Constructor for class ostore.util.VID
Constructs a VID from its QuickSerializable form.
VID(byte, SecureHash) - Constructor for class ostore.util.VID
Constructs a new VID.

A B C D E F G H I K L M N O P Q R S T U V W X Z _