| Package | Description |
|---|---|
| org.bonitasoft.engine.identity |
Manages information about an organization, that is, the set of users who can act in processes.
|
| org.bonitasoft.engine.identity.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityService.updateUser(SUser user,
EntityUpdateDescriptor descriptor)
Update
SUser according to the EntityUpdateDescriptor |
void |
IdentityService.updateUser(SUser user,
EntityUpdateDescriptor descriptor,
boolean isPasswordEncrypted)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityServiceImpl.updateUser(SUser user,
EntityUpdateDescriptor descriptor) |
void |
IdentityServiceImpl.updateUser(SUser user,
EntityUpdateDescriptor descriptor,
boolean isPasswordEncrypted)
Deprecated.
|
Copyright © 2018 Bonitasoft S.A.. All rights reserved.