Uses of Class
org.alfresco.repo.security.person.AbstractHomeFolderProvider2
Packages that use AbstractHomeFolderProvider2
-
Uses of AbstractHomeFolderProvider2 in org.alfresco.repo.security.person
Subclasses of AbstractHomeFolderProvider2 in org.alfresco.repo.security.personModifier and TypeClassDescriptionclassProvider 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'classHomeFolderProvider that simply uses the root path for the home folder.classImplementation that returns a tree structure for a home folder based on a property (typically userName) from the supplied person.classCreates home folders directly under the root path, based on the username of the user.