[jboss-jira] [JBoss JIRA] (ELY-837) Clean up provider usage and definition in XML config

David Lloyd (JIRA) issues at jboss.org
Thu Dec 15 11:30:00 EST 2016


David Lloyd created ELY-837:
-------------------------------

             Summary: Clean up provider usage and definition in XML config
                 Key: ELY-837
                 URL: https://issues.jboss.org/browse/ELY-837
             Project: WildFly Elytron
          Issue Type: Task
          Components: XML
            Reporter: David Lloyd
            Priority: Critical


We are very inconsistent about how we're defining and using providers in the XML configuration.  We need to meet the following requirements:

* Provide a single top-level element from the substitution group {{abstract-providers}} that specifies the providers to use in the absence of any other configuration; default to {{use-system-providers}}
* Update the following types (or appropriate enclosing type) to accept an optional nested {{abstract-providers}} override:
** {{key-store-type}}
** {{credential-store-type}}
** {{hashed-password-type}}
* Update the following types to use an optional {{provider}} *attribute* (not nested element) to allow selection of a specific provider:
** {{credential-store-type}}
** {{key-store-type}} -- already done!
** {{hashed-password-type}}




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list