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 89177 - Provide Security Manager functionality via API
Summary: Provide Security Manager functionality via API
Status: NEW
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker with 2 votes (vote)
Assignee: issues@mobility
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-12 21:21 UTC by Milan Kubec
Modified: 2009-02-19 22:31 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 Milan Kubec 2006-11-12 21:21:10 UTC
Security Manager functionality should be available for other modules via API.

API should provide following functionality:
- open the Security Manager
- provide URLs (and name?) of registered keystores
- provide available key aliases (unlocked) for keystore
- provide keystore password
- provide key alias password

Security manager would be used for signing web start enabled project JARs and it
would be good to share the functionality.
Comment 1 ranbato 2009-02-19 22:29:23 UTC
Any chance of this making 7.0?
Comment 2 ranbato 2009-02-19 22:31:53 UTC
Actually, all that would be needed is 4 fields to allow this in the UI:
http://wiki.netbeans.org/FaqOwnKeystoreForWebStart