Package org.alfresco.repo.security.person
package org.alfresco.repo.security.person
-
ClassDescriptionDeprecated.Depreciated since 4.0.Abstract class that implements
HomeFolderProvider2which works with thePortableHomeFolderManager(which performs most of the work) to create home folders in custom locations.Provider to use in the boostrap process - does nothing Thought to be probably not required as behaviour/policies are disabled during normal import, but is used for 'admin' and 'guest'Check and fix permission for people.Deprecated.Depreciated since 4.0.HomeFolderProvider that simply uses the root path for the home folder.Filterable/Sortable Person Entity Can be optionally filtered/sorted by (up to) three properties - note: sort applied in same order as filter properties (if sort order is not null for given property)GetPeople canned query To get paged list of children of a parent node filtered by child type.GetPeople canned query factory - to get paged list of peopleGetPeople CQ parameters - for query context and filteringAn object responsible for creating / validating the home folder for a given person node child association reference.Deprecated.Depreciated since 4.0.Interface for home folder providers.Called on startup to move (synchronise) home folders to the preferred location defined by theirHomeFolderProvider2or extend the now depreciatedAbstractHomeFolderProvider.A ref to a home folder - the node ref - a simple status as to how it was obtainedUtility bean to set/check permissions on a nodeAll exceptions related to the person service.A simple program to load users into the system.Manage home folder creation by binding to events from the cm:person type.Implementation that returns a tree structure for a home folder based on a property (typically userName) from the supplied person.Remove all duplicate users that have previously been split and had guids added to the uid.Deprecated.Depreciated since 4.0.Creates home folders directly under the root path, based on the username of the user.Check if userNames match