JDK-4383989 : should add getInstance(String algorithm, Provider provider) for all JCA classes
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 1.3.0
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_7
  • CPU: generic
  • Submitted: 2000-10-28
  • Updated: 2015-04-14
  • Resolved: 2000-12-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.0 betaFixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
Currently, an application/applet cannot add a security provider without appropriate permissions even if that provider will only be used by that
application/applet. This is too restrictive.  JSSE TrustManagerFactory
already has a getInstance() method which takes a Provider object. We
should consider adding such a method for all JCA classes.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: merlin-beta FIXED IN: merlin-beta INTEGRATED IN: merlin-beta VERIFIED IN: merlin-beta2
14-06-2004

EVALUATION sharon.liu@eng 2000-12-05 Yes, should add this new API.
05-12-2000