se.unlogic.standardutils.rmi
Interface PasswordLogin<T>

All Superinterfaces:
Remote

public interface PasswordLogin<T>
extends Remote


Method Summary
 T login(String password)
           
 

Method Detail

login

T login(String password)
        throws RemoteException
Throws:
RemoteException


Copyright © 2011. All Rights Reserved.