]
Darran Lofthouse updated SECURITY-915:
--------------------------------------
Fix Version/s: (was: Negotiation_3_0_5_CR1)
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
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.