Motorola maxx V6 User Manual

Page of 201
javax.microedition.pki package
Will preload two self authorizing Certificates
Supported
All constructors, methods, and inherited methods
for the MIDletStateChangeException class in the
javax.microedition.midlet package
Supported
All constructors and inherited methods for the MID-
letStateChangeException class in the
javax.microedition.midlet package
Supported
Table 12 MIDP 2.0 Feature/Class
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
Java ME Developer Guide
Chapter 8 - MIDP 2.0 Security Model
[50/201]
DRAFT - Subject to Change