Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
K
L
M
O
P
R
S
T
U
V
A
AbstractProtocolService
- Class in
org.apache.directory.server.protocol.shared
An abstract base class for a ProtocolService.
AbstractProtocolService()
- Constructor for class org.apache.directory.server.protocol.shared.
AbstractProtocolService
AbstractTransport
- Class in
org.apache.directory.server.protocol.shared.transport
AbstractTransport()
- Constructor for class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
Creates an instance of an Abstract Transport class.
AbstractTransport(int)
- Constructor for class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
Creates an instance of an Abstract Transport class, using localhost and port.
AbstractTransport(int, int)
- Constructor for class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
Creates an instance of an Abstract Transport class, using localhost and port.
AbstractTransport(String, int)
- Constructor for class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
Creates an instance of an Abstract Transport class, using the given address and port.
AbstractTransport(int, int, int)
- Constructor for class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
Creates an instance of the AbstractTransport class on LocalHost
AbstractTransport(String, int, int, int)
- Constructor for class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
Creates an instance of the AbstractTransport class
acceptor
- Variable in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
The IoAcceptor used to accept requests
C
Catalog
- Interface in
org.apache.directory.server.protocol.shared.catalog
The interface for resolving search-base DN's from zone or realm names.
clear()
- Method in class org.apache.directory.server.protocol.shared.
MapAdapter
containsKey(Object)
- Method in class org.apache.directory.server.protocol.shared.
MapAdapter
containsValue(Object)
- Method in class org.apache.directory.server.protocol.shared.
MapAdapter
coreSession
- Variable in class org.apache.directory.server.protocol.shared.store.
LdifFileLoader
a handle on the top core session
D
DEFAULT_BACKLOG_NB
- Static variable in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
The default backlog queue size
DEFAULT_NB_THREADS
- Static variable in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
The default number of threads
DirectoryBackedService
- Class in
org.apache.directory.server.protocol.shared
Base class shared by all protocol providers for configuration.
DirectoryBackedService()
- Constructor for class org.apache.directory.server.protocol.shared.
DirectoryBackedService
DirectoryServiceOperation
- Interface in
org.apache.directory.server.protocol.shared.store
Interface to support the command pattern for LDAP operations.
E
enableSSL(boolean)
- Method in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
Enable or disable SSL
enableSSL(boolean)
- Method in interface org.apache.directory.server.protocol.shared.transport.
Transport
Enable or disable SSL
entrySet()
- Method in class org.apache.directory.server.protocol.shared.
MapAdapter
execute(CoreSession, LdapDN)
- Method in class org.apache.directory.server.protocol.shared.catalog.
GetCatalog
Note that the base is relative to the existing context.
execute(Runnable)
- Method in class org.apache.directory.server.protocol.shared.
StandardThreadPool
execute(CoreSession, LdapDN)
- Method in interface org.apache.directory.server.protocol.shared.store.
DirectoryServiceOperation
The command pattern execute method.
execute()
- Method in class org.apache.directory.server.protocol.shared.store.
LdifFileLoader
Opens the LDIF file and loads the entries into the context.
F
filter(File, LdapDN, Entry, CoreSession)
- Method in interface org.apache.directory.server.protocol.shared.store.
LdifLoadFilter
Filters entries loaded from LDIF files by a LdifFileLoader.
filters
- Variable in class org.apache.directory.server.protocol.shared.store.
LdifFileLoader
the filters to use while loading entries into the server
G
get(Object)
- Method in class org.apache.directory.server.protocol.shared.
MapAdapter
getAcceptor()
- Method in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
getAcceptor()
- Method in interface org.apache.directory.server.protocol.shared.transport.
Transport
getAddress()
- Method in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
getAddress()
- Method in interface org.apache.directory.server.protocol.shared.transport.
Transport
getBackLog()
- Method in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
getBackLog()
- Method in interface org.apache.directory.server.protocol.shared.transport.
Transport
getBaseDn(String)
- Method in interface org.apache.directory.server.protocol.shared.catalog.
Catalog
Returns the base DN for searches, given a zone or realm name.
GetCatalog
- Class in
org.apache.directory.server.protocol.shared.catalog
A Session operation for building a catalog.
GetCatalog()
- Constructor for class org.apache.directory.server.protocol.shared.catalog.
GetCatalog
getDatagramAcceptor(Transport)
- Method in class org.apache.directory.server.protocol.shared.
AbstractProtocolService
If this protocol service supports UDP transport then this gets the non-null MINA DatagramAcceptor it uses.
getDatagramAcceptor(Transport)
- Method in interface org.apache.directory.server.protocol.shared.
ProtocolService
If this protocol service supports UDP transport then this gets the non-null MINA DatagramAcceptor it uses.
getDatagramAcceptor()
- Method in class org.apache.directory.server.protocol.shared.transport.
UdpTransport
getDirectoryService()
- Method in class org.apache.directory.server.protocol.shared.
AbstractProtocolService
getDirectoryService()
- Method in interface org.apache.directory.server.protocol.shared.
ProtocolService
Gets the DirectoryService assigned to this ProtocolService.
getEnableSSL()
- Method in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
getIntValue()
- Method in enum org.apache.directory.server.protocol.shared.
TransportProtocol
Gets an integer value for switches.
getNbThreads()
- Method in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
Set the IoAcceptor
getNbThreads()
- Method in interface org.apache.directory.server.protocol.shared.transport.
Transport
Set the IoAcceptor
getPort()
- Method in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
Gets the port for this service.
getPort()
- Method in interface org.apache.directory.server.protocol.shared.transport.
Transport
Gets the port for this service.
getSearchBaseDn()
- Method in class org.apache.directory.server.protocol.shared.
DirectoryBackedService
Returns the search base DN.
getServiceId()
- Method in class org.apache.directory.server.protocol.shared.
AbstractProtocolService
getServiceId()
- Method in interface org.apache.directory.server.protocol.shared.
ProtocolService
Gets the instance identifier for this ProtocolService.
getServiceName()
- Method in class org.apache.directory.server.protocol.shared.
AbstractProtocolService
getServiceName()
- Method in interface org.apache.directory.server.protocol.shared.
ProtocolService
Gets a descriptive name for the kind of service this represents.
getSocketAcceptor(Transport)
- Method in class org.apache.directory.server.protocol.shared.
AbstractProtocolService
If this protocol service support TCP transport then this gets the MINA SocketAcceptor it uses.
getSocketAcceptor(Transport)
- Method in interface org.apache.directory.server.protocol.shared.
ProtocolService
If this protocol service support TCP transport then this gets the MINA SocketAcceptor it uses.
getSocketAcceptor()
- Method in class org.apache.directory.server.protocol.shared.transport.
TcpTransport
getTransports()
- Method in class org.apache.directory.server.protocol.shared.
AbstractProtocolService
I
init()
- Method in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
Initialize the Acceptor if needed
init()
- Method in class org.apache.directory.server.protocol.shared.transport.
TcpTransport
Initialize the Acceptor if needed
init()
- Method in interface org.apache.directory.server.protocol.shared.transport.
Transport
Initialize the Acceptor if needed
init()
- Method in class org.apache.directory.server.protocol.shared.transport.
UdpTransport
Initialize the Acceptor if needed
isCatelogBased()
- Method in class org.apache.directory.server.protocol.shared.
DirectoryBackedService
Gets true if this service uses a catalog for searching different regions of the DIT for its data.
isEmpty()
- Method in class org.apache.directory.server.protocol.shared.
MapAdapter
isEnabled()
- Method in class org.apache.directory.server.protocol.shared.
AbstractProtocolService
isEnabled()
- Method in interface org.apache.directory.server.protocol.shared.
ProtocolService
Services can be enabled or disabled.
isSSLEnabled()
- Method in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
isSSLEnabled()
- Method in interface org.apache.directory.server.protocol.shared.transport.
Transport
isStarted()
- Method in class org.apache.directory.server.protocol.shared.
AbstractProtocolService
isStarted()
- Method in interface org.apache.directory.server.protocol.shared.
ProtocolService
Gets whether or not this service has been started.
K
keySet()
- Method in class org.apache.directory.server.protocol.shared.
MapAdapter
L
ldif
- Variable in class org.apache.directory.server.protocol.shared.store.
LdifFileLoader
the LDIF file or directory containing LDIFs to load
LdifFileLoader
- Class in
org.apache.directory.server.protocol.shared.store
Support for commands to load an LDIF file into a DirContext.
LdifFileLoader(CoreSession, String)
- Constructor for class org.apache.directory.server.protocol.shared.store.
LdifFileLoader
Creates a new instance of LdifFileLoader.
LdifFileLoader(CoreSession, File, List<? extends LdifLoadFilter>)
- Constructor for class org.apache.directory.server.protocol.shared.store.
LdifFileLoader
Creates a new instance of LdifFileLoader.
LdifFileLoader(CoreSession, File, List<? extends LdifLoadFilter>, ClassLoader)
- Constructor for class org.apache.directory.server.protocol.shared.store.
LdifFileLoader
Creates a new instance of LdifFileLoader.
LdifLoadFilter
- Interface in
org.apache.directory.server.protocol.shared.store
A filter interface for the LDIF loader.
loader
- Variable in class org.apache.directory.server.protocol.shared.store.
LdifFileLoader
the class loader to use if we cannot file the file as a path
LOCAL_HOST
- Static variable in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
The default hostname
M
MapAdapter
- Class in
org.apache.directory.server.protocol.shared
Adapter to add the Map interface to Dictionary's.
MapAdapter(Dictionary<Object, Object>)
- Constructor for class org.apache.directory.server.protocol.shared.
MapAdapter
Creates a new instance of MapAdapter.
O
org.apache.directory.server.protocol.shared
- package org.apache.directory.server.protocol.shared
org.apache.directory.server.protocol.shared.catalog
- package org.apache.directory.server.protocol.shared.catalog
org.apache.directory.server.protocol.shared.store
- package org.apache.directory.server.protocol.shared.store
org.apache.directory.server.protocol.shared.transport
- package org.apache.directory.server.protocol.shared.transport
P
ProtocolService
- Interface in
org.apache.directory.server.protocol.shared
Minimum functionality required by an ApacheDS protocol service.
put(Object, Object)
- Method in class org.apache.directory.server.protocol.shared.
MapAdapter
putAll(Map)
- Method in class org.apache.directory.server.protocol.shared.
MapAdapter
R
remove(Object)
- Method in class org.apache.directory.server.protocol.shared.
MapAdapter
S
ServiceConfigurationException
- Exception in
org.apache.directory.server.protocol.shared
ServiceConfigurationException()
- Constructor for exception org.apache.directory.server.protocol.shared.
ServiceConfigurationException
Creates a new instance of ServiceConfigurationException.
ServiceConfigurationException(String, Throwable)
- Constructor for exception org.apache.directory.server.protocol.shared.
ServiceConfigurationException
Creates a new instance of ServiceConfigurationException.
ServiceConfigurationException(String)
- Constructor for exception org.apache.directory.server.protocol.shared.
ServiceConfigurationException
Creates a new instance of ServiceConfigurationException.
ServiceConfigurationException(Throwable)
- Constructor for exception org.apache.directory.server.protocol.shared.
ServiceConfigurationException
Creates a new instance of ServiceConfigurationException.
setAddress(String)
- Method in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
Stores the Address in this transport
setAddress(String)
- Method in interface org.apache.directory.server.protocol.shared.transport.
Transport
Set the InetAddress for this transport.
setBackLog(int)
- Method in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
Set the size of the messages queue waiting for the acceptor to be ready.
setBackLog(int)
- Method in interface org.apache.directory.server.protocol.shared.transport.
Transport
Set the size of the messages queue waiting for the acceptor to be ready.
setCatelogBased(boolean)
- Method in class org.apache.directory.server.protocol.shared.
DirectoryBackedService
Set true if this service uses a catalog for searching different regions of the DIT for its data.
setDirectoryService(DirectoryService)
- Method in class org.apache.directory.server.protocol.shared.
AbstractProtocolService
setDirectoryService(DirectoryService)
- Method in interface org.apache.directory.server.protocol.shared.
ProtocolService
Sets the DirectoryService assigned to this ProtocolService.
setEnabled(boolean)
- Method in class org.apache.directory.server.protocol.shared.
AbstractProtocolService
Sets whether or not this ProtocolService is enabled.
setEnabled(boolean)
- Method in interface org.apache.directory.server.protocol.shared.
ProtocolService
Sets whether or not this ProtocolService is enabled.
setEnableSSL(boolean)
- Method in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
Enable or disable SSL
setEnableSSL(boolean)
- Method in interface org.apache.directory.server.protocol.shared.transport.
Transport
Enable or disable SSL
setNbThreads(int)
- Method in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
Set the number of processing threads for the acceptor
setNbThreads(int)
- Method in interface org.apache.directory.server.protocol.shared.transport.
Transport
Set the number of processing threads for the acceptor
setPort(int)
- Method in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
Sets the port for this service.
setPort(int)
- Method in interface org.apache.directory.server.protocol.shared.transport.
Transport
Sets the port for this service.
setSearchBaseDn(String)
- Method in class org.apache.directory.server.protocol.shared.
DirectoryBackedService
setServiceId(String)
- Method in class org.apache.directory.server.protocol.shared.
AbstractProtocolService
setServiceId(String)
- Method in interface org.apache.directory.server.protocol.shared.
ProtocolService
Sets the instance identifier for this ProtocolService.
setServiceName(String)
- Method in class org.apache.directory.server.protocol.shared.
AbstractProtocolService
setServiceName(String)
- Method in interface org.apache.directory.server.protocol.shared.
ProtocolService
Sets the descriptive name for the kind of service this represents.
setStarted(boolean)
- Method in class org.apache.directory.server.protocol.shared.
AbstractProtocolService
setTransports(Transport...)
- Method in class org.apache.directory.server.protocol.shared.
AbstractProtocolService
Set the underlying transports
size()
- Method in class org.apache.directory.server.protocol.shared.
MapAdapter
StandardThreadPool
- Class in
org.apache.directory.server.protocol.shared
StandardThreadPool(int)
- Constructor for class org.apache.directory.server.protocol.shared.
StandardThreadPool
start()
- Method in interface org.apache.directory.server.protocol.shared.
ProtocolService
Starts this ProtocolService which binds acceptors on the protocol port.
stop()
- Method in interface org.apache.directory.server.protocol.shared.
ProtocolService
Stops this ProtocolService which unbinds acceptors on the protocol port.
stop()
- Method in class org.apache.directory.server.protocol.shared.
StandardThreadPool
TODO wont this hang if some tasks are sufficiently badly behaved?
T
TcpTransport
- Class in
org.apache.directory.server.protocol.shared.transport
TcpTransport()
- Constructor for class org.apache.directory.server.protocol.shared.transport.
TcpTransport
Creates an instance of the TcpTransport class
TcpTransport(int)
- Constructor for class org.apache.directory.server.protocol.shared.transport.
TcpTransport
Creates an instance of the TcpTransport class on localhost
TcpTransport(int, int)
- Constructor for class org.apache.directory.server.protocol.shared.transport.
TcpTransport
Creates an instance of the TcpTransport class on localhost
TcpTransport(String, int)
- Constructor for class org.apache.directory.server.protocol.shared.transport.
TcpTransport
Creates an instance of the TcpTransport class
TcpTransport(int, int, int)
- Constructor for class org.apache.directory.server.protocol.shared.transport.
TcpTransport
Creates an instance of the TcpTransport class on localhost
TcpTransport(String, int, int, int)
- Constructor for class org.apache.directory.server.protocol.shared.transport.
TcpTransport
Creates an instance of the TcpTransport class
toString()
- Method in class org.apache.directory.server.protocol.shared.transport.
AbstractTransport
toString()
- Method in class org.apache.directory.server.protocol.shared.transport.
TcpTransport
toString()
- Method in class org.apache.directory.server.protocol.shared.transport.
UdpTransport
toString()
- Method in enum org.apache.directory.server.protocol.shared.
TransportProtocol
Transport
- Interface in
org.apache.directory.server.protocol.shared.transport
TransportProtocol
- Enum in
org.apache.directory.server.protocol.shared
Type safe enumeration for the transport protocol.
transports
- Variable in class org.apache.directory.server.protocol.shared.
AbstractProtocolService
The service transports.
U
UdpTransport
- Class in
org.apache.directory.server.protocol.shared.transport
UdpTransport()
- Constructor for class org.apache.directory.server.protocol.shared.transport.
UdpTransport
Creates an instance of the UdpTransport class
UdpTransport(int)
- Constructor for class org.apache.directory.server.protocol.shared.transport.
UdpTransport
Creates an instance of the UdpTransport class on localhost
UdpTransport(String, int)
- Constructor for class org.apache.directory.server.protocol.shared.transport.
UdpTransport
Creates an instance of the UdpTransport class
V
valueOf(String)
- Static method in enum org.apache.directory.server.protocol.shared.
TransportProtocol
Returns the enum constant of this type with the specified name.
values()
- Method in class org.apache.directory.server.protocol.shared.
MapAdapter
values()
- Static method in enum org.apache.directory.server.protocol.shared.
TransportProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
E
F
G
I
K
L
M
O
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2009
The Apache Software Foundation
. All Rights Reserved.