| Interface | Description |
|---|---|
| User |
User entity
|
| UserCreator |
UserCreator encapsulates all the information needed to create a new User in the system.
|
| UserFactory |
User factory service definition.
|
| UserListResult |
User result list definition.
|
| UserQuery |
User query definition.
|
| UserService |
UserService exposes APIs to manage User object under an Account.
It includes APIs to create, update, find, list and delete Users. Instances of the UserService can be acquired through the ServiceLocator. |
| Class | Description |
|---|---|
| UserAttributes | |
| UserDomain | |
| UserDomains | |
| UserXmlRegistry |
User xml factory class |
| Enum | Description |
|---|---|
| UserStatus | |
| UserType |
The device user type
|
Copyright © 2019 Eclipse.org. All rights reserved.