Building Mobile Enterprise Applications : Using webMethods Mobile Designer : Coding a Mobile Application : Credential and Isolated Storage API
Credential and Isolated Storage API
 
Security Considerations
In order to store more sensitive data, most mobile platforms now have some concept of "Isolated" or "Protected" Storage. Mobile Designer provides an API to allow applications to make use of this kind of storage through the classes in the com.softwareag.mobile.md.io package. Default implementations are provided to store key/value pairs and server to username/password mappings. In cases where a different security model is desired, developers may create their own classes conforming to the interfaces in this package.
Note:  
It is important to be aware of the limitations and concepts defined with each platform when dealing with sensitive data to ensure that the data is stored in an acceptable way. The "Security Considerations" section below gives information on the default classes provided and their native implementations to assist in this regard.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback