-
Task
-
Resolution: Fixed
-
P2
-
None
Security documentations need to be updated for the following:
1) the addition of new provider "JdkLDAP" for LDAP CertStore implementation (which was in SUN provider)
2) the addition of new provider "JdkSASL" for GSSAPI SaslClientFactory/SaslServerFactory implementations (which was in SunSASL provider)
3) the provider preference list inside java.security uses provider name by default instead of the full class name.
4) the new Provider.configure(String... configArgs) API which can be used to create custom PKCS11 providers at runtime.
1) the addition of new provider "JdkLDAP" for LDAP CertStore implementation (which was in SUN provider)
2) the addition of new provider "JdkSASL" for GSSAPI SaslClientFactory/SaslServerFactory implementations (which was in SunSASL provider)
3) the provider preference list inside java.security uses provider name by default instead of the full class name.
4) the new Provider.configure(String... configArgs) API which can be used to create custom PKCS11 providers at runtime.
- relates to
-
JDK-8038084 CertStore needs a way to add new CertStore types
-
- Closed
-
-
JDK-7191662 JCE providers should be located via ServiceLoader
-
- Closed
-