Namespaces
Variants
Actions

Signing

Jump to: navigation, search
Article Metadata

Article
Created: wang_shui (16 Mar 2007)
Last edited: hamishwillee (18 Jul 2012)

In order to disallow unrestricted access to some key functions, MIDP2.0 has a security domain of its own. So applications that require unrestricted access require the application to be signed by a certificate provided by an authorised issuer like Verisign, Thawte etc.

For more information, see Java Security Domains.

The functions that are restricted for the above are filesystem access (JSR-75), PIM (JSR-75), Network connection, Messaging, etc.

If your application is using any of the above API without signing the application, then a number of confirmation popups will be displayed to the user while he tries to access any of the above-defined functions from your Java ME application. This will be quite irritating to the user.

This page was last modified on 18 July 2012, at 13:55.
136 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved