Class UIDBasedHomeFolderProvider

All Implemented Interfaces:
NodeServicePolicies.OnCreateNodePolicy, ClassPolicy, Policy, HomeFolderProvider, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class UIDBasedHomeFolderProvider extends ExistingPathBasedHomeFolderProvider
Deprecated.
Depreciated since 4.0. UsernameHomeFolderProvider should now be used.
Creates home folders directly under the root path, based on the username of the user.
Author:
Andy Hind
  • Constructor Details

    • UIDBasedHomeFolderProvider

      public UIDBasedHomeFolderProvider()
      Deprecated.
  • Method Details