[jboss-jira] [JBoss JIRA] (ELY-1764) Get all Provider implementations moved to their own module.
Darran Lofthouse (Jira)
issues at jboss.org
Fri Mar 8 07:15:00 EST 2019
Darran Lofthouse created ELY-1764:
-------------------------------------
Summary: Get all Provider implementations moved to their own module.
Key: ELY-1764
URL: https://issues.jboss.org/browse/ELY-1764
Project: WildFly Elytron
Issue Type: Task
Reporter: Darran Lofthouse
Generally it was the authentication client and it's XML parser that needed to be able to load all Elytron Providers so we hard coded Provider resolution.
We have a couple of alternative options: -
# Hard code the class names in the authentication client and attempt to load 'best efforts'
# Load using ServiceLoader discovery but sort them into the correct position.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list