public interface DistributableHostSingleSignOnManagerServiceConfiguratorProvider
SingleSignOnManagerFactory service.| Modifier and Type | Field and Description |
|---|---|
static Optional<DistributableHostSingleSignOnManagerServiceConfiguratorProvider> |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.clustering.controller.CapabilityServiceConfigurator |
getServiceConfigurator(org.jboss.msc.service.ServiceName name,
String serverName,
String hostName)
Returns a builder of a SingleSignOnManagerFactory service for a host.
|
static final Optional<DistributableHostSingleSignOnManagerServiceConfiguratorProvider> INSTANCE
org.jboss.as.clustering.controller.CapabilityServiceConfigurator getServiceConfigurator(org.jboss.msc.service.ServiceName name,
String serverName,
String hostName)
name - the service nameserverName - the name of the target serverhostName - the name of the target hostSingleSignOnManagerCopyright © 2019 JBoss by Red Hat. All rights reserved.