SASLMechanismHandlerCfgDefn.properties revision e75c2484bff064fbbf51e92aed4f37b08e6427b7
7d46f125408af7521e0e8021e0da5609fb8f7ec2Tom Rumseyuser-friendly-name=SASL Mechanism Handler
7d46f125408af7521e0e8021e0da5609fb8f7ec2Tom Rumseyuser-friendly-plural-name=SASL Mechanism Handlers
7d46f125408af7521e0e8021e0da5609fb8f7ec2Tom Rumseysynopsis=The SASL mechanism handler configuration entry is the parent for all SASL mechanism handlers defined in the OpenDJ directory server.
7d46f125408af7521e0e8021e0da5609fb8f7ec2Tom Rumseydescription=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.
7d46f125408af7521e0e8021e0da5609fb8f7ec2Tom Rumseyproperty.enabled.synopsis=Indicates whether the SASL mechanism handler is enabled for use.
7d46f125408af7521e0e8021e0da5609fb8f7ec2Tom Rumseyproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the SASL mechanism handler implementation.