Package org.alfresco.repo.security.person

Interface Summary
HomeFolderProvider Interface for home folder providers.
PermissionsManager Utility bean to set/check permissions on a node
UserNameMatcher Check if userNames match
 

Class Summary
AbstractHomeFolderProvider Common support for creating home folders This is hooked into node creation events from Person type objects via the homeFolderManager.
BootstrapHomeFolderProvider Provider to use in the boostrap process - does nothing Probably not required as behaviour/policies are disabled during normal import.
CheckAndFixPersonPermissionsBootstrapBean Check and fix permission for people.
ExistingPathBasedHomeFolderProvider Set a home space from a simple path.
HomeFolderManager Manage home folder creation by binding to events from the cm:person type.
HomeSpaceNodeRef A ref to a home folder - the node ref - a simple status as to how it was obtained
HomeSpaceNodeRef.Status  
PermissionsManagerImpl  
PersonServiceImpl  
PersonServiceImpl.NodeIdComparator  
PersonServiceLoader A simple program to load users into the system.
PersonTest  
SplitPersonCleanupBootstrapBean Remove all duplicate users that have previously been split and had guids added to the uid.
UIDBasedHomeFolderProvider Create home spaces based on the UID of the user.
UserNameMatcherImpl  
 

Exception Summary
PersonException All exceptions related to the person service.
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.