| AbstractHomeFolderProvider |
Deprecated.
|
| AbstractHomeFolderProvider2 |
|
| BootstrapHomeFolderProvider |
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'
|
| CheckAndFixPersonPermissionsBootstrapBean |
Check and fix permission for people.
|
| ExistingPathBasedHomeFolderProvider |
Deprecated.
|
| ExistingPathBasedHomeFolderProvider2 |
HomeFolderProvider that simply uses the root path for the home folder.
|
| FilterSortPersonEntity |
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)
|
| GetPeopleCannedQuery |
GetPeople canned query
To get paged list of children of a parent node filtered by child type.
|
| GetPeopleCannedQueryFactory |
GetPeople canned query factory - to get paged list of people
|
| GetPeopleCannedQueryParams |
GetPeople CQ parameters - for query context and filtering
|
| HomeFolderProviderSynchronizer |
|
| HomeSpaceNodeRef |
A ref to a home folder
- the node ref
- a simple status as to how it was obtained
|
| PermissionsManagerImpl |
|
| PersonServiceImpl |
|
| PersonServiceImpl.NodeIdComparator |
|
| PersonServiceLoader |
A simple program to load users into the system.
|
| PortableHomeFolderManager |
Manage home folder creation by binding to events from the cm:person type.
|
| RegexHomeFolderProvider |
Implementation that returns a tree structure for a home folder based on a property (typically userName)
from the supplied person.
|
| SplitPersonCleanupBootstrapBean |
Remove all duplicate users that have previously been split and had guids added to the uid.
|
| UIDBasedHomeFolderProvider |
Deprecated.
|
| UsernameHomeFolderProvider |
Creates home folders directly under the root path, based on the username of the user.
|
| UserNameMatcherImpl |
|