UndertowDeploymentInfoService |
UndertowDeploymentInfoService.Builder.createUndertowDeploymentInfoService(Consumer<io.undertow.servlet.api.DeploymentInfo> deploymentInfoConsumer,
Supplier<UndertowService> undertowService,
Supplier<io.undertow.servlet.api.SessionManagerFactory> sessionManagerFactory,
Supplier<SessionIdentifierCodec> sessionIdentifierCodec,
Supplier<SecurityDomainContext> securityDomainContext,
Supplier<ServletContainerService> container,
Supplier<ComponentRegistry> componentRegistry,
Supplier<Host> host,
Supplier<org.wildfly.extension.requestcontroller.ControlPoint> controlPoint,
Supplier<org.jboss.as.server.suspend.SuspendController> suspendController,
Supplier<org.jboss.as.server.ServerEnvironment> serverEnvironment,
Supplier<org.wildfly.security.auth.server.SecurityDomain> rawSecurityDomain,
Supplier<org.wildfly.security.http.HttpServerAuthenticationMechanismFactory> rawMechanismFactory,
Supplier<BiFunction> applySecurityFunction) |