org.gwe.api
Interface SecuredServerAPI

All Superinterfaces:
java.rmi.Remote
All Known Subinterfaces:
ServerAPI4User
All Known Implementing Classes:
SecuredServerAPIImpl, ServerAPI4UserImpl

public interface SecuredServerAPI
extends java.rmi.Remote

Since:
Nov 21, 2007
Author:
Marco Ruiz

Method Summary
 void verifyAccount(AccountInfo account)
           
 

Method Detail

verifyAccount

void verifyAccount(AccountInfo account)
                   throws java.rmi.RemoteException,
                          PasswordMismatchException
Throws:
java.rmi.RemoteException
PasswordMismatchException


Copyright © 2007-2009. All Rights Reserved.