This adds some ability to validate where the providers require SSL, and adds a configurable stubber that can stub with or without SSL, with or without client authentication and can selectively only mock some providers. The stubber can launch multiple stubbers at once.
There are a number of modifiers to methods to make Java interop a little easier (at ING around 95% of the projects that will be using this are Java).
This adds some ability to validate where the providers require SSL, and adds a configurable stubber that can stub with or without SSL, with or without client authentication and can selectively only mock some providers. The stubber can launch multiple stubbers at once.
There are a number of modifiers to methods to make Java interop a little easier (at ING around 95% of the projects that will be using this are Java).