Interface InMemoryInterceptedSimpleBindRequest

    • Method Detail

      • setRequest

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