Home
last modified time | relevance | path

Searched refs:LDAP_PORT (Results 1 – 25 of 432) sorted by relevance

12345678910>>...18

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/security/cert/
H A DLDAPCertStoreParameters.java54 private static final int LDAP_PORT = 389; field in LDAPCertStoreParameters
71 this("localhost", LDAP_PORT); in LDAPCertStoreParameters()
83 this(serverName, LDAP_PORT); in LDAPCertStoreParameters()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/security/cert/
H A DLDAPCertStoreParameters.java54 private static final int LDAP_PORT = 389; field in LDAPCertStoreParameters
71 this("localhost", LDAP_PORT); in LDAPCertStoreParameters()
83 this(serverName, LDAP_PORT); in LDAPCertStoreParameters()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/security/cert/
H A DLDAPCertStoreParameters.java54 private static final int LDAP_PORT = 389; field in LDAPCertStoreParameters
71 this("localhost", LDAP_PORT); in LDAPCertStoreParameters()
83 this(serverName, LDAP_PORT); in LDAPCertStoreParameters()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/security/cert/
H A DLDAPCertStoreParameters.java54 private static final int LDAP_PORT = 389; field in LDAPCertStoreParameters
71 this("localhost", LDAP_PORT); in LDAPCertStoreParameters()
83 this(serverName, LDAP_PORT); in LDAPCertStoreParameters()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/security/cert/
H A DLDAPCertStoreParameters.java54 private static final int LDAP_PORT = 389; field in LDAPCertStoreParameters
71 this("localhost", LDAP_PORT); in LDAPCertStoreParameters()
83 this(serverName, LDAP_PORT); in LDAPCertStoreParameters()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/security/cert/
H A DLDAPCertStoreParameters.java54 private static final int LDAP_PORT = 389; field in LDAPCertStoreParameters
71 this("localhost", LDAP_PORT); in LDAPCertStoreParameters()
83 this(serverName, LDAP_PORT); in LDAPCertStoreParameters()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/security/cert/
H A DLDAPCertStoreParameters.java54 private static final int LDAP_PORT = 389; field in LDAPCertStoreParameters
71 this("localhost", LDAP_PORT); in LDAPCertStoreParameters()
83 this(serverName, LDAP_PORT); in LDAPCertStoreParameters()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/security/cert/
H A DLDAPCertStoreParameters.java54 private static final int LDAP_PORT = 389; field in LDAPCertStoreParameters
71 this("localhost", LDAP_PORT); in LDAPCertStoreParameters()
83 this(serverName, LDAP_PORT); in LDAPCertStoreParameters()
/dports/security/pam_yubico/pam_yubico-2.26/tests/
H A Dpam_test.c53 #define LDAP_PORT "52825" macro
80 "ldap_uri=ldap://localhost:"LDAP_PORT,
90 "ldap_uri=ldap://localhost:"LDAP_PORT,
335 pid_t child3 = run_mock(LDAP_PORT, LDAP);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/com/sun/jndi/ldap/
H A DRemoveNamingListenerTest.java135 private final int LDAP_PORT; field in TestLDAPServer
142 LDAP_PORT = serverSocket.getLocalPort(); in TestLDAPServer()
147 return LDAP_PORT; in getPort()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/com/sun/jndi/ldap/
H A DRemoveNamingListenerTest.java135 private final int LDAP_PORT; field in TestLDAPServer
142 LDAP_PORT = serverSocket.getLocalPort(); in TestLDAPServer()
147 return LDAP_PORT; in getPort()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/com/sun/jndi/ldap/
H A DRemoveNamingListenerTest.java135 private final int LDAP_PORT; field in TestLDAPServer
142 LDAP_PORT = serverSocket.getLocalPort(); in TestLDAPServer()
147 return LDAP_PORT; in getPort()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/jndi/ldap/
H A DRemoveNamingListenerTest.java135 private final int LDAP_PORT; field in TestLDAPServer
142 LDAP_PORT = serverSocket.getLocalPort(); in TestLDAPServer()
147 return LDAP_PORT; in getPort()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/jndi/ldap/
H A DRemoveNamingListenerTest.java135 private final int LDAP_PORT; field in TestLDAPServer
142 LDAP_PORT = serverSocket.getLocalPort(); in TestLDAPServer()
147 return LDAP_PORT; in getPort()
/dports/www/kanboard/kanboard-1.2.21/app/
H A Dconstants.php66 defined('LDAP_PORT') or define('LDAP_PORT', intval(getenv('LDAP_PORT')) ?: 389); define
/dports/net/echoping/echoping-ccf3c95d9249d3065db3853486f41c852d20101e/SRC/plugins/ldap/
H A Dldap.c67 port = LDAP_PORT; in init()
93 if (port == LDAP_PORT) { in init()
/dports/net/samba412/samba-4.12.15/source3/libads/
H A Dads_struct.c126 #ifndef LDAP_PORT
127 #define LDAP_PORT 389 macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr-util/test/
H A Dtestldap.c180 ldap_host, LDAP_PORT, in test_ldap()
218 ldap_host, LDAP_PORT, in test_ldap_tls()
/dports/devel/apr1/apr-util-1.6.1/test/
H A Dtestldap.c180 ldap_host, LDAP_PORT, in test_ldap()
218 ldap_host, LDAP_PORT, in test_ldap_tls()
/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/examples/
H A Dexamples.h58 #define MY_PORT LDAP_PORT
/dports/mail/vpopmail/vpopmail-5.4.33/
H A Dvldap.h48 int VLDAP_PORT = LDAP_PORT;
/dports/net/nss-pam-ldapd/nss-pam-ldapd-0.9.11/compat/
H A Dldap_initialize.c59 *ldp = ldap_init(host, LDAP_PORT); in ldap_initialize()
/dports/net/nss-pam-ldapd-sasl/nss-pam-ldapd-0.9.11/compat/
H A Dldap_initialize.c59 *ldp = ldap_init(host, LDAP_PORT); in ldap_initialize()
/dports/www/py-graphite-web/graphite-web-1.1.8/webapp/graphite/
H A Dsettings.py175 LDAP_PORT = 389 variable
338 LDAP_URI = "ldap://%s:%d/" % (LDAP_SERVER, LDAP_PORT)
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/classes/helpers/
H A DCAuthenticationHelper.php38 public const LDAP_PORT = 'ldap_port'; define in CAuthenticationHelper

12345678910>>...18