A B C D G I L S 

A

afterPropertiesSet() - Method in class cz.jirutka.spring.unboundid.InMemoryDirectoryServerFactoryBean
 
afterPropertiesSet() - Method in class cz.jirutka.spring.unboundid.LdapConnectionFactoryBean
 

B

BIND_DN - Static variable in class cz.jirutka.spring.unboundid.InMemoryDirectoryServerFactoryBean
 
BIND_PASSWORD - Static variable in class cz.jirutka.spring.unboundid.InMemoryDirectoryServerFactoryBean
 

C

cz.jirutka.spring.unboundid - package cz.jirutka.spring.unboundid
 

D

destroy() - Method in class cz.jirutka.spring.unboundid.InMemoryDirectoryServerFactoryBean
 
destroy() - Method in class cz.jirutka.spring.unboundid.LdapConnectionFactoryBean
 

G

getObject() - Method in class cz.jirutka.spring.unboundid.InMemoryDirectoryServerFactoryBean
 
getObject() - Method in class cz.jirutka.spring.unboundid.LdapConnectionFactoryBean
 
getObjectType() - Method in class cz.jirutka.spring.unboundid.InMemoryDirectoryServerFactoryBean
 
getObjectType() - Method in class cz.jirutka.spring.unboundid.LdapConnectionFactoryBean
 

I

InMemoryDirectoryServerFactoryBean - Class in cz.jirutka.spring.unboundid
FactoryBean that creates an in-memory LDAP server suitable for integration tests.
InMemoryDirectoryServerFactoryBean() - Constructor for class cz.jirutka.spring.unboundid.InMemoryDirectoryServerFactoryBean
 
isSingleton() - Method in class cz.jirutka.spring.unboundid.InMemoryDirectoryServerFactoryBean
 
isSingleton() - Method in class cz.jirutka.spring.unboundid.LdapConnectionFactoryBean
 

L

LdapConnectionFactoryBean - Class in cz.jirutka.spring.unboundid
FactoryBean that creates an UnboundID LDAPConnection.
LdapConnectionFactoryBean() - Constructor for class cz.jirutka.spring.unboundid.LdapConnectionFactoryBean
 

S

setBaseDN(String) - Method in class cz.jirutka.spring.unboundid.InMemoryDirectoryServerFactoryBean
 
setBaseDNs(List<String>) - Method in class cz.jirutka.spring.unboundid.InMemoryDirectoryServerFactoryBean
 
setBindDN(String) - Method in class cz.jirutka.spring.unboundid.LdapConnectionFactoryBean
Note: When bindDN and password is not provided, then anonymous binding will be used.
setHost(String) - Method in class cz.jirutka.spring.unboundid.LdapConnectionFactoryBean
 
setLdifFile(Resource) - Method in class cz.jirutka.spring.unboundid.InMemoryDirectoryServerFactoryBean
 
setLdifFiles(List<Resource>) - Method in class cz.jirutka.spring.unboundid.InMemoryDirectoryServerFactoryBean
 
setLoadDefaultSchemas(boolean) - Method in class cz.jirutka.spring.unboundid.InMemoryDirectoryServerFactoryBean
 
setPassword(String) - Method in class cz.jirutka.spring.unboundid.LdapConnectionFactoryBean
Note: When bindDN and password is not provided, then anonymous binding will be used.
setPort(int) - Method in class cz.jirutka.spring.unboundid.LdapConnectionFactoryBean
 
setSchemaFile(Resource) - Method in class cz.jirutka.spring.unboundid.InMemoryDirectoryServerFactoryBean
 
setSchemaFiles(List<Resource>) - Method in class cz.jirutka.spring.unboundid.InMemoryDirectoryServerFactoryBean
 
setSsl(boolean) - Method in class cz.jirutka.spring.unboundid.LdapConnectionFactoryBean
 
setSslTrustAll(boolean) - Method in class cz.jirutka.spring.unboundid.LdapConnectionFactoryBean
This enables SSL trust manager which will blindly trust any certificate that is presented to it.
setSslTrustManager(TrustManager) - Method in class cz.jirutka.spring.unboundid.LdapConnectionFactoryBean
 
setUrl(String) - Method in class cz.jirutka.spring.unboundid.LdapConnectionFactoryBean
Specifies the LDAP server URL with scheme, host and optionally port.
A B C D G I L S 

Copyright © 2013. All rights reserved.