inescID.revs.servers
Interface IAdministrator

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
AdministratorEngine

public interface IAdministrator
extends java.rmi.Remote


Method Summary
 Reply sign(int voter, byte[] password, int election, byte[] vote)
           
 

Method Detail

sign

public Reply sign(int voter,
                  byte[] password,
                  int election,
                  byte[] vote)
           throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException