Class WebSslConfigHandler

    • Constructor Detail

      • WebSslConfigHandler

        public WebSslConfigHandler()
    • Method Detail

      • create

        public void create​(CreateSsl command,
                           ActionReport report)
        Description copied from interface: SslConfigHandler
        creates the SSL configuration for a particular create-ssl command invocation.
        Specified by:
        create in interface SslConfigHandler
        Parameters:
        command - the create-ssl command instance
        report - where to place the result of the configuration population.
      • delete

        public void delete​(DeleteSsl command,
                           ActionReport report)
        Description copied from interface: SslConfigHandler
        Deletes the SSL configuration for a delete-ssl command invocation
        Specified by:
        delete in interface SslConfigHandler
        Parameters:
        command - the delete-ssl command instance where command parameters can be obtained
        report - where to place the result