Interface InMemoryInterceptedModifyDNRequest

    • Method Detail

      • setRequest

        void setRequest​(@NotNull
                        ModifyDNRequest modifyDNRequest)
        Replaces the modifyDN request to be processed.
        Parameters:
        modifyDNRequest - The modify DN request that should be processed instead of the one that was originally received from the client. It must not be null.