com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest.beans
Class LoginBean
java.lang.Object
com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest.beans.LoginBean
public class LoginBean
- extends Object
Bean used to call the login rest service.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
- Since:
- 3.2.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginBean
public LoginBean(String userName,
String password)
getUsername
public String getUsername()
setUsername
public void setUsername(String username)
getPassword
public String getPassword()
setPassword
public void setPassword(String password)
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.