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.
|
String |
getPluginOrderIntermediateResponse()
Gets the "plugin-order-intermediate-response" property.
|
String |
getPluginOrderLDIFExport()
Gets the "plugin-order-ldif-export" property.
|
String |
getPluginOrderLDIFImport()
Gets the "plugin-order-ldif-import" property.
|
String |
getPluginOrderLDIFImportBegin()
Gets the "plugin-order-ldif-import-begin" property.
|
String |
getPluginOrderLDIFImportEnd()
Gets the "plugin-order-ldif-import-end" property.
|
String |
getPluginOrderPostConnect()
Gets the "plugin-order-post-connect" property.
|
String |
getPluginOrderPostDisconnect()
Gets the "plugin-order-post-disconnect" property.
|
String |
getPluginOrderPostOperationAbandon()
Gets the "plugin-order-post-operation-abandon" property.
|
String |
getPluginOrderPostOperationAdd()
Gets the "plugin-order-post-operation-add" property.
|
String |
getPluginOrderPostOperationBind()
Gets the "plugin-order-post-operation-bind" property.
|
String |
getPluginOrderPostOperationCompare()
Gets the "plugin-order-post-operation-compare" property.
|
String |
getPluginOrderPostOperationDelete()
Gets the "plugin-order-post-operation-delete" property.
|
String |
getPluginOrderPostOperationExtended()
Gets the "plugin-order-post-operation-extended" property.
|
String |
getPluginOrderPostOperationModify()
Gets the "plugin-order-post-operation-modify" property.
|
String |
getPluginOrderPostOperationModifyDN()
Gets the "plugin-order-post-operation-modify-dn" property.
|
String |
getPluginOrderPostOperationSearch()
Gets the "plugin-order-post-operation-search" property.
|
String |
getPluginOrderPostOperationUnbind()
Gets the "plugin-order-post-operation-unbind" property.
|
String |
getPluginOrderPostResponseAdd()
Gets the "plugin-order-post-response-add" property.
|
String |
getPluginOrderPostResponseBind()
Gets the "plugin-order-post-response-bind" property.
|
String |
getPluginOrderPostResponseCompare()
Gets the "plugin-order-post-response-compare" property.
|
String |
getPluginOrderPostResponseDelete()
Gets the "plugin-order-post-response-delete" property.
|
String |
getPluginOrderPostResponseExtended()
Gets the "plugin-order-post-response-extended" property.
|
String |
getPluginOrderPostResponseModify()
Gets the "plugin-order-post-response-modify" property.
|
String |
getPluginOrderPostResponseModifyDN()
Gets the "plugin-order-post-response-modify-dn" property.
|
String |
getPluginOrderPostResponseSearch()
Gets the "plugin-order-post-response-search" property.
|
String |
getPluginOrderPostSynchronizationAdd()
Gets the "plugin-order-post-synchronization-add" property.
|
String |
getPluginOrderPostSynchronizationDelete()
Gets the "plugin-order-post-synchronization-delete" property.
|
String |
getPluginOrderPostSynchronizationModify()
Gets the "plugin-order-post-synchronization-modify" property.
|
String |
getPluginOrderPostSynchronizationModifyDN()
Gets the "plugin-order-post-synchronization-modify-dn" property.
|
String |
getPluginOrderPreOperationAdd()
Gets the "plugin-order-pre-operation-add" property.
|
String |
getPluginOrderPreOperationBind()
Gets the "plugin-order-pre-operation-bind" property.
|
String |
getPluginOrderPreOperationCompare()
Gets the "plugin-order-pre-operation-compare" property.
|
String |
getPluginOrderPreOperationDelete()
Gets the "plugin-order-pre-operation-delete" property.
|
String |
getPluginOrderPreOperationExtended()
Gets the "plugin-order-pre-operation-extended" property.
|
String |
getPluginOrderPreOperationModify()
Gets the "plugin-order-pre-operation-modify" property.
|
String |
getPluginOrderPreOperationModifyDN()
Gets the "plugin-order-pre-operation-modify-dn" property.
|
String |
getPluginOrderPreOperationSearch()
Gets the "plugin-order-pre-operation-search" property.
|
String |
getPluginOrderPreParseAbandon()
Gets the "plugin-order-pre-parse-abandon" property.
|
String |
getPluginOrderPreParseAdd()
Gets the "plugin-order-pre-parse-add" property.
|
String |
getPluginOrderPreParseBind()
Gets the "plugin-order-pre-parse-bind" property.
|
String |
getPluginOrderPreParseCompare()
Gets the "plugin-order-pre-parse-compare" property.
|
String |
getPluginOrderPreParseDelete()
Gets the "plugin-order-pre-parse-delete" property.
|
String |
getPluginOrderPreParseExtended()
Gets the "plugin-order-pre-parse-extended" property.
|
String |
getPluginOrderPreParseModify()
Gets the "plugin-order-pre-parse-modify" property.
|
String |
getPluginOrderPreParseModifyDN()
Gets the "plugin-order-pre-parse-modify-dn" property.
|
String |
getPluginOrderPreParseSearch()
Gets the "plugin-order-pre-parse-search" property.
|
String |
getPluginOrderPreParseUnbind()
Gets the "plugin-order-pre-parse-unbind" property.
|
String |
getPluginOrderSearchResultEntry()
Gets the "plugin-order-search-result-entry" property.
|
String |
getPluginOrderSearchResultReference()
Gets the "plugin-order-search-result-reference" property.
|
String |
getPluginOrderShutdown()
Gets the "plugin-order-shutdown" property.
|
String |
getPluginOrderStartup()
Gets the "plugin-order-startup" property.
|
String |
getPluginOrderSubordinateDelete()
Gets the "plugin-order-subordinate-delete" property.
|
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(String value)
Sets the "plugin-order-intermediate-response" property.
|
void |
setPluginOrderLDIFExport(String value)
Sets the "plugin-order-ldif-export" property.
|
void |
setPluginOrderLDIFImport(String value)
Sets the "plugin-order-ldif-import" property.
|
void |
setPluginOrderLDIFImportBegin(String value)
Sets the "plugin-order-ldif-import-begin" property.
|
void |
setPluginOrderLDIFImportEnd(String value)
Sets the "plugin-order-ldif-import-end" property.
|
void |
setPluginOrderPostConnect(String value)
Sets the "plugin-order-post-connect" property.
|
void |
setPluginOrderPostDisconnect(String value)
Sets the "plugin-order-post-disconnect" property.
|
void |
setPluginOrderPostOperationAbandon(String value)
Sets the "plugin-order-post-operation-abandon" property.
|
void |
setPluginOrderPostOperationAdd(String value)
Sets the "plugin-order-post-operation-add" property.
|
void |
setPluginOrderPostOperationBind(String value)
Sets the "plugin-order-post-operation-bind" property.
|
void |
setPluginOrderPostOperationCompare(String value)
Sets the "plugin-order-post-operation-compare" property.
|
void |
setPluginOrderPostOperationDelete(String value)
Sets the "plugin-order-post-operation-delete" property.
|
void |
setPluginOrderPostOperationExtended(String value)
Sets the "plugin-order-post-operation-extended" property.
|
void |
setPluginOrderPostOperationModify(String value)
Sets the "plugin-order-post-operation-modify" property.
|
void |
setPluginOrderPostOperationModifyDN(String value)
Sets the "plugin-order-post-operation-modify-dn" property.
|
void |
setPluginOrderPostOperationSearch(String value)
Sets the "plugin-order-post-operation-search" property.
|
void |
setPluginOrderPostOperationUnbind(String value)
Sets the "plugin-order-post-operation-unbind" property.
|
void |
setPluginOrderPostResponseAdd(String value)
Sets the "plugin-order-post-response-add" property.
|
void |
setPluginOrderPostResponseBind(String value)
Sets the "plugin-order-post-response-bind" property.
|
void |
setPluginOrderPostResponseCompare(String value)
Sets the "plugin-order-post-response-compare" property.
|
void |
setPluginOrderPostResponseDelete(String value)
Sets the "plugin-order-post-response-delete" property.
|
void |
setPluginOrderPostResponseExtended(String value)
Sets the "plugin-order-post-response-extended" property.
|
void |
setPluginOrderPostResponseModify(String value)
Sets the "plugin-order-post-response-modify" property.
|
void |
setPluginOrderPostResponseModifyDN(String value)
Sets the "plugin-order-post-response-modify-dn" property.
|
void |
setPluginOrderPostResponseSearch(String value)
Sets the "plugin-order-post-response-search" property.
|
void |
setPluginOrderPostSynchronizationAdd(String value)
Sets the "plugin-order-post-synchronization-add" property.
|
void |
setPluginOrderPostSynchronizationDelete(String value)
Sets the "plugin-order-post-synchronization-delete" property.
|
void |
setPluginOrderPostSynchronizationModify(String value)
Sets the "plugin-order-post-synchronization-modify" property.
|
void |
setPluginOrderPostSynchronizationModifyDN(String value)
Sets the "plugin-order-post-synchronization-modify-dn" property.
|
void |
setPluginOrderPreOperationAdd(String value)
Sets the "plugin-order-pre-operation-add" property.
|
void |
setPluginOrderPreOperationBind(String value)
Sets the "plugin-order-pre-operation-bind" property.
|
void |
setPluginOrderPreOperationCompare(String value)
Sets the "plugin-order-pre-operation-compare" property.
|
void |
setPluginOrderPreOperationDelete(String value)
Sets the "plugin-order-pre-operation-delete" property.
|
void |
setPluginOrderPreOperationExtended(String value)
Sets the "plugin-order-pre-operation-extended" property.
|
void |
setPluginOrderPreOperationModify(String value)
Sets the "plugin-order-pre-operation-modify" property.
|
void |
setPluginOrderPreOperationModifyDN(String value)
Sets the "plugin-order-pre-operation-modify-dn" property.
|
void |
setPluginOrderPreOperationSearch(String value)
Sets the "plugin-order-pre-operation-search" property.
|
void |
setPluginOrderPreParseAbandon(String value)
Sets the "plugin-order-pre-parse-abandon" property.
|
void |
setPluginOrderPreParseAdd(String value)
Sets the "plugin-order-pre-parse-add" property.
|
void |
setPluginOrderPreParseBind(String value)
Sets the "plugin-order-pre-parse-bind" property.
|
void |
setPluginOrderPreParseCompare(String value)
Sets the "plugin-order-pre-parse-compare" property.
|
void |
setPluginOrderPreParseDelete(String value)
Sets the "plugin-order-pre-parse-delete" property.
|
void |
setPluginOrderPreParseExtended(String value)
Sets the "plugin-order-pre-parse-extended" property.
|
void |
setPluginOrderPreParseModify(String value)
Sets the "plugin-order-pre-parse-modify" property.
|
void |
setPluginOrderPreParseModifyDN(String value)
Sets the "plugin-order-pre-parse-modify-dn" property.
|
void |
setPluginOrderPreParseSearch(String value)
Sets the "plugin-order-pre-parse-search" property.
|
void |
setPluginOrderPreParseUnbind(String value)
Sets the "plugin-order-pre-parse-unbind" property.
|
void |
setPluginOrderSearchResultEntry(String value)
Sets the "plugin-order-search-result-entry" property.
|
void |
setPluginOrderSearchResultReference(String value)
Sets the "plugin-order-search-result-reference" property.
|
void |
setPluginOrderShutdown(String value)
Sets the "plugin-order-shutdown" property.
|
void |
setPluginOrderStartup(String value)
Sets the "plugin-order-startup" property.
|
void |
setPluginOrderSubordinateDelete(String value)
Sets the "plugin-order-subordinate-delete" property.
|
void |
setPluginOrderSubordinateModifyDN(String value)
Sets the "plugin-order-subordinate-modify-dn" property.
|
commit, properties
ManagedObjectDefinition<? extends PluginRootCfgClient,? extends PluginRootCfg> definition()
definition
in interface ConfigurationClient
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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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.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(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, AuthorizationException, CommunicationException
ConcurrentModificationException
- If this Plugin Root has been removed from the server by
another client.AuthorizationException
- If the server refuses to list the Plugins because the
client does not have the correct privileges.CommunicationException
- If the client cannot contact the server due to an
underlying communication problem.PluginCfgClient getPlugin(String name) throws DefinitionDecodingException, ManagedObjectDecodingException, ManagedObjectNotFoundException, ConcurrentModificationException, AuthorizationException, CommunicationException
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.AuthorizationException
- If the server refuses to retrieve the named Plugin
because the client does not have the correct privileges.CommunicationException
- If the client cannot contact the server due to an
underlying communication problem.<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, AuthorizationException, CommunicationException
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.AuthorizationException
- If the server refuses to remove the Plugin because the
client does not have the correct privileges.CommunicationException
- If the client cannot contact the server due to an
underlying communication problem.Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.