[jboss-jira] [JBoss JIRA] (WFLY-7103) In elytron security domain add operation the realms attribute is not marked as required even though it is not nillable and has no default value with no default value

Jan Kalina (JIRA) issues at jboss.org
Thu Sep 15 06:19:01 EDT 2016


    [ https://issues.jboss.org/browse/WFLY-7103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293787#comment-13293787 ] 

Jan Kalina commented on WFLY-7103:
----------------------------------

Note: To set REALMS as required, REALM (!) has to be set to not allow null.
(list checks nullability of the type inside of the list)

> In elytron security domain add operation the realms attribute is not marked as required even though it is not nillable and has no default value with no default value
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-7103
>                 URL: https://issues.jboss.org/browse/WFLY-7103
>             Project: WildFly
>          Issue Type: Bug
>          Components: Domain Management, Security
>            Reporter: Radim Hatlapatka
>            Assignee: Jan Kalina
>
> When reading description of the {{add}} operation for elytron security domain => {{/subsystem=elytron/security-domain=test-domain:read-operation-description(name=add)}}, the realms attribute has set required to false. Still it needs to be defined as part of {{add}} operation as it is not nillable.
> If it is really mandatory, it should be marked as required.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list