spring-ldap-test
A B C D E G L M N O R S T U

A

AbstractEc2InstanceLaunchingFactoryBean - Class in org.springframework.ldap.test
Abstract FactoryBean superclass to use for automatically launching an EC2 instance before creating the actual target object.
AbstractEc2InstanceLaunchingFactoryBean() - Constructor for class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
 
addToEnvironment(String, Object) - Method in class org.springframework.ldap.test.DummyDirContext
 
AttributeCheckAttributesMapper - Class in org.springframework.ldap.test
Dummy AttributesMapper for testing purposes to check that the received Attributes are the expected ones.
AttributeCheckAttributesMapper() - Constructor for class org.springframework.ldap.test.AttributeCheckAttributesMapper
 
AttributeCheckContextMapper - Class in org.springframework.ldap.test
Dummy ContextMapper for testing purposes to check that the received Attributes are the expected ones.
AttributeCheckContextMapper() - Constructor for class org.springframework.ldap.test.AttributeCheckContextMapper
 

B

bind(Name, Object, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 
bind(String, Object, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 
bind(Name, Object) - Method in class org.springframework.ldap.test.DummyDirContext
 
bind(String, Object) - Method in class org.springframework.ldap.test.DummyDirContext
 

C

cleanAndSetup(ContextSource, Name, Resource) - Static method in class org.springframework.ldap.test.LdapTestUtils
 
clearSubContexts(ContextSource, Name) - Static method in class org.springframework.ldap.test.LdapTestUtils
Clear the directory sub-tree starting with the node represented by the supplied distinguished name.
clearSubContexts(DirContext, Name) - Static method in class org.springframework.ldap.test.LdapTestUtils
Clear the directory sub-tree starting with the node represented by the supplied distinguished name.
close() - Method in class org.springframework.ldap.test.DummyDirContext
 
composeName(Name, Name) - Method in class org.springframework.ldap.test.DummyDirContext
 
composeName(String, String) - Method in class org.springframework.ldap.test.DummyDirContext
 
ContextSourceEc2InstanceLaunchingFactoryBean - Class in org.springframework.ldap.test
FactoryBean to create a ContextSource using the EC2 instance created by superclass.
ContextSourceEc2InstanceLaunchingFactoryBean() - Constructor for class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
 
createInstance() - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
 
createInstance() - Method in class org.springframework.ldap.test.EmbeddedLdapServerFactoryBean
 
createInstance() - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
createSubcontext(Name, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 
createSubcontext(String, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 
createSubcontext(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 
createSubcontext(String) - Method in class org.springframework.ldap.test.DummyDirContext
 

D

DEFAULT_PASSWORD - Static variable in class org.springframework.ldap.test.LdapTestUtils
 
DEFAULT_PRINCIPAL - Static variable in class org.springframework.ldap.test.LdapTestUtils
 
destroyApacheDirectoryServer(String, String) - Static method in class org.springframework.ldap.test.LdapTestUtils
Deprecated. use LdapTestUtils.shutdownEmbeddedServer() instead.
destroyInstance(Object) - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
 
destroyInstance(Object) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
destroySubcontext(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 
destroySubcontext(String) - Method in class org.springframework.ldap.test.DummyDirContext
 
doCreateInstance(String) - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
Implement to create the actual target object.
doCreateInstance(String) - Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
 
DummyDirContext - Class in org.springframework.ldap.test
 
DummyDirContext() - Constructor for class org.springframework.ldap.test.DummyDirContext
 

E

EmbeddedLdapServer - Class in org.springframework.ldap.test
Helper class for embedded Apache Directory Server.
EmbeddedLdapServerFactoryBean - Class in org.springframework.ldap.test
 
EmbeddedLdapServerFactoryBean() - Constructor for class org.springframework.ldap.test.EmbeddedLdapServerFactoryBean
 

G

getAttributes(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 
getAttributes(String) - Method in class org.springframework.ldap.test.DummyDirContext
 
getAttributes(Name, String[]) - Method in class org.springframework.ldap.test.DummyDirContext
 
getAttributes(String, String[]) - Method in class org.springframework.ldap.test.DummyDirContext
 
getEnvironment() - Method in class org.springframework.ldap.test.DummyDirContext
 
getNameInNamespace() - Method in class org.springframework.ldap.test.DummyDirContext
 
getNameParser(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 
getNameParser(String) - Method in class org.springframework.ldap.test.DummyDirContext
 
getObjectType() - Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
 
getObjectType() - Method in class org.springframework.ldap.test.EmbeddedLdapServerFactoryBean
 
getObjectType() - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
getSchema(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 
getSchema(String) - Method in class org.springframework.ldap.test.DummyDirContext
 
getSchemaClassDefinition(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 
getSchemaClassDefinition(String) - Method in class org.springframework.ldap.test.DummyDirContext
 

L

LdapTestUtils - Class in org.springframework.ldap.test
Utilities for starting, stopping and populating an in-process Apache Directory Server to use for integration testing purposes.
list(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 
list(String) - Method in class org.springframework.ldap.test.DummyDirContext
 
listBindings(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 
listBindings(String) - Method in class org.springframework.ldap.test.DummyDirContext
 
loadLdif(ContextSource, Resource) - Static method in class org.springframework.ldap.test.LdapTestUtils
Load an Ldif file into an LDAP server.
loadLdif(DefaultDirectoryService, Resource) - Static method in class org.springframework.ldap.test.LdapTestUtils
 
lookup(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 
lookup(String) - Method in class org.springframework.ldap.test.DummyDirContext
 
lookupLink(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 
lookupLink(String) - Method in class org.springframework.ldap.test.DummyDirContext
 

M

mapFromAttributes(Attributes) - Method in class org.springframework.ldap.test.AttributeCheckAttributesMapper
 
mapFromContext(Object) - Method in class org.springframework.ldap.test.AttributeCheckContextMapper
 
modifyAttributes(Name, int, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 
modifyAttributes(String, int, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 
modifyAttributes(Name, ModificationItem[]) - Method in class org.springframework.ldap.test.DummyDirContext
 
modifyAttributes(String, ModificationItem[]) - Method in class org.springframework.ldap.test.DummyDirContext
 

N

newEmbeddedServer(String, String, int) - Static method in class org.springframework.ldap.test.EmbeddedLdapServer
 

O

org.springframework.ldap.test - package org.springframework.ldap.test
Utilities to simplify integration testing against LDAP targets.

R

rebind(Name, Object, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 
rebind(String, Object, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 
rebind(Name, Object) - Method in class org.springframework.ldap.test.DummyDirContext
 
rebind(String, Object) - Method in class org.springframework.ldap.test.DummyDirContext
 
removeFromEnvironment(String) - Method in class org.springframework.ldap.test.DummyDirContext
 
rename(Name, Name) - Method in class org.springframework.ldap.test.DummyDirContext
 
rename(String, String) - Method in class org.springframework.ldap.test.DummyDirContext
 

S

search(Name, Attributes, String[]) - Method in class org.springframework.ldap.test.DummyDirContext
 
search(String, Attributes, String[]) - Method in class org.springframework.ldap.test.DummyDirContext
 
search(Name, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 
search(String, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 
search(Name, String, SearchControls) - Method in class org.springframework.ldap.test.DummyDirContext
 
search(String, String, SearchControls) - Method in class org.springframework.ldap.test.DummyDirContext
 
search(Name, String, Object[], SearchControls) - Method in class org.springframework.ldap.test.DummyDirContext
 
search(String, String, Object[], SearchControls) - Method in class org.springframework.ldap.test.DummyDirContext
 
setAbsentAttributes(String[]) - Method in class org.springframework.ldap.test.AttributeCheckAttributesMapper
 
setAbsentAttributes(String[]) - Method in class org.springframework.ldap.test.AttributeCheckContextMapper
 
setAdditionalContextSourceProperties(LdapContextSource, String) - Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
Override to set additional properties on the ContextSource.
setAuthenticationSource(AuthenticationSource) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setAwsKey(String) - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
Set the AWS key.
setAwsSecretKey(String) - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
Set the AWS secret key.
setBase(String) - Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
 
setBaseOnTarget(boolean) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setContextSource(ContextSource) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setDefaultPartitionName(String) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setDefaultPartitionSuffix(String) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setDirObjectFactory(Class) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setExpectedAttributes(String[]) - Method in class org.springframework.ldap.test.AttributeCheckAttributesMapper
 
setExpectedAttributes(String[]) - Method in class org.springframework.ldap.test.AttributeCheckContextMapper
 
setExpectedValues(String[]) - Method in class org.springframework.ldap.test.AttributeCheckAttributesMapper
 
setExpectedValues(String[]) - Method in class org.springframework.ldap.test.AttributeCheckContextMapper
 
setGroupName(String) - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
Set the name of the access group.
setImageName(String) - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
Set the name of the AMI image to be launched.
setKeypairName(String) - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
Set the name of the keypair.
setLdifFile(Resource) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setPartitionName(String) - Method in class org.springframework.ldap.test.EmbeddedLdapServerFactoryBean
 
setPartitionSuffix(String) - Method in class org.springframework.ldap.test.EmbeddedLdapServerFactoryBean
 
setPassword(String) - Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
 
setPassword(String) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setPooled(boolean) - Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
 
setPooled(boolean) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setPort(int) - Method in class org.springframework.ldap.test.EmbeddedLdapServerFactoryBean
 
setPort(int) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setPrincipal(String) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setUserDn(String) - Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
 
shutdown() - Method in class org.springframework.ldap.test.EmbeddedLdapServer
 
shutdownEmbeddedServer() - Static method in class org.springframework.ldap.test.LdapTestUtils
Shuts down the embedded server, if there is one.
startApacheDirectoryServer(int, String, String, String, String, Set) - Static method in class org.springframework.ldap.test.LdapTestUtils
Deprecated. use LdapTestUtils.startEmbeddedServer(int, String, String) instead.
startApacheDirectoryServer(int, String, String, String, String) - Static method in class org.springframework.ldap.test.LdapTestUtils
Deprecated. use LdapTestUtils.startEmbeddedServer(int, String, String) instead.
startEmbeddedServer(int, String, String) - Static method in class org.springframework.ldap.test.LdapTestUtils
Start an embedded Apache Directory Server.

T

TestContextSourceFactoryBean - Class in org.springframework.ldap.test
 
TestContextSourceFactoryBean() - Constructor for class org.springframework.ldap.test.TestContextSourceFactoryBean
 

U

unbind(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 
unbind(String) - Method in class org.springframework.ldap.test.DummyDirContext
 

A B C D E G L M N O R S T U
spring-ldap-test