| Package | Description |
|---|---|
| org.apache.directory.server.config.beans | |
| org.apache.directory.server.config.builder |
| Modifier and Type | Method and Description |
|---|---|
List<SaslMechHandlerBean> |
LdapServerBean.getSaslMechHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
LdapServerBean.setSaslMechHandlers(SaslMechHandlerBean... saslMechHandlers) |
| Modifier and Type | Method and Description |
|---|---|
void |
LdapServerBean.setSaslMechHandlers(List<SaslMechHandlerBean> saslMechHandlers) |
| Modifier and Type | Method and Description |
|---|---|
static MechanismHandler |
ServiceBuilder.createSaslMechHandler(SaslMechHandlerBean saslMechHandlerBean)
Loads and instantiates a MechanismHandler from the configuration entry
|
Copyright © 2021. All rights reserved.