Rice Pastry API

Uses of Interface
org.mpisws.p2p.transport.peerreview.audit.AuditProtocol

Packages that use AuditProtocol
org.mpisws.p2p.transport.peerreview   
org.mpisws.p2p.transport.peerreview.audit   
org.mpisws.p2p.transport.peerreview.challenge   
 

Uses of AuditProtocol in org.mpisws.p2p.transport.peerreview
 

Fields in org.mpisws.p2p.transport.peerreview declared as AuditProtocol
protected  AuditProtocol<Handle,Identifier> PeerReviewImpl.auditProtocol
           
 

Uses of AuditProtocol in org.mpisws.p2p.transport.peerreview.audit
 

Classes in org.mpisws.p2p.transport.peerreview.audit that implement AuditProtocol
 class AuditProtocolImpl<Handle extends RawSerializable,Identifier extends RawSerializable>
           
 

Uses of AuditProtocol in org.mpisws.p2p.transport.peerreview.challenge
 

Constructors in org.mpisws.p2p.transport.peerreview.challenge with parameters of type AuditProtocol
ChallengeResponseProtocolImpl(PeerReviewImpl<Handle,Identifier> peerReviewImpl, IdentityTransport<Handle,Identifier> transport, PeerInfoStore<Handle,Identifier> infoStore, SecureHistory history, AuthenticatorStore<Identifier> authOutStore, AuditProtocol<Handle,Identifier> auditProtocol, CommitmentProtocol<Handle,Identifier> commitmentProtocol)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection