Searched refs:newLDAPConnectionFactory (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2215 final ConnectionFactory factory = newLDAPConnectionFactory(hostPort);
2240 final ConnectionFactory factory = newLDAPConnectionFactory(hostPort);
2266 private ConnectionFactory newLDAPConnectionFactory(final String hostPort) method in class:LDAPPassThroughAuthenticationPolicyFactory.PolicyImpl
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2213 final ConnectionFactory factory = newLDAPConnectionFactory(hostPort);
2238 final ConnectionFactory factory = newLDAPConnectionFactory(hostPort);
2264 private ConnectionFactory newLDAPConnectionFactory(final String hostPort) method in class:LDAPPassThroughAuthenticationPolicyFactory.PolicyImpl
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2219 final ConnectionFactory factory = newLDAPConnectionFactory(hostPort);
2244 final ConnectionFactory factory = newLDAPConnectionFactory(hostPort);
2270 private ConnectionFactory newLDAPConnectionFactory(final String hostPort) method in class:LDAPPassThroughAuthenticationPolicyFactory.PolicyImpl
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2215 final ConnectionFactory factory = newLDAPConnectionFactory(hostPort);
2240 final ConnectionFactory factory = newLDAPConnectionFactory(hostPort);
2266 private ConnectionFactory newLDAPConnectionFactory(final String hostPort) method in class:LDAPPassThroughAuthenticationPolicyFactory.PolicyImpl
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2213 final ConnectionFactory factory = newLDAPConnectionFactory(hostPort);
2238 final ConnectionFactory factory = newLDAPConnectionFactory(hostPort);
2264 private ConnectionFactory newLDAPConnectionFactory(final String hostPort) method in class:LDAPPassThroughAuthenticationPolicyFactory.PolicyImpl
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2044 final ConnectionFactory factory = newLDAPConnectionFactory(hostPort);
2069 final ConnectionFactory factory = newLDAPConnectionFactory(hostPort);
2095 private ConnectionFactory newLDAPConnectionFactory(final String hostPort) method in class:LDAPPassThroughAuthenticationPolicyFactory.PolicyImpl

Completed in 55 milliseconds