-
Enhancement
-
Resolution: Fixed
-
P4
-
1.3.0
-
beta
-
generic
-
solaris_7
-
Verified
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.
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.
- relates to
-
JDK-8050374 More Signature tests
-
- Resolved
-
-
JDK-4389921 Add getInstance(String, Provider) to new J2SE 1.4 engine classes
-
- Closed
-
-
JDK-4393624 Add getInstance(String, Provider) to JCE engine classes
-
- Closed
-