Modifier and Type | Method and Description |
---|---|
void |
MockOperationManager.modify(ModifyOperationContext opContext) |
void |
DefaultOperationManager.modify(ModifyOperationContext opContext)
TODO document after determining if this method should be here.
|
void |
OperationManager.modify(ModifyOperationContext opContext)
TODO document after determining if this method should be here.
|
void |
MockInterceptor.modify(NextInterceptor next,
ModifyOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationInterceptor.modify(NextInterceptor next,
ModifyOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultAuthorizationInterceptor.modify(NextInterceptor nextInterceptor,
ModifyOperationContext opContext)
This policy needs to be really tight too because some attributes may take
part in giving the user permissions to protected resources.
|
void |
AciAuthorizationInterceptor.modify(NextInterceptor next,
ModifyOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
void |
ChangeLogInterceptor.modify(NextInterceptor next,
ModifyOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
void |
CollectiveAttributeInterceptor.modify(NextInterceptor next,
ModifyOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
void |
DirectoryListener.entryModified(ModifyOperationContext opContext)
Called when an entry has been modified.
|
void |
EventInterceptor.modify(NextInterceptor next,
ModifyOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
void |
ExceptionInterceptor.modify(NextInterceptor nextInterceptor,
ModifyOperationContext opContext)
Checks to see the entry being modified exists, otherwise throws the appropriate LdapException.
|
Modifier and Type | Method and Description |
---|---|
void |
NextInterceptor.modify(ModifyOperationContext opContext)
Calls the next interceptor's
Interceptor.modify( NextInterceptor, ModifyOperationContext ) . |
void |
InterceptorChain.modify(ModifyOperationContext opContext) |
void |
BaseInterceptor.modify(NextInterceptor next,
ModifyOperationContext opContext) |
void |
Interceptor.modify(NextInterceptor next,
ModifyOperationContext opContext)
Filters
Partition.modify( ModifyOperationContext ) call. |
Modifier and Type | Method and Description |
---|---|
void |
EventListenerAdapter.entryModified(ModifyOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
void |
JournalInterceptor.modify(NextInterceptor next,
ModifyOperationContext opContext)
Filters
Partition.modify( ModifyOperationContext ) call. |
Modifier and Type | Method and Description |
---|---|
void |
PasswordPolicyInterceptor.modify(NextInterceptor next,
ModifyOperationContext modContext)
Check modification items for a 'userPassword'.
|
void |
KeyDerivationInterceptor.modify(NextInterceptor next,
ModifyOperationContext modContext)
Intercept the modification of the 'userPassword' attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
NormalizationInterceptor.modify(NextInterceptor nextInterceptor,
ModifyOperationContext opContext)
Filters
Partition.modify( ModifyOperationContext ) call. |
Modifier and Type | Method and Description |
---|---|
void |
OperationalAttributeInterceptor.modify(NextInterceptor nextInterceptor,
ModifyOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPartitionNexus.modify(ModifyOperationContext modifyContext) |
void |
Partition.modify(ModifyOperationContext opContext)
Modifies an entry by adding, removing or replacing a set of attributes.
|
void |
NullPartition.modify(ModifyOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
abstract void |
BTreePartition.modify(ModifyOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
void |
LdifPartition.modify(ModifyOperationContext modifyContext)
Modifies an entry by adding, removing or replacing a set of attributes.
|
Modifier and Type | Method and Description |
---|---|
void |
ReferralInterceptor.modify(NextInterceptor next,
ModifyOperationContext opContext)
Modify an entry in the server.
|
Modifier and Type | Method and Description |
---|---|
void |
SchemaPartition.modify(ModifyOperationContext opContext)
Modifies an entry by adding, removing or replacing a set of attributes.
|
void |
SchemaInterceptor.modify(NextInterceptor next,
ModifyOperationContext opContext)
Filters
Partition.modify( ModifyOperationContext ) call. |
void |
SchemaSubentryManager.modifySchemaSubentry(ModifyOperationContext opContext,
boolean doCascadeModify) |
void |
SchemaSubentryManager.modifySchemaSubentry(ModifyOperationContext opContext,
org.apache.directory.shared.ldap.name.DN name,
int modOp,
org.apache.directory.shared.ldap.entry.ServerEntry mods,
org.apache.directory.shared.ldap.entry.ServerEntry subentry,
org.apache.directory.shared.ldap.entry.ServerEntry targetSubentry,
boolean doCascadeModify) |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
AbstractRegistrySynchronizer.modify(ModifyOperationContext opContext,
org.apache.directory.shared.ldap.entry.ServerEntry targetEntry,
boolean cascade)
Applies a set of modification to an entry
|
boolean |
ObjectClassSynchronizer.modify(ModifyOperationContext opContext,
org.apache.directory.shared.ldap.entry.ServerEntry targetEntry,
boolean cascade)
Applies a set of modification to an entry
|
boolean |
AttributeTypeSynchronizer.modify(ModifyOperationContext opContext,
org.apache.directory.shared.ldap.entry.ServerEntry targetEntry,
boolean cascade)
Applies a set of modification to an entry
|
boolean |
MatchingRuleUseSynchronizer.modify(ModifyOperationContext opContext,
org.apache.directory.shared.ldap.entry.ServerEntry targetEntry,
boolean cascade)
Applies a set of modification to an entry
|
boolean |
ComparatorSynchronizer.modify(ModifyOperationContext opContext,
org.apache.directory.shared.ldap.entry.ServerEntry targetEntry,
boolean cascade)
Applies a set of modification to an entry
|
boolean |
NameFormSynchronizer.modify(ModifyOperationContext opContext,
org.apache.directory.shared.ldap.entry.ServerEntry targetEntry,
boolean cascade)
Applies a set of modification to an entry
|
boolean |
DitContentRuleSynchronizer.modify(ModifyOperationContext opContext,
org.apache.directory.shared.ldap.entry.ServerEntry targetEntry,
boolean cascade)
Applies a set of modification to an entry
|
boolean |
DitStructureRuleSynchronizer.modify(ModifyOperationContext opContext,
org.apache.directory.shared.ldap.entry.ServerEntry targetEntry,
boolean cascade)
Applies a set of modification to an entry
|
boolean |
MatchingRuleSynchronizer.modify(ModifyOperationContext opContext,
org.apache.directory.shared.ldap.entry.ServerEntry targetEntry,
boolean cascade)
Applies a set of modification to an entry
|
boolean |
SyntaxSynchronizer.modify(ModifyOperationContext opContext,
org.apache.directory.shared.ldap.entry.ServerEntry targetEntry,
boolean cascade)
Applies a set of modification to an entry
|
boolean |
NormalizerSynchronizer.modify(ModifyOperationContext opContext,
org.apache.directory.shared.ldap.entry.ServerEntry targetEntry,
boolean cascade)
Applies a set of modification to an entry
|
boolean |
SyntaxCheckerSynchronizer.modify(ModifyOperationContext opContext,
org.apache.directory.shared.ldap.entry.ServerEntry targetEntry,
boolean cascade)
Applies a set of modification to an entry
|
boolean |
RegistrySynchronizerAdaptor.modify(ModifyOperationContext opContext,
org.apache.directory.shared.ldap.entry.ServerEntry targetEntry,
boolean doCascadeModify)
Modify the schema
|
boolean |
RegistrySynchronizer.modify(ModifyOperationContext opContext,
org.apache.directory.shared.ldap.entry.ServerEntry targetEntry,
boolean cascaded)
Applies a set of modification to an entry
|
boolean |
SchemaSynchronizer.modify(ModifyOperationContext opContext,
org.apache.directory.shared.ldap.entry.ServerEntry targetEntry,
boolean cascade)
The only modification done on a schema element is on the m-disabled
attributeType
Depending in the existence of this attribute in the previous entry, we will
have to update the entry or not.
|
Modifier and Type | Method and Description |
---|---|
void |
SubentryInterceptor.modify(NextInterceptor next,
ModifyOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
void |
TriggerInterceptor.modify(NextInterceptor next,
ModifyOperationContext opContext) |
void |
TriggerSpecCache.subentryModified(ModifyOperationContext opContext,
org.apache.directory.shared.ldap.entry.ServerEntry entry) |
Constructor and Description |
---|
ModifyStoredProcedureParameterInjector(ModifyOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
void |
PersistentSearchListener.entryModified(ModifyOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractXdbmPartition.modify(ModifyOperationContext modifyContext) |
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.