Uses of Class
org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
Package
Description
-
Uses of NuxeoPrincipalImpl in org.nuxeo.ecm.multi.tenant
Modifier and TypeMethodDescriptionMultiTenantGroupComputer.getGroupsForUser
(NuxeoPrincipalImpl nuxeoPrincipal) -
Uses of NuxeoPrincipalImpl in org.nuxeo.ecm.platform.computedgroups
Modifier and TypeMethodDescriptionComputedGroupsService.computeGroupsForUser
(NuxeoPrincipalImpl nuxeoPrincipal) Returns list of ids for users computed groups.ComputedGroupsServiceImpl.computeGroupsForUser
(NuxeoPrincipalImpl nuxeoPrincipal) AbstractAttributeBasedGroupComputer.getGroupsForUser
(NuxeoPrincipalImpl nuxeoPrincipal) DocumentMetadataGroupComputer.getGroupsForUser
(NuxeoPrincipalImpl user) GroupComputer.getGroupsForUser
(NuxeoPrincipalImpl nuxeoPrincipal) Returns the group names for a give User.UserMetadataGroupComputer.getGroupsForUser
(NuxeoPrincipalImpl user) void
ComputedGroupsService.updateGroupsForUser
(NuxeoPrincipalImpl nuxeoPrincipal) Update the virtual groups of the user with the computed groups.void
ComputedGroupsServiceImpl.updateGroupsForUser
(NuxeoPrincipalImpl nuxeoPrincipal) -
Uses of NuxeoPrincipalImpl in org.nuxeo.ecm.platform.shibboleth.computedgroups
Modifier and TypeMethodDescriptionShibbolethGroupComputer.getGroupsForUser
(NuxeoPrincipalImpl nxPrincipal) -
Uses of NuxeoPrincipalImpl in org.nuxeo.ecm.platform.usermanager
Modifier and TypeClassDescriptionprotected static class
Provides another implementation which marshall the user id instead of transferring the whole content and resolve it when unmarshalled.ModifierConstructorDescriptionprotected
protected