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 |
getSecurityRealm()
Get the name of the security realm to secure the HTTP interface, or
null if one has not been defined. |
String |
getSSLContext()
Get the name of the SSLContext to use to enable SSL for this management interface.
|
String getSaslAuthenticationFactory()
String getSSLContext()
String getSecurityRealm()
null if one has not been defined.org.xnio.OptionMap getConnectorOptions()
Copyright © 2018 JBoss by Red Hat. All rights reserved.