public class ActiveDirectoryService extends Object
| Constructor and 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
forceImportEntityForUser(org.exoplatform.services.organization.User user) |
boolean |
isFeatureEnabled() |
boolean |
mustBeUpdated(org.exoplatform.services.organization.User user,
boolean isNew) |
void |
saveModification(org.exoplatform.services.organization.User user) |
void |
setEnabled(org.exoplatform.services.organization.User user) |
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)
public boolean isFeatureEnabled()
public boolean mustBeUpdated(org.exoplatform.services.organization.User user,
boolean isNew)
public void setEnabled(org.exoplatform.services.organization.User user)
throws NamingException
NamingExceptionpublic void saveModification(org.exoplatform.services.organization.User user)
public void forceImportEntityForUser(org.exoplatform.services.organization.User user)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.