This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 62645 - Add more permissions into the built-in list of API Permissions
Summary: Add more permissions into the built-in list of API Permissions
Status: RESOLVED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Ryzl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-19 09:33 UTC by Martin Ryzl
Modified: 2006-10-23 16:41 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Ryzl 2005-08-19 09:33:13 UTC
From KVM-INTEREST:

On Thu, 18 Aug 2005 15:32:50 -0700, Joe Bowbeer <joe.bowbeer@GMAIL.COM> wrote:

>I'm using NetBeans 4.1 with the latest Mobility module and I noticed
>that the File I/O permissions are missing from the built-in list of
>API Permissions:
>
>javax.microedition.io.Connector.file.read,
>javax.microedition.io.Connector.file.write
>
>Anyone know how I can augment the list?  Thx.
Comment 1 Adam Sotona 2005-09-02 11:33:00 UTC
updated list of permissions to:
javax.microedition.io.Connector.bluetooth.client
javax.microedition.io.Connector.bluetooth.server
javax.microedition.io.Connector.cbs
javax.microedition.io.Connector.comm
javax.microedition.io.Connector.datagram
javax.microedition.io.Connector.datagramreceiver
javax.microedition.io.Connector.file.read
javax.microedition.io.Connector.file.write 
javax.microedition.io.Connector.http
javax.microedition.io.Connector.https
javax.microedition.io.Connector.mms
javax.microedition.io.Connector.obex.client
javax.microedition.io.Connector.obex.server
javax.microedition.io.Connector.serversocket
javax.microedition.io.Connector.sms
javax.microedition.io.Connector.socket
javax.microedition.io.Connector.ssl
javax.microedition.io.PushRegistry
javax.microedition.location.LandmarkStore.category
javax.microedition.location.LandmarkStore.management
javax.microedition.location.LandmarkStore.read
javax.microedition.location.LandmarkStore.write
javax.microedition.location.Location
javax.microedition.location.Orientation
javax.microedition.location.ProximityListener
javax.microedition.media.control.RecordControl
javax.microedition.media.control.VideoControl.getSnapshot
javax.microedition.pim.ContactList.read
javax.microedition.pim.ContactList.write
javax.microedition.pim.EventList.read
javax.microedition.pim.EventList.write
javax.microedition.pim.ToDoList.read
javax.microedition.pim.ToDoList.write
javax.wireless.messaging.cbs.receive
javax.wireless.messaging.mms.receive
javax.wireless.messaging.mms.send 
javax.wireless.messaging.sms.receive
javax.wireless.messaging.sms.send