Package com.iizigo.ssl
Interface ISSLSettingsCompositeOwner
- All Known Implementing Classes:
- NewSessionWizardSSLPage
public interface ISSLSettingsCompositeOwner
Interface to handle the SSL Settings composite.
- Author:
- Christopher Mindus
- Method SummaryModifier and TypeMethodDescription- void- onPerformValidation- (IRunnableWithProgress runnable) Request initiation of the validation.- voidUpdates the status.
- Method Details- onStatusUpdatevoid onStatusUpdate()Updates the status.
- onPerformValidationRequest initiation of the validation.