Rice Pastry API

org.mpisws.p2p.transport.peerreview.commitment
Class AuthenticatorSerializerImpl

java.lang.Object
  extended by org.mpisws.p2p.transport.peerreview.commitment.AuthenticatorSerializerImpl
All Implemented Interfaces:
AuthenticatorSerializer

public class AuthenticatorSerializerImpl
extends java.lang.Object
implements AuthenticatorSerializer


Constructor Summary
AuthenticatorSerializerImpl(int hashLength, int signatureLength)
           
 
Method Summary
 Authenticator deserialize(InputBuffer buf)
           
 int getSerializedSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticatorSerializerImpl

public AuthenticatorSerializerImpl(int hashLength,
                                   int signatureLength)
Method Detail

deserialize

public Authenticator deserialize(InputBuffer buf)
                          throws java.io.IOException
Specified by:
deserialize in interface AuthenticatorSerializer
Throws:
java.io.IOException

getSerializedSize

public int getSerializedSize()
Specified by:
getSerializedSize in interface AuthenticatorSerializer

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection