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

All Superinterfaces:
java.rmi.Remote

public interface PasswordLogin<T>
extends java.rmi.Remote


Method Summary
 T login(java.lang.String password)
           
 

Method Detail

login

T login(java.lang.String password)
        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException


Copyright © 2011. All Rights Reserved.