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

Summary: Provide Security Manager functionality via API
Product: javame Reporter: Milan Kubec <mkubec>
Component: -- Other --Assignee: issues@mobility <issues>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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