Package com.ibm.itim.script

Contains the basic script extensions provided by ITIM.

See:
          Description

Interface Summary
DisposeListener Defines what a DisposeListener must implement.
ExtensionBean Top the the chain for bean objects to be put into the scripting enviornment.
GlobalFunction Provide an interface to allow script extensions to add a global function into the scripting environment.
ScriptContextDAO This Data Access Object defines methods that ScriptExtension classes can use to add or get at context in the scripting environment.
ScriptEvaluator This class defines the interface for expression and script evaluation and compilation.
ScriptEvaluatorInterface Deprecated. This class is part of FESI script framework and will no longer be supported or updated as of ITIM 5.0.
ScriptExtension ScriptExtensions are the main method to add new functionality, new scripting objects and methods, into the scripting environment.
ScriptHostComponent This interface acts as a marker.
ScriptInterface This is the top-level interface of all ScriptInterfaces.
 

Class Summary
ContextItem Wrapper class that holds all the information about an object that is needed to load the object into a scripting framework.
ScriptEvaluationError The purpose of this class is to communicate to the client the nature of the script evaluaiton error.
ScriptEvaluatorFactory  
ScriptLanguageMUX Class to allow easy multiplexing of script languages based on the scriptframework.properties file.
ScriptProfilingEvent Central class that provides profiling for the script framework.
ScriptUtils Small set of static utilities used throughout script framework.
 

Exception Summary
ScriptCompilationException  
ScriptEvaluationException  
ScriptEvaluationRetryException Represents an exception thrown from the script interpreter due to Directory Server communication error.
ScriptEvaluatorException Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0.
ScriptException Represents an exception thrown from a script interpreter.
ScriptInitializationException  
 

Package com.ibm.itim.script Description

Contains the basic script extensions provided by ITIM.



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.