| Package | Description |
|---|---|
| org.wildfly.swarm.config.remoting |
| Modifier and Type | Class and Description |
|---|---|
class |
SASLSecurity<T extends SASLSecurity>
The "sasl" element contains the SASL authentication configuration for this connector.
|
interface |
SASLSecurityConfigurator<T extends SASLSecurity> |
| Modifier and Type | Method and Description |
|---|---|
SASLSecurity |
HTTPConnector.saslSecurity()
The "sasl" element contains the SASL authentication configuration for this connector.
|
SASLSecurity |
Connector.saslSecurity()
The "sasl" element contains the SASL authentication configuration for this connector.
|
| Modifier and Type | Method and Description |
|---|---|
T |
HTTPConnector.saslSecurity(SASLSecurity value)
The "sasl" element contains the SASL authentication configuration for this connector.
|
T |
Connector.saslSecurity(SASLSecurity value)
The "sasl" element contains the SASL authentication configuration for this connector.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.