Untrusted Midlet Suites; Untrusted Domain; Table 26 Security Feature/Class Support For Midp 2.0 - Motorola C381P J2ME Technical Manual

J2me developer guide
Table of Contents

Advertisement

31
MIDP 2.0 Security Model
MIDletStateChangeException class in the javax.microedition.midlet
package
All constructors and inherited methods for the
MIDletStateChangeException class in the javax.microedition.midlet
package
Please note the domain configuration is selected upon agreement with the operator.

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:

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:
The untrusted domain will allow, with explicit user confirmation, untrusted MIDlet suites
access to the following protected APIs or functions:

Table 26 Security feature/class support for MIDP 2.0

If 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.
javax.microedition.rms –
javax.microedition.midlet
javax.microedition.lcdui
javax.microedition.lcdui.game –
javax.microedition.media –
javax.microedition.media.control
playback
javax.microedition.io.HttpConnection –
javax.microedition.io.HttpsConnection –
Supported
RMS APIs
– MIDlet Lifecycle APIs
– User Interface APIs
Gaming APIs
Multimedia APIs for sound playback
– Multimedia APIs for sound
HTTP protocol
HTTPS protocol
114

Advertisement

Table of Contents
loading

Table of Contents