Class MatchingRuleUseHelper

    • Method Detail

      • addToRegistries

        public static void addToRegistries​(MatchingRuleUse matchingRuleUse,
                                           SchemaErrorHandler errorHandler,
                                           Registries registries)
                                    throws LdapException
        Inject the MatchingRuleUse into the registries, updating the references to other SchemaObject
        Parameters:
        matchingRuleUse - The MatchingRuleUse to add to the Registries
        errorHandler - Error handler
        registries - The Registries
        Throws:
        LdapException - If the addition failed