Untrusted Midlet Suites; Untrusted Domain; Table 12 Midp 2.0 Feature/Class - Motorola MOTORAZR maxx V6 Developer's Manual

Java me developer guide
Hide thumbs Also See for MOTORAZR maxx V6:
Table of Contents

Advertisement

Java ME Developer Guide
Chapter 8 - MIDP 2.0 Security Model
javax.microedition.pki package
Will preload two self authorizing Certificates
All constructors, methods, and inherited methods
for the MIDletStateChangeException class in the
javax.microedition.midlet package
All constructors and inherited methods for the MID-
letStateChangeException class in the
javax.microedition.midlet package
Please note the domain configuration is selected upon agreement with the operator.

8.1 Untrusted MIDlet Suites

A MIDlet suite is untrusted when the origin or integrity of the JAR file cannot be
trusted by the device.
The following are conditions of untrusted MIDlet suites:
If one or more errors occur in the process of verifying if a MIDlet suite is
trusted, then the MIDlet suite will be rejected.
Untrusted MIDlet suites will execute in the untrusted domain where
access to protected APIs or functions is not allowed or allowed with
explicit confirmation from the user.

8.2 Untrusted Domain

Any MIDlet suites that are unsigned will belong to the untrusted domain. Untrusted
domains handsets will allow, without explicit confirmation, untrusted MIDlet suites
access to the following APIs:
javax.microedition.rms - RMS APIs
javax.microedition.midlet - MIDlet Lifecycle APIs
javax.microedition.lcdui - User Interface APIs
javax.microedition.lcdui.game - Gaming APIs
javax.microedition.media - Multimedia APIs for sound playback
javax.microedition.media.control - Multimedia APIs for sound playback
The untrusted domain will allow, with explicit user confirmation, untrusted MIDlet
DRAFT - Subject to Change

Table 12 MIDP 2.0 Feature/Class

Supported
Supported
Supported
[50/201]

Advertisement

Table of Contents
loading

Table of Contents