com.ibm.itim.fesiextensions
Interface EnroleRuntimeContext
- All Known Subinterfaces:
- HostSelectionPolicyRuntimeContext, IdentityPolicyRuntimeContext, PolicyJoinRuntimeContext
- All Known Implementing Classes:
- Enrole
- public interface EnroleRuntimeContext
Interface used to define keys for data items passed to the evauator's
engine as part of its runtime context for the Enrole extension.
FESI_CONTEXT_ITEM_ATTRIBUTES
public static final java.lang.String FESI_CONTEXT_ITEM_ATTRIBUTES
- Deprecated. Use JSDirectoryObjectFactory.
- Holds a Map of attributes of three different types of objects in a form of:
- account.%account_attr_name%
- person.%person_attr_name%
- service.%aservice_attr_name%