Our RCP-Application uses the secure storage.
We want to use the default preference page that is supplied by the
org.eclipse.equinox.security.ui plugin but set another storage location.
I debugged the code and found that the default location is hard coded in
org.eclipse.equinox.internal.security.storage.StorageUtils.
Is there any possibility to use the supplied page with another location?