public class CreateLdapConnectionPoolRule extends CreateLdapServerRule
TestRule
for creating connection pools.Constructor and Description |
---|
CreateLdapConnectionPoolRule() |
CreateLdapConnectionPoolRule(CreateLdapConnectionPoolRule classCreateLdapConnectionPoolRule) |
Modifier and Type | Method and Description |
---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
org.apache.directory.ldap.client.api.LdapConnectionFactory |
getLdapConnectionFactory() |
org.apache.directory.ldap.client.api.LdapConnectionPool |
getLdapConnectionPool() |
org.apache.directory.ldap.client.template.LdapConnectionTemplate |
getLdapConnectionTemplate() |
getLdapServer
getDirectoryService
public CreateLdapConnectionPoolRule()
public CreateLdapConnectionPoolRule(CreateLdapConnectionPoolRule classCreateLdapConnectionPoolRule)
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runner.Description description)
apply
in interface org.junit.rules.TestRule
apply
in class CreateLdapServerRule
public org.apache.directory.ldap.client.api.LdapConnectionFactory getLdapConnectionFactory()
public org.apache.directory.ldap.client.api.LdapConnectionPool getLdapConnectionPool()
public org.apache.directory.ldap.client.template.LdapConnectionTemplate getLdapConnectionTemplate()
Copyright © 2003–2020 The Apache Software Foundation. All rights reserved.