Rice Pastry API

org.mpisws.p2p.transport.peerreview.replay
Interface VerifierFactory<Handle extends RawSerializable,Identifier extends RawSerializable>

All Known Implementing Classes:
VerifierFactoryImpl

public interface VerifierFactory<Handle extends RawSerializable,Identifier extends RawSerializable>


Method Summary
 Verifier<Handle> getVerifier(SecureHistory history, Handle localHandle, long firstEntryToReplay, long initialTime, java.lang.Object extInfo)
           
 

Method Detail

getVerifier

Verifier<Handle> getVerifier(SecureHistory history,
                             Handle localHandle,
                             long firstEntryToReplay,
                             long initialTime,
                             java.lang.Object extInfo)
                                                     throws java.io.IOException
Throws:
java.io.IOException

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection