Edit Product Dialog - Secret Storages Page

The Product's Secret Storages Page allows the developer to define parameters and location of the secret storages.


The Secret Storages grid shows a list of the Secret Storages where each Secret Storage occupies one row and Secret Storage's attributes are shown as columns. The following controls allow maintaining the Secret Storages list:

In the "New Secret Storage" dialog it is possible to choose several secret storage types.


Choosing File Secret Storage

In this case the user is able to specify the name of the file to place Secret Storage in, its location and whether the Secret Storage file should be located under the user's HOME folder.



Choosing Preferences Based Secret Storage

Choosing Preferences Based Secret Storage. Preferences secret storage could be either System or User Preferences based. An appropriate Node where Secret Storage information should be saved must be specified (e.g. com.mycompany.pref) where "." denotes new child node (e.g. "com.mycompany.org" would be translated to the following absolute path "com/mycompany/org") Note: See Java Preferences specification for additional information on proper node naming conventions.