| Interface | Description |
|---|---|
| ConfigInjector | |
| MultiTenantUserManager | |
| UserAdapter |
Interface to expose user model fields
|
| UserManager | |
| UserMultiTenantManagement |
Implementations of this interface manages the multi-tenant behavior for UserManager.
|
| VirtualUser |
Interface for a virtual user.
|
| Class | Description |
|---|---|
| DefaultUserMultiTenantManagement | |
| DefaultUserMultiTenantManagement.QueryTenantAdder |
Changes group equality or difference matches to take into account a suffix.
|
| FakeUserManagerImpl | |
| GroupConfig | |
| NuxeoGroupImpl | |
| NuxeoPrincipalImpl | |
| NuxeoPrincipalImpl.TransferableClone |
Provides another implementation which marshall the user id instead of transferring the whole content and resolve
it when unmarshalled.
|
| PropertyListDescriptor |
Property list descriptor APG-240 All attributes are defined public because the user manager service do not get access
to the fields.
|
| UserAdapterFactory | |
| UserAdapterImpl |
A class that exposes the fields from user schema
|
| UserConfig |
A class containing the configuration of an user principal instance.
|
| UserManagerDescriptor |
APG-240 All attributes are defined public because the user manager service do not get access to the fields.
|
| UserManagerImpl |
Standard implementation of the Nuxeo UserManager.
|
| UserManagerResolver |
This
ObjectResolver allows to manage integrity for fields containing group or user references. |
| UserService | |
| VirtualUserDescriptor |
Descriptor for virtual users.
|
| Enum | Description |
|---|---|
| UserManager.MatchType |
Copyright © 2019 Nuxeo. All rights reserved.