]
Justin Cook reassigned WFCORE-3360:
-----------------------------------
Assignee: Justin Cook
Eliminate org.wildfly.extension.elytron.ProviderUtil
----------------------------------------------------
Key: WFCORE-3360
URL:
https://issues.jboss.org/browse/WFCORE-3360
Project: WildFly Core
Issue Type: Task
Components: Security
Reporter: Darran Lofthouse
Assignee: Justin Cook
WildFly Elytron contains a public utility class org.wildfly.security.util.ProviderUtil
for the same purpose, we should use the code within WildFly Elytron and not custom code
within the subsystem.