public final class AtlassianUserExternalDataMigrator extends Object
Constructor and Description |
---|
AtlassianUserExternalDataMigrator(net.sf.hibernate.SessionFactory sessionFactory,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
HibernateSessionManager hibernateSessionManager,
I18NBeanFactory i18nBeanFactory) |
Modifier and Type | Method and Description |
---|---|
void |
migrateToDelegatedDirectory(com.atlassian.crowd.directory.DelegatedAuthenticationDirectory directory,
com.atlassian.core.util.ProgressMeter progressMeter)
Iterates through all external_memberships, pulls in users from LDAP into the delegated directory if they don't
exist locally.
|
public AtlassianUserExternalDataMigrator(net.sf.hibernate.SessionFactory sessionFactory, com.atlassian.crowd.embedded.api.CrowdService crowdService, HibernateSessionManager hibernateSessionManager, I18NBeanFactory i18nBeanFactory)
public void migrateToDelegatedDirectory(com.atlassian.crowd.directory.DelegatedAuthenticationDirectory directory, com.atlassian.core.util.ProgressMeter progressMeter)
directory
- The directory to migrate toprogressMeter
- The ProgressMeter object on which to update progress.Copyright © 2003–2016 Atlassian. All rights reserved.