$ A B C D E F G H I J K L M N O P Q R S T U V W X _

M

m_config - Variable in class org.apache.ldap.clients.ldaptest.LdapTester
 
m_entryList - Variable in class org.apache.ldap.clients.embedded.InputParser
 
m_entryList - Variable in class org.apache.ldap.clients.embedded.LdapInputParser
 
macroExpand(Properties, Properties[]) - Static method in class org.apache.directory.shared.ldap.util.PropertiesUtils
Expands out a set of property key macros in the following format ${foo.bar} where foo.bar is a property key, by dereferencing the value of the key using the original source Properties and other optional Properties.
main(String[]) - Static method in class org.apache.directory.daemon.MainBootstrapper
 
main(String[]) - Static method in class org.apache.kerberos.examples.gssdemo.GSSServer
 
main(String[]) - Static method in class org.apache.ldap.clients.LdapAdd
The main method of the Modify client.
main(String[]) - Static method in class org.apache.ldap.clients.LdapBind
Main method for the Bind client.
main(String[]) - Static method in class org.apache.ldap.clients.LdapDel
The main will call trhe bind operation first.
main(String[]) - Static method in class org.apache.ldap.clients.LdapModify
The main method of the Modify client.
main(String[]) - Static method in class org.apache.ldap.clients.LdapSearch
The main will call trhe bind operation first.
main(String[]) - Static method in class org.apache.ldap.clients.ldaptest.LdapTester
 
MainBootstrapper - Class in org.apache.directory.daemon
The main() based application bootstrapper used as the entry point for the executable bootstrapper.jar so it can be launched as a simple java application.
MainBootstrapper() - Constructor for class org.apache.directory.daemon.MainBootstrapper
 
ManageDsaITControl - Class in org.apache.directory.shared.ldap.codec
Control which allows for the management of referrals and other DSA specific entities without processing them: meaning the referrals are treated as regular entries using this control.
ManageDsaITControl() - Constructor for class org.apache.directory.shared.ldap.codec.ManageDsaITControl
 
ManageDsaITControl - Class in org.apache.directory.shared.ldap.message
Control which allows for the management of referrals and other DSA specific entities without processing them: meaning the referrals are treated as regular entries using this control.
ManageDsaITControl() - Constructor for class org.apache.directory.shared.ldap.message.ManageDsaITControl
 
ManageDsaITControlDecoder - Class in org.apache.directory.shared.ldap.codec
A decoder for EntryChangeControls.
ManageDsaITControlDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.ManageDsaITControlDecoder
 
MandatoryAndOptionalComponentsMonitor - Class in org.apache.directory.shared.ldap.util
 
MandatoryAndOptionalComponentsMonitor(String[], String[]) - Constructor for class org.apache.directory.shared.ldap.util.MandatoryAndOptionalComponentsMonitor
 
MandatoryComponentsMonitor - Class in org.apache.directory.shared.ldap.util
 
MandatoryComponentsMonitor(String[]) - Constructor for class org.apache.directory.shared.ldap.util.MandatoryComponentsMonitor
 
ManyReplyRequest - Interface in org.apache.directory.shared.ldap.message
A request that can generate zero, one, or more heterogenous responses for a single request.
mapToString(Map) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Utility method that return a String representation of a map.
mapToString(Map, String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Utility method that return a String representation of a map.
MasterTable - Interface in org.apache.directory.server.core.partition.impl.btree
The master table used to store the Attributes of entries.
MATCH_VALUE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MATCH_VALUE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MATCHED_DN_BR_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MATCHED_DN_ER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MATCHED_DN_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MatchedDNAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to set the LdapResult matched DN.
MatchedDNAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.MatchedDNAction
 
matchedProduction(String) - Method in interface org.apache.directory.shared.ldap.filter.FilterParserMonitor
Monitors FilterParser events where it matches a production.
matchedProduction(String) - Method in class org.apache.directory.shared.ldap.filter.FilterParserMonitorAdapter
 
MATCHING_RULE_ID_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MATCHING_RULE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MATCHING_RULE_TYPE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MatchingRule - Interface in org.apache.directory.shared.ldap.schema
A matchingRule definition.
MatchingRuleCompareTests - Class in org.apache.ldap.testsuite.ldaptests.jndi.ops.compare
Tests for the Compare operation with JNDI.
MatchingRuleCompareTests() - Constructor for class org.apache.ldap.testsuite.ldaptests.jndi.ops.compare.MatchingRuleCompareTests
 
MatchingRuleEnum - Enum in org.apache.directory.shared.ldap.schema
Type safe enum for a matching rule's comparator and normalizer component usage string.
MatchingRuleRegistry - Interface in org.apache.directory.server.core.schema
A registry used to track system matchingRules.
MatchingRuleUse - Interface in org.apache.directory.shared.ldap.schema
Represents an LDAP MatchingRuleUseDescription defined in RFC 2252.
MatchingRuleUseRegistry - Interface in org.apache.directory.server.core.schema
A MatchingRuleUse registry service interface.
MAX_ENTRIES_OPT - Static variable in class org.apache.ldap.clients.Opts
Maximum number of entries returned to the client
MAX_PORT_NUMBER - Static variable in class org.apache.directory.daemon.AvailablePortFinder
The maximum number of server port number.
MAX_SIZE_LIMIT_DEFAULT - Static variable in class org.apache.directory.server.core.configuration.StartupConfiguration
 
MAX_THREADS_DEFAULT - Static variable in class org.apache.directory.server.core.configuration.StartupConfiguration
 
MAX_TIME_LIMIT_DEFAULT - Static variable in class org.apache.directory.server.core.configuration.StartupConfiguration
 
MAX_TIME_OPT - Static variable in class org.apache.ldap.clients.Opts
The maximum number of seconds to wait for a response from the server
maxEntriesOption - Static variable in class org.apache.ldap.clients.Opts
 
MaxImmSubFilter - Class in org.apache.directory.server.core.authz.support
An ACITupleFilter that discards all tuples that doesn't satisfy ProtectedItem.MaxImmSub constraint if available.
MaxImmSubFilter() - Constructor for class org.apache.directory.server.core.authz.support.MaxImmSubFilter
 
MaxImmSubFilterTest - Class in org.apache.directory.server.core.authz.support
Tests MaxImmSubFilter.
MaxImmSubFilterTest() - Constructor for class org.apache.directory.server.core.authz.support.MaxImmSubFilterTest
 
MaxImmSubFilterTest.BogusEnumeration - Class in org.apache.directory.server.core.authz.support
 
MaxImmSubFilterTest.BogusEnumeration(int) - Constructor for class org.apache.directory.server.core.authz.support.MaxImmSubFilterTest.BogusEnumeration
 
MaxImmSubFilterTest.MockDirectoryService - Class in org.apache.directory.server.core.authz.support
 
MaxImmSubFilterTest.MockDirectoryService() - Constructor for class org.apache.directory.server.core.authz.support.MaxImmSubFilterTest.MockDirectoryService
 
MaxImmSubFilterTest.MockProxy - Class in org.apache.directory.server.core.authz.support
 
MaxImmSubFilterTest.MockProxy(int) - Constructor for class org.apache.directory.server.core.authz.support.MaxImmSubFilterTest.MockProxy
 
maxTimeOption - Static variable in class org.apache.ldap.clients.Opts
 
MaxValueCountFilter - Class in org.apache.directory.server.core.authz.support
An ACITupleFilter that discards all tuples that doesn't satisfy ProtectedItem.MaxValueCount constraint if available.
MaxValueCountFilter() - Constructor for class org.apache.directory.server.core.authz.support.MaxValueCountFilter
 
MaxValueCountFilterTest - Class in org.apache.directory.server.core.authz.support
Tests MaxValueCountFilter.
MaxValueCountFilterTest() - Constructor for class org.apache.directory.server.core.authz.support.MaxValueCountFilterTest
 
MECHANISM_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
Message - Interface in org.apache.directory.shared.ldap.message
Root interface for all LDAP message type interfaces.
MESSAGE_ID_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MessageDecoder - Class in org.apache.directory.shared.ldap.message
Decodes a BER encoded LDAPv3 message envelope from an input stream demarshaling it into a Message instance using a BER library provider.
MessageDecoder(Hashtable) - Constructor for class org.apache.directory.shared.ldap.message.MessageDecoder
Creates a MessageDecoder using default properties for enabling a BER library provider.
MessageEncoder - Class in org.apache.directory.shared.ldap.message
Encodes a Message instance into a binary message envelope using Basic Encoding rules flushing the PDU out to an OutputStream.
MessageEncoder(Hashtable) - Constructor for class org.apache.directory.shared.ldap.message.MessageEncoder
Creates a MessageEncoder using default properties for enabling a BER library provider.
MessageException - Exception in org.apache.directory.shared.ldap.message
This exception is thrown when a message processing error occurs.
MessageException() - Constructor for exception org.apache.directory.shared.ldap.message.MessageException
Constructs an Exception without a message.
MessageException(String) - Constructor for exception org.apache.directory.shared.ldap.message.MessageException
Constructs an Exception with a detailed message.
messageReceived(ReplicationContext, Object) - Method in class org.apache.directory.mitosis.service.protocol.handler.ReplicationClientContextHandler
 
messageReceived(ReplicationContext, Object) - Method in interface org.apache.directory.mitosis.service.protocol.handler.ReplicationContextHandler
 
messageReceived(IoSession, Object) - Method in class org.apache.directory.mitosis.service.protocol.handler.ReplicationProtocolHandler
 
messageReceived(ReplicationContext, Object) - Method in class org.apache.directory.mitosis.service.protocol.handler.ReplicationServerContextHandler
 
messageSent(ReplicationContext, Object) - Method in class org.apache.directory.mitosis.service.protocol.handler.ReplicationClientContextHandler
 
messageSent(ReplicationContext, Object) - Method in interface org.apache.directory.mitosis.service.protocol.handler.ReplicationContextHandler
 
messageSent(IoSession, Object) - Method in class org.apache.directory.mitosis.service.protocol.handler.ReplicationProtocolHandler
 
messageSent(ReplicationContext, Object) - Method in class org.apache.directory.mitosis.service.protocol.handler.ReplicationServerContextHandler
 
MessageTypeEnum - Enum in org.apache.directory.shared.ldap.message
Type safe enumeration over the various LDAPv3 message types.
method - Variable in class org.apache.directory.server.core.event.EventServiceITest.EventRecord
 
METHOD_LOOKUP - Static variable in interface org.apache.directory.daemon.ExitCodes
 
MicroOperation - Enum in org.apache.directory.shared.ldap.aci
An enumeration that represents all micro-operations that makes up LDAP operations.
MicroOperationFilter - Class in org.apache.directory.server.core.authz.support
An ACITupleFilter that discard tuples which doesn't contain any related MicroOperations.
MicroOperationFilter() - Constructor for class org.apache.directory.server.core.authz.support.MicroOperationFilter
 
MicroOperationFilterTest - Class in org.apache.directory.server.core.authz.support
Tests MicroOperationFilter.
MicroOperationFilterTest() - Constructor for class org.apache.directory.server.core.authz.support.MicroOperationFilterTest
 
MIN_PORT_NUMBER - Static variable in class org.apache.directory.daemon.AvailablePortFinder
The minimum number of server port number.
MixedCaseITest - Class in org.apache.directory.server.core.jndi
Tests various operations against a partition whose suffix contains both upper and lower case letters.
MixedCaseITest() - Constructor for class org.apache.directory.server.core.jndi.MixedCaseITest
 
MixedModifyFailureTests - Class in org.apache.ldap.testsuite.ldaptests.jndi.ops.modify
Tests with several modification items within one modify operation, which cause an error.
MixedModifyFailureTests() - Constructor for class org.apache.ldap.testsuite.ldaptests.jndi.ops.modify.MixedModifyFailureTests
 
mkdirs() - Method in class org.apache.directory.daemon.InstallationLayout
 
MODDN - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
 
MODDN - Static variable in class org.apache.directory.shared.ldap.ldif.Entry
 
MODDN_VALUE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
 
MODIFICATION_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MODIFICATIONS_SEQ_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MODIFICATIONS_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.mitosis.service.ReplicationService
 
modify(NextInterceptor, LdapDN, ModificationItem[]) - Method in class org.apache.directory.mitosis.service.ReplicationService
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
modify(NextInterceptor, LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
modify(NextInterceptor, LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
This policy needs to be really tight too because some attributes may take part in giving the user permissions to protected resources.
modify(NextInterceptor, LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
This policy needs to be really tight too because some attributes may take part in giving the user permissions to protected resources.
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.event.EventService
 
modify(NextInterceptor, LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.event.EventService
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.exception.ExceptionService
Checks to see the entry being modified exists, otherwise throws the appropriate LdapException.
modify(NextInterceptor, LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.exception.ExceptionService
Checks to see the entry being modified exists, otherwise throws the appropriate LdapException.
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
modify(NextInterceptor, LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.modify(org.apache.directory.shared.ldap.name.LdapDN,int,javax.naming.directory.Attributes) call.
modify(NextInterceptor, LdapDN, ModificationItem[]) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.modify(org.apache.directory.shared.ldap.name.LdapDN,javax.naming.directory.ModificationItem[]) call.
modify(LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
modify(LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.interceptor.InterceptorChainTest.MockInterceptor
 
modify(NextInterceptor, LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.interceptor.InterceptorChainTest.MockInterceptor
 
modify(LdapDN, int, Attributes) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.modify(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN,int,javax.naming.directory.Attributes).
modify(LdapDN, ModificationItem[]) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.modify(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN,javax.naming.directory.ModificationItem[]).
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
modify(NextInterceptor, LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
 
modify(NextInterceptor, LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
 
modify(LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.partition.AbstractPartition
This method forwards the request to Partition.modify(org.apache.directory.shared.ldap.name.LdapDN,javax.naming.directory.ModificationItem[]) after translating parameters to ModificationItem[] by default.
modify(LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
modify(LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
modify(LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
modify(LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
modify(LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
modify(LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
modify(LdapDN, int, Attributes) - Method in interface org.apache.directory.server.core.partition.Partition
Modifies an entry by adding, removing or replacing a set of attributes.
modify(LdapDN, ModificationItem[]) - Method in interface org.apache.directory.server.core.partition.Partition
Modifies an entry by using a combination of adds, removes or replace operations using a set of ModificationItems.
modify(LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
modify(LdapDN, int, Attributes, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
modify(LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
modify(LdapDN, ModificationItem[], Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.referral.ReferralService
 
modify(NextInterceptor, LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.referral.ReferralService
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.schema.SchemaService
Check that the modify operations are allowed, and the conform to the schema.
modify(NextInterceptor, LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.schema.SchemaService
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.subtree.SubentryService
 
modify(NextInterceptor, LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.subtree.SubentryService
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.trigger.TriggerService
 
modify(NextInterceptor, LdapDN, ModificationItem[]) - Method in class org.apache.directory.server.core.trigger.TriggerService
 
MODIFY - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
 
MODIFY - Static variable in class org.apache.directory.shared.ldap.ldif.Entry
 
MODIFY - Static variable in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
modify(StringBuffer, int) - Method in class org.apache.ldap.clients.LdapModify
Prepare the LDIF entry and send it to the encoder, then wait for a reponse from the LDAP server on the results of the operation.
MODIFY - Static variable in class org.apache.ldap.clients.ldaptest.LdapTestCase
 
MODIFY_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of result code enumerations that may result from modify operations.
MODIFY_DN_REQUEST_NEW_SUPERIOR_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MODIFY_DN_REQUEST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MODIFY_DN_REQUEST_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MODIFY_DN_RESPONSE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MODIFY_DN_RESPONSE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MODIFY_REQUEST - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MODIFY_REQUEST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MODIFY_REQUEST_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MODIFY_RESPONSE - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MODIFY_RESPONSE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MODIFY_RESPONSE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MODIFY_VALUE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
 
modifyAttributes(String, int, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
modifyAttributes(Name, int, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
modifyAttributes(String, ModificationItem[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
modifyAttributes(Name, ModificationItem[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
modifyAttributes(String, int, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
modifyAttributes(Name, int, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
modifyAttributes(String, ModificationItem[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
modifyAttributes(Name, ModificationItem[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
ModifyAttributeValueAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to store a Value to an modifyRequest
ModifyAttributeValueAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.ModifyAttributeValueAction
 
ModifyAuthorizationITest - Class in org.apache.directory.server.core.authz
Tests whether or not authorization around entry modify operations work properly.
ModifyAuthorizationITest() - Constructor for class org.apache.directory.server.core.authz.ModifyAuthorizationITest
 
ModifyContextITest - Class in org.apache.directory.server.core.jndi
Tests the methods on JNDI contexts that are analogous to entry modify operations in LDAP.
ModifyContextITest() - Constructor for class org.apache.directory.server.core.jndi.ModifyContextITest
 
MODIFYDN - Static variable in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
MODIFYDN - Static variable in class org.apache.ldap.clients.ldaptest.LdapTestCase
 
MODIFYDN_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of result code enumerations resulting from modifyDn operations.
MODIFYDN_EXPORT - Static variable in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
MODIFYDN_IMPORT - Static variable in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
MODIFYDN_RENAME - Static variable in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
MODIFYDN_REQUEST - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MODIFYDN_RESPONSE - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
ModifyDNRequest - Class in org.apache.directory.shared.ldap.codec.modifyDn
A ModifyDNRequest Message.
ModifyDNRequest() - Constructor for class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequest
Creates a new ModifyDNRequest object.
ModifyDnRequest - Interface in org.apache.directory.shared.ldap.message
Modify DN request protocol message used to rename or move an existing entry in the directory.
ModifyDnRequestImpl - Class in org.apache.directory.shared.ldap.message
Lockable ModifyDNRequest implementation.
ModifyDnRequestImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
Creates a Lockable ModifyDnRequest implementing object used to perform a dn change on an entry potentially resulting in an entry move.
ModifyDnRequestImplTest - Class in org.apache.directory.shared.ldap.message
TestCase for the ModifyDnRequestImpl class.
ModifyDnRequestImplTest() - Constructor for class org.apache.directory.shared.ldap.message.ModifyDnRequestImplTest
 
ModifyDNRequestTest - Class in org.apache.directory.shared.ldap.codec.modifyDn
Test the ModifyDNRequest codec
ModifyDNRequestTest() - Constructor for class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequestTest
 
ModifyDNResponse - Class in org.apache.directory.shared.ldap.codec.modifyDn
An ModifyDNResponse Message.
ModifyDNResponse() - Constructor for class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNResponse
Creates a new ModifyDNResponse object.
ModifyDnResponse - Interface in org.apache.directory.shared.ldap.message
Modify DN protocol response message used to confirm the results of a modify DN request message.
ModifyDnResponseImpl - Class in org.apache.directory.shared.ldap.message
Lockable ModifyDnResponse implementation
ModifyDnResponseImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.ModifyDnResponseImpl
Creates a Lockable ModifyDnResponse as a reply to an ModifyDnRequest.
ModifyDNResponseTest - Class in org.apache.directory.shared.ldap.codec.modifyDn
Test the ModifyDNResponse codec
ModifyDNResponseTest() - Constructor for class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNResponseTest
 
ModifyDnSameAttributeTests - Class in org.apache.ldap.testsuite.ldaptests.jndi.ops.modifydn
 
ModifyDnSameAttributeTests() - Constructor for class org.apache.ldap.testsuite.ldaptests.jndi.ops.modifydn.ModifyDnSameAttributeTests
 
ModifyDNStoredProcedureParameterInjector - Class in org.apache.directory.server.core.trigger
 
ModifyDNStoredProcedureParameterInjector(Invocation, boolean, LdapDN, LdapDN, LdapDN, LdapDN, LdapDN, LdapDN) - Constructor for class org.apache.directory.server.core.trigger.ModifyDNStoredProcedureParameterInjector
 
ModifyOpts - Class in org.apache.ldap.clients
Add operation command line options bean.
ModifyOpts() - Constructor for class org.apache.ldap.clients.ModifyOpts
 
ModifyRequest - Class in org.apache.directory.shared.ldap.codec.modify
A ModifyRequest Message.
ModifyRequest() - Constructor for class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Creates a new ModifyRequest object.
ModifyRequest - Interface in org.apache.directory.shared.ldap.message
Modify request protocol message used to alter the attributes and values of an existing entry.
ModifyRequestImpl - Class in org.apache.directory.shared.ldap.message
Lockable ModifyRequest implementation.
ModifyRequestImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.ModifyRequestImpl
Creates a Lockable ModifyRequest implementing object used to modify the attributes of an entry.
ModifyRequestImplTest - Class in org.apache.directory.shared.ldap.message
Test case for the ModifyRequestImpl class.
ModifyRequestImplTest() - Constructor for class org.apache.directory.shared.ldap.message.ModifyRequestImplTest
 
ModifyRequestTest - Class in org.apache.directory.shared.ldap.codec.modify
Test the ModifyRequest codec
ModifyRequestTest() - Constructor for class org.apache.directory.shared.ldap.codec.modify.ModifyRequestTest
 
ModifyResponse - Class in org.apache.directory.shared.ldap.codec.modify
An ModifyResponse Message.
ModifyResponse() - Constructor for class org.apache.directory.shared.ldap.codec.modify.ModifyResponse
Creates a new ModifyResponse object.
ModifyResponse - Interface in org.apache.directory.shared.ldap.message
Modify protocol response message used to confirm the results of a modify request message.
ModifyResponseImpl - Class in org.apache.directory.shared.ldap.message
Lockable ModifyResponse implementation
ModifyResponseImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.ModifyResponseImpl
Creates a Lockable ModifyResponse as a reply to an ModifyRequest.
ModifyResponseTest - Class in org.apache.directory.shared.ldap.codec.modify
Test the ModifyResponse codec
ModifyResponseTest() - Constructor for class org.apache.directory.shared.ldap.codec.modify.ModifyResponseTest
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.mitosis.service.ReplicationService
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.event.EventService
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.exception.ExceptionService
Checks to see the entry being renamed exists, otherwise throws the appropriate LdapException.
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.modifyRn(org.apache.directory.shared.ldap.name.LdapDN,String,boolean) call.
modifyRn(LdapDN, String, boolean) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.interceptor.InterceptorChainTest.MockInterceptor
 
modifyRn(LdapDN, String, boolean) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.modifyRn(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN,String,boolean).
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
 
modifyRn(LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
modifyRn(LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
modifyRn(LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
Changes the relative distinuished name of an entry specified by a distinguished name with the optional removal of the old Rdn attribute value from the entry.
modifyRn(LdapDN, String, boolean) - Method in interface org.apache.directory.server.core.partition.Partition
Modifies an entry by changing its relative name.
modifyRn(LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
modifyRn(LdapDN, String, boolean, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.referral.ReferralService
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.subtree.SubentryService
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.trigger.TriggerService
 
ModifyStoredProcedureParameterInjector - Class in org.apache.directory.server.core.trigger
 
ModifyStoredProcedureParameterInjector(Invocation, LdapDN, ModificationItem[]) - Constructor for class org.apache.directory.server.core.trigger.ModifyStoredProcedureParameterInjector
 
ModifyStoredProcedureParameterInjector(Invocation, LdapDN, int, Attributes) - Constructor for class org.apache.directory.server.core.trigger.ModifyStoredProcedureParameterInjector
 
MODRDN - Static variable in class org.apache.directory.shared.ldap.ldif.Entry
 
MojoCommand - Class in org.apache.directory.daemon.installers
A Mojo command pattern interface.
MojoCommand(ServiceInstallersMojo) - Constructor for class org.apache.directory.daemon.installers.MojoCommand
 
MojoHelperUtils - Class in org.apache.directory.daemon.installers
Some helper/utility methods for this plugin.
MojoHelperUtils() - Constructor for class org.apache.directory.daemon.installers.MojoHelperUtils
 
MostSpecificProtectedItemFilter - Class in org.apache.directory.server.core.authz.support
An ACITupleFilter that chooses the tuples with the most specific protected item.
MostSpecificProtectedItemFilter() - Constructor for class org.apache.directory.server.core.authz.support.MostSpecificProtectedItemFilter
 
MostSpecificProtectedItemFilterTest - Class in org.apache.directory.server.core.authz.support
Tests MostSpecificProtectedItemFilter.
MostSpecificProtectedItemFilterTest() - Constructor for class org.apache.directory.server.core.authz.support.MostSpecificProtectedItemFilterTest
 
MostSpecificUserClassFilter - Class in org.apache.directory.server.core.authz.support
An ACITupleFilter that chooses the tuples with the most specific user class.
MostSpecificUserClassFilter() - Constructor for class org.apache.directory.server.core.authz.support.MostSpecificUserClassFilter
 
MostSpecificUserClassFilterTest - Class in org.apache.directory.server.core.authz.support
Tests MostSpecificUserClassFilter.
MostSpecificUserClassFilterTest() - Constructor for class org.apache.directory.server.core.authz.support.MostSpecificUserClassFilterTest
 
mousePressed(MouseEvent) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AddEntryDialog.PopupListener
 
mouseReleased(MouseEvent) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AddEntryDialog.PopupListener
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.mitosis.service.ReplicationService
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.mitosis.service.ReplicationService
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.event.EventService
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.event.EventService
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.exception.ExceptionService
Checks to see the entry being moved exists, and so does its parent, otherwise throws the appropriate LdapException.
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.exception.ExceptionService
Checks to see the entry being moved exists, and so does its parent, otherwise throws the appropriate LdapException.
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
move(NextInterceptor, LdapDN, LdapDN) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.move(org.apache.directory.shared.ldap.name.LdapDN,org.apache.directory.shared.ldap.name.LdapDN) call.
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.move(org.apache.directory.shared.ldap.name.LdapDN,org.apache.directory.shared.ldap.name.LdapDN,String,boolean) call.
move(LdapDN, LdapDN) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
move(LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.interceptor.InterceptorChainTest.MockInterceptor
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.interceptor.InterceptorChainTest.MockInterceptor
 
move(LdapDN, LdapDN) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.move(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN,org.apache.directory.shared.ldap.name.LdapDN).
move(LdapDN, LdapDN, String, boolean) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.move(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN,org.apache.directory.shared.ldap.name.LdapDN,String,boolean).
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
 
move(LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.AbstractPartition
This method calls Partition.move(org.apache.directory.shared.ldap.name.LdapDN,org.apache.directory.shared.ldap.name.LdapDN) and Partition.modifyRn(org.apache.directory.shared.ldap.name.LdapDN,String,boolean) subsequently by default.
move(LdapDN, LdapDN) - Method in class org.apache.directory.server.core.partition.AbstractPartition
This method throws OperationNotSupportedException by default.
move(LdapDN, LdapDN) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
move(LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
move(LdapDN, LdapDN) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
move(LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
move(LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
move(LdapDN, LdapDN) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
move(LdapDN, LdapDN) - Method in interface org.apache.directory.server.core.partition.Partition
Transplants a child entry, to a position in the namespace under a new parent entry.
move(LdapDN, LdapDN, String, boolean) - Method in interface org.apache.directory.server.core.partition.Partition
Transplants a child entry, to a position in the namespace under a new parent entry and changes the RN of the child entry which can optionally have its old RN attributes removed.
move(LdapDN, LdapDN) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
move(LdapDN, LdapDN, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
move(LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
move(LdapDN, LdapDN, String, boolean, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.referral.ReferralService
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.referral.ReferralService
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.subtree.SubentryService
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.subtree.SubentryService
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.trigger.TriggerService
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.trigger.TriggerService
 
MoveRenameAuthorizationITest - Class in org.apache.directory.server.core.authz
Tests whether or not authorization around entry renames and moves work properly.
MoveRenameAuthorizationITest() - Constructor for class org.apache.directory.server.core.authz.MoveRenameAuthorizationITest
 
MozillaAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the mozilla schema.
MozillaAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaAttributeTypeProducer
 
MozillaComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the mozilla schema.
MozillaComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaComparatorProducer
 
MozillaDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the mozilla schema.
MozillaDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaDitContentRuleProducer
 
MozillaDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the mozilla schema.
MozillaDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaDitStructureRuleProducer
 
MozillaMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the mozilla schema.
MozillaMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaMatchingRuleProducer
 
MozillaMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the mozilla schema.
MozillaMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaMatchingRuleUseProducer
 
MozillaNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the mozilla schema.
MozillaNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaNameFormProducer
 
MozillaNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the mozilla schema.
MozillaNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaNormalizerProducer
 
MozillaObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the mozilla schema.
MozillaObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaObjectClassProducer
 
MozillaObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the mozilla schema.
MozillaObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaObjectFactoryProducer
 
MozillaSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level mozilla schema class.
MozillaSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaSchema
 
MozillaStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the mozilla schema.
MozillaStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaStateFactoryProducer
 
MozillaSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the mozilla schema.
MozillaSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaSyntaxCheckerProducer
 
MozillaSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the mozilla schema.
MozillaSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaSyntaxProducer
 
MULTI_LINE_STYLE - Static variable in class org.apache.directory.shared.ldap.util.ToStringStyle
The multi line toString style.
MultiException - Exception in org.apache.directory.shared.ldap
This exception is thrown when Base class for nested exceptions.
MultiException() - Constructor for exception org.apache.directory.shared.ldap.MultiException
Constructs an Exception without a message.
MultiException(String) - Constructor for exception org.apache.directory.shared.ldap.MultiException
Constructs an Exception with a detailed message.
MultiMap - Interface in org.apache.directory.shared.ldap.util
Defines a map that holds a collection of values against each key.
MutableAuthenticatorConfiguration - Class in org.apache.directory.server.core.configuration
A mutable version of AuthenticatorConfiguration.
MutableAuthenticatorConfiguration() - Constructor for class org.apache.directory.server.core.configuration.MutableAuthenticatorConfiguration
Creates a new instance.
MutableBTreePartitionConfiguration - Class in org.apache.directory.server.core.partition.impl.btree
A mutable form of BTreePartitionConfiguration.
MutableBTreePartitionConfiguration() - Constructor for class org.apache.directory.server.core.partition.impl.btree.MutableBTreePartitionConfiguration
 
MutableIndexConfiguration - Class in org.apache.directory.server.core.partition.impl.btree
A mutable version of IndexConfiguration.
MutableIndexConfiguration() - Constructor for class org.apache.directory.server.core.partition.impl.btree.MutableIndexConfiguration
 
MutableInterceptorConfiguration - Class in org.apache.directory.server.core.configuration
A mutable version of InterceptorConfiguration.
MutableInterceptorConfiguration() - Constructor for class org.apache.directory.server.core.configuration.MutableInterceptorConfiguration
Creates a new instance.
MutablePartitionConfiguration - Class in org.apache.directory.server.core.configuration
A mutable version of PartitionConfiguration.
MutablePartitionConfiguration() - Constructor for class org.apache.directory.server.core.configuration.MutablePartitionConfiguration
Creates a new instance.
MutableStartupConfiguration - Class in org.apache.directory.server.core.configuration
A mutable version of StartupConfiguration.
MutableStartupConfiguration() - Constructor for class org.apache.directory.server.core.configuration.MutableStartupConfiguration
Creates a new instance.
MutableStartupConfiguration(String) - Constructor for class org.apache.directory.server.core.configuration.MutableStartupConfiguration
Creates a new instance that operates on the DirectoryService with the specified ID.
mymojo - Variable in class org.apache.directory.daemon.installers.MojoCommand
 

$ A B C D E F G H I J K L M N O P Q R S T U V W X _