public interface ExternalConnectionProvider
| Modifier and Type | Method and Description |
|---|---|
Consumer<org.xnio.StreamConnection> |
createConnectionAdaptor(org.xnio.OptionMap optionMap,
org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory saslAuthenticationFactory)
Create a network server.
|
Consumer<org.xnio.StreamConnection> createConnectionAdaptor(org.xnio.OptionMap optionMap, org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory saslAuthenticationFactory) throws IOException
optionMap - the server optionssaslAuthenticationFactory - IOException - if the adaptor could not be createdCopyright © 2021 JBoss, a division of Red Hat, Inc.. All rights reserved.