Interface SslConfigHandler

    • Method Detail

      • create

        void create​(CreateSsl command,
                    ActionReport report)
        creates the SSL configuration for a particular create-ssl command invocation.
        Parameters:
        command - the create-ssl command instance
        report - where to place the result of the configuration population.
      • delete

        void delete​(DeleteSsl command,
                    ActionReport report)
        Deletes the SSL configuration for a delete-ssl command invocation
        Parameters:
        command - the delete-ssl command instance where command parameters can be obtained
        report - where to place the result