Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-2379

Synchronize XSD and DMR description of credential-store attributes

XMLWordPrintable

      Use XSD description in DMR description, because description in XSD is better for attributes

      • provider-name
      • providers
      • other-providers
      • relative-to
      • uri (DMR description contains wrong vault://)

      For type attribute use this description in both XSD and DMR: "The credential store type, e.g. KeyStoreCredentialStore" . Now there is mentioned wrongly KeyStorePasswordStore

      XSD
              <xs:attribute name="type" type="xs:string" use="optional">
                  <xs:annotation>
                      <xs:documentation>
                          The credential store type, e.g. KeyStorePasswordStore.
                      </xs:documentation>
                  </xs:annotation>
              </xs:attribute>
      

            rhn-support-ivassile Ilia Vassilev
            mchoma@redhat.com Martin Choma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: