Bug 540139 - Cannot disable security providers via product
customization

With this change, its possible to disable security providers per default
by using plugin_customization.ini. The necessary entry in the ini file
is e.g.:

org.eclipse.equinox.security/org.eclipse.equinox.security.preferences.disabledProviders=org.eclipse.equinox.security.linuxkeystoreintegration

The ini file can be specified with a command line argument as follows:

-pluginCustomization .../plugin_customization.ini

Additionally, restoration of default configured values is now supported.
The preference page for this is : General -> Security -> Secure Storage

Change-Id: Iae3d3467ab84954ef1bb544955f07f09ed6aa39b
Signed-off-by: Simeon Andreev <simeon.danailov.andreev@gmail.com>
4 files changed