]
Darran Lofthouse updated SECURITY-915:
--------------------------------------
Fix Version/s: Negotiation_3_0_4_CR1
(was: Negotiation_3_0_3_Final)
Migrate MessageFactory discovery to use ServiceLoader
-----------------------------------------------------
Key: SECURITY-915
URL:
https://issues.jboss.org/browse/SECURITY-915
Project: PicketBox
Issue Type: Feature Request
Components: Negotiation
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: Negotiation_3_0_4_CR1
At the moment we have statically defined class names and attempt to load them in turn to
identify which ones are actually available - ServiceLoader based discovery would eliminate
this.