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
Constructor and Description |
---|
LoginBean(String userName,
String password) |
Modifier and Type | Method and Description |
---|---|
String |
getPassword() |
String |
getUsername() |
void |
setPassword(String password) |
void |
setUsername(String username) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.