Header
Home | Sitemap  
Sections
Syndication



Sandbox for Untrusted MIDlet Suites

by


   

Sandbox for Untrusted MIDlet Suites

The MIDP Specification version 1.0 constrained MIDlet suites to operate in a sandbox that prevented access to sensitive APIs and functions of the device. This model was useful for many applications, and is included and formalized in the MIDP Specification version 2.0.

A MIDlet suite compliant with MIDP 1.0 must be able to run on a MIDP 2.0 device as an untrusted MIDlet suite. An untrusted MIDlet suite is a MIDlet suite for which the origin and the integrity of the JAR cannot be reliably determined by the device. Untrusted MIDlet suites execute in a restricted environment where access to the protected APIs or functions is either not allowed or allowed only with explicit user permission. The restricted environment is the untrusted domain.

The untrusted domain must allow, with explicit confirmation by the user, access to the protected APIs and functions in Table 18.1. Other restricted APIs on the device may be available to untrusted MIDlet suites depending on the security policy of the device.

Table 18.1. APIs for which untrusted MIDlet suites require confirmation

API

Protocol

javax.microedition.io.HttpConnection

HTTP

javax.microedition.io.HttpsConnection

HTTPS


547 times read

Related news

» Trusted MIDlet Suite Security Model
by admin posted on Jul 08,2007
» APIs That Are Not Security Sensitive
by admin posted on Jul 08,2007
» MIDlet Suites
by admin posted on Jul 07,2007
» Permissions for Network Connections
by admin posted on Nov 17,2006
» Areas Covered by the MIDP Specification
by admin posted on Jul 07,2007


More Top News
Cisco Wireless Networking
Most Popular
Featured Author