[jboss-jira] [JBoss JIRA] (WFLY-6886) Drop ServiceLoader config for vault reader from security subsystem

Lin Gao (JIRA) issues at jboss.org
Wed Jul 27 23:03:00 EDT 2016


Lin Gao created WFLY-6886:
-----------------------------

             Summary: Drop ServiceLoader config for vault reader from security subsystem
                 Key: WFLY-6886
                 URL: https://issues.jboss.org/browse/WFLY-6886
             Project: WildFly
          Issue Type: Task
          Components: Security
            Reporter: Lin Gao
            Assignee: Lin Gao


Having this META-INF/services file here means a caller could potentially try and load core's RuntimeVaultReader via this module instead of via core's server module. Which might work, or might partly work or... Since no code in full needs to load an AbstractVaultReader via this module I see no reason to support it.

The vault resources in the security subsystem do not provide an AbstractVaultReader; they provide a Service (SecurityVault being the picketbox class.)



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


More information about the jboss-jira mailing list