wt.clients.login
Class UserInfo

java.lang.Object
  extended bywt.clients.login.UserInfo
All Implemented Interfaces:
RemoteAccess, Serializable

public class UserInfo
extends Object
implements Serializable, RemoteAccess

Supported API: false
Extendable: false

See Also:
Serialized Form

Field Summary
(package private) static boolean SERVER
           
private static String versionID
           
 
Constructor Summary
UserInfo()
           
 
Method Summary
 String getUserName()
          Supported API: false
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionID

private static final String versionID
See Also:
Constant Field Values

SERVER

static final boolean SERVER
Constructor Detail

UserInfo

public UserInfo()
Method Detail

getUserName

public String getUserName()
                   throws RemoteException
Supported API: false

Throws:
RemoteException