A C D E F G I K L M O P R S T V

A

APACHE_SERVICE_CONFIGURATION - Static variable in class org.apache.directory.server.protocol.shared.ServiceConfiguration
 

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
 
ContextOperation - Interface in org.apache.directory.server.protocol.shared.store
Interface to support the command pattern with JNDI contexts.
ctx - Variable in class org.apache.directory.server.protocol.shared.store.LdifFileLoader
a handle on the top initial context: get new context from this

D

DEFAULT_BUFFER_SIZE - Static variable in class org.apache.directory.server.protocol.shared.ServiceConfiguration
The default MINA buffer size.

E

entrySet() - Method in class org.apache.directory.server.protocol.shared.MapAdapter
 
execute(DirContext, Name) - Method in class org.apache.directory.server.protocol.shared.catalog.GetCatalog
Note that the base is relative to the existing context.
execute(DirContext, Name) - Method in interface org.apache.directory.server.protocol.shared.store.ContextOperation
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, String, Attributes, DirContext) - 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
 
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.
getBufferSize() - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
Returns the buffer size.
GetCatalog - Class in org.apache.directory.server.protocol.shared.catalog
A JNDI context operation for building a catalog.
GetCatalog() - Constructor for class org.apache.directory.server.protocol.shared.catalog.GetCatalog
 
getCatalogBaseDn() - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
Returns the catalog base DN.
getInitialContextFactory() - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
Returns the InitialContextFactory.
getIpAddress() - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
Returns the IP address.
getIpPort() - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
Returns the IP port.
getSearchBaseDn() - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
Returns the search base DN.
getSecurityAuthentication() - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
Returns The authentication mechanism.
getSecurityCredentials() - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
 
getSecurityPrincipal() - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
 
getServiceName() - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
Returns the service name.
getServicePid() - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
Returns the service PID.

I

IP_PORT_KEY - Static variable in class org.apache.directory.server.protocol.shared.ServiceConfiguration
The prop key const for the port.
isDifferent(Dictionary<String, Object>) - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
Compares whether a Dictionary of configuration is different from the current instance of configuration.
isEmpty() - Method in class org.apache.directory.server.protocol.shared.MapAdapter
 
isEnabled() - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
Returns whether this service is enabled or not.

K

KerberosAttribute - Class in org.apache.directory.server.protocol.shared.store
 
KerberosAttribute() - Constructor for class org.apache.directory.server.protocol.shared.store.KerberosAttribute
 
KEY - Static variable in class org.apache.directory.server.protocol.shared.store.KerberosAttribute
the krb5kdc schema key for a krb5KDCEntry
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(DirContext, String) - Constructor for class org.apache.directory.server.protocol.shared.store.LdifFileLoader
Creates a new instance of LdifFileLoader.
LdifFileLoader(DirContext, File, List<LdifLoadFilter>) - Constructor for class org.apache.directory.server.protocol.shared.store.LdifFileLoader
Creates a new instance of LdifFileLoader.
LdifFileLoader(DirContext, File, List<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

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.
MINUTE - Static variable in class org.apache.directory.server.protocol.shared.ServiceConfiguration
The number of milliseconds in a minute.

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
 

P

PRINCIPAL - Static variable in class org.apache.directory.server.protocol.shared.store.KerberosAttribute
the krb5kdc schema principal name for a krb5KDCEntry
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

SAM_TYPE - Static variable in class org.apache.directory.server.protocol.shared.store.KerberosAttribute
the Apache specific SAM type attribute
SERVICE_FACTORYPID - Static variable in class org.apache.directory.server.protocol.shared.ServiceConfiguration
 
SERVICE_PID - Static variable in class org.apache.directory.server.protocol.shared.ServiceConfiguration
 
ServiceConfiguration - Class in org.apache.directory.server.protocol.shared
Base class shared by all protocol providers for configuration.
ServiceConfiguration() - Constructor for class org.apache.directory.server.protocol.shared.ServiceConfiguration
 
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.
setBufferSize(int) - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
Sets the buffer size.
setCatalogBaseDn(String) - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
 
setEnabled(boolean) - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
Sets whether this service is enabled or not.
setInitialContextFactory(String) - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
 
setIpAddress(String) - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
 
setIpPort(int) - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
 
setSearchBaseDn(String) - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
 
setSecurityAuthentication(String) - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
 
setSecurityCredentials(String) - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
 
setSecurityPrincipal(String) - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
 
setServiceName(String) - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
Sets the service name.
setServicePid(String) - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
Sets the service PID.
size() - Method in class org.apache.directory.server.protocol.shared.MapAdapter
 

T

TYPE - Static variable in class org.apache.directory.server.protocol.shared.store.KerberosAttribute
the krb5kdc schema key encryption type for a krb5KDCEntry

V

validatePortNumber(int) - Method in class org.apache.directory.server.protocol.shared.ServiceConfiguration
Throws a ServiceConfigurationException if the specified port number is out of range.
values() - Method in class org.apache.directory.server.protocol.shared.MapAdapter
 
VERSION - Static variable in class org.apache.directory.server.protocol.shared.store.KerberosAttribute
the krb5kdc schema key version identifier for a krb5KDCEntry

A C D E F G I K L M O P R S T V

Copyright © 2003-2007 The Apache Software Foundation. All Rights Reserved.