Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-7945

Elytron mechanism-provider-filtering-sasl-server-factory filters attribute description shows required=true and nillable=false which is not right.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 11.0.0.Alpha1
    • None
    • Security
    • None

    Description

      The "filters" attribute in mechanism-provider-filtering-sasl-server-factory is not required but the description shows required=true and nillable=false which is not right.

      "filters" => {
                      "type" => LIST,
                      "description" => "The filters to apply when comparing the mechanisms from the providers, a filter matches when all of the specified values match the mechanism / provider pair.",
                      "expressions-allowed" => false,
                      "required" => true,
                      "nillable" => false,
      

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ivassile Ilia Vassilev
              rhn-support-ivassile Ilia Vassilev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: