Package org.alfresco.repo.security.person

Interface Summary
HomeFolderManager An object responsible for creating / validating the home folder for a given person node child association reference.
HomeFolderProvider Deprecated. Depreciated since 4.0.
HomeFolderProvider2 Interface for home folder providers.
PermissionsManager Utility bean to set/check permissions on a node
UserNameMatcher Check if userNames match
 

Class Summary
AbstractHomeFolderProvider Deprecated. Depreciated since 4.0.
AbstractHomeFolderProvider2 Abstract class that implements HomeFolderProvider2 which works with the PortableHomeFolderManager (which performs most of the work) to create home folders in custom locations.
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. Depreciated since 4.0.
ExistingPathBasedHomeFolderProvider2 HomeFolderProvider that simply uses the root path for the home folder.
HomeFolderProviderSynchronizer Called on startup to move (synchronise) home folders to the preferred location defined by their HomeFolderProvider2 or extend the now depreciated AbstractHomeFolderProvider.
HomeFolderProviderSynchronizerTest Integration test for HomeFolderProviderSynchronizer.
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  
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.
TestGroupManager  
TestPersonManager Utility class to help write tests which require creation of people.
UIDBasedHomeFolderProvider Deprecated. Depreciated since 4.0.
UsernameHomeFolderProvider Creates home folders directly under the root path, based on the username of the user.
UserNameMatcherImpl  
 

Exception Summary
PersonException All exceptions related to the person service.
 



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