The ConfigurationResponse previously had a method that used a class
that exists on the server only, creating a dependency issue since
the ConfigurationResponse will be used by the client as well. The
method now has been moved into a separate factory class.
Ticket #215
--
Endi S. Dewata