]
Darran Lofthouse reassigned WFCORE-3360:
----------------------------------------
Assignee: (was: Darran Lofthouse)
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
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.