The SASL mechanism handler configuration entry is the parent
for all SASL mechanism handlers defined in the
directory server.
SASL mechanism handlers are responsible for
authenticating users during the course of processing a SASL
(Simple Authentication and Security Layer, as defined in
RFC 4422) bind.
ds-cfg-sasl-mechanism-handler
top
Indicates whether the
SASL mechanism handler is enabled for use.
ds-cfg-enabled
Specifies the fully-qualified name of the Java class that provides the
SASL mechanism handler implementation.
org.opends.server.api.SASLMechanismHandler
ds-cfg-java-class