com.stratelia.silverpeas.domains.ldapdriver
Interface LDAPSynchroUserItf
public interface LDAPSynchroUserItf
Interface de définition des méthodes pour la synchronisation des utilisateurs d'un domaine LDAP
processUsers
void processUsers(Collection<UserDetail> listUserCreate,
Collection<UserDetail> listUserUpdate,
Collection<UserDetail> listUserDelete)
throws SilverpeasException
- Throws:
SilverpeasException
getCacheUserFull
UserFull getCacheUserFull(UserDetail user)
throws SilverpeasException
- Throws:
SilverpeasException
Copyright © 2016 Silverpeas. All Rights Reserved.