[
https://issues.jboss.org/browse/WFLY-2972?page=com.atlassian.jira.plugin....
]
Brian Stansberry resolved WFLY-2972.
------------------------------------
Resolution: Duplicate Issue
Load vault impls from modules other than org.jboss.security
-----------------------------------------------------------
Key: WFLY-2972
URL:
https://issues.jboss.org/browse/WFLY-2972
Project: WildFly
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Security
Affects Versions: 8.0.0.Final
Reporter: Brian Stansberry
Assignee: Anil Saldhana
The vault resources in our management model have a "code" attribute that
specifies the classname of a custom Vault impl. But there is no "module"
attribute to specify the name of the module to load that class from. This means users
would have to modify the org.jboss.security module's module.xml to statically declare
their module as a dependency.
There should be a "module" attribute and
org.jboss.security.vault.SecurityVaultFactory should expose a "get" variant that
takes a ClassLoader so the appropriate module classloader can be used.
I only looked at the core model but I suspect the security subsystem has the same issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira