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