Class ActiveDirectoryService


  • public class ActiveDirectoryService
    extends Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ActiveDirectoryService​(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.commons.api.settings.ExoFeatureService exoFeatureService, org.exoplatform.services.organization.externalstore.IDMExternalStoreImportService externalStoreImportService, org.exoplatform.services.listener.ListenerService listenerService, org.exoplatform.social.core.manager.IdentityManager identityManager)  
    • Constructor Detail

      • ActiveDirectoryService

        public ActiveDirectoryService​(org.exoplatform.container.xml.InitParams initParams,
                                      org.exoplatform.commons.api.settings.ExoFeatureService exoFeatureService,
                                      org.exoplatform.services.organization.externalstore.IDMExternalStoreImportService externalStoreImportService,
                                      org.exoplatform.services.listener.ListenerService listenerService,
                                      org.exoplatform.social.core.manager.IdentityManager identityManager)
    • Method Detail

      • isFeatureEnabled

        public boolean isFeatureEnabled()
      • mustBeUpdated

        public boolean mustBeUpdated​(org.exoplatform.services.organization.User user,
                                     boolean isNew)
      • saveModification

        public void saveModification​(org.exoplatform.services.organization.User user)
      • forceImportEntityForUser

        public void forceImportEntityForUser​(org.exoplatform.services.organization.User user)