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() |
getLdapServergetDirectoryServicepublic 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.TestRuleapply in class CreateLdapServerRulepublic 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 © 2021. All rights reserved.