[jboss-jira] [JBoss JIRA] (WFLY-7945) Elytron mechanism-provider-filtering-sasl-server-factory filters attribute description shows required=true and nillable=false which is not right.
Ilia Vassilev (JIRA)
issues at jboss.org
Mon Jan 23 16:02:02 EST 2017
[ https://issues.jboss.org/browse/WFLY-7945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ilia Vassilev moved JBEAP-8458 to WFLY-7945:
--------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7945 (was: JBEAP-8458)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Security
(was: Security)
Affects Version/s: (was: 7.1.0.DR10)
> Elytron mechanism-provider-filtering-sasl-server-factory filters attribute description shows required=true and nillable=false which is not right.
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-7945
> URL: https://issues.jboss.org/browse/WFLY-7945
> Project: WildFly
> Issue Type: Bug
> Components: Security
> Reporter: Ilia Vassilev
> Assignee: Ilia Vassilev
> Priority: Minor
>
> 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.
> {code}
> "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,
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list