Uses of Class
org.nuxeo.ecm.platform.usermanager.NuxeoPrincipalImpl
Packages that use NuxeoPrincipalImpl
Package
Description
-
Uses of NuxeoPrincipalImpl in org.nuxeo.ecm.multi.tenant
Subclasses of NuxeoPrincipalImpl in org.nuxeo.ecm.multi.tenantMethods in org.nuxeo.ecm.multi.tenant with parameters of type NuxeoPrincipalImplModifier and TypeMethodDescriptionMultiTenantGroupComputer.getGroupsForUser
(NuxeoPrincipalImpl nuxeoPrincipal) Constructors in org.nuxeo.ecm.multi.tenant with parameters of type NuxeoPrincipalImpl -
Uses of NuxeoPrincipalImpl in org.nuxeo.ecm.platform.computedgroups
Methods in org.nuxeo.ecm.platform.computedgroups with parameters of type NuxeoPrincipalImplModifier 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
Methods in org.nuxeo.ecm.platform.shibboleth.computedgroups with parameters of type NuxeoPrincipalImplModifier and TypeMethodDescriptionShibbolethGroupComputer.getGroupsForUser
(NuxeoPrincipalImpl nxPrincipal) -
Uses of NuxeoPrincipalImpl in org.nuxeo.ecm.platform.usermanager
Subclasses of NuxeoPrincipalImpl in org.nuxeo.ecm.platform.usermanagerModifier and TypeClassDescriptionprotected static class
Provides another implementation which marshall the user id instead of transferring the whole content and resolve it when unmarshalled.Constructors in org.nuxeo.ecm.platform.usermanager with parameters of type NuxeoPrincipalImplModifierConstructorDescriptionprotected
protected