The tool "Read From Secure Storage" can be found under the category "Secure Storage". You can read items, for example, login credentials from the Eclipse secure storage.
| Parameter Name | I/O | Type | Description |
|---|---|---|---|
| Storage Path [M] | I | String | The path to the item within the Eclipse secure storage; use the path specified when the item is stored in the secure storage. |
| Storage Item [M] | I | String | The key of the item to be read from the Eclipse secure storage. |
| Storage Value [M] | O | String | The value stored in the Eclipse storage under the given key. |
Modelling example:
