public interface NativeInterfaceCommonPolicy
| Modifier and Type | Method and Description |
|---|---|
org.xnio.OptionMap |
getConnectorOptions()
Get the connector options based on the current configuration.
|
String |
getSaslAuthenticationFactory()
Get the name of the SASL authentication factory to use to secure the native interface.
|
String |
getSSLContext()
Get the name of the SSLContext to use to enable SSL for this management interface.
|
String getSaslAuthenticationFactory()
String getSSLContext()
org.xnio.OptionMap getConnectorOptions()
Copyright © 2022 JBoss by Red Hat. All rights reserved.