Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-8457

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

XMLWordPrintable

      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,
      

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

              Created:
              Updated:
              Resolved: