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)