| Modifier and Type | Method and Description |
|---|---|
UserCreator |
UserFactory.newCreator(KapuaId scopedId,
String name)
Instantiates a new
UserCreator |
UserCreator |
UserXmlRegistry.newUserCreator()
Creates a new user creator instance
|
| Modifier and Type | Method and Description |
|---|---|
User |
UserService.create(UserCreator userCreator)
Creates a new user under the account specified in the UserCreator.
The returned User object does not have its access information, roles and permissions, loaded. |
Copyright © 2021 Eclipse.org. All rights reserved.