public interface PluginRootCfgClient extends ConfigurationClient
The Plugin Root defines the parent entry for all plug-ins defined in the server.
Modifier and Type | Method and Description |
---|---|
<C extends PluginCfgClient> |
createPlugin(ManagedObjectDefinition<C,? extends PluginCfg> d,
String name,
Collection<PropertyException> exceptions)
Creates a new Plugin.
|
ManagedObjectDefinition<? extends PluginRootCfgClient,? extends PluginRootCfg> |
definition()
Get the configuration definition associated with this Plugin Root.
|
PluginCfgClient |
getPlugin(String name)
Gets the named Plugin.
|
ValueOrExpression<String> |
getPluginOrderIntermediateResponse()
Gets the "plugin-order-intermediate-response" property.
|
ValueOrExpression<String> |
getPluginOrderLdifExport()
Gets the "plugin-order-ldif-export" property.
|
ValueOrExpression<String> |
getPluginOrderLdifImport()
Gets the "plugin-order-ldif-import" property.
|
ValueOrExpression<String> |
getPluginOrderLdifImportBegin()
Gets the "plugin-order-ldif-import-begin" property.
|
ValueOrExpression<String> |
getPluginOrderLdifImportEnd()
Gets the "plugin-order-ldif-import-end" property.
|
ValueOrExpression<String> |
getPluginOrderPostConnect()
Gets the "plugin-order-post-connect" property.
|
ValueOrExpression<String> |
getPluginOrderPostDisconnect()
Gets the "plugin-order-post-disconnect" property.
|
ValueOrExpression<String> |
getPluginOrderPostOperationAbandon()
Gets the "plugin-order-post-operation-abandon" property.
|
ValueOrExpression<String> |
getPluginOrderPostOperationAdd()
Gets the "plugin-order-post-operation-add" property.
|
ValueOrExpression<String> |
getPluginOrderPostOperationBind()
Gets the "plugin-order-post-operation-bind" property.
|
ValueOrExpression<String> |
getPluginOrderPostOperationCompare()
Gets the "plugin-order-post-operation-compare" property.
|
ValueOrExpression<String> |
getPluginOrderPostOperationDelete()
Gets the "plugin-order-post-operation-delete" property.
|
ValueOrExpression<String> |
getPluginOrderPostOperationExtended()
Gets the "plugin-order-post-operation-extended" property.
|
ValueOrExpression<String> |
getPluginOrderPostOperationModify()
Gets the "plugin-order-post-operation-modify" property.
|
ValueOrExpression<String> |
getPluginOrderPostOperationModifyDn()
Gets the "plugin-order-post-operation-modify-dn" property.
|
ValueOrExpression<String> |
getPluginOrderPostOperationSearch()
Gets the "plugin-order-post-operation-search" property.
|
ValueOrExpression<String> |
getPluginOrderPostOperationUnbind()
Gets the "plugin-order-post-operation-unbind" property.
|
ValueOrExpression<String> |
getPluginOrderPostResponseAdd()
Gets the "plugin-order-post-response-add" property.
|
ValueOrExpression<String> |
getPluginOrderPostResponseBind()
Gets the "plugin-order-post-response-bind" property.
|
ValueOrExpression<String> |
getPluginOrderPostResponseCompare()
Gets the "plugin-order-post-response-compare" property.
|
ValueOrExpression<String> |
getPluginOrderPostResponseDelete()
Gets the "plugin-order-post-response-delete" property.
|
ValueOrExpression<String> |
getPluginOrderPostResponseExtended()
Gets the "plugin-order-post-response-extended" property.
|
ValueOrExpression<String> |
getPluginOrderPostResponseModify()
Gets the "plugin-order-post-response-modify" property.
|
ValueOrExpression<String> |
getPluginOrderPostResponseModifyDn()
Gets the "plugin-order-post-response-modify-dn" property.
|
ValueOrExpression<String> |
getPluginOrderPostResponseSearch()
Gets the "plugin-order-post-response-search" property.
|
ValueOrExpression<String> |
getPluginOrderPostSynchronizationAdd()
Gets the "plugin-order-post-synchronization-add" property.
|
ValueOrExpression<String> |
getPluginOrderPostSynchronizationDelete()
Gets the "plugin-order-post-synchronization-delete" property.
|
ValueOrExpression<String> |
getPluginOrderPostSynchronizationModify()
Gets the "plugin-order-post-synchronization-modify" property.
|
ValueOrExpression<String> |
getPluginOrderPostSynchronizationModifyDn()
Gets the "plugin-order-post-synchronization-modify-dn" property.
|
ValueOrExpression<String> |
getPluginOrderPreOperationAdd()
Gets the "plugin-order-pre-operation-add" property.
|
ValueOrExpression<String> |
getPluginOrderPreOperationBind()
Gets the "plugin-order-pre-operation-bind" property.
|
ValueOrExpression<String> |
getPluginOrderPreOperationCompare()
Gets the "plugin-order-pre-operation-compare" property.
|
ValueOrExpression<String> |
getPluginOrderPreOperationDelete()
Gets the "plugin-order-pre-operation-delete" property.
|
ValueOrExpression<String> |
getPluginOrderPreOperationExtended()
Gets the "plugin-order-pre-operation-extended" property.
|
ValueOrExpression<String> |
getPluginOrderPreOperationModify()
Gets the "plugin-order-pre-operation-modify" property.
|
ValueOrExpression<String> |
getPluginOrderPreOperationModifyDn()
Gets the "plugin-order-pre-operation-modify-dn" property.
|
ValueOrExpression<String> |
getPluginOrderPreOperationSearch()
Gets the "plugin-order-pre-operation-search" property.
|
ValueOrExpression<String> |
getPluginOrderPreParseAbandon()
Gets the "plugin-order-pre-parse-abandon" property.
|
ValueOrExpression<String> |
getPluginOrderPreParseAdd()
Gets the "plugin-order-pre-parse-add" property.
|
ValueOrExpression<String> |
getPluginOrderPreParseBind()
Gets the "plugin-order-pre-parse-bind" property.
|
ValueOrExpression<String> |
getPluginOrderPreParseCompare()
Gets the "plugin-order-pre-parse-compare" property.
|
ValueOrExpression<String> |
getPluginOrderPreParseDelete()
Gets the "plugin-order-pre-parse-delete" property.
|
ValueOrExpression<String> |
getPluginOrderPreParseExtended()
Gets the "plugin-order-pre-parse-extended" property.
|
ValueOrExpression<String> |
getPluginOrderPreParseModify()
Gets the "plugin-order-pre-parse-modify" property.
|
ValueOrExpression<String> |
getPluginOrderPreParseModifyDn()
Gets the "plugin-order-pre-parse-modify-dn" property.
|
ValueOrExpression<String> |
getPluginOrderPreParseSearch()
Gets the "plugin-order-pre-parse-search" property.
|
ValueOrExpression<String> |
getPluginOrderPreParseUnbind()
Gets the "plugin-order-pre-parse-unbind" property.
|
ValueOrExpression<String> |
getPluginOrderSearchResultEntry()
Gets the "plugin-order-search-result-entry" property.
|
ValueOrExpression<String> |
getPluginOrderSearchResultReference()
Gets the "plugin-order-search-result-reference" property.
|
ValueOrExpression<String> |
getPluginOrderShutdown()
Gets the "plugin-order-shutdown" property.
|
ValueOrExpression<String> |
getPluginOrderStartup()
Gets the "plugin-order-startup" property.
|
ValueOrExpression<String> |
getPluginOrderSubordinateDelete()
Gets the "plugin-order-subordinate-delete" property.
|
ValueOrExpression<String> |
getPluginOrderSubordinateModifyDn()
Gets the "plugin-order-subordinate-modify-dn" property.
|
String[] |
listPlugins()
Lists the Plugins.
|
void |
removePlugin(String name)
Removes the named Plugin.
|
void |
setPluginOrderIntermediateResponse(ValueOrExpression<String> value)
Sets the "plugin-order-intermediate-response" property.
|
void |
setPluginOrderLdifExport(ValueOrExpression<String> value)
Sets the "plugin-order-ldif-export" property.
|
void |
setPluginOrderLdifImport(ValueOrExpression<String> value)
Sets the "plugin-order-ldif-import" property.
|
void |
setPluginOrderLdifImportBegin(ValueOrExpression<String> value)
Sets the "plugin-order-ldif-import-begin" property.
|
void |
setPluginOrderLdifImportEnd(ValueOrExpression<String> value)
Sets the "plugin-order-ldif-import-end" property.
|
void |
setPluginOrderPostConnect(ValueOrExpression<String> value)
Sets the "plugin-order-post-connect" property.
|
void |
setPluginOrderPostDisconnect(ValueOrExpression<String> value)
Sets the "plugin-order-post-disconnect" property.
|
void |
setPluginOrderPostOperationAbandon(ValueOrExpression<String> value)
Sets the "plugin-order-post-operation-abandon" property.
|
void |
setPluginOrderPostOperationAdd(ValueOrExpression<String> value)
Sets the "plugin-order-post-operation-add" property.
|
void |
setPluginOrderPostOperationBind(ValueOrExpression<String> value)
Sets the "plugin-order-post-operation-bind" property.
|
void |
setPluginOrderPostOperationCompare(ValueOrExpression<String> value)
Sets the "plugin-order-post-operation-compare" property.
|
void |
setPluginOrderPostOperationDelete(ValueOrExpression<String> value)
Sets the "plugin-order-post-operation-delete" property.
|
void |
setPluginOrderPostOperationExtended(ValueOrExpression<String> value)
Sets the "plugin-order-post-operation-extended" property.
|
void |
setPluginOrderPostOperationModify(ValueOrExpression<String> value)
Sets the "plugin-order-post-operation-modify" property.
|
void |
setPluginOrderPostOperationModifyDn(ValueOrExpression<String> value)
Sets the "plugin-order-post-operation-modify-dn" property.
|
void |
setPluginOrderPostOperationSearch(ValueOrExpression<String> value)
Sets the "plugin-order-post-operation-search" property.
|
void |
setPluginOrderPostOperationUnbind(ValueOrExpression<String> value)
Sets the "plugin-order-post-operation-unbind" property.
|
void |
setPluginOrderPostResponseAdd(ValueOrExpression<String> value)
Sets the "plugin-order-post-response-add" property.
|
void |
setPluginOrderPostResponseBind(ValueOrExpression<String> value)
Sets the "plugin-order-post-response-bind" property.
|
void |
setPluginOrderPostResponseCompare(ValueOrExpression<String> value)
Sets the "plugin-order-post-response-compare" property.
|
void |
setPluginOrderPostResponseDelete(ValueOrExpression<String> value)
Sets the "plugin-order-post-response-delete" property.
|
void |
setPluginOrderPostResponseExtended(ValueOrExpression<String> value)
Sets the "plugin-order-post-response-extended" property.
|
void |
setPluginOrderPostResponseModify(ValueOrExpression<String> value)
Sets the "plugin-order-post-response-modify" property.
|
void |
setPluginOrderPostResponseModifyDn(ValueOrExpression<String> value)
Sets the "plugin-order-post-response-modify-dn" property.
|
void |
setPluginOrderPostResponseSearch(ValueOrExpression<String> value)
Sets the "plugin-order-post-response-search" property.
|
void |
setPluginOrderPostSynchronizationAdd(ValueOrExpression<String> value)
Sets the "plugin-order-post-synchronization-add" property.
|
void |
setPluginOrderPostSynchronizationDelete(ValueOrExpression<String> value)
Sets the "plugin-order-post-synchronization-delete" property.
|
void |
setPluginOrderPostSynchronizationModify(ValueOrExpression<String> value)
Sets the "plugin-order-post-synchronization-modify" property.
|
void |
setPluginOrderPostSynchronizationModifyDn(ValueOrExpression<String> value)
Sets the "plugin-order-post-synchronization-modify-dn" property.
|
void |
setPluginOrderPreOperationAdd(ValueOrExpression<String> value)
Sets the "plugin-order-pre-operation-add" property.
|
void |
setPluginOrderPreOperationBind(ValueOrExpression<String> value)
Sets the "plugin-order-pre-operation-bind" property.
|
void |
setPluginOrderPreOperationCompare(ValueOrExpression<String> value)
Sets the "plugin-order-pre-operation-compare" property.
|
void |
setPluginOrderPreOperationDelete(ValueOrExpression<String> value)
Sets the "plugin-order-pre-operation-delete" property.
|
void |
setPluginOrderPreOperationExtended(ValueOrExpression<String> value)
Sets the "plugin-order-pre-operation-extended" property.
|
void |
setPluginOrderPreOperationModify(ValueOrExpression<String> value)
Sets the "plugin-order-pre-operation-modify" property.
|
void |
setPluginOrderPreOperationModifyDn(ValueOrExpression<String> value)
Sets the "plugin-order-pre-operation-modify-dn" property.
|
void |
setPluginOrderPreOperationSearch(ValueOrExpression<String> value)
Sets the "plugin-order-pre-operation-search" property.
|
void |
setPluginOrderPreParseAbandon(ValueOrExpression<String> value)
Sets the "plugin-order-pre-parse-abandon" property.
|
void |
setPluginOrderPreParseAdd(ValueOrExpression<String> value)
Sets the "plugin-order-pre-parse-add" property.
|
void |
setPluginOrderPreParseBind(ValueOrExpression<String> value)
Sets the "plugin-order-pre-parse-bind" property.
|
void |
setPluginOrderPreParseCompare(ValueOrExpression<String> value)
Sets the "plugin-order-pre-parse-compare" property.
|
void |
setPluginOrderPreParseDelete(ValueOrExpression<String> value)
Sets the "plugin-order-pre-parse-delete" property.
|
void |
setPluginOrderPreParseExtended(ValueOrExpression<String> value)
Sets the "plugin-order-pre-parse-extended" property.
|
void |
setPluginOrderPreParseModify(ValueOrExpression<String> value)
Sets the "plugin-order-pre-parse-modify" property.
|
void |
setPluginOrderPreParseModifyDn(ValueOrExpression<String> value)
Sets the "plugin-order-pre-parse-modify-dn" property.
|
void |
setPluginOrderPreParseSearch(ValueOrExpression<String> value)
Sets the "plugin-order-pre-parse-search" property.
|
void |
setPluginOrderPreParseUnbind(ValueOrExpression<String> value)
Sets the "plugin-order-pre-parse-unbind" property.
|
void |
setPluginOrderSearchResultEntry(ValueOrExpression<String> value)
Sets the "plugin-order-search-result-entry" property.
|
void |
setPluginOrderSearchResultReference(ValueOrExpression<String> value)
Sets the "plugin-order-search-result-reference" property.
|
void |
setPluginOrderShutdown(ValueOrExpression<String> value)
Sets the "plugin-order-shutdown" property.
|
void |
setPluginOrderStartup(ValueOrExpression<String> value)
Sets the "plugin-order-startup" property.
|
void |
setPluginOrderSubordinateDelete(ValueOrExpression<String> value)
Sets the "plugin-order-subordinate-delete" property.
|
void |
setPluginOrderSubordinateModifyDn(ValueOrExpression<String> value)
Sets the "plugin-order-subordinate-modify-dn" property.
|
commit, properties
ManagedObjectDefinition<? extends PluginRootCfgClient,? extends PluginRootCfg> definition()
definition
in interface ConfigurationClient
ValueOrExpression<String> getPluginOrderIntermediateResponse()
Specifies the order in which intermediate response plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderIntermediateResponse(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which intermediate response plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-intermediate-response" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderLdifExport()
Specifies the order in which LDIF export plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderLdifExport(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which LDIF export plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-ldif-export" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderLdifImport()
Specifies the order in which LDIF import plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderLdifImport(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which LDIF import plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-ldif-import" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderLdifImportBegin()
Specifies the order in which LDIF import begin plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderLdifImportBegin(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which LDIF import begin plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-ldif-import-begin" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderLdifImportEnd()
Specifies the order in which LDIF import end plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderLdifImportEnd(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which LDIF import end plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-ldif-import-end" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostConnect()
Specifies the order in which post-connect plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostConnect(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-connect plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-connect" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostDisconnect()
Specifies the order in which post-disconnect plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostDisconnect(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-disconnect plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-disconnect" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostOperationAbandon()
Specifies the order in which post-operation abandon plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostOperationAbandon(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-operation abandon plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-operation-abandon" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostOperationAdd()
Specifies the order in which post-operation add plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostOperationAdd(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-operation add plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-operation-add" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostOperationBind()
Specifies the order in which post-operation bind plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostOperationBind(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-operation bind plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-operation-bind" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostOperationCompare()
Specifies the order in which post-operation compare plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostOperationCompare(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-operation compare plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-operation-compare" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostOperationDelete()
Specifies the order in which post-operation delete plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostOperationDelete(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-operation delete plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-operation-delete" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostOperationExtended()
Specifies the order in which post-operation extended operation plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostOperationExtended(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-operation extended operation plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-operation-extended" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostOperationModify()
Specifies the order in which post-operation modify plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostOperationModify(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-operation modify plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-operation-modify" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostOperationModifyDn()
Specifies the order in which post-operation modify DN plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostOperationModifyDn(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-operation modify DN plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-operation-modify-dn" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostOperationSearch()
Specifies the order in which post-operation search plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostOperationSearch(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-operation search plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-operation-search" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostOperationUnbind()
Specifies the order in which post-operation unbind plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostOperationUnbind(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-operation unbind plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-operation-unbind" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostResponseAdd()
Specifies the order in which post-response add plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostResponseAdd(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-response add plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-response-add" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostResponseBind()
Specifies the order in which post-response bind plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostResponseBind(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-response bind plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-response-bind" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostResponseCompare()
Specifies the order in which post-response compare plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostResponseCompare(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-response compare plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-response-compare" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostResponseDelete()
Specifies the order in which post-response delete plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostResponseDelete(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-response delete plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-response-delete" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostResponseExtended()
Specifies the order in which post-response extended operation plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostResponseExtended(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-response extended operation plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-response-extended" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostResponseModify()
Specifies the order in which post-response modify plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostResponseModify(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-response modify plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-response-modify" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostResponseModifyDn()
Specifies the order in which post-response modify DN plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostResponseModifyDn(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-response modify DN plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-response-modify-dn" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostResponseSearch()
Specifies the order in which post-response search plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostResponseSearch(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-response search plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-response-search" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostSynchronizationAdd()
Specifies the order in which post-synchronization add plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostSynchronizationAdd(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-synchronization add plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-synchronization-add" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostSynchronizationDelete()
Specifies the order in which post-synchronization delete plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostSynchronizationDelete(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-synchronization delete plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-synchronization-delete" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostSynchronizationModify()
Specifies the order in which post-synchronization modify plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostSynchronizationModify(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-synchronization modify plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-synchronization-modify" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPostSynchronizationModifyDn()
Specifies the order in which post-synchronization modify DN plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPostSynchronizationModifyDn(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which post-synchronization modify DN plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-post-synchronization-modify-dn" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreOperationAdd()
Specifies the order in which pre-operation add plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreOperationAdd(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-operation add plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-operation-add" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreOperationBind()
Specifies the order in which pre-operation bind plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreOperationBind(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-operation bind plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-operation-bind" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreOperationCompare()
Specifies the order in which pre-operation compare plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreOperationCompare(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-operation compare plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-operation-compare" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreOperationDelete()
Specifies the order in which pre-operation delete plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreOperationDelete(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-operation delete plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-operation-delete" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreOperationExtended()
Specifies the order in which pre-operation extended operation plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreOperationExtended(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-operation extended operation plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-operation-extended" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreOperationModify()
Specifies the order in which pre-operation modify plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreOperationModify(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-operation modify plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-operation-modify" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreOperationModifyDn()
Specifies the order in which pre-operation modify DN plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreOperationModifyDn(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-operation modify DN plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-operation-modify-dn" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreOperationSearch()
Specifies the order in which pre-operation search plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreOperationSearch(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-operation search plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-operation-search" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreParseAbandon()
Specifies the order in which pre-parse abandon plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreParseAbandon(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-parse abandon plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-parse-abandon" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreParseAdd()
Specifies the order in which pre-parse add plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreParseAdd(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-parse add plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-parse-add" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreParseBind()
Specifies the order in which pre-parse bind plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreParseBind(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-parse bind plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-parse-bind" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreParseCompare()
Specifies the order in which pre-parse compare plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreParseCompare(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-parse compare plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-parse-compare" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreParseDelete()
Specifies the order in which pre-parse delete plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreParseDelete(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-parse delete plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-parse-delete" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreParseExtended()
Specifies the order in which pre-parse extended operation plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreParseExtended(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-parse extended operation plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-parse-extended" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreParseModify()
Specifies the order in which pre-parse modify plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreParseModify(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-parse modify plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-parse-modify" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreParseModifyDn()
Specifies the order in which pre-parse modify DN plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreParseModifyDn(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-parse modify DN plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-parse-modify-dn" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreParseSearch()
Specifies the order in which pre-parse search plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreParseSearch(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-parse search plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-parse-search" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderPreParseUnbind()
Specifies the order in which pre-parse unbind plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderPreParseUnbind(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which pre-parse unbind plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-pre-parse-unbind" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderSearchResultEntry()
Specifies the order in which search result entry plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderSearchResultEntry(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which search result entry plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-search-result-entry" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderSearchResultReference()
Specifies the order in which search result reference plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderSearchResultReference(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which search result reference plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-search-result-reference" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderShutdown()
Specifies the order in which shutdown plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderShutdown(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which shutdown plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-shutdown" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderStartup()
Specifies the order in which startup plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderStartup(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which startup plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-startup" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderSubordinateDelete()
Specifies the order in which subordinate delete plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderSubordinateDelete(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which subordinate delete plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-subordinate-delete" property.PropertyException
- If the new value is invalid.ValueOrExpression<String> getPluginOrderSubordinateModifyDn()
Specifies the order in which subordinate modify DN plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
void setPluginOrderSubordinateModifyDn(ValueOrExpression<String> value) throws PropertyException
Specifies the order in which subordinate modify DN plug-ins are to be loaded and invoked.
The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).
value
- The value of the "plugin-order-subordinate-modify-dn" property.PropertyException
- If the new value is invalid.String[] listPlugins() throws ConcurrentModificationException, LdapException
ConcurrentModificationException
- If this Plugin Root has been removed from the server by
another client.LdapException
- If any other error occurs.PluginCfgClient getPlugin(String name) throws DefinitionDecodingException, ManagedObjectDecodingException, ManagedObjectNotFoundException, ConcurrentModificationException, LdapException
name
- The name of the Plugin to retrieve.DefinitionDecodingException
- If the named Plugin was found but its type could not be
determined.ManagedObjectDecodingException
- If the named Plugin was found but one or more of its
properties could not be decoded.ManagedObjectNotFoundException
- If the named Plugin was not found on the server.ConcurrentModificationException
- If this Plugin Root has been removed from the server by
another client.LdapException
- If any other error occurs.<C extends PluginCfgClient> C createPlugin(ManagedObjectDefinition<C,? extends PluginCfg> d, String name, Collection<PropertyException> exceptions) throws IllegalManagedObjectNameException
ConfigurationClient.commit()
method.C
- The type of the Plugin being created.d
- The definition of the Plugin to be created.name
- The name of the new Plugin.exceptions
- An optional collection in which to place any PropertyException
s that occurred whilst attempting to
determine the default values of the Plugin. This argument
can be null
.IllegalManagedObjectNameException
- If the name of the new Plugin is invalid.void removePlugin(String name) throws ManagedObjectNotFoundException, OperationRejectedException, ConcurrentModificationException, LdapException
name
- The name of the Plugin to remove.ManagedObjectNotFoundException
- If the Plugin does not exist.OperationRejectedException
- If the server refuses to remove the Plugin due to some
server-side constraint which cannot be satisfied (for
example, if it is referenced by another managed object).ConcurrentModificationException
- If this Plugin Root has been removed from the server by
another client.LdapException
- If any other error occurs.Copyright 2010-2018 ForgeRock AS.