| Package | Description |
|---|---|
| com.ibm.itim.script |
Contains the basic script extensions provided by ITIM.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ScriptUtils.updateLogicalContext(ModelScriptInterface si,
ContextItem item,
java.util.List<ContextItem> beans)
Update the ContextItem, item, with the logical context and add item to
the beans List but only if
si.getLogicalContext(); returns
a non-null value. |
static void |
ScriptUtils.updateRootDN(ModelScriptInterface si,
ContextItem item,
java.util.List<ContextItem> beans)
Update the ContextItem, item, with the root DN and add item to the beans
List but only if
si.getRootDN(); returns a non-null value. |
static void |
ScriptUtils.updateServiceProfile(ModelScriptInterface si,
ContextItem item,
java.util.List<ContextItem> beans)
Update the ContextItem, item, with the service profile context and add
item to the beans List but only if
si.getServiceProfileContext(); returns a non-null value. |
IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.