Interface ISSLSettingsCompositeOwner

All Known Implementing Classes:
NewSessionWizardSSLPage

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

    Modifier and Type
    Method
    Description
    void
    onPerformValidation(org.eclipse.jface.operation.IRunnableWithProgress runnable)
    Request initiation of the validation.
    void
    Updates the status.
  • Method Details

    • onStatusUpdate

      void onStatusUpdate()
      Updates the status.
    • onPerformValidation

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