[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:08:00 EDT 2016
[ https://issues.jboss.org/browse/WFLY-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lin Gao updated WFLY-6886:
--------------------------
Labels: downstream_dependency (was: )
> 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
> Labels: downstream_dependency
>
> 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