net.sf.oxclient.beans
Class SimpleUser
java.lang.Object
net.sf.oxclient.beans.SimpleUser
- All Implemented Interfaces:
- IUser
public class SimpleUser
- extends Object
- implements IUser
- Author:
- Björn Voß
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleUser
public SimpleUser()
getLogin
public String getLogin()
- Specified by:
getLogin
in interface IUser
getPassword
public String getPassword()
- Specified by:
getPassword
in interface IUser
setLogin
public void setLogin(String login)
setPassword
public void setPassword(String password)
Copyright © 2007. All Rights Reserved.