Interface ISSLSettingsCompositeOwner

  • All Known Implementing Classes:
    NewSessionWizardSSLPage

    public interface ISSLSettingsCompositeOwner
    Interface to handle the SSL Settings composite.
    Author:
    Christopher Mindus
    • Method Detail

      • onStatusUpdate

        void onStatusUpdate()
        Updates the status.
      • onPerformValidation

        void onPerformValidation​(org.eclipse.jface.operation.IRunnableWithProgress runnable)
        Request initiation of the validation.