@Deprecated public interface IActiveSessions extends java.rmi.Remote
Modifier and Type | Method and Description |
---|---|
boolean |
adminLogoutUser(int ID)
Deprecated.
|
int |
getAdminID()
Deprecated.
|
java.util.HashMap<java.lang.Integer,UserON> |
getUsersTable()
Deprecated.
|
java.util.HashMap<java.lang.Integer,UserON> getUsersTable() throws java.rmi.RemoteException
java.rmi.RemoteException
int getAdminID() throws java.rmi.RemoteException
java.rmi.RemoteException
boolean adminLogoutUser(int ID) throws java.rmi.RemoteException
java.rmi.RemoteException