Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8200400 Allow Sasl mechanisms to be restricted
  3. JDK-8227564

Release Note: Allow SASL Mechanisms to Be Restricted

XMLWordPrintable

        A security property named `jdk.sasl.disabledMechanisms` has been added that can be used to disable SASL mechanisms. Any disabled mechanism will be ignored if it is specified in the `mechanisms` argument of `Sasl.createSaslClient` or the `mechanism` argument of `Sasl.createSaslServer`. The default value for this security property is empty, which means that no mechanisms are disabled out-of-the-box.

              weijun Weijun Wang
              weijun Weijun Wang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: