org.ferris.journal.jws.account
Interface AccountJws
- All Superinterfaces:
- Remote
- All Known Implementing Classes:
- AccountJwsBindingStub
public interface AccountJws
- extends Remote
login
Account login(String username,
String encryptedPassword)
throws RemoteException
- Throws:
RemoteException
register
Account register(Account account)
throws RemoteException
- Throws:
RemoteException
test
String test(String returnThisString)
throws RemoteException
- Throws:
RemoteException
Copyright © March 15, 2008-2011 The Ferris Foundation. All Rights Reserved.