twcsckernel.serverKernel.impl
Class RemoteServerImpl

java.lang.Object
  extended by twcsckernel.serverKernel.impl.RemoteServerImpl

public class RemoteServerImpl
extends java.lang.Object

Implementacja serwera logowania RemoteServer.

Author:
VMD Group

Constructor Summary
RemoteServerImpl(ServerGlobalState globalState, RmiManager rmiMan)
           
 
Method Summary
 User login(java.lang.String login, java.lang.String password)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteServerImpl

public RemoteServerImpl(ServerGlobalState globalState,
                        RmiManager rmiMan)
Method Detail

login

public User login(java.lang.String login,
                  java.lang.String password)
           throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException


Copyright © 2005-2006 CS@PUT. All Rights Reserved.