Uses of Interface
org.jboss.hal.client.shared.sslwizard.EnableSSLPresenter
-
-
Uses of EnableSSLPresenter in org.jboss.hal.client.configuration.subsystem.undertow
Classes in org.jboss.hal.client.configuration.subsystem.undertow that implement EnableSSLPresenter Modifier and Type Class Description classServerPresenter -
Uses of EnableSSLPresenter in org.jboss.hal.client.runtime.host
Classes in org.jboss.hal.client.runtime.host that implement EnableSSLPresenter Modifier and Type Class Description classHostPresenter -
Uses of EnableSSLPresenter in org.jboss.hal.client.runtime.server
Classes in org.jboss.hal.client.runtime.server that implement EnableSSLPresenter Modifier and Type Class Description classStandaloneServerPresenter -
Uses of EnableSSLPresenter in org.jboss.hal.client.shared.sslwizard
Constructors in org.jboss.hal.client.shared.sslwizard with parameters of type EnableSSLPresenter Constructor Description Builder(Map<String,List<String>> existingResources, Resources resources, com.google.web.bindery.event.shared.EventBus eventBus, StatementContext statementContext, Dispatcher dispatcher, javax.inject.Provider<Progress> progress, EnableSSLPresenter presenter, Environment environment)
-