Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
L
N
O
P
R
S
T
V
A
AbstractServerTest
- Class in
org.apache.directory.server.unit
A simple testcase for testing JNDI provider functionality.
AbstractServerTest()
- Constructor for class org.apache.directory.server.unit.
AbstractServerTest
C
configureDirectoryService()
- Method in class org.apache.directory.server.unit.
AbstractServerTest
configureLdapServer()
- Method in class org.apache.directory.server.unit.
AbstractServerTest
D
directoryService
- Variable in class org.apache.directory.server.unit.
AbstractServerTest
doDelete
- Variable in class org.apache.directory.server.unit.
AbstractServerTest
flag whether to delete database files for each test or not
doDelete(File)
- Method in class org.apache.directory.server.unit.
AbstractServerTest
Deletes the Eve working directory.
G
getWiredContext()
- Method in class org.apache.directory.server.unit.
AbstractServerTest
Common code to get an initial context via a simple bind to the server over the wire using the SUN JNDI LDAP provider.
getWiredContext(String, String)
- Method in class org.apache.directory.server.unit.
AbstractServerTest
Common code to get an initial context via a simple bind to the server over the wire using the SUN JNDI LDAP provider.
I
importLdif(InputStream)
- Method in class org.apache.directory.server.unit.
AbstractServerTest
Imports the LDIF entries packaged with the Eve JNDI provider jar into the newly created system partition to prime it up for operation.
injectEntries(String)
- Method in class org.apache.directory.server.unit.
AbstractServerTest
Inject an ldif String into the server.
L
ldapServer
- Variable in class org.apache.directory.server.unit.
AbstractServerTest
loadLdif(InputStream, boolean)
- Method in class org.apache.directory.server.unit.
AbstractServerTest
Loads an LDIF from an input stream and adds the entries it contains to the server.
loadTestLdif(boolean)
- Method in class org.apache.directory.server.unit.
AbstractServerTest
If there is an LDIF file with the same name as the test class but with the .ldif extension then it is read and the entries it contains are added to the server.
N
nbTests
- Static variable in class org.apache.directory.server.unit.
AbstractServerTest
O
org.apache.directory.server.unit
- package org.apache.directory.server.unit
P
port
- Variable in class org.apache.directory.server.unit.
AbstractServerTest
R
rootDSE
- Variable in class org.apache.directory.server.unit.
AbstractServerTest
the context root for the rootDSE
S
schemaRoot
- Variable in class org.apache.directory.server.unit.
AbstractServerTest
the context root for the schema
setAllowAnonymousAccess(boolean)
- Method in class org.apache.directory.server.unit.
AbstractServerTest
setContexts(String, String)
- Method in class org.apache.directory.server.unit.
AbstractServerTest
Sets the contexts for this base class.
setContexts(Hashtable<String, Object>)
- Method in class org.apache.directory.server.unit.
AbstractServerTest
Sets the contexts of this class taking into account the extras and overrides properties.
setUp()
- Method in class org.apache.directory.server.unit.
AbstractServerTest
Get's the initial context factory for the provider's ou=system context root.
socketAcceptor
- Variable in class org.apache.directory.server.unit.
AbstractServerTest
sysRoot
- Variable in class org.apache.directory.server.unit.
AbstractServerTest
the context root for the system partition
T
tearDown()
- Method in class org.apache.directory.server.unit.
AbstractServerTest
Sets the system context root to null.
V
verify(LdifEntry)
- Method in class org.apache.directory.server.unit.
AbstractServerTest
Verifies that an entry exists in the directory with the specified attributes.
A
C
D
G
I
L
N
O
P
R
S
T
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2008
The Apache Software Foundation
. All Rights Reserved.