Class LdapUserManagementHelper

  • All Implemented Interfaces:
    UserManagementHelper

    public final class LdapUserManagementHelper
    extends Object
    implements UserManagementHelper
    Implementation of UserManagementHelper that talks directly to the configured LDAP server. The underlying LDAP operations are handled by LdapServer.

    Synchronises after each modification to ensure Confluence's local copy of LDAP data is up-to-date.