public class TechnicalUser extends Object
| Constructor and Description |
|---|
TechnicalUser(String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUserName() |
void |
setPassword(String password) |
void |
setUserName(String userName) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.