Home
last modified time | relevance | path

Searched refs:LDAP_DEFAULT_PORT (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/security/cert/
DLDAPCertStoreParameters.java49 private static final int LDAP_DEFAULT_PORT = 389; field in LDAPCertStoreParameters
86 this(serverName, LDAP_DEFAULT_PORT); in LDAPCertStoreParameters()
94 this("localhost", LDAP_DEFAULT_PORT); in LDAPCertStoreParameters()