< prev index next >

jdk/src/java.naming/share/classes/sun/security/provider/certpath/ldap/LDAPCertStoreImpl.java

Print this page

        

*** 52,62 **** /** * Core implementation of a LDAP Cert Store. * @see java.security.cert.CertStore * ! * @since 1.9 */ final class LDAPCertStoreImpl { private static final Debug debug = Debug.getInstance("certpath"); --- 52,62 ---- /** * Core implementation of a LDAP Cert Store. * @see java.security.cert.CertStore * ! * @since 9 */ final class LDAPCertStoreImpl { private static final Debug debug = Debug.getInstance("certpath");
< prev index next >