com.ibm.itim.fesiextensions
Interface IdentityFeedRuntimeContext


Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. See PersonPlacementRulesScriptInterface and ServiceScriptInterface.

public interface IdentityFeedRuntimeContext

Interface used to define keys for data items passed to the evauator's engine as part of its runtime context for the identity feed extension.

See Also:
PersonPlacementRulesScriptInterface, ServiceScriptInterface

Field Summary
static java.lang.String ENTRY
          Deprecated. Holds the JSObject holding the attribute information for the entry being processed in the feed.
static java.lang.String SERVICE
          Deprecated. Holds the JSObject representing the service processing the feed.
 

Field Detail

ENTRY

static final java.lang.String ENTRY
Deprecated. 
Holds the JSObject holding the attribute information for the entry being processed in the feed.

See Also:
Constant Field Values

SERVICE

static final java.lang.String SERVICE
Deprecated. 
Holds the JSObject representing the service processing the feed. See the JSObjectFactory for creating the JSObject.

See Also:
Constant Field Values


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.