public interface DistributableSingleSignOnManagerBuilder
SingleSignOnManagerFactory service.| Modifier and Type | Field and Description |
|---|---|
static Optional<DistributableSingleSignOnManagerBuilder> |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.service.ServiceBuilder<io.undertow.security.impl.SingleSignOnManager> |
build(org.jboss.msc.service.ServiceTarget target,
org.jboss.msc.service.ServiceName name,
String serverName,
String hostName)
Builds a SingleSignOnManagerFactory service for a host.
|
static final Optional<DistributableSingleSignOnManagerBuilder> INSTANCE
org.jboss.msc.service.ServiceBuilder<io.undertow.security.impl.SingleSignOnManager> build(org.jboss.msc.service.ServiceTarget target,
org.jboss.msc.service.ServiceName name,
String serverName,
String hostName)
target - the service targetname - the service namehostServiceName - the service name of the hostCopyright © 2021 JBoss by Red Hat. All rights reserved.