A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

abort() - Method in class com.ibm.itim.apps.Request
Aborts the request.
abort() - Method in class com.ibm.itim.apps.identity.SelfRequest
Aborts the request.
abort() - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Aborts the process.
abort() - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Aborts the Process.
ABORTED - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
Constant identifying an aborted state.
AccessRight - class com.ibm.itim.dataservices.model.AccessRight.
Class that represents an access right, or Access Control Information (ACI).
AccessRight() - Constructor for class com.ibm.itim.dataservices.model.AccessRight
Default constructor.
AccessRightFactory - class com.ibm.itim.dataservices.model.AccessRightFactory.
 
AccessRightFactory() - Constructor for class com.ibm.itim.dataservices.model.AccessRightFactory
 
Account - class com.ibm.itim.dataservices.model.domain.Account.
Value Object class that holds the attribute information of an account in the data model.
ACCOUNT - Static variable in interface com.ibm.itim.dataservices.model.ManagableCategoryConstant
Account category.
ACCOUNT_ATTR_COMPLIANCE - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the comliance attribute name.
ACCOUNT_ATTR_HISTORICAL_PASSWORD - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the historical password attribute name.
ACCOUNT_ATTR_HOST_SERVICE - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Deprecated.  
ACCOUNT_ATTR_LAST_ACCESS_DATE - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for last access time attribute name.
ACCOUNT_ATTR_PASSWORD - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the password attribute name.
ACCOUNT_ATTR_PASSWORD_LAST_CHANGED - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the last password changed date attribute name.
ACCOUNT_ATTR_PERSON - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Deprecated.  
ACCOUNT_ATTR_SERVICE - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Deprecated.  
ACCOUNT_ATTR_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the status attribute name.
ACCOUNT_ATTR_USERID - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the user id attribute name.
ACCOUNT_PAGE - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
For redirection to the account management page
ACCOUNT_PROFILE - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name attribute with the name of the account profile corresponding to this service type.
Account(String) - Constructor for class com.ibm.itim.dataservices.model.domain.Account
Constructs object with profile.
Account(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.Account
Deprecated. Use Account(String profileName) and setAttributes(attributes) instead
ACCOUNTCLASS - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name attribute with the name of the account class corresponding to this service type.
AccountEntity - class com.ibm.itim.dataservices.model.domain.AccountEntity.
Class that represents an account in the data model.
AccountEntity(Account) - Constructor for class com.ibm.itim.dataservices.model.domain.AccountEntity
Constructs an AccountEntity with a value object.
AccountEntity(ObjectProfile, Account) - Constructor for class com.ibm.itim.dataservices.model.domain.AccountEntity
Constructs an AccountEntity with a profile and value object.
AccountFactory - class com.ibm.itim.dataservices.model.domain.AccountFactory.
Factory class for creating accounts in the data store.
AccountFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.AccountFactory
Default constructor for the factory.
AccountManager - class com.ibm.itim.apps.provisioning.AccountManager.
Provides aggregate account management capabilities.
AccountManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.provisioning.AccountManager
Constructs the manager with a platform context and a subject.
AccountMO - class com.ibm.itim.apps.provisioning.AccountMO.
Managed object representing an account.
AccountMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.provisioning.AccountMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
AccountModelExtension - class com.ibm.itim.fesiextensions.AccountModelExtension.
Extension that defines all account model specific extensions to the java script interpreter.
AccountModelExtension() - Constructor for class com.ibm.itim.fesiextensions.AccountModelExtension
 
AccountOwner - class com.ibm.itim.dataservices.model.domain.AccountOwner.
The AccountOwner class implements the owner relationship to an AccountEntity.
AccountOwner() - Constructor for class com.ibm.itim.dataservices.model.domain.AccountOwner
 
AccountParent - class com.ibm.itim.dataservices.model.domain.AccountParent.
The AccountParent class implements the parent relationship to an AccountEntity.
AccountParent() - Constructor for class com.ibm.itim.dataservices.model.domain.AccountParent
 
AccountSearch - class com.ibm.itim.dataservices.model.domain.AccountSearch.
Class that provides an interface for searching for accounts.
AccountSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.AccountSearch
Default constructor.
AccountService - class com.ibm.itim.dataservices.model.domain.AccountService.
The AccountService class implements the service relationship to an AccountEntity.
AccountService() - Constructor for class com.ibm.itim.dataservices.model.domain.AccountService
 
AccountTable - class com.ibm.itim.dataservices.model.domain.AccountTable.
Class that provides an interface for searching and performing operations on accounts within the context of a defining service.
AccountTable(ServiceEntity) - Constructor for class com.ibm.itim.dataservices.model.domain.AccountTable
Constructs the AccountTable with a service as its context.
ACI_SYNC - Static variable in class com.ibm.itim.adhocreport.Constants
 
ACTION_ADD - Static variable in class com.ibm.itim.common.AttributeChangeOperation
Deprecated. See ADD_ACTION.
ACTION_ADD_ENUM - Static variable in class com.ibm.itim.common.AttributeChangeOperation
Deprecated. See ADD_ACTION.
ACTION_CHANGE - Static variable in class com.ibm.itim.common.AttributeChangeOperation
Deprecated. See REPLACE_ACTION.
ACTION_CHANGE_ENUM - Static variable in class com.ibm.itim.common.AttributeChangeOperation
Deprecated. See REPLACE_ACTION.
ACTION_REMOVE - Static variable in class com.ibm.itim.common.AttributeChangeOperation
Deprecated. See REMOVE_ACTION.
ACTION_REMOVE_ENUM - Static variable in class com.ibm.itim.common.AttributeChangeOperation
Deprecated. See REMOVE_ACTION.
ACTIVE_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.Organization
Constant indicating an active status.
ACTIVE_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Int constant indicating the active status.
ACTIVE_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
Int constant indicating an active status.
Activity - class com.ibm.itim.workflow.model.Activity.
This class provides general information about a workflow actvity.
ACTIVITY_ASSIGNMENT_CHANGED - Static variable in class com.ibm.itim.workflow.model.EventAudit
For this type of event audits, the detail information is described by AssignmentEventAuditInfo object.
ACTIVITY_CREATED - Static variable in class com.ibm.itim.workflow.model.EventAudit
For this type of event audit, the detail information is described in StateEventAudit object
ACTIVITY_DATA - Static variable in class com.ibm.itim.workflow.model.EventAudit
For this type of event audits, the detail information is described by DataEventAuditInfo object
ACTIVITY_ESCALATION_PARTICIPANT_RESOLVE_FAIL - Static variable in class com.ibm.itim.workflow.model.EventAudit
The activity escalation participant resolution failure The detail is described by ParticipantResolveFailureEventAuditInfo object
ACTIVITY_ESCALATION_TIME_OUT - Static variable in class com.ibm.itim.workflow.model.EventAudit
The process has timed out The detail information is a TimeoutEventAuditInfo object
ACTIVITY_PARTICIPANT_RESOLVE_FAIL - Static variable in class com.ibm.itim.workflow.model.EventAudit
The activity participant resolution failure The detail is described by ParticipantResolveFailureEventAuditInfo object
ACTIVITY_STATE_CHANGED - Static variable in class com.ibm.itim.workflow.model.EventAudit
For this type of event audits, the detail information is described in StateEventAuditInfo object
ACTIVITY_TIME_OUT - Static variable in class com.ibm.itim.workflow.model.EventAudit
The process has timed out The detail information is a TimeoutEventAuditInfo object
Activity() - Constructor for class com.ibm.itim.workflow.model.Activity
 
ActivityEntity - class com.ibm.itim.workflow.model.ActivityEntity.
Class that provides management capabilities for an activity in a workflow process
ActivityEntity(Activity) - Constructor for class com.ibm.itim.workflow.model.ActivityEntity
Constructs with Activity value object.
ActivityParticipant - class com.ibm.itim.workflow.model.ActivityParticipant.
This class is a specialization of workflow participant within the context of a workflow activity.
ActivityParticipant() - Constructor for class com.ibm.itim.workflow.model.ActivityParticipant
Default constructor.
ActivityParticipant(DistinguishedName, String) - Constructor for class com.ibm.itim.workflow.model.ActivityParticipant
Constructs with distinguished name and type.
ActivityParticipant(DistinguishedName, String, String) - Constructor for class com.ibm.itim.workflow.model.ActivityParticipant
Constructs with distinguished name, id, and type.
ActivityParticipant(String, String) - Constructor for class com.ibm.itim.workflow.model.ActivityParticipant
Constructs with distinguished name and type.
ActivityResult - class com.ibm.itim.workflow.model.ActivityResult.
This class holds the result of an activity.
ActivityResult() - Constructor for class com.ibm.itim.workflow.model.ActivityResult
Default constructor sets the status to STATUS_COMPLETE.
ActivityResult(int, String) - Constructor for class com.ibm.itim.workflow.model.ActivityResult
Constructor takes a status and summary.
ActivityResult(int, String, String, List) - Constructor for class com.ibm.itim.workflow.model.ActivityResult
Constructor takes a status, summary, description, and result values.
ActivityResult(String) - Constructor for class com.ibm.itim.workflow.model.ActivityResult
Constructor takes a summary string and sets the status to STATUS_COMPLETE
ActivityResult(String, List) - Constructor for class com.ibm.itim.workflow.model.ActivityResult
Constructor takes a summary and result values.
ActivityResult(String, String, List) - Constructor for class com.ibm.itim.workflow.model.ActivityResult
Constructor takes a summary, description, and result values.
ACTUATE - Static variable in class com.ibm.itim.adhocreport.ReportWrapper
 
AD_HOC_REPORT - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
ADD_ACTION - Static variable in class com.ibm.itim.common.AttributeChangeOperation
Integer constant for the add action.
add(AttributeChangeOperation) - Method in class com.ibm.itim.common.AttributeChanges
Add a new element to the collection
add(String, AttributeValues, String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Adds an entity to the remote resource with the given attributes
addAdministrator(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomain
Adds the given administrator to the domain.
addAdministrator(PersonEntity) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainEntity
Adds the given administrator to the domain.
addAttribute(AttributeValue) - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Adds the given attribute and value to the set of attributes for the object.
addAttribute(AttributeValue) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Adds the given attribute and value to the set of attributes for the object.
addAttributeRight(AttributeRight) - Method in class com.ibm.itim.dataservices.model.Permission
Deprecated. Add rights directly to Collection returned in getAttributeRights() instead.
addChallengeResponse(String, String) - Method in class com.ibm.itim.apps.identity.ChallengesAndResponses
Adds the challenge/response to the user list.
addChars(char[]) - Method in interface com.ibm.passwordrules.PasswordGenerator
Method called by classes implementing Rule interface to constrain the set of characters to be used by the password generator.
addChars(char[]) - Method in class com.ibm.passwordrules.standard.StandardGenerator
Method called by classes implementing Rule interface used to constrain he set of character templates to be used by the generator.
addClassRight(String) - Method in class com.ibm.itim.dataservices.model.Permission
Deprecated. Add rights directly to Collection returned in getClassRights() instead.
addCustomRule(String, String) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Method to add custom rule definition
addDelegate(Delegate) - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Adds a delegation for the user.
addErrorMessageArg(String) - Method in class com.ibm.itim.remoteservices.exception.RemoteServicesException
Add an additional args to the error message.
addHistoricalPassword(PasswordHistoryItem) - Method in class com.ibm.itim.dataservices.model.domain.Account
Add a historical password for the account.
addMember(PersonMO, Date) - Method in class com.ibm.itim.apps.identity.RoleMO
Adds a new member to the specified role.
addNotChangedAttributes(AttributeValue) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Adds an attribute that was not able to be added / updated on the remote resouce.
addOperation(ObjectProfileOperation) - Method in interface com.ibm.itim.dataservices.model.ManagableProfile
Adds a new operation to the list of supported operations for the entity
addOperation(ObjectProfileOperation) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Adds a new operation to the list of supported operations for the entity
addOperation(ObjectProfileOperation) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Adds a new operation to the list of supported operations for the entity
addReasonMessageArg(String) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Adds a reason message token for internationalization
addRole(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.Person
Adds the given role to the person's role membership.
addRole(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Adds the given role to the user's role (group) membership.
addRole(RoleEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Adds the given role to the person's role memberships.
addRole(SystemRoleEntity) - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Adds the given role to the SystemUser's role (group) memberships.
addSupportingData(AttributeValues, DirectoryObject) - Method in class com.ibm.itim.dataservices.model.domain.ServiceModel
Add a supporting data entry to the enrole data store.
addValue(Object) - Method in class com.ibm.itim.common.AttributeValue
Adds the provided Object to the values of the attribute.
addValues(Collection) - Method in class com.ibm.itim.common.AttributeValue
 
ADHOC_PROPERTY - Static variable in class com.ibm.itim.adhocreport.AdhocReportHelper
 
AdhocMenuItem - class com.ibm.itim.adhocreport.AdhocMenuItem.
Class to construct a menu item xml fragment.
AdhocMenuItem(String, String, String) - Constructor for class com.ibm.itim.adhocreport.AdhocMenuItem
 
AdhocMenuItem(String, String, String, String, String) - Constructor for class com.ibm.itim.adhocreport.AdhocMenuItem
Creates new AdhocMenuItem
AdhocMenuItem(String, String, String, String, String, String) - Constructor for class com.ibm.itim.adhocreport.AdhocMenuItem
Creates new AdhocMenuItem
AdhocMenuItem(String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.ibm.itim.adhocreport.AdhocMenuItem
Creates new AdhocMenuItem.
AdhocReportException - exception com.ibm.itim.adhocreport.AdhocReportException.
Thrown when this column is being used for reporting and the user tries to delete it from schema manager.
AdhocReportException(String) - Constructor for class com.ibm.itim.adhocreport.AdhocReportException
 
AdhocReportGenerator - class com.ibm.itim.adhocreport.AdhocReportGenerator.
This class performs the functionality of generating a report in the required format.
AdhocReportGenerator() - Constructor for class com.ibm.itim.adhocreport.AdhocReportGenerator
 
AdhocReportHelper - class com.ibm.itim.adhocreport.AdhocReportHelper.
Helper class for adhoc reporting package.
AdhocReportHelper() - Constructor for class com.ibm.itim.adhocreport.AdhocReportHelper
 
AdhocReportHook - class com.ibm.itim.adhocreport.AdhocReportHook.
Gets reports from AdhocReportManager and return them as Collection
AdhocReportHook() - Constructor for class com.ibm.itim.adhocreport.AdhocReportHook
Constructor of AdhocReportHook Retrieves values from database using AdhocreportManager
AdhocReportTag - class com.ibm.itim.adhocreport.AdhocReportTag.
A convenience class for tag names with methods to open, close, and add attributes to tags.
AdhocReportTag(String) - Constructor for class com.ibm.itim.adhocreport.AdhocReportTag
 
AdhocReportTag(String, Object) - Constructor for class com.ibm.itim.adhocreport.AdhocReportTag
 
AdhocReportTemplate - class com.ibm.itim.adhocreport.AdhocReportTemplate.
This is a wrapper class for the ad-hoc report templates.
AdhocReportTemplate() - Constructor for class com.ibm.itim.adhocreport.AdhocReportTemplate
This is a constructor method.
AdhocReportTemplate(int, String, String, String, String, String) - Constructor for class com.ibm.itim.adhocreport.AdhocReportTemplate
 
AdhocReportTemplateHandler - class com.ibm.itim.adhocreport.AdhocReportTemplateHandler.
This class is a helper class for AdhocReportTemplate
AdhocReportTemplateHandler(ReportXML) - Constructor for class com.ibm.itim.adhocreport.AdhocReportTemplateHandler
 
ADMIN_DEFINED - Static variable in class com.ibm.itim.dataservices.model.domain.DirectorySystem
 
AdminDomain - class com.ibm.itim.dataservices.model.domain.AdminDomain.
Value Object class that holds the attribute information of an administrative domain in the data model.
AdminDomain(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.AdminDomain
Constructs object with attribute information.
AdminDomain(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.AdminDomain
Constructs object with profile and attribute information.
AdminDomainAdministrator - class com.ibm.itim.dataservices.model.domain.AdminDomainAdministrator.
The AdminDomainAdiministrator class implements the administrator relationship to an AdminDomainEntity.
AdminDomainAdministrator() - Constructor for class com.ibm.itim.dataservices.model.domain.AdminDomainAdministrator
 
AdminDomainEntity - class com.ibm.itim.dataservices.model.domain.AdminDomainEntity.
Class that represents a admin domain in the logical organization chart within the data model.
AdminDomainEntity(AdminDomain) - Constructor for class com.ibm.itim.dataservices.model.domain.AdminDomainEntity
Constructs an AdminDomainEntity with a value object.
AdminDomainEntity(ObjectProfile, AdminDomain) - Constructor for class com.ibm.itim.dataservices.model.domain.AdminDomainEntity
Constructs an AdminDomainEntity with a profile and value object.
AdminDomainFactory - class com.ibm.itim.dataservices.model.domain.AdminDomainFactory.
Factory class for creating admin domains in the data store.
AdminDomainFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.AdminDomainFactory
Default constructor.
AdminDomainSearch - class com.ibm.itim.dataservices.model.domain.AdminDomainSearch.
Class that provides an interface for searching for admin domains.
AdminDomainSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.AdminDomainSearch
Default constructor.
ADMINISTRATOR - Static variable in class com.ibm.itim.dataservices.model.domain.AdminDomainEntity
Constant (String) for the organization relationship name.
adopt(DistinguishedName, Collection) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Adopts multiple accounts, or assigns the same owner (given) to all the accounts submitted.
adopt(PersonEntity) - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Adopt an orphan account by assigning an owner for the account.
adopt(PersonMO) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Adopts the account, or changes the account owner to the given person (identity).
ALL - Static variable in class com.ibm.itim.policy.analysis.PPAEntitlement
Target type value that indicates that the target type is all services for all profiles.
ALL_USERS - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
allLowerCase() - Method in interface com.ibm.passwordrules.PasswordGenerator
Method called by classes implementing Rule interface to constrain the set of characters to be used by the password generator.
allLowerCase() - Method in class com.ibm.passwordrules.standard.StandardGenerator
Method called by classes implementing Rule interface used to constrain the set of character templates to be used by the generator to contain only lower case characters.
allUpperCase() - Method in interface com.ibm.passwordrules.PasswordGenerator
Method called by classes implementing Rule interface to constrain the set of characters to be used by the password generator.
allUpperCase() - Method in class com.ibm.passwordrules.standard.StandardGenerator
Method called by classes implementing Rule interface used to constrain the set of character templates to be used by the generator to contain only upper case characters.
AND - Static variable in class com.ibm.itim.adhocreport.Constants
 
anyFailures() - Method in class com.ibm.itim.apps.BulkRequest
Returns whether the request had any failures.
append(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.CompoundDN
Adds a distinguished name to the end of the object.
APPLICATION_RESULTS - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying the result constants that are application based.
ApplicationException - exception com.ibm.itim.apps.ApplicationException.
This class is used for errors that occured because of the violation of business rules The error is distinguished by the error code.
ApplicationException(String) - Constructor for class com.ibm.itim.apps.ApplicationException
Constructs with an error code.
ApplicationException(String, Object[]) - Constructor for class com.ibm.itim.apps.ApplicationException
Constructs with an error code and message tokens
ApplicationException(String, Object[], Throwable) - Constructor for class com.ibm.itim.apps.ApplicationException
Constructs with an error code and the cause exception.
ApplicationException(String, String) - Constructor for class com.ibm.itim.apps.ApplicationException
Constructs with an error code and an extra message string.
ApplicationException(String, Throwable) - Constructor for class com.ibm.itim.apps.ApplicationException
Constructs with an error code and the cause exception.
ApplicationFactory - interface com.ibm.itim.workflow.application.ApplicationFactory.
Interface for creating an external application, or object, where the workflow execution context is needed to construct it.
APPROVAL_RESULTS - Static variable in class com.ibm.itim.workflow.model.ActivityResult
 
APPROVAL_RESULTS - Static variable in interface com.ibm.itim.workflow.provisioning.ApprovalRFIResult
Constant identifying the result constants that are approval based.
ApprovalRFIResult - interface com.ibm.itim.workflow.provisioning.ApprovalRFIResult.
The approval and RFI activities are built-in to the provisioning platform.
APPROVED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Supported summary code for approval activity
APPROVED - Static variable in interface com.ibm.itim.workflow.provisioning.ApprovalRFIResult
Constant identifying an approved result.
areChallengesUserDefined() - Method in class com.ibm.itim.apps.identity.ChallengeResponseConfiguration
Determine whether challenge response definition mode is set to USER-DEFINED.
ASC - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
ASCENDING - Static variable in class com.ibm.itim.dataservices.model.SearchParameters
Constant used in setSearchOrder and getSearchOrder to indicate an ascending search.
ASCENDING_SORT - Static variable in class com.ibm.itim.apps.search.SearchMO
Constant identifying a low to high sort order.
ASCENDING_SORT - Static variable in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Constant identifying a low to high sort order.
Assignment - class com.ibm.itim.workflow.model.Assignment.
This class provides general information about an assignment, or work item.
Assignment() - Constructor for class com.ibm.itim.workflow.model.Assignment
 
AssignmentEntity - class com.ibm.itim.workflow.model.AssignmentEntity.
Class that provides management capabilities for an Assignment in a workflow Activity.
AssignmentEntity(Assignment) - Constructor for class com.ibm.itim.workflow.model.AssignmentEntity
Constructs with Assignment value object.
AssignmentEventAudit - class com.ibm.itim.workflow.model.AssignmentEventAudit.
This defines the class for assignment event audit information
AssignmentEventAudit(ActivityParticipant, ActivityParticipant) - Constructor for class com.ibm.itim.workflow.model.AssignmentEventAudit
 
ASYNCHRONOUS - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Name of a property indicating that the service provider is asynchronous.
AsynchronousResponse - class com.ibm.itim.remoteservices.provider.AsynchronousResponse.
Class that represents the response to an asynchronous request made by a ServiceProvider.
AsynchronousResponse(String, int) - Constructor for class com.ibm.itim.remoteservices.provider.AsynchronousResponse
Constructs with a request id and a result code.
AsynchronousResponse(String, RequestStatus) - Constructor for class com.ibm.itim.remoteservices.provider.AsynchronousResponse
Constructs with a request id and a RequestStatus for the return status.
ATTR_ACCESS_RIGHT - Static variable in class com.ibm.itim.dataservices.model.DirectoryObject
AccessRight xml string used by enRole for authorization control
ATTR_IN_USE - Static variable in class com.ibm.itim.dataservices.model.ModelException
Deprecated.  
ATTRIBUTE_CONSTRAINT - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Attribute Constraint category.
AttributeChangeIterator - class com.ibm.itim.common.AttributeChangeIterator.
Iterates over a collection of AttributeChangeOperation objects
AttributeChangeIterator(Collection) - Constructor for class com.ibm.itim.common.AttributeChangeIterator
Creates new AttributeChangeIterator.
AttributeChangeOperation - class com.ibm.itim.common.AttributeChangeOperation.
Represents a change operation on a collection of attributes.
AttributeChangeOperation() - Constructor for class com.ibm.itim.common.AttributeChangeOperation
Default constructor.
AttributeChanges - class com.ibm.itim.common.AttributeChanges.
Encapsulates a collection of AttributeChangeOperation objects
AttributeChanges() - Constructor for class com.ibm.itim.common.AttributeChanges
Creates new AttributeChangeCollection
AttributeChanges(Collection) - Constructor for class com.ibm.itim.common.AttributeChanges
Creates new AttributeChanges with the given AttributeChangeOperation elements.
AttributeDateValue - class com.ibm.itim.common.AttributeDateValue.
Class for handling time in Generalized Time Format as specified by X.208.
AttributeDateValue(Date) - Constructor for class com.ibm.itim.common.AttributeDateValue
Construct a AttributeDateValue with a Date.
AttributeDateValue(int, int, int, int, int, int) - Constructor for class com.ibm.itim.common.AttributeDateValue
Construct a GeneralizedTime from a set of time args.
AttributeDateValue(long) - Constructor for class com.ibm.itim.common.AttributeDateValue
Construct a AttributeDateValue with a Date.
AttributeDateValue(String) - Constructor for class com.ibm.itim.common.AttributeDateValue
Construct a AttributeDateValue from a string.
AttributeRight - class com.ibm.itim.dataservices.model.AttributeRight.
Class representing a right, or operation, that can be performed on a set of attributes.
AttributeRight() - Constructor for class com.ibm.itim.dataservices.model.AttributeRight
Default constructor.
AttributeValue - class com.ibm.itim.common.AttributeValue.
This class holds a single or multi-valued attribute.
AttributeValue() - Constructor for class com.ibm.itim.common.AttributeValue
Default constructor.
AttributeValue(String, boolean) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a single boolean value.
AttributeValue(String, byte[]) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a single byte array value.
AttributeValue(String, Collection) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a collection of Objects for values.
AttributeValue(String, Date) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a single date value.
AttributeValue(String, int) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a single integer value.
AttributeValue(String, Map) - Constructor for class com.ibm.itim.common.AttributeValue
Deprecated. This will no longer be supported. Clients with this need must perform this parsing first and use the collection-based contstructor.
AttributeValue(String, Object) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a single Object as a value.
AttributeValueComparator - class com.ibm.itim.common.AttributeValueComparator.
Provides a comparison function for single or multi-valued AttributeValue.
AttributeValueComparator(AttributeValue) - Constructor for class com.ibm.itim.common.AttributeValueComparator
Creates a Comparator for AttributeValue whose values may be compared using String.compareTo().
AttributeValueComparator(AttributeValue, String) - Constructor for class com.ibm.itim.common.AttributeValueComparator
Creates a Comparator that maps the given LDAP syntax OID to a Java class.
AttributeValueComparator(String) - Constructor for class com.ibm.itim.common.AttributeValueComparator
Creates a Comparator that maps the given LDAP syntax OID to a Java class.
AttributeValueIterator - class com.ibm.itim.common.AttributeValueIterator.
Iterates over an AttributeValues object.
AttributeValueIterator(Map) - Constructor for class com.ibm.itim.common.AttributeValueIterator
Creates new AttributeValueIterator.
AttributeValues - class com.ibm.itim.common.AttributeValues.
Contains a map of AttributeValue objects.
AttributeValues() - Constructor for class com.ibm.itim.common.AttributeValues
Creates new AttributeValues with no entries
AttributeValues(AttributeValues) - Constructor for class com.ibm.itim.common.AttributeValues
Creates new AttributeValues with the given AttributeValues object.
AttributeValues(Collection) - Constructor for class com.ibm.itim.common.AttributeValues
Creates new AttributeValues with the entries in the collection
AttributeValues(Map) - Constructor for class com.ibm.itim.common.AttributeValues
Creates new AttributeValues with the given map.
auditEvent(EventAudit) - Method in class com.ibm.itim.apps.workflow.WorkflowExecutionMO
Places the given event in the audit trail (history) of the execution object.
auditEvent(EventAudit) - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Places the given event in the audit trail (history) of the execution object.
auditEvent(EventAudit) - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Places the given event in the audit trail (history) of the execution object.
auditEvent(EventAudit) - Method in class com.ibm.itim.workflow.model.ExecutionEntity
Places the given event in the audit trail (history) of the execution object.
AUTH_PROPERTIES - Static variable in class com.ibm.itim.adhocreport.Constants
key to find authentication properties file
AUTH_PROPERTIES - Static variable in class com.ibm.itim.apps.UserAuthInfo
Constant for authentication properties
authenticate(Credentials) - Method in interface com.ibm.itim.authentication.Authenticator
Authenticates a user with the given Credentials.
authenticate(Credentials) - Method in interface com.ibm.itim.authentication.AuthenticationProvider
Authenticates a user with the given Credentials.
authenticate(Credentials) - Method in class com.ibm.itim.authentication.AuthenticationAuthority
Authenticates a user with the given Credentials.
authenticate(Credentials) - Method in class com.ibm.itim.authentication.system.SystemAuthenticationAuthority
Authenticates a user using the supplied user credentials.
AUTHENTICATION_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Authentication error type for an unsuccessful request
AuthenticationAuthority - class com.ibm.itim.authentication.AuthenticationAuthority.
AuthenticationAuthority is a class that implements the Authenticator interface for authenticating a user that is independent of the authentication mechanism being used.
AuthenticationAuthority(Hashtable) - Constructor for class com.ibm.itim.authentication.AuthenticationAuthority
Constructs an AuthenticationAuthority with the given environment.
AuthenticationException - exception com.ibm.itim.apps.AuthenticationException.
Deprecated.  
AuthenticationException - exception com.ibm.itim.authentication.AuthenticationException.
AuthenticationException is a class that extends the Exception class for identifying exceptions that are originated from within the Authentication package.
AuthenticationException() - Constructor for class com.ibm.itim.authentication.AuthenticationException
Constructs an AuthenticationException.
AuthenticationException(String) - Constructor for class com.ibm.itim.apps.AuthenticationException
Deprecated.  
AuthenticationException(String) - Constructor for class com.ibm.itim.authentication.AuthenticationException
Constructs an AuthenticationException with a detailed explanation of the reason for the exception.
AuthenticationException(String, String) - Constructor for class com.ibm.itim.apps.AuthenticationException
Deprecated.  
AuthenticationException(String, Throwable) - Constructor for class com.ibm.itim.apps.AuthenticationException
Deprecated.  
AuthenticationFailedException - exception com.ibm.itim.authentication.AuthenticationFailedException.
AuthenticationFailedException is a class that extends the Exception class for identifying authentication failure exceptions.
AuthenticationFailedException() - Constructor for class com.ibm.itim.authentication.AuthenticationFailedException
Constructs an AuthenticationFailedException.
AuthenticationFailedException(String) - Constructor for class com.ibm.itim.authentication.AuthenticationFailedException
Constructs an AuthenticationFailedException with a detailed explanation of the reason for the exception.
AuthenticationObjectExtractor - class com.ibm.itim.apps.AuthenticationObjectExtractor.
{{ TODO }}
AuthenticationObjectExtractor() - Constructor for class com.ibm.itim.apps.AuthenticationObjectExtractor
 
AuthenticationProvider - interface com.ibm.itim.authentication.AuthenticationProvider.
AuthenticationProvider is an interface for authenticating a user using a specific implementation of a specific authentication mechanism.
AuthenticationProviderFactory - interface com.ibm.itim.authentication.AuthenticationProviderFactory.
AuthenticationProviderFactory is an interface for constructing AuthenticationProviders.
Authenticator - interface com.ibm.itim.authentication.Authenticator.
Authenticator is an interface for authenticating a user given a set of user credentials.
AuthorizationException - exception com.ibm.itim.apps.AuthorizationException.
This class identifies an authorization failure.
AuthorizationException(String) - Constructor for class com.ibm.itim.apps.AuthorizationException
Constructs with an error code.
AuthorizationException(String, String) - Constructor for class com.ibm.itim.apps.AuthorizationException
Constructs with an error code and an extra message string.
AuthorizationException(String, Throwable) - Constructor for class com.ibm.itim.apps.AuthorizationException
Constructs with an error code and the cause exception.
AuthorizationOwner - class com.ibm.itim.dataservices.model.AuthorizationOwner.
Class representing a system user or role authorized to change access rights on a related entity.
AuthorizationOwner(DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.AuthorizationOwner
The Authorization Owner Constructor
av1 - Variable in class com.ibm.itim.common.AttributeValueComparator
The base AttributeValue to compare.
AVAILABLE - Static variable in class com.ibm.itim.adhocreport.Constants
 

B

beanExists() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
Returns true if the request manager bean is "alive" i.e.
BehavioralRule - class com.ibm.passwordrules.BehavioralRule.
Represents a restriction on the behavior of a password.
BehavioralRule() - Constructor for class com.ibm.passwordrules.BehavioralRule
 
Bitwise - class com.ibm.itim.policy.join.Bitwise.
Will join attribute values containing Strings representing integers in bitstring format to be joined using a bitwise operation: | or & I.E.: attr.
Bitwise() - Constructor for class com.ibm.itim.policy.join.Bitwise
default constructor necessary for using reflections to instantiate
BODY - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
Boolean - class com.ibm.itim.policy.join.Boolean.
will join attribute values containing Strings representing a booleanvalue to be joined using a boolean operator
Boolean() - Constructor for class com.ibm.itim.policy.join.Boolean
default constructor necessary for using reflections to instantiate
BOTTOMBUTTON - Static variable in class com.ibm.itim.adhocreport.AdhocReportTag
 
BPORG_ATTR_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
String constant for the business partner organization name attribute.
BPORG_ATTR_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
String constant for the business partner status attribute.
BPPERSON - Static variable in interface com.ibm.itim.dataservices.model.ManagableCategoryConstant
Business Partner (person) category.
BPUNIT - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Business Partner Organization category.
BU_ATTR_LOCATION_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Location
Constant for the naming attribute name.
BU_ATTR_ORGUNIT_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.OrganizationalUnit
String constant for the naming attribute name.
BulkException - exception com.ibm.itim.apps.BulkException.
This class identifies an authorization failure.
BulkException(String, Map) - Constructor for class com.ibm.itim.apps.BulkException
Constructs with an error code and a map of exceptions and a list of objects the exception pertains to.
BulkRequest - class com.ibm.itim.apps.BulkRequest.
Represents a bulk request submitted to the provisioning platform.
BulkRequest(PlatformContext, Subject, long, BulkException) - Constructor for class com.ibm.itim.apps.BulkRequest
Constructs with a user Context and request id.
BulkRequest(PlatformContext, Subject, long, Date, BulkException) - Constructor for class com.ibm.itim.apps.BulkRequest
Constructs with a user Context, request id, and scheduled time.
BusinessPartnerEntity - class com.ibm.itim.dataservices.model.domain.BusinessPartnerEntity.
Represents a business partner in the data model.
BusinessPartnerEntity(ObjectProfile, Person) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerEntity
Constructs a BusinessPartnerEntity with a profile and value object.
BusinessPartnerEntity(Person) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerEntity
Constructs a BusinessPartnerEntity with a value object.
BusinessPartnerOrg - class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg.
Value Object class that holds the attribute information of a business partner organization in the data model.
BusinessPartnerOrg(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
Constructs object with attribute information.
BusinessPartnerOrg(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
Constructs object with profile and attribute information.
BusinessPartnerOrgEntity - class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgEntity.
Class that represents a business partner organization in the logical organization chart within the data model.
BusinessPartnerOrgEntity(BusinessPartnerOrg) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgEntity
Constructs a BusinessPartnerOrgEntity with a value object.
BusinessPartnerOrgEntity(ObjectProfile, BusinessPartnerOrg) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgEntity
Constructs an BusinessPartnerOrgEntity with a profile and value object.
BusinessPartnerOrgFactory - class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgFactory.
Factory class for creating business partner organizations in the data store.
BusinessPartnerOrgFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgFactory
Default constructor.
BusinessPartnerOrgSearch - class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgSearch.
Class that provides an interface for searching for business partner organizations.
BusinessPartnerOrgSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgSearch
Default constructor.
BusinessPartnerSponsor - class com.ibm.itim.dataservices.model.domain.BusinessPartnerSponsor.
The Supervisor class implements the sponsor relationship to a business partner organization or person.
BusinessPartnerSponsor() - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerSponsor
 
BusinessUnit - class com.ibm.itim.dataservices.model.domain.BusinessUnit.
Value Object class that holds the attribute information of a business unit in the data model.
BusinessUnitEntity - class com.ibm.itim.dataservices.model.domain.BusinessUnitEntity.
Class that represents a business unit in the logical organization chart within the data model.
BusinessUnitEntity(BusinessUnit) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnitEntity
Constructs a BusinessUnitEntity with a profile and value object.
BusinessUnitEntity(ObjectProfile, BusinessUnit) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnitEntity
Constructs a BusinessUnitEntity with a profile and value object.
BusinessUnitFactory - class com.ibm.itim.dataservices.model.domain.BusinessUnitFactory.
Factory class for creating business units in the data store.
BusinessUnitFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnitFactory
Default constructor.
BusinessUnitSearch - class com.ibm.itim.dataservices.model.domain.BusinessUnitSearch.
Class that provides an interface for searching for business units.
BusinessUnitSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnitSearch
Default constructor.
BYPASSED - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
Constant identifying a bypassed state.

C

call(String, Object[]) - Method in interface FESI.jslib.JSObject
Call the specified EcmaScript method of this object
CaseRestricted - class com.ibm.passwordrules.standard.CaseRestricted.
This class implements built-in rule for restricting the case of a password.
CaseRestricted(int) - Constructor for class com.ibm.passwordrules.standard.CaseRestricted
 
CATEGORIES_FOR_LIFE_CYCLE_MGT - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Supporting categories for life cycle management
CategoryTable - class com.ibm.itim.dataservices.model.CategoryTable.
 
ChallengeAndResponse - class com.ibm.itim.dataservices.model.system.ChallengeAndResponse.
Class that represents one challenge question and response combination.
ChallengeAndResponse() - Constructor for class com.ibm.itim.dataservices.model.system.ChallengeAndResponse
Default constructor.
ChallengeResponseCallback - class com.ibm.itim.apps.jaas.callback.ChallengeResponseCallback.
JAAS authentication callback for a set of challenges and responses of the authenticating user.
ChallengeResponseCallback() - Constructor for class com.ibm.itim.apps.jaas.callback.ChallengeResponseCallback
Default constructor of the callback.
ChallengeResponseConfiguration - class com.ibm.itim.apps.identity.ChallengeResponseConfiguration.
Provides aggregate challenge response configuration capabilities.
ChallengeResponseConfiguration(boolean, boolean, int, Collection) - Constructor for class com.ibm.itim.apps.identity.ChallengeResponseConfiguration
ChallengeResponseConfiguration constructor.
ChallengeResponseManager - class com.ibm.itim.apps.identity.ChallengeResponseManager.
Provides aggregate identity challenge response management capabilities.
ChallengeResponseManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.identity.ChallengeResponseManager
Constructs the manager with a platform context and a subject.
ChallengesAndResponses - class com.ibm.itim.apps.identity.ChallengesAndResponses.
ChallengesAndResponses object to hold the challenge/response.
ChallengesAndResponses(Map) - Constructor for class com.ibm.itim.apps.identity.ChallengesAndResponses
Constructor with challengesAndResponses map as a param.
CHANGE_PASSWD_PAGE - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
For redirection to the password management page
changePassword(Collection, Date) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Changes the password of the specified accounts with a system generated password.
changePassword(Collection, String, Date, boolean) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Changes the password of the specified accounts with the given password.
changePassword(String) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Changes the password of the account.
changePassword(String, byte[], String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Change password for an entity on the remote resource.
changePassword(String, String, String) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Changes the user's password without requiring an authenticated subject.
changePassword(String, String, String, String) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Changes the user's password without requiring an authenticated subject.
characters(char[], int, int) - Method in class com.ibm.itim.adhocreport.AdhocReportTemplateHandler
Receives the character data for each element.
check(int) - Method in class com.ibm.itim.policy.join.ExpressionType
 
check(int) - Method in class com.ibm.itim.policy.join.Enforcement
Method will compare given enforcement value with the one currently determined known to the object of this class to be the highest.
CLASS_NAME - Static variable in interface com.ibm.itim.fesiextensions.JSObjectFactory
Constant for the JSObject property that holds the class name of the Java object the JSObject was converted from.
clear() - Method in interface com.ibm.itim.dataservices.model.SearchResults
Clears the current contents, cancels the search, and closes any live connection to the data store, freeing up any resources allocated to that connection.
clearChange(String) - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Clear all the changes made to the specific attribute.
clearChanges() - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Clear all changes made to the object.
clone() - Method in class com.ibm.itim.common.ValueObject
Creates a new object of the same class as this object.
clone() - Method in class com.ibm.itim.common.AttributeValues
This method returns a deep copy of the underlying map of AttributeValue objects
clone() - Method in class com.ibm.itim.common.AttributeValue
This method returns a deep copy of the underlying map of AttributeValue objects
close() - Method in class com.ibm.itim.adhocreport.EntityInfo
 
close() - Method in interface com.ibm.itim.apps.PlatformContext
Closes the platform context, freeing up any system resources that may have been allocated for the context.
close() - Method in class com.ibm.itim.apps.InitialPlatformContext
Closes the platform context, freeing up any system resources that may have been allocated for the context.
close() - Method in class com.ibm.itim.apps.search.SearchResultsMO
Releases this SearchResultsMO EJB resources (removes the stateful session bean instance associated with this SearchResultsMO).
close() - Method in interface com.ibm.itim.dataservices.model.SearchResults
Cancels the search, and closes any live connection to the data store, freeing up any resources allocated to that connection.
close() - Method in interface com.ibm.itim.remoteservices.provider.SearchResults
Closes the connection with the remote resource.
COLUMN - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
COLUMN_LABEL - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
COLUMN_VALUE - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
ColumnDeletedException - exception com.ibm.itim.adhocreport.ColumnDeletedException.
Thrown when a column used by a report is deleted before the report could be saved.
ColumnDeletedException(String) - Constructor for class com.ibm.itim.adhocreport.ColumnDeletedException
 
ColumnInUseException - exception com.ibm.itim.adhocreport.ColumnInUseException.
Thrown when this column is being used for reporting and the user tries to delete it from schema manager.
ColumnInUseException(String) - Constructor for class com.ibm.itim.adhocreport.ColumnInUseException
 
COLUMNS - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
ColumnWrapper - class com.ibm.itim.adhocreport.ColumnWrapper.
This class is a wrapper around the columns the user has mapped for reporting.
ColumnWrapper(String, String, String, boolean) - Constructor for class com.ibm.itim.adhocreport.ColumnWrapper
Constructor method for the class.
com.ibm.itim.adhocreport - package com.ibm.itim.adhocreport
 
com.ibm.itim.adhocreport.util - package com.ibm.itim.adhocreport.util
 
com.ibm.itim.apps - package com.ibm.itim.apps
 
com.ibm.itim.apps.identity - package com.ibm.itim.apps.identity
 
com.ibm.itim.apps.jaas.callback - package com.ibm.itim.apps.jaas.callback
 
com.ibm.itim.apps.lifecycle - package com.ibm.itim.apps.lifecycle
 
com.ibm.itim.apps.provisioning - package com.ibm.itim.apps.provisioning
 
com.ibm.itim.apps.search - package com.ibm.itim.apps.search
 
com.ibm.itim.apps.workflow - package com.ibm.itim.apps.workflow
 
com.ibm.itim.authentication - package com.ibm.itim.authentication
 
com.ibm.itim.authentication.system - package com.ibm.itim.authentication.system
 
com.ibm.itim.common - package com.ibm.itim.common
 
com.ibm.itim.dataservices.model - package com.ibm.itim.dataservices.model
 
com.ibm.itim.dataservices.model.domain - package com.ibm.itim.dataservices.model.domain
 
com.ibm.itim.dataservices.model.system - package com.ibm.itim.dataservices.model.system
 
com.ibm.itim.exception - package com.ibm.itim.exception
 
com.ibm.itim.fesiextensions - package com.ibm.itim.fesiextensions
 
com.ibm.itim.logging - package com.ibm.itim.logging
 
com.ibm.itim.mail - package com.ibm.itim.mail
 
com.ibm.itim.mail.workflow - package com.ibm.itim.mail.workflow
 
com.ibm.itim.policy.analysis - package com.ibm.itim.policy.analysis
 
com.ibm.itim.policy.join - package com.ibm.itim.policy.join
 
com.ibm.itim.remoteservices.exception - package com.ibm.itim.remoteservices.exception
 
com.ibm.itim.remoteservices.provider - package com.ibm.itim.remoteservices.provider
 
com.ibm.itim.script - package com.ibm.itim.script
 
com.ibm.itim.webclient.logon - package com.ibm.itim.webclient.logon
 
com.ibm.itim.workflow.application - package com.ibm.itim.workflow.application
 
com.ibm.itim.workflow.model - package com.ibm.itim.workflow.model
 
com.ibm.itim.workflow.provisioning - package com.ibm.itim.workflow.provisioning
 
com.ibm.itim.workflow.query - package com.ibm.itim.workflow.query
 
com.ibm.passwordrules - package com.ibm.passwordrules
 
com.ibm.passwordrules.provisioning - package com.ibm.passwordrules.provisioning
 
com.ibm.passwordrules.standard - package com.ibm.passwordrules.standard
 
combine(AttributeValues) - Method in class com.ibm.itim.common.AttributeValues
Combines the values in this AttributeValues object with the given AttributeValues object
combineEntitlements() - Method in class com.ibm.itim.policy.join.JoinDirector
Method will combine entitlements contained in the policy-entitlement associations into a joined entitlement.
COMM_ERROR - Static variable in class com.ibm.itim.fesiextensions.ModelExtension
 
COMMA_SEPERATOR - Static variable in class com.ibm.itim.adhocreport.Constants
 
COMMUNICATION_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Communications error type for an unsuccessful request
compare(Object, Object) - Method in class com.ibm.itim.common.AttributeValueComparator
Compares its two arguments for order.
compareTo(Object) - Method in class com.ibm.itim.adhocreport.ReportColumn
This method will compare the values of 2 ReportColumn objects.
compareTo(Object) - Method in class com.ibm.itim.adhocreport.ColumnWrapper
This method will compare the values of 2 ColumnWrapper objects.
compareTo(Object) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Compares this object with the specified object for order.
COMPLETE_MANUAL_ACTIVITY - Static variable in class com.ibm.itim.workflow.model.EventAudit
For this type of event audits, the detail information is described by CompleteManualActivityEventAuditInfo
complete() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Signals completion of the assignment to the workflow engine.
complete() - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Signals completion of the activity to the workflow engine.
complete() - Method in class com.ibm.itim.workflow.model.ActivityEntity
Signals completion of the activity to the workflow engine.
complete(ActivityResult) - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Signals completion of the activity to the workflow engine and provides the engine with the activity result in the same call.
complete(ActivityResult) - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Signals completion of the activity to the workflow engine and provides the engine with the activity result in the same call.
complete(ActivityResult) - Method in class com.ibm.itim.workflow.model.ActivityEntity
Signals completion of the activity to the workflow engine and provides the engine with the activity result in the same call.
complete(DistinguishedName) - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Signals completion of the assignment to the workflow engine.
complete(DistinguishedName, ActivityResult) - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Signals completion of the assignment to the workflow engine and provides the engine with the activity result in the same call.
COMPLETED - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
Constant identifying a completed state.
COMPLETED - Static variable in class com.ibm.itim.workflow.query.RequesterQueryStatement
 
COMPLETED_FIELD - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
COMPLETED_PAGE - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
For redirection to the completed requests page
CompleteManualActivityEventAudit - class com.ibm.itim.workflow.model.CompleteManualActivityEventAudit.
This defines user complete manual activity event audit information
CompleteManualActivityEventAudit(ActivityParticipant) - Constructor for class com.ibm.itim.workflow.model.CompleteManualActivityEventAudit
 
COMPLIANCE_UNKNOWN - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Int constant indicating the account's compliance is unknown.
COMPLIANT - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Int constant indicating the account is compliant.
CompoundDN - class com.ibm.itim.dataservices.model.CompoundDN.
The CompoundDN class represents a sequence of distinguished names that can be used to represent a series of related entities.
CompoundDN() - Constructor for class com.ibm.itim.dataservices.model.CompoundDN
Default constructor.
CompoundDN(CompoundDN) - Constructor for class com.ibm.itim.dataservices.model.CompoundDN
Constructs with a CompoundDN object
CompoundDN(DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.CompoundDN
Constructs with an initial base distinguished name.
CONFIGURATION_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Communications error type for an unsuccessful request
ConfigurationException - exception com.ibm.itim.authentication.ConfigurationException.
ConfigurationException is a class that extends the Exception class for identifying configuration exceptions.
ConfigurationException() - Constructor for class com.ibm.itim.authentication.ConfigurationException
Constructs an ConfigurationException.
ConfigurationException(String) - Constructor for class com.ibm.itim.authentication.ConfigurationException
Constructs an ConfigurationException with a detailed explanation of the reason for the exception.
CONST_STRING_CLOUDSCAPE - Static variable in class com.ibm.itim.adhocreport.Constants
 
CONST_STRING_DB2 - Static variable in class com.ibm.itim.adhocreport.Constants
 
CONST_STRING_ORACLE - Static variable in class com.ibm.itim.adhocreport.Constants
 
CONST_STRING_SQLSERVER - Static variable in class com.ibm.itim.adhocreport.Constants
 
Constants - class com.ibm.itim.adhocreport.Constants.
 
Constants() - Constructor for class com.ibm.itim.adhocreport.Constants
 
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.LexicalRule
Some Rule implementing classes will not have a constraint to impose, in which case method in this class will be called and will do nothing.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.BehavioralRule
Some Rule implementing classes will not have a constraint to impose, in which case method in this class will be called and will do nothing.
constrain(PasswordGenerator) - Method in interface com.ibm.passwordrules.Rule
Method will constrain the character set in the given password generator to values we know are valid.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.MinLengthConstraint
Constrain the generation template to values we know are valid.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.MinDistinctCharacters
Constrain the generation template to values we know are valid.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.RuleSet
This Rule interface method in is not valid in the context of this class
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.MustContain
Constrain the generation template to values we know are valid.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.MinDigitCharacters
Constrain the generation template to values we know are valid.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.CaseRestricted
Constrain the generation template to values we know are valid.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.LengthConstraint
Constrain the generation generator to values we know are valid.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.MayNotContain
Constrain the generation template to values we know are valid.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.MinAlphabeticCharacters
Constrain the generation template to values we know are valid.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.RestrictedTo
Constrain the generation template to values we know are valid.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.MaxLengthConstraint
Constrain the generation template to values we know are valid.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.StartsWithChar
Constrain the generation template to values we know are valid.
CONSTRAINT_VIOLATION - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Int constant indicating the account has a constraint violation (not compliant with policies).
ContainedEntityParent - class com.ibm.itim.dataservices.model.domain.ContainedEntityParent.
The ContainedEntityParent class implements the parent relationship to an entity that is contained within an OrganizationalContainer.
ContainedEntityParent() - Constructor for class com.ibm.itim.dataservices.model.domain.ContainedEntityParent
 
CONTAINER - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Organizational Container category (abstract).
CONTAINERDN - Static variable in class com.ibm.itim.adhocreport.Constants
 
ContainerManager - class com.ibm.itim.apps.identity.ContainerManager.
Provides aggregate container, or org chart, management capabilities.
ContainerManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.identity.ContainerManager
Constructs the manager with a platform context and a subject.
contains(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.CompoundDN
Returns whether the given distinguished name is contained within the object.
containsKey(String) - Method in class com.ibm.itim.common.AttributeValues
Determine whether an AttributeValue object exists in the map
CONTEXT_ACCOUNT_ATTRIBUTES - Static variable in interface com.ibm.passwordrules.provisioning.ProvisioningValidationInfo
Key to be used for getting contextual account data with the getContextItem() method.
CONTEXT_FACTORY - Static variable in class com.ibm.itim.apps.InitialPlatformContext
PlatformContextFactory class property name.
CONTEXT_OWNER_ATTRIBUTES - Static variable in interface com.ibm.passwordrules.provisioning.ProvisioningValidationInfo
Key to be used for getting contextual accunt owner (person) instance data with the getContextItem() method.
CONTEXT_SERVICE_ATTRIBUTES - Static variable in interface com.ibm.passwordrules.provisioning.ProvisioningValidationInfo
Key to be used for getting contextual service instance data with the getContextItem() method.
CORRECT_NONCOMPLIANT - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant identifying the action for correcting a non compliant account.
CREATE_ERROR - Static variable in class com.ibm.itim.dataservices.model.ModelException
Deprecated.  
CREATE_ERROR - Static variable in interface com.ibm.itim.dataservices.model.ModelExceptionConstants
An object could not be created
create() - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Initializes the locator.
create(CompoundDN, AdminDomain) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainFactory
Creates an admin domain in the data store with the given value object to define the admin domain's attributes.
create(CompoundDN, BusinessPartnerOrg) - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgFactory
Creates a business partner organization in the data store with the given value object to define the abusiness partner organization's attributes.
create(CompoundDN, BusinessUnit) - Method in class com.ibm.itim.dataservices.model.domain.BusinessUnitFactory
Creates a business unit in the data store with the given value object to define the business unit's attributes.
create(CompoundDN, DynamicRole) - Method in class com.ibm.itim.dataservices.model.domain.DynamicRoleFactory
Creates a dynamic role in the data store with the given value object to define the dynamic role's attributes.
create(CompoundDN, HostedService) - Method in class com.ibm.itim.dataservices.model.domain.HostedServiceFactory
Creates a hosted service in the data store with the given value object.
create(CompoundDN, Person) - Method in class com.ibm.itim.dataservices.model.domain.PersonFactory
Creates a person in the data store with the given value object to define the person's attributes.
create(CompoundDN, Role) - Method in class com.ibm.itim.dataservices.model.domain.RoleFactory
Creates a role in the data store with the given value object to define the role's attributes.
create(CompoundDN, Service) - Method in class com.ibm.itim.dataservices.model.domain.ServiceFactory
Creates a service in the data store with the given value object to define the service's attributes.
create(CompoundDN, SystemRole) - Method in class com.ibm.itim.dataservices.model.system.SystemRoleFactory
Creates a system role in the data store with the given value object to define the role's attributes.
create(DistinguishedName, ObjectProfile) - Method in class com.ibm.itim.dataservices.model.ObjectProfileFactory
Creates an object profile in the data store.
create(DistinguishedName, Organization) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationFactory
Creates an organization in the data store with the given value object to define the organization's attributes.
create(DistinguishedName, Person, Service, SystemUser) - Method in class com.ibm.itim.dataservices.model.system.SystemUserFactory
Creates a system user in the data store with the given value object to define the SystemUser's attributes.
create(ObjectProfile, Service) - Static method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Create a ServiceEntity object for this Service.
create(OrganizationalContainerEntity, AdminDomain) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainFactory
Creates an admin domain in the data store with the given value object to define the admin domain's attributes.
create(OrganizationalContainerEntity, BusinessPartnerOrg) - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgFactory
Creates a business partner organization in the data store with the given value object.
create(OrganizationalContainerEntity, BusinessUnit) - Method in class com.ibm.itim.dataservices.model.domain.BusinessUnitFactory
Creates a business unit in the data store with the given value object to define the business unit's attributes.
create(OrganizationalContainerEntity, DynamicRole) - Method in class com.ibm.itim.dataservices.model.domain.DynamicRoleFactory
Creates a dynamic role in the data store with the given value object to define the dynamic role's attributes.
create(OrganizationalContainerEntity, HostedService) - Method in class com.ibm.itim.dataservices.model.domain.HostedServiceFactory
Creates a hosted service in the data store with the given value object.
create(OrganizationalContainerEntity, Person) - Method in class com.ibm.itim.dataservices.model.domain.PersonFactory
Creates a person in the data store with the given value object to define the person's attributes.
create(OrganizationalContainerEntity, Role) - Method in class com.ibm.itim.dataservices.model.domain.RoleFactory
Creates a role in the data store with the given value object to define the role's attributes.
create(OrganizationalContainerEntity, Service) - Method in class com.ibm.itim.dataservices.model.domain.ServiceFactory
Creates a service in the data store with the given value object to define the service's attributes.
create(OrganizationalContainerEntity, SystemRole) - Method in class com.ibm.itim.dataservices.model.system.SystemRoleFactory
Creates a system role in the data store with the given value object to define the role's attributes.
create(PersonEntity, ServiceEntity, Account) - Method in class com.ibm.itim.dataservices.model.domain.AccountFactory
Creates an account in the data store with the given value object to define the account's attributes.
create(PersonEntity, ServiceEntity, Account, ObjectProfile) - Method in class com.ibm.itim.dataservices.model.domain.AccountFactory
Creates an account in the data store with the given value object to define the account's attributes.
create(Service) - Static method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Create a ServiceEntity object for this Service.
create(ServiceEntity, Account) - Method in class com.ibm.itim.dataservices.model.domain.AccountFactory
Creates an orphan account in the data store with the given value object to define the account's attributes.
create(ServiceEntity, Account, ObjectProfile) - Method in class com.ibm.itim.dataservices.model.domain.AccountFactory
Creates an orphan account in the data store with the given value object to define the account's attributes.
create(String) - Static method in class com.ibm.itim.dataservices.model.ObjectProfileOperationFactory
Creates an ObjectProfileOperation object from the given xml
create(String) - Static method in class com.ibm.itim.dataservices.model.AccessRightFactory
Creates an AccessRight object from the given xml.
create(WorkflowExecutionContext) - Method in interface com.ibm.itim.workflow.application.ApplicationFactory
Creates the application with the given workflow execution context.
createAccount(PersonMO, ServiceMO, Account, Date) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Creates an account in the provisioning platform with the specified attributes for the given person.
createContainer(OrganizationalContainerMO, OrganizationalContainer) - Method in class com.ibm.itim.apps.identity.ContainerManager
Creates a container in the provisioning platform with the specified attributes within the given parent container.
createContext(Long, Hashtable) - Method in interface com.ibm.itim.apps.PlatformContextFactory
Creates a context with the platform identified in the client supplied environment.
CREATED - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
createDirectoryObject(JSGlobalObject, DirectoryObject) - Static method in class com.ibm.itim.fesiextensions.JSDirectoryObjectFactory
Within the context of the global JS object, create a DirectoryObject JS object.
createDirectoryObject(JSGlobalObject, DirectoryObjectEntity) - Static method in class com.ibm.itim.fesiextensions.JSDirectoryObjectFactory
Within the context of the global JS object, create a DirectoryObject JS object.
createDirectoryObject(JSGlobalObject, JSObject, String, DirectoryObject) - Static method in class com.ibm.itim.fesiextensions.JSDirectoryObjectFactory
Within the context of the global JS object, create a named DirectoryObject JS object.
createDirectoryObject(JSGlobalObject, JSObject, String, DirectoryObjectEntity) - Static method in class com.ibm.itim.fesiextensions.JSDirectoryObjectFactory
Within the context of the global JS object, create a named DirectoryObject JS object.
createEntity() - Method in class com.ibm.itim.dataservices.model.domain.HostedService
Create a ServiceEntity object for this Service.
createEntity(ObjectProfile) - Method in class com.ibm.itim.dataservices.model.domain.HostedService
Create a ServiceEntity object for this Service.
createJavaObject(String, JSObject) - Method in class com.ibm.itim.fesiextensions.JSAttributeValueFactory
Creates a Java object from the specified JavaScript object.
createJavaObject(String, JSObject) - Method in class com.ibm.itim.fesiextensions.JSGlobalObjectFactory
Creates a Java object from the specified JavaScript object.
createJavaObject(String, JSObject) - Method in class com.ibm.itim.fesiextensions.JSHashMapFactory
Implementation of required method.
createJavaObject(String, JSObject) - Method in class com.ibm.itim.fesiextensions.JSDirectoryObjectFactory
Creates a Java object from the specified JavaScript object.
createJavaObject(String, JSObject) - Method in interface com.ibm.itim.fesiextensions.JSObjectFactory
Creates a Java object from the specified JavaScript object.
createJavaObject(String, JSObject) - Method in class com.ibm.itim.fesiextensions.JSPropertiesFactory
Creates a Java object from the specified JavaScript object.
createPerson(OrganizationalContainerMO, Person, Date) - Method in class com.ibm.itim.apps.identity.PersonManager
Creates a person in the provisioning platform with the specified attributes within the given container.
createPerson(Person) - Method in class com.ibm.itim.apps.identity.SelfRegistrationManager
Creates a person in the provisioning platform with the specified attributes.
createPerson(Person, String) - Method in class com.ibm.itim.apps.identity.SelfRegistrationManager
Creates a person in the provisioning platform with the specified attributes.
createProcess(ProcessParticipant, InitialProcessContext) - Method in class com.ibm.itim.workflow.model.ProcessManager
Creates a process that satisfies the context provided.
createProcess(ProcessParticipant, String, Date) - Method in class com.ibm.itim.workflow.model.ProcessManager
Creates a process of the given type.
CreateProcessEventAudit - class com.ibm.itim.workflow.model.CreateProcessEventAudit.
This defines the create process event audit information
CreateProcessEventAudit(ProcessParticipant) - Constructor for class com.ibm.itim.workflow.model.CreateProcessEventAudit
 
createRole(OrganizationalContainerMO, Role, Date) - Method in class com.ibm.itim.apps.identity.RoleManager
Creates a role in the provisioning platform with the specified attributes within the given container.
createScriptObject(JSGlobalObject, JSObject, String, Object) - Method in class com.ibm.itim.fesiextensions.JSAttributeValueFactory
Creates a named object that can be used in the client's script.
createScriptObject(JSGlobalObject, JSObject, String, Object) - Method in class com.ibm.itim.fesiextensions.JSGlobalObjectFactory
Creates a named object that can be used in the client's script.
createScriptObject(JSGlobalObject, JSObject, String, Object) - Method in class com.ibm.itim.fesiextensions.JSHashMapFactory
Creates a named HashMap object that can be used in the client's script.
createScriptObject(JSGlobalObject, JSObject, String, Object) - Method in class com.ibm.itim.fesiextensions.JSDirectoryObjectFactory
Creates a named object that can be used in the client's script.
createScriptObject(JSGlobalObject, JSObject, String, Object) - Method in interface com.ibm.itim.fesiextensions.JSObjectFactory
Creates a named object that can be used in the client's script.
createScriptObject(JSGlobalObject, JSObject, String, Object) - Method in class com.ibm.itim.fesiextensions.JSPropertiesFactory
Creates a named object that can be used in the client's script.
createScriptObject(String, Map) - Method in class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Creates a named object that can be used in the client's script with a collection of properties.
createScriptObject(String, Map) - Method in interface com.ibm.itim.script.ScriptEvaluatorInterface
Creates a named object that can be used in the client's script with a collection of properties.
createScriptObject(String, Object) - Method in class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Creates a named object that can be used in the client's script.
createScriptObject(String, Object) - Method in interface com.ibm.itim.script.ScriptEvaluatorInterface
Creates a named object that can be used in the client's script.
createService(OrganizationalContainerMO, Service) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Creates a service in the provisioning platform with the specified attributes within the given container.
Credentials - class com.ibm.itim.authentication.Credentials.
Credentials is a class that extends the Hashtable class for holding a user's credentials for authentication.
CREDENTIALS_TYPE - Static variable in class com.ibm.itim.adhocreport.Constants
Key to look up logon credentials type
CREDENTIALS_TYPE - Static variable in class com.ibm.itim.authentication.system.SystemAuthenticationAuthority
Constant that holds the name of the credential property for specifying the type of credentials being supplied.
Credentials() - Constructor for class com.ibm.itim.authentication.Credentials
Constructs a Credentials instance.
CRYSTAL - Static variable in class com.ibm.itim.adhocreport.ReportWrapper
 
CUSTOM_ERROR_INVALID_FUNCTION_ARGUMENTS - Static variable in interface com.ibm.itim.fesiextensions.FESIExtensionConstants
ErrorMessages.properties key for an illegal argument list in a call to a javascript function.
CUSTOM_ERROR_INVALID_IMPLEMENTATION_CLASS - Static variable in interface com.ibm.itim.fesiextensions.FESIExtensionConstants
ErrorMessages.properties key for a java object that cannot be represented as a javascript object.
CUSTOM_PROCESS - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Custom (Workflow) Process category.
CUSTOMCLASS - Static variable in class com.ibm.itim.adhocreport.Constants
 
customClassToBeStaged() - Method in class com.ibm.itim.adhocreport.EntityInfo
 
customClassToBeStaged(String) - Static method in class com.ibm.itim.adhocreport.util.Helper
 
CustomJSException - exception com.ibm.itim.fesiextensions.CustomJSException.
Represents an exception thrown from a javascript extension.
CustomJSException(String, Object[]) - Constructor for class com.ibm.itim.fesiextensions.CustomJSException
Constructs the exception with a message and a list of parameters.
CustomJSException(String, Throwable) - Constructor for class com.ibm.itim.fesiextensions.CustomJSException
Constructs the exception with a message and a reference to the originating exception.

D

DATA_SYNC - Static variable in class com.ibm.itim.adhocreport.Constants
 
DataEventAudit - class com.ibm.itim.workflow.model.DataEventAudit.
Class representing an data change event in the workflow engine.
DataEventAudit() - Constructor for class com.ibm.itim.workflow.model.DataEventAudit
 
DataEventAudit(String, String, ActivityParticipant) - Constructor for class com.ibm.itim.workflow.model.DataEventAudit
Constructs the object with data to audit.
DataStoreChangeEvent - class com.ibm.itim.dataservices.model.DataStoreChangeEvent.
 
DataStoreChangeEvent() - Constructor for class com.ibm.itim.dataservices.model.DataStoreChangeEvent
 
DataStoreObserver - interface com.ibm.itim.dataservices.model.DataStoreObserver.
 
DataTrigger - class com.ibm.itim.dataservices.model.DataTrigger.
Class that represents a lifecycle rule trigger condition based on the data content of an entity.
DataTrigger() - Constructor for class com.ibm.itim.dataservices.model.DataTrigger
 
DB_COLUMN_SIZE - Static variable in class com.ibm.itim.adhocreport.Constants
 
DB_LARGE_COLUMN_SIZE - Static variable in class com.ibm.itim.adhocreport.Constants
 
DB_PRIMARY_KEY_COLUMN_SIZE - Static variable in class com.ibm.itim.adhocreport.Constants
 
DB_SCHEMA - Static variable in class com.ibm.itim.adhocreport.Constants
 
DBOWNER - Static variable in interface com.ibm.itim.workflow.query.WorkflowQueryStatement
 
DEBUG_INFO - Static variable in class com.ibm.itim.logging.SystemLog
Debug messages are fine-grained informational events that are most useful to debug an application.
DEFAULT_FACTORY - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderLocator
The default ServiceProviderFactory assumed if there is none specified in the resource definition factory.
DEFAULT_LENGTH - Static variable in class com.ibm.passwordrules.standard.StandardGenerator
Default number of character templates translating to default length of the generated password.
DEFAULT_MAX_SEQUENTIAL_CHARACTERS - Static variable in class com.ibm.passwordrules.LexicalRule
Constant for default maximum sequential characters
DEFAULT_PARSER_NAME - Static variable in class com.ibm.itim.adhocreport.AdhocReportTemplate
 
DEFAULT_PRIORITY - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
 
defineClass(Class) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Defines a new class in the data model.
defineEntity(String, String, String) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Defines a relationship for a given class.
defineRelationship(Class, String, Class) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Defines a relationship for a given class.
defineRelationship(String, String, Class) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Defines a relationship for a given class.
DEFINITION - Static variable in class com.ibm.itim.dataservices.model.domain.DynamicRole
Constant for the definition (javascript) attribute name.
DEFINITION_DN - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
Delegate - class com.ibm.itim.dataservices.model.system.Delegate.
Represents a period of delegation and the SystemUser acting as the delegate.
DELEGATE_PAGE - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
For redirection to the delegate management page
Delegate() - Constructor for class com.ibm.itim.dataservices.model.system.Delegate
Default constructor.
Delegate(DistinguishedName, Date, Date) - Constructor for class com.ibm.itim.dataservices.model.system.Delegate
Constructs with the name of the delegate and the delegation period.
delete(String, String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Delete an entity on the remote resource.
DELETED_AVAILABLE - Static variable in class com.ibm.itim.adhocreport.Constants
 
DELETED_NEW - Static variable in class com.ibm.itim.adhocreport.Constants
 
DENY - Static variable in class com.ibm.itim.dataservices.model.Permission
Constant defining the action for denying permission.
DESC - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
DESCENDING - Static variable in class com.ibm.itim.dataservices.model.SearchParameters
Constant used in setSearchOrder and getSearchOrder to indicate a descending search.
DESCENDING_SORT - Static variable in class com.ibm.itim.apps.search.SearchMO
Constant identifying a high to low sort order.
DESCENDING_SORT - Static variable in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Constant identifying a high to low sort order.
DESCRIPTION - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
DESIGNER - Static variable in class com.ibm.itim.adhocreport.ReportWrapper
 
DirectoryEntry - class com.ibm.itim.dataservices.model.DirectoryEntry.
Represents a raw directory entry.
DirectoryEntry(DistinguishedName, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.DirectoryEntry
Constructs the object with full set of parameters.
DirectoryObject - class com.ibm.itim.dataservices.model.DirectoryObject.
Value Object class for a directory entry.
DirectoryObjectEntity - class com.ibm.itim.dataservices.model.DirectoryObjectEntity.
Class that represents an entry in the directory.
DirectoryObjectEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Creates a DirectoryObjectEntity representing an entity in directory server.
DirectoryObjectEntity(ObjectProfile, DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Creates a DirectoryObjectEntity representing an entity in directory server.
DirectoryObjectOrganization - class com.ibm.itim.dataservices.model.domain.DirectoryObjectOrganization.
The DirectoryObjectOrganization class implements the administrator relationship to a DirectoryObjectEntity.
DirectoryObjectOrganization() - Constructor for class com.ibm.itim.dataservices.model.domain.DirectoryObjectOrganization
 
DirectoryObjectParent - class com.ibm.itim.dataservices.model.DirectoryObjectParent.
The DirectoryObjectParent class implements the parent relationship to a DirectoryObjectEntity.
DirectoryObjectParent() - Constructor for class com.ibm.itim.dataservices.model.DirectoryObjectParent
 
DirectoryObjectSearch - class com.ibm.itim.dataservices.model.DirectoryObjectSearch.
Class that provides searching capabilities for DirectoryObjects.
DirectoryObjectSearch() - Constructor for class com.ibm.itim.dataservices.model.DirectoryObjectSearch
Default constructor.
DirectorySystem - class com.ibm.itim.dataservices.model.domain.DirectorySystem.
Value Object class that holds the the system (tenant) wide configuration settings.
DirectorySystem(DistinguishedName, String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.DirectorySystem
Constructor for create a directory system.
DirectorySystemEntity - class com.ibm.itim.dataservices.model.domain.DirectorySystemEntity.
Class that represents the root node for the system (tenant) in the data model and holds the system (tenant) wide configuration settings.
DirectorySystemEntity(DirectorySystem) - Constructor for class com.ibm.itim.dataservices.model.domain.DirectorySystemEntity
Constructs an AccountEntity with a value object.
DirectorySystemSearch - class com.ibm.itim.dataservices.model.domain.DirectorySystemSearch.
Class that provides an interface for searching for directory systems.
DirectorySystemSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.DirectorySystemSearch
Default constructor.
DistinguishedName - class com.ibm.itim.dataservices.model.DistinguishedName.
DistinguishedName represents the distinguishing name, or key, that uniquely identifies an entry in the enRole data model.
DistinguishedName(String) - Constructor for class com.ibm.itim.dataservices.model.DistinguishedName
Constructs the DistinguishedName with a raw input.
DN_COLUMN - Static variable in class com.ibm.itim.adhocreport.Constants
 
doCall(JSObject, Object[]) - Method in interface FESI.jslib.JSFunction
Call the specified EcmaScript method of this object
doCall(JSObject, Object[]) - Method in class FESI.jslib.JSFunctionAdapter
Call the specified EcmaScript method of this object
doesParticipate(DirectoryObjectEntity) - Method in interface com.ibm.itim.dataservices.model.Relationship
Determines if the given entity participates in the relationship.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectParent
Determines if the given entity is the parent of the subject entity.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationParent
Determines if the given entity is the parent of the subject entity.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainAdministrator
Determines if the given entity is an administrator of the subject admin domain.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerSponsor
Determines if the given entity is a sponsor of the subject entity.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.ServiceOwner
Determines if the given entity is an owner of the subject directory object.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.AccountParent
Determines if the given entity is a parent of the subject directory object.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonSelf
Determines if the given entity is "self" to the subject directory object.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonRole
Determines if the given entity is a role of the subject person.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonAccount
Determines if the given entity is an account of the subject person.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.DirectoryObjectOrganization
Determines if the given entity is an organization of the subject entity.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.Supervisor
Determines if the given entity is an supervisor of the subject entity.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.ContainedEntityParent
Determines if the given entity is the parent of the subject entity.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.AccountService
Determines if the given entity is a service of the subject directory object.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.AccountOwner
Determines if the given entity is an owner of the subject directory object.
DOMAIN_ATTR_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.AdminDomain
String constant for the admin domain naming attribute name.
DOMAINADMIN - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the domain administrator participant type.
doNew(JSObject, Object[]) - Method in interface FESI.jslib.JSFunction
Create a new object, using the specified EcmaScript method of this object
doNew(JSObject, Object[]) - Method in class FESI.jslib.JSFunctionAdapter
Create a new object, using the specified EcmaScript method of this object
DOT - Static variable in class com.ibm.itim.adhocreport.Constants
 
DOUBLE_QUOTE - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
DUPLICATE_ENTRY - Static variable in class com.ibm.itim.dataservices.model.ModelException
Deprecated.  
DuplicateEntryException - exception com.ibm.itim.dataservices.model.DuplicateEntryException.
DuplicateEntryException is a subclass of ModelCreationException used for errors that arise when attempting to create an entry in the data store and in case the entry already exists.
DuplicateEntryException(String) - Constructor for class com.ibm.itim.dataservices.model.DuplicateEntryException
Constructs an DuplicateEntryException with a message.
DuplicateEntryException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.DuplicateEntryException
Constructs an DuplicateEntryException with a message and original exception.
DuplicateEntryException(String, Throwable, DirectoryObjectEntity) - Constructor for class com.ibm.itim.dataservices.model.DuplicateEntryException
Constructs an DuplicateEntryException with a message and original exception.
DYNAMIC_ROLE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Dynamic Organizational Role category.
DynamicRole - class com.ibm.itim.dataservices.model.domain.DynamicRole.
Value Object class that holds the attribute information of a dynamic role in the data model.
DynamicRole(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.DynamicRole
Constructs object with attribute information.
DynamicRoleEntity - class com.ibm.itim.dataservices.model.domain.DynamicRoleEntity.
Class that represents a dynamic role in the data model.
DynamicRoleEntity(DynamicRole) - Constructor for class com.ibm.itim.dataservices.model.domain.DynamicRoleEntity
Constructs a DynamicRoleEntity with a value object.
DynamicRoleFactory - class com.ibm.itim.dataservices.model.domain.DynamicRoleFactory.
Factory class for creating dynamic roles in the data store.
DynamicRoleFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.DynamicRoleFactory
Default constructor.
DynamicRoleSearch - class com.ibm.itim.dataservices.model.domain.DynamicRoleSearch.
Class that provides an interface for searching for dynamic roles.
DynamicRoleSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.DynamicRoleSearch
Default constructor.

E

ENCRYPTION_DECRYPTION_ERROR - Static variable in class com.ibm.itim.fesiextensions.CustomJSException
 
endDocument() - Method in class com.ibm.itim.adhocreport.AdhocReportTemplateHandler
to receive information about end of the document
endDocument() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperationContentHandler
to receive information about end of the document
endElement(String, String, String) - Method in class com.ibm.itim.adhocreport.AdhocReportTemplateHandler
Receive information about end of an element in the document.
endPrefixMapping(String) - Method in class com.ibm.itim.adhocreport.AdhocReportTemplateHandler
 
ENDUSER_CATEGORY - Static variable in class com.ibm.itim.dataservices.model.system.SystemRole
Constant for the end user category.
enforceACIs() - Static method in class com.ibm.itim.adhocreport.util.Helper
 
Enforcement - class com.ibm.itim.policy.join.Enforcement.
Objects of this class are used during the parameter value joins to resolve conflicts between different enforcement types for the same provisioning parameter value defined in more than one policy entitlement.
ENFORCEMENT_ALLOWED - Static variable in class com.ibm.itim.policy.analysis.PPAProvisioningParameter
Enforcement value that indicates that the provisioning parameter is allowed.
ENFORCEMENT_DEFAULT - Static variable in class com.ibm.itim.policy.analysis.PPAProvisioningParameter
Enforcement value that indicates that the provisioning parameter is the default.
ENFORCEMENT_EXCLUDED - Static variable in class com.ibm.itim.policy.analysis.PPAProvisioningParameter
Enforcement value that indicates that the provisioning parameter is excluded.
ENFORCEMENT_MANDATORY - Static variable in class com.ibm.itim.policy.analysis.PPAProvisioningParameter
Enforcement value that indicates that the provisioning parameter is mandatory.
Enforcement() - Constructor for class com.ibm.itim.policy.join.Enforcement
Default constructor
Enrole - class com.ibm.itim.fesiextensions.Enrole.
Extension that provides general utilities that can be applied globally to the platform, such as date and time utility functions.
ENROLE_BASE_CATEGORY - Static variable in class com.ibm.itim.logging.SystemLog
Base category name also used as default category name.
ENROLE_MANAGER - Static variable in class com.ibm.itim.dataservices.model.system.SystemUser
Static string constant for the userID of the default enrole administration account
ENROLE_SECURITY_CATEGORY - Static variable in class com.ibm.itim.logging.SystemLog
Base category name also used as default category name.
Enrole() - Constructor for class com.ibm.itim.fesiextensions.Enrole
 
EnroleRuntimeContext - interface com.ibm.itim.fesiextensions.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.
EntityInfo - class com.ibm.itim.adhocreport.EntityInfo.
 
EntityInfo(String, DistinguishedName, Connection) - Constructor for class com.ibm.itim.adhocreport.EntityInfo
 
EntityInfo(String, String, String[], String[], DistinguishedName, Connection) - Constructor for class com.ibm.itim.adhocreport.EntityInfo
 
EntityInfo(String, String, String[], String[], PreparedStatement[], DistinguishedName) - Constructor for class com.ibm.itim.adhocreport.EntityInfo
 
EntityInfo(String, String, String, HashMap, String[], String[], DistinguishedName, Connection) - Constructor for class com.ibm.itim.adhocreport.EntityInfo
 
EntityInfo(String, String, String, HashMap, String[], String[], PreparedStatement[], DistinguishedName) - Constructor for class com.ibm.itim.adhocreport.EntityInfo
 
EntityInUseException - exception com.ibm.itim.adhocreport.EntityInUseException.
Thrown when this column is being used for reporting and the user tries to delete it from schema manager.
EntityInUseException(String) - Constructor for class com.ibm.itim.adhocreport.EntityInUseException
 
ENTRY - Static variable in interface com.ibm.itim.fesiextensions.IdentityFeedRuntimeContext
Holds the JSObject holding the attribute information for the entry being processed in the feed.
EQUALS - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
equals(AttributeValueComparator) - Method in class com.ibm.itim.common.AttributeValueComparator
Indicates whether some other AttributeValueComparator is "equal to" this Comparator.
equals(Delegate) - Method in class com.ibm.itim.dataservices.model.system.Delegate
Provides equality comparision.
equals(Object) - Method in class com.ibm.itim.adhocreport.ColumnWrapper
This method will compare the equality of 2 ColumnWrapper objects.
equals(Object) - Method in class com.ibm.itim.common.ValueObject
Overwrite the equals() method of Object
equals(Object) - Method in class com.ibm.itim.common.AttributeValues
Determines if this object is equivalent to the given set of AttributeValue objects.
equals(Object) - Method in class com.ibm.itim.common.AttributeDateValue
Overrides the method from java.lang.Object.
equals(Object) - Method in class com.ibm.itim.dataservices.model.DistinguishedName
Compares another DistinguishedName for equality.
equals(Object) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Determine whether the two object reference the same entity in term of Distinguished name.
ER_XML - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for the operation xml.
ERADMINISTRATOR_ATTRIBUTE - Static variable in class com.ibm.itim.adhocreport.Constants
 
ERMANAGER_ATTRIBUTE - Static variable in class com.ibm.itim.adhocreport.Constants
 
ERPARENT_ATTRIBUTE - Static variable in class com.ibm.itim.adhocreport.Constants
 
ERSPONSOR_ATTRIBUTE - Static variable in class com.ibm.itim.adhocreport.Constants
 
ERSUPERVISOR_ATTRIBUTE - Static variable in class com.ibm.itim.adhocreport.Constants
 
ESCALATED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying an escalation result.
eval(Reader, String) - Method in interface FESI.jslib.JSObject
Evaluate a Reader stream with this object as the 'this' object.
eval(String) - Method in interface FESI.jslib.JSObject
Evaluate a string with this object as the 'this' object.
evalAsFunction(String) - Method in interface FESI.jslib.JSObject
Evaluate a string with this object as the 'this' object.
evalAsFunction(String, String[], Object[]) - Method in interface FESI.jslib.JSObject
Evaluate a string with this object as the 'this' object.
evaluate() - Method in interface com.ibm.itim.dataservices.model.Relationship
Evaluates the relationship returning 0 to many entities that participate opposite the subject entity.
evaluate() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectParent
Evaluates the relationship returning 0 or one DirectoryObjectEntity objects that represent the parent of the subject entity.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.OrganizationParent
Evaluates the relationship returning the DirectorySystemEntity object that represents the parent of the subject organization.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainAdministrator
Evaluates the relationship returning 0 or more PersonEntity objects that represent the administrators of the subject admin domain.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerSponsor
Evaluates the relationship returning 0 or one PersonEntity objects that represents the sponsor of the subject entity.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.ServiceOwner
Evaluates the relationship returning 0 or one PersonEntity objects that represents the owner of the subject service.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.AccountParent
Evaluates the relationship returning one ServiceEntity or PersonEntity object that represents the parent of the subject directory object.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.PersonSelf
Evaluates the relationship returning 1 PersonEntity object that represents "self" for the subject directory object entity.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.PersonRole
Evaluates the relationship returning 0 or one RoleEntity objects that the subject is a member of.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.PersonAccount
Evaluates the relationship returning 0 or one AccountEntity objects that the subject owns.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.DirectoryObjectOrganization
Evaluates the relationship returning 0 or one OrganizationEntity objects that represents the organization of the subject entity.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.Supervisor
Evaluates the relationship returning 0 or one PersonEntity objects that represents the supervisor of the subject entity.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.ContainedEntityParent
Evaluates the relationship returning 0 or one OrganizationalContainerEntity objects that represent the parent of the subject entity.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.AccountService
Evaluates the relationship returning one ServiceEntity object that represents the service of the subject directory object.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.AccountOwner
Evaluates the relationship returning 0 or one PersonEntity objects that represents the owner of the subject directory object.
evaluate(String, boolean) - Method in class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Evaluates the specified script.
evaluate(String, boolean) - Method in interface com.ibm.itim.script.ScriptEvaluatorInterface
Evaluates the specified script.
evaluate(String, Map, boolean) - Method in class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Deprecated. use evaluate(String scr, boolean evalAsFunction)
evaluate(String, Map, boolean) - Method in interface com.ibm.itim.script.ScriptEvaluatorInterface
Deprecated. use evaluate(String scr, boolean evalAsFunction)
evaluate(String, Object[], boolean) - Method in class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Deprecated. Use evaluate(String scr, boolean evalAsFunction)
evaluate(String, Object[], boolean) - Method in interface com.ibm.itim.script.ScriptEvaluatorInterface
Deprecated. Use evaluate(String scr, boolean evalAsFunction)
evaluateReferences() - Method in interface com.ibm.itim.dataservices.model.Relationship
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectParent
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.OrganizationParent
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainAdministrator
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerSponsor
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.ServiceOwner
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.AccountParent
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.PersonSelf
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.PersonRole
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.PersonAccount
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.DirectoryObjectOrganization
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.Supervisor
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.ContainedEntityParent
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.AccountService
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.AccountOwner
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
EventAudit - class com.ibm.itim.workflow.model.EventAudit.
Class representing an auditable event in the workflow engine.
EventAudit() - Constructor for class com.ibm.itim.workflow.model.EventAudit
 
execute() - Method in class com.ibm.itim.apps.search.SearchMO
Executes the search using the configured parameters.
execute() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Executes the search using the configured parameters.
execute(SearchResultsMO) - Method in class com.ibm.itim.apps.search.SearchMO
Executes the search using the configured parameters.
execute(WorkflowQueryStatement) - Method in class com.ibm.itim.workflow.query.WorkflowProcessQuery
Executes the query for workflow processes.
execute(WorkflowSearchResultsMO) - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Executes the search using the configured parameters.
execute(WorkflowSearchResultsMO, Locale) - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Executes the search using the configured parameters.
execute(WorkflowSearchResultsMO, Locale) - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Executes the search using the configured parameters.
executeGlobalOperation(String, Object[]) - Method in class com.ibm.itim.apps.lifecycle.LifecycleManager
Executes a global operation in the provisioning platform
executeObjectOperation(DirectoryObject, String, Object[]) - Method in class com.ibm.itim.apps.lifecycle.LifecycleManager
Executes an operation on a specific object in the provisioning platform
executeStaticOperation(String, String, String, Object[]) - Method in class com.ibm.itim.apps.lifecycle.LifecycleManager
Executes a static operation on a specific type of object in the provisioning platform.
ExecutionEntity - class com.ibm.itim.workflow.model.ExecutionEntity.
Class that provides management capabilities for an executable object within the workflow engine, such as processes and activities.
ExecutionEntity() - Constructor for class com.ibm.itim.workflow.model.ExecutionEntity
 
ExecutionObject - class com.ibm.itim.workflow.model.ExecutionObject.
This class provides general information about an object that is executed by the workflow engine.
ExecutionObject() - Constructor for class com.ibm.itim.workflow.model.ExecutionObject
 
ExpressionType - class com.ibm.itim.policy.join.ExpressionType.
This class helps in joining expression types specified on provisioning parameter values: Conflicts are resolved using the following precedence sequence with the decreasing order of importance: com.ibm.itim.dataservices.model.policy.EXPRESSION_TYPE_REGULAR (regular expression) com.ibm.itim.dataservices.model.policy.EXPRESSION_TYPE_SCRIPT(covering constants);
ExpressionType() - Constructor for class com.ibm.itim.policy.join.ExpressionType
Creates a new instance of ExpressionType

F

FactoryExtension - class com.ibm.itim.fesiextensions.FactoryExtension.
Lays the infrastructure needed for registering and accessing JSObjectFactories.
FactoryExtension() - Constructor for class com.ibm.itim.fesiextensions.FactoryExtension
 
FAILED - Static variable in class com.ibm.itim.apps.Request
Constant identifying the failed status.
FAILED - Static variable in class com.ibm.itim.apps.identity.SelfRequest
Constant identifying the failed status.
FAILED - Static variable in class com.ibm.itim.apps.identity.SelfPasswordManager
Constant identifying the failed status.
FAILED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a failed result.
failed() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Accessor method for whether the status is unsuccessful
FAILURE - Static variable in class com.ibm.itim.apps.provisioning.ServiceTestResult
Constant indicating an uncuccessful test.
FATAL_ERROR - Static variable in class com.ibm.itim.logging.SystemLog
Fatal messages are messages that indicate very severe error events that will presumably lead the application to abort.
FESI_CONTEXT_ITEM_ATTRIBUTES - Static variable in interface com.ibm.itim.fesiextensions.EnroleRuntimeContext
Deprecated. Use JSDirectoryObjectFactory.
FESI_CONTEXT_ITEM_PARAMS - Static variable in interface com.ibm.itim.fesiextensions.PolicyJoinRuntimeContext
Holds the set of provisioning parameters with values defined thus far in the policy.
FESI_CONTEXT_ITEM_PERSON - Static variable in interface com.ibm.itim.fesiextensions.IdentityPolicyRuntimeContext
Deprecated. Use FESI_CONTEXT_ITEM_SUBJECT.
FESI_CONTEXT_ITEM_SERVICE - Static variable in interface com.ibm.itim.fesiextensions.PolicyJoinRuntimeContext
Holds the information about the service being provisioned.
FESI_CONTEXT_ITEM_SERVICE - Static variable in interface com.ibm.itim.fesiextensions.IdentityPolicyRuntimeContext
Deprecated. Use FESI_CONTEXT_ITEM_TARGET.
FESI_CONTEXT_ITEM_SUBJECT - Static variable in interface com.ibm.itim.fesiextensions.PolicyJoinRuntimeContext
Holds the information about the subject (person) being provisioned.
FESI_CONTEXT_ITEM_SUBJECT - Static variable in interface com.ibm.itim.fesiextensions.IdentityPolicyRuntimeContext
Holds the information about the subject (person) being provisioned.
FESI_CONTEXT_ITEM_TARGET - Static variable in interface com.ibm.itim.fesiextensions.IdentityPolicyRuntimeContext
Holds the information about the service being provisioned.
FESI_CONTEXT_ITEM_USER_CLASS_NAME - Static variable in interface com.ibm.itim.fesiextensions.IdentityPolicyRuntimeContext
Deprecated.  
FESI_EXTENSION_PREFIX_ENROLE - Static variable in interface com.ibm.itim.fesiextensions.FESIExtensionConstants
Prefix used by properties' keys in fesiextensions.properties file to filter out Enrole specific extensions
FESI_EXTENSION_PREFIX_HOST_SELECTION_POLICY - Static variable in interface com.ibm.itim.fesiextensions.HostSelectionPolicyRuntimeContext
key prefix used to register host selection policy fesi extension classes in fesiextensions.properties file
FESI_EXTENSION_PREFIX_PROVISIONING_POLICY - Static variable in interface com.ibm.itim.fesiextensions.PolicyJoinRuntimeContext
key prefix used to register provisioning policy fesi extension classes in fesiextensions.properties file
FESI.jslib - package FESI.jslib
 
FESIExtensionConstants - interface com.ibm.itim.fesiextensions.FESIExtensionConstants.
Interface used to define meaningful constants when interfacing with the FESIScriptEvaluator.
FESIScriptEvaluator - class com.ibm.itim.fesiextensions.FESIScriptEvaluator.
Script evaluator (interpreter) specialization that interprets javascript using the FESI engine.
FESIScriptEvaluator(Collection) - Constructor for class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Constructs interpreter with the specified set of extensions.
FESIScriptEvaluator(String, String) - Constructor for class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Constructs interpreter with a set of extensions defined within the given file.
fetch(DistinguishedName, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectSearch
Searches for DirectoryObjects that meet the criteria defined within the given filter.
FILTER - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
FILTERING_NOT_SUPPORTED - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Name for a Property indicates whether filtered searches are supported.
finalize() - Method in class com.ibm.itim.adhocreport.EntityInfo
 
findService(String) - Method in interface com.ibm.itim.remoteservices.provider.UnsolicitedEventProcessor
Gets the service for this event processor matching a given filter.
first() - Method in class com.ibm.itim.dataservices.model.CompoundDN
Returnst the first distinguished name of the object.
FIRSTSELECT - Static variable in class com.ibm.itim.adhocreport.AdhocReportTag
 
FORM_TEMPLATE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Form Template category.
FORMAT - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
FOUND_IN_DICTIONARY - Static variable in class com.ibm.passwordrules.standard.NotInDictionary
 
FROM - Static variable in class com.ibm.itim.adhocreport.Constants
 
fromRFC2252ToLong(String) - Static method in class com.ibm.itim.policy.join.Bitwise
 

G

generate() - Method in interface com.ibm.passwordrules.PasswordGenerator
Method will generate a string containing a password.
generate() - Method in class com.ibm.passwordrules.standard.RuleSet
Generates a randomly created password compatible with the contained rules.
generate() - Method in class com.ibm.passwordrules.standard.StandardGenerator
Method will generate a password
generatePassword(Collection) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Generates a password that can be used to synchronize the passwords of the specified accounts.
get() - Method in class com.ibm.itim.policy.join.ExpressionType
 
get() - Method in class com.ibm.itim.policy.join.Enforcement
Method will get the resulting value for the enforcement
get(int) - Method in class com.ibm.itim.dataservices.model.CompoundDN
Returns the distinguished name at the given index, or position, in the object.
get(String) - Method in class com.ibm.itim.common.AttributeValues
Get an AttributeValue from the map with the given name.
get(String, Object) - Method in class com.ibm.itim.common.AttributeChanges
Get a single AttributeChangeOperation containing the AttributeValue with the AttributeValue object with the given name and value.
getAccessRights() - Method in interface com.ibm.itim.dataservices.model.ProtectedObject
Returns a collection of access rights associated with the object.
getAccessRights() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns a collection of access rights associated with the object.
getAccount() - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Returns the human participant account.
getAccountClass() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns the Account's class name of the service profile.
getAccountData() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext
Returns the account parameters.
getAccountDN() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext
Returns the distinguished name of the newly provisioned account.
getAccountDN() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewPasswordContext
Returns the distinguished name of the account having its password changed.
getAccountInfo() - Method in interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext
Returns the value object of the account being de-provisioned.
getAccountParameters(PersonMO, ServiceMO) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the auto-generated parameters used to define the potential owner's account on the given service.
getAccountProfileName() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns the Account's profile name of the service profile.
getAccounts() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns all of the accounts for this service.
getAccounts() - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Deprecated. Use AccountSearch class in provisioning package instead.
getAccounts(PersonMO, Locale) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the account(s) for the given person.
getAccounts(ServiceMO, String) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the account(s) with the uid hosted on the given service.
getAccounts(ServiceMO, String, Object) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the account(s) matching the given attribute hosted on the given service.
getAccounts(ServiceMO, String, Object, SearchResultsMO) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the account(s) matching the given attribute hosted on the given service.
getAccountTable() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Returns the table of accounts for this service.
getAction() - Method in class com.ibm.itim.common.AttributeChangeOperation
Deprecated. See getModificationAction.
getAction() - Method in class com.ibm.itim.dataservices.model.Permission
Returns the action of the Permission.
getAction() - Method in interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext
Returns the action taken against the service (resource) itself.
getActiveProcesses() - Method in class com.ibm.itim.apps.workflow.WorkflowManager
Returns all of the active processes in the workflow engine.
getActiveProcesses(DistinguishedName) - Method in class com.ibm.itim.workflow.model.ProcessManager
Returns all of the active processes in the workflow engine.
getActiveProcesses(String) - Method in class com.ibm.itim.apps.workflow.WorkflowManager
Returns all of the active processes of the given type in the workflow engine.
getActiveProcesses(String) - Method in class com.ibm.itim.workflow.model.ProcessManager
Returns all of the active processes of the given type in the workflow engine.
getActivities() - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the activities that are part of this process.
getActivities() - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Returns the activities that are part of this process.
getActivity() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Returns the activity that generated this assignment.
getActivity() - Method in interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
Returns information about the most recent running activity.
getActivity() - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Returns the activity associated with this assignment.
getActivity(long) - Static method in class com.ibm.itim.workflow.model.ActivityEntity
Returns the activity of the process with the given activity ID.
getActivity(String) - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the activity of the process with the given ID.
getActivity(String) - Method in interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
Returns information about the activity with the given definition ID.
getActivity(String) - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Returns the activity of the process with the given ID defined at design time.
getActivity(String, int) - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the activity of the process with the given ID and given index of the iteration of the loop the activity is involved in.
getActivity(String, int) - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Returns the activity of the process with the given ID defined at design time and the given index of an iteration in a loop.
getActivityEO() - Method in interface com.ibm.itim.workflow.application.WorkflowExecutionContext
Returns the activity currently executing.
getActivityId() - Method in class com.ibm.itim.workflow.model.EventAudit
Returns the identifier of the activity this event was assocated with.
getActivityId() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the ID of the activity associated with this assignment.
getActivityParticipant() - Method in interface com.ibm.itim.workflow.model.WorkItem
Returns the participant of the work item.
getActivityParticipant() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the participant of the assignment.
getActivitySubType() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the sub-type of the activity associated with this assignment.
getActivitySubType() - Method in class com.ibm.itim.workflow.model.Activity
Returns the sub-type of this activity.
getActivityType() - Method in class com.ibm.itim.workflow.model.Assignment
Return the type of the activity associated with this assignment.
getActivityType() - Method in class com.ibm.itim.workflow.model.Activity
Return the type of this activity.
getActivityVO() - Method in interface com.ibm.itim.workflow.application.WorkflowExecutionContext
Returns the value object of the activity currently executing.
getAdhocReportHook(Locale, Object) - Static method in class com.ibm.itim.adhocreport.AdhocReportHelper
 
getAdminDefinedChallenges() - Method in class com.ibm.itim.apps.identity.ChallengeResponseConfiguration
Gets the set of challenges that are defined by an administrator.
getAdministrator() - Method in class com.ibm.itim.dataservices.model.domain.AdminDomain
Gets the list of administrators for the domain.
getAdministrators() - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainEntity
Returns the administrators for the administrative domain.
getAliases() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the person's aliases.
getAll() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystemSearch
Retrieves all directory systems (tenant) from the data store.
getAll() - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Returns all accounts hosted by the service including account on concrete and hosted services.
getAllEntityColumns() - Method in class com.ibm.itim.adhocreport.QueryParser
 
getAllowedAttributes() - Static method in class com.ibm.itim.adhocreport.util.Helper
Return the allowed attributes strings in lower case.
getAllowInDictionary() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule AllowInDictionary
getAllowUserID() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule AllowUserID
getAllowUserIDCaseInsensitive() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule AllowUserIDCaseInsensitive
getAllowUserName() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule AllowUserName
getAllowUserNameCaseInsensitive() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule AllowUserNameCaseInsensitive
getAllProfiles(DistinguishedName) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Returns all object profiles in the cache.
getAllServiceProfiles(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.ObjectProfileSearch
Returns all service profiles in the data store.
getAssignment(long) - Static method in class com.ibm.itim.workflow.model.AssignmentEntity
Returns an assignment associated with the id.
getAssignments() - Method in interface com.ibm.itim.apps.workflow.WorkflowResourceMO
Returns the assignments of the resource.
getAssignments() - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Returns the assignments of the resource.
getAssignments() - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Returns the assignments made to resources as part of this activity.
getAssignments() - Method in interface com.ibm.itim.workflow.model.ResourceEntity
Returns the assignments of the resource.
getAssignments() - Method in class com.ibm.itim.workflow.model.ActivityEntity
Returns the assignments made to resources as part of this activity.
getAssignments() - Method in class com.ibm.itim.workflow.model.HumanResourceEntity
Returns the assignments of the resource.
getAsString() - Method in class com.ibm.itim.dataservices.model.DistinguishedName
Returns the distinguished name in it raw string format.
getAttribute(String) - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Retrieves one attribute (with applied system semantics if needed) by name from the object.
getAttribute(String) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Retrieves one attribute (with applied system semantics if needed) by name from the object.
getAttributeMap() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the map of semantic attributes to class attributes.
getAttributeName() - Method in class com.ibm.itim.adhocreport.ColumnWrapper
This method gets the Attribute Name.
getAttributeName() - Method in class com.ibm.itim.adhocreport.MappedColumns
This method gets the Attribute Name.
getAttributeNames() - Method in class com.ibm.itim.adhocreport.EntityInfo
 
getAttributeRights() - Method in class com.ibm.itim.dataservices.model.Permission
Returns a collection of attribute level rights.
getAttributes() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the set of attributes that will be retrieved for every result returned.
getAttributes() - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Returns the attributes of the object without any system semantics.
getAttributes() - Method in class com.ibm.itim.dataservices.model.SearchParameters
Returns the attributes to return in the search.
getAttributes() - Method in class com.ibm.itim.dataservices.model.AttributeRight
Returns the list of attributes the right applies to.
getAttributes() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns the attributes of the object, including the union of semantic and raw attributes.
getAttributeSchema(Collection) - Method in interface com.ibm.itim.remoteservices.provider.SchemaLookup
Get the schema for a set of attributes.
getAttributeValues() - Method in class com.ibm.itim.remoteservices.provider.SearchResult
Gets the model attributes for this search entry
getAuthenticationObject(Subject) - Static method in class com.ibm.itim.apps.AuthenticationObjectExtractor
 
getAuthor() - Method in class com.ibm.itim.adhocreport.ReportXML
Get the report designer name
getAuthor() - Method in class com.ibm.itim.adhocreport.AdhocReportTemplate
This method returns the report template author.
getAuthorizationOwners() - Method in interface com.ibm.itim.dataservices.model.ProtectedObject
Returns a collection of entities who are authorized to to change access rights to the object.
getAuthorizationOwners() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns a collection of entities who are authorized to to change access rights to the object.
getAuthorizedServices(PersonMO, Locale) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the services the given person is authorized to have access to.
getBase() - Method in class com.ibm.itim.remoteservices.provider.SearchCriteria
Accessor method for the search base.
getBinaryString() - Method in class com.ibm.itim.common.AttributeValue
Retrieves the single binary string value of the attribute as a String.
getBoolean() - Method in class com.ibm.itim.common.AttributeValue
Retrieves the single value of the attribute as a boolean.
getBucketCount() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the number of hash buckets are used within the directory tree.
getBuDN() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the DN of the user's business unit dn.
getByFilter(String) - Method in class com.ibm.itim.dataservices.model.domain.ServiceModel
Gets all supporting data for the service matching the given filter.
getByFilter(String) - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Returns all accounts matching the given filter.
getBytes() - Method in class com.ibm.itim.common.AttributeValue
Retrieves the single value of the attribute as a byte array.
getByUserID(String) - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Returns all accounts hosted by the service with the given user id.
getCategories() - Static method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Returns all pre-defined categories in a String array.
getCategory() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the ObjectProfileCategory for the search.
getCategory() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the category of the profile (i.e., Person, Account, Service).
getCategory() - Method in class com.ibm.itim.dataservices.model.system.SystemRole
Returns the system role category.
getCategory(String) - Method in class com.ibm.itim.dataservices.model.CategoryTable
Gets category by name
getCauseOfFailure() - Method in class com.ibm.itim.apps.provisioning.ServiceTestResult
Returns the cause of the test failure (if applicable).
getChallenge() - Method in class com.ibm.itim.dataservices.model.system.ChallengeAndResponse
Returns the challenge question.
getChallengeDefinitionMode() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the password challenge/response definition mode.
getChallengeMode() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the password challenge/response mode.
getChallengeResonseConfiguration() - Method in class com.ibm.itim.apps.identity.ChallengeResponseManager
Gets the ChallengeResonseConfiguration for the subject.
getChallengeResponseEmail() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the password challenge/response failure email message recipient address.
getChallenges() - Method in class com.ibm.itim.apps.identity.ChallengesAndResponses
Gets the challenges for a user.
getChallenges() - Method in class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Retrieves the required challenges to be fulfilled by client for authentication without password.
getChallenges() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystemEntity
Returns the challenge questions of password challenge and response.
getChallengesAndResponses() - Method in class com.ibm.itim.apps.identity.ChallengeResponseManager
Returns the challenges that are configured for the user.
getChallengesAndResponses() - Method in class com.ibm.itim.apps.jaas.callback.ChallengeResponseCallback
Returns the challenges and responses.
getChallengesAndResponses() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Returns password challenge question/response list for the user.
getChangeData() - Method in class com.ibm.itim.common.AttributeChangeOperation
Returns a collection of the AttributeValue objects that hold the values of the attributes to be added, removed, or replaced.
getChangeDataSize() - Method in class com.ibm.itim.common.AttributeChangeOperation
Returns the number of attributes in the subject of the action.
getChangeNumber(Connection) - Static method in class com.ibm.itim.adhocreport.util.Helper
This method returns the changeNumber of the last processed changelog entry.
getChanges() - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Returns the changes that have been made to the attributes of this object.
getCharList() - Method in class com.ibm.passwordrules.standard.MustContain
 
getCharList() - Method in class com.ibm.passwordrules.standard.MayNotContain
 
getCharList() - Method in class com.ibm.passwordrules.standard.RestrictedTo
 
getCharList() - Method in class com.ibm.passwordrules.standard.StartsWithChar
 
getChildren() - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the child processes of this process (if any).
getChildren() - Method in class com.ibm.itim.workflow.model.ActivityEntity
Returns the children processes of this activity (if any).
getChildren() - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Returns the children processes of this process (if any).
getChildren(Class) - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Returns the children of the container of the specified type, such as person, service, etc.
getClasses() - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Returns the names of all classes defined for the data model.
getClassRights() - Method in class com.ibm.itim.dataservices.model.Permission
Returns a collection of class level rights.
getClassSchema(Collection) - Method in interface com.ibm.itim.remoteservices.provider.SchemaLookup
Get the schema for a set of objectclasses.
getClassSchemaAttributes(String) - Method in class com.ibm.itim.dataservices.model.ModelSchema
Deprecated. use LDAPSchema.getClassSchemaAttributes().
getClassSchemaAttributes(String, String) - Method in class com.ibm.itim.dataservices.model.ModelSchema
Deprecated. use LDAPSchema.getClassSchemaAttributes().
getColumnName() - Method in class com.ibm.itim.adhocreport.ColumnWrapper
This method gets the Column Name.
getColumnName() - Method in class com.ibm.itim.adhocreport.MappedColumns
This method gets the Column Name.
getColumnNames() - Method in class com.ibm.itim.adhocreport.EntityInfo
 
getColumns() - Method in class com.ibm.itim.adhocreport.Query
This method gets the columns.
getColumnsXML() - Method in class com.ibm.itim.adhocreport.Query
This method returns the XML node containing the report columns.
getComment() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns any comments associated with the process.
getComment() - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Returns the comment about the workflow process.
getCompliance() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the compliance of the account.
getConcreteService() - Method in class com.ibm.itim.dataservices.model.domain.HostedServiceEntity
Returns the concrete service of the hosted service, this entity will proxy (i.e., NTDomain, Solaris, etc.).
getConcreteServiceProfile() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Returns the profile that identifies the type of concrete service (i.e., NTDomain, Solaris, etc.).
getConditions() - Method in class com.ibm.itim.adhocreport.QueryParser
This method can be used to retrieve the conditions as a Collection of String objects.
getConstraintViolationAction() - Method in class com.ibm.itim.dataservices.model.domain.Service
Deprecated. Use getNonComplianceAction().
getContainer() - Method in class com.ibm.itim.apps.identity.RoleMO
Returns the current parent container in the tree.
getContainer() - Method in class com.ibm.itim.apps.identity.PersonMO
Returns the current parent container in the tree.
getContainer() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns the current parent container in the tree.
getContainer() - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Returns the containing process of the activity.
getContainer() - Method in class com.ibm.itim.workflow.model.ActivityEntity
Returns the containing process of the activity.
getContainers(OrganizationalContainerMO, String, Object) - Method in class com.ibm.itim.apps.identity.ContainerManager
Returns the container(s) matching the given attribute within the given parent container.
getContainers(String, String, OrganizationalContainerMO) - Method in class com.ibm.itim.apps.identity.ContainerManager
Returns the container(s) with the name within the given parent container.
getContentType(String) - Method in class com.ibm.itim.adhocreport.util.MultipartRequest
 
getContext() - Method in class com.ibm.itim.apps.jaas.callback.PlatformCallback
Returns the platform context.
getContext() - Method in class com.ibm.itim.apps.search.SearchMO
Gets the logicalContext for the search.
getContext(String) - Method in interface com.ibm.passwordrules.ValidationInfo
Method is used to get contextual information about the password being validated.
getCount() - Method in class com.ibm.passwordrules.IterationsExceededException
Gets the number of iterations performed before an exception was thrown.
getCreationTime() - Method in class com.ibm.itim.adhocreport.ReportXML
Get the template creation time
getCreationTimeZone() - Method in class com.ibm.itim.adhocreport.ReportXML
Get the template creation time zone
getCredential(String) - Method in class com.ibm.itim.authentication.Credentials
Returns the user credential with the given key, or name.
getCredentials() - Method in class com.ibm.itim.apps.UserAuthInfo
Returns the user's login credentials
getCrystalTemplateDir() - Static method in class com.ibm.itim.adhocreport.util.Helper
This method returns the directory where templates for cystal reports will be saved Assumption is that the directory sturcture \data\adhocreport\crystal is present
getCSV(String, AdhocReportTemplate, UserAuthInfo, Locale) - Static method in class com.ibm.itim.adhocreport.AdhocReportGenerator
This method constructs the final report (to be viewed by the user) in CSV format.
getCurrentMode() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Gets the current communication mode.
getCustomAttribute() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the person's custom display attribute.
getCustomClass() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the data store class.
getCustomRules() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter of all custom rules
getData() - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Returns a current snapshot of the data defining the provisionng object.
getData() - Method in class com.ibm.itim.apps.identity.RoleMO
Returns a current snapshot of the data defining the provisionng object.
getData() - Method in class com.ibm.itim.apps.identity.PersonMO
Returns a current snapshot of the data defining the provisionng object.
getData() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns a current snapshot of the data defining the provisionng object.
getData() - Method in class com.ibm.itim.apps.provisioning.AccountMO
Returns a current snapshot of the data defining the provisionng object.
getData() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Returns the value object holding details about this assignment.
getData() - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the value object holding details about this process.
getData() - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Returns the value object holding details about this activity.
getData(String) - Method in interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
Returns the relevant data item with the given ID associated with the current running workflow process.
getDatabaseFunctionsConfFile() - Method in class com.ibm.itim.adhocreport.QueryParser
 
getDate() - Method in class com.ibm.itim.common.AttributeValue
Retrieves the single value of the attribute as a Date.
getDatePasswordLastChanged() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the date and time the user's password was last changed.
getDBConnection() - Static method in class com.ibm.itim.adhocreport.util.Helper
This method returns the ITIM database connection.
getDD() - Method in class com.ibm.itim.common.AttributeDateValue
 
getDefaultProfileNames(String) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Returns the profiles registered at runtime including the platform defaults for the given category.
getDefaultWorkflowQuery() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Returns the user's preferences for querying workflow status.
getDefinition() - Method in class com.ibm.itim.dataservices.model.domain.DynamicRole
Returns the definition of the dynamic role.
getDefinitionDN() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Gets the workflow definition dn of the operation
getDelegateDN() - Method in class com.ibm.itim.dataservices.model.system.Delegate
Returns the distinguished name of the delegate.
getDelegates() - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Returns the delegations the user has defined.
getDependantServices(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.ServiceSearch
Retrieves all dependant services from the data store with the given distinguished name of service.
getDescription() - Method in class com.ibm.itim.dataservices.model.OperationParameter
 
getDescription() - Method in class com.ibm.itim.dataservices.model.domain.Role
Returns the description of the role.
getDescription() - Method in class com.ibm.itim.dataservices.model.system.SystemRole
Returns the description of the system role.
getDescription() - Method in class com.ibm.itim.workflow.model.ActivityResult
Accessor method for the activity result description property.
getDescription() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns a description of the object.
getDescription() - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Returns the description of the workflow process.
getDesignId() - Method in class com.ibm.itim.workflow.model.Activity
Returns the ID of the activity as defined at design time.
getDetail() - Method in class com.ibm.itim.workflow.model.ActivityResult
Returns the list of result values for the target activity.
getDirContext() - Static method in class com.ibm.itim.adhocreport.util.Helper
This method returns the ITIM directory server JNDI context.
getDirectoryContext() - Method in class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Deprecated. See UnsolicitedEventProcessor.findService().
getDirectoryContext() - Method in interface com.ibm.itim.remoteservices.provider.PlatformContext
Deprecated. See UnsolicitedNotificationHandler.findService().
getDirectoryObject() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns the DirectoryObject value object that holds the attributes of this object.
getDisallowedAction() - Method in class com.ibm.itim.dataservices.model.domain.Service
Deprecated. Use getNonComplianceAction().
getDistinguishedName() - Method in interface com.ibm.itim.apps.ManagedObject
Returns the distinguished name of the object.
getDistinguishedName() - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Returns the distinguished name of the managed object
getDistinguishedName() - Method in class com.ibm.itim.apps.identity.RoleMO
Returns the distinguished name of the managed object
getDistinguishedName() - Method in class com.ibm.itim.apps.identity.PersonMO
Returns the distinguished name of the managed object
getDistinguishedName() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns the distinguished name of the managed object
getDistinguishedName() - Method in class com.ibm.itim.apps.provisioning.AccountMO
Returns the distinguished name of the managed object
getDistinguishedName() - Method in interface com.ibm.itim.dataservices.model.ManagableProfile
Returns the distinguished name of the object if there is any
getDistinguishedName() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Constructs a new ObjectProfile object.
getDistinguishedName() - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
 
getDistinguishedName() - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Returns the distinguished name of the object.
getDistinguishedName() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns the distinguished name of the object.
getDistinguishedName() - Method in class com.ibm.itim.dataservices.model.ObjectProfileEntity
Returns the distinguished name of the profile.
getDistinguishedName() - Method in class com.ibm.itim.workflow.model.Participant
Returns the distinguished name of the participant.
getDN() - Method in class com.ibm.itim.remoteservices.provider.SearchResult
Gets the distinguished name for this search result
getDNs() - Method in class com.ibm.itim.dataservices.model.CompoundDN
Returns all distinguished names in a collection.
getDomainAdmins(Collection) - Static method in class com.ibm.itim.adhocreport.util.Helper
 
getEmailAddresses() - Method in class com.ibm.itim.mail.NotificationMessage
Returns the recipients of the message.
getEndDate() - Method in class com.ibm.itim.dataservices.model.system.Delegate
Returns the date and time delegation ends (or ended) in a java.util.Date.
getEnforcements() - Method in class com.ibm.itim.policy.analysis.PPAProvisioningParameter
Returns the enforcements for the values of the provisioning parameter.
getEntitlement(PersonEntity, ServiceEntity) - Static method in class com.ibm.itim.policy.analysis.ProvisioningPolicyAnalysis
Returns the entitlement for the specified person and service instance.
getEntitlements() - Method in class com.ibm.itim.policy.analysis.PPAProvisioningPolicy
Returns the entitlements for the provisioning policy.
getEntitlements(PersonEntity) - Static method in class com.ibm.itim.policy.analysis.ProvisioningPolicyAnalysis
Returns the entitlements for the specified person.
getEntity() - Method in class com.ibm.itim.dataservices.model.DuplicateEntryException
Returns the duplicated entity
getEntity(Collection) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Retrieves the entity class with the given set of LDAP auxiliary class names.
getEntity(DirectoryObject) - Static method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns the parent of the current object.
getEntityCategory(Collection) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Retrieves the entity category with the given set of LDAP auxiliary class names.
getEntityColumnsFromSelect() - Method in class com.ibm.itim.adhocreport.QueryParser
 
getEntityColumnsFromWhere() - Method in class com.ibm.itim.adhocreport.QueryParser
 
getEntityName() - Method in class com.ibm.itim.adhocreport.MappedColumns
This method gets the name of the ENTITY.
getEntityName() - Method in class com.ibm.itim.adhocreport.EntityInfo
 
getEnvironment() - Method in interface com.ibm.itim.apps.PlatformContext
Returns the environment the client used to define the context.
getEnvironment() - Method in class com.ibm.itim.apps.InitialPlatformContext
Returns the environment the client used to define the context.
getEnvProperty(Object) - Method in interface com.ibm.itim.apps.PlatformContext
Returns the environment property with the given name.
getEnvProperty(Object) - Method in class com.ibm.itim.apps.InitialPlatformContext
Returns the environment property with the given name.
getErrorCode() - Method in class com.ibm.itim.apps.ApplicationException
Returns the error code.
getErrorCode() - Method in class com.ibm.itim.workflow.model.WorkflowException
Returns the error code.
getErrorMessageArgs() - Method in class com.ibm.itim.remoteservices.exception.RemoteServicesException
Get the additional args to the error message.
getEventType() - Method in class com.ibm.itim.workflow.model.EventAudit
Returns the type of event being audited.
getException() - Method in class com.ibm.itim.apps.BulkRequest
Returns the exception holding the failed portion (if any) of the bulk request.
getException() - Method in class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. Returns the exception (if any) that caused the problem with the search.
getException() - Method in class com.ibm.itim.dataservices.model.SearchResultsStatus
Returns the exception (if any) that caused the problem with the search.
getExceptions() - Method in class com.ibm.itim.apps.BulkException
 
getExpression() - Method in class com.ibm.itim.dataservices.model.DataTrigger
Returns the boolean expression evaluated to determine whether the rule should fire.
getExtraMessage() - Method in class com.ibm.itim.apps.ApplicationException
Returns the additional information (if any) in string format.
getExtraMessage() - Method in class com.ibm.itim.workflow.model.WorkflowException
Returns the additional information (if any) in string format.
getFile(String) - Method in class com.ibm.itim.adhocreport.util.MultipartRequest
 
getFileNames() - Method in class com.ibm.itim.adhocreport.util.MultipartRequest
 
getFilesystemName(String) - Method in class com.ibm.itim.adhocreport.util.MultipartRequest
 
getFilter() - Method in class com.ibm.itim.adhocreport.Query
Get the report filter
getFilter() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the Ldap filter for the search.
getFilter() - Method in class com.ibm.itim.remoteservices.provider.SearchCriteria
Accessor method for the search filter.
getFinalChangeNumber(String, int) - Static method in class com.ibm.itim.adhocreport.util.Helper
This method returns the changeNumber of the last changelog entry that will be processed.
getFlaggedNoncompliant() - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Returns all accounts hosted by the service including account on concrete and hosted services that have been flagged as non-compliant.
getFunctions() - Method in class com.ibm.itim.adhocreport.HandleDBFunctions
 
getGlobalObject() - Method in interface FESI.jslib.JSObject
Get the global object of the interpreter
getGlobalObject() - Method in class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Returns the javascript global object for the interpreter.
gethh() - Method in class com.ibm.itim.common.AttributeDateValue
 
getHistoricalPasswords() - Method in class com.ibm.itim.dataservices.model.domain.Account
Gets set of historical passwords for the account.
getHistory() - Method in class com.ibm.itim.apps.workflow.WorkflowExecutionMO
Returns the history, or the audit trail for this execution object.
getHistory() - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the history, or the audit trail for this process.
getHistory() - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Returns the history, or the audit trail for this activity.
getHistory() - Method in class com.ibm.itim.workflow.model.ExecutionEntity
Returns the history, or the audit trail for this execution object.
getHistory() - Method in class com.ibm.itim.workflow.model.ActivityEntity
Returns the history, or the audit trail for this activity.
getHistory() - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Returns the history, or the audit trail for this process.
getHistoryLength() - Method in class com.ibm.passwordrules.standard.NotReversed
 
getHistoryLength() - Method in class com.ibm.passwordrules.standard.NotRepeated
 
getHomePage() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Returns the user's current home page selection.
getHost() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns the host, or concrete service, this service proxies.
getHostDN() - Method in class com.ibm.itim.dataservices.model.domain.HostedService
Returns the distinguished name of the concrete service that this object proxies.
getHostedServiceProfile() - Method in class com.ibm.itim.dataservices.model.domain.HostedServiceEntity
Returns the profile that identifies the type of concrete service this entity will proxy (i.e., NTDomain, Solaris, etc.).
getHostProfileName() - Method in class com.ibm.itim.dataservices.model.domain.HostedService
Returns the name of the profile identifying the type of concrete service this object proxies.
getHtmlMessage() - Method in class com.ibm.itim.mail.NotificationMessage
Returns the HTML message body (if any).
getId() - Method in class com.ibm.itim.adhocreport.ReportColumn
This method returns the Column ID.
getId() - Method in class com.ibm.itim.adhocreport.ReportWrapper
This method returns the report ID.
getId() - Method in class com.ibm.itim.adhocreport.AdhocReportTemplate
This method returns the report ID.
getId() - Method in class com.ibm.itim.workflow.model.EventAudit
Returns the identifier of the audit event.
getId() - Method in class com.ibm.itim.workflow.model.ExecutionEntity
Returns the ID of the object.
getId() - Method in class com.ibm.itim.workflow.model.Participant
Returns the string identifier of the participant.
getId() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns the engine unique ID of the object.
getId() - Method in interface com.ibm.itim.workflow.model.WorkItem
Returns the identifier of the work item.
getId() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the identifier of the assignment.
getId() - Method in class com.ibm.itim.workflow.model.RelevantDataItem
Returns the identifier of the relevant data item.
getID() - Method in class com.ibm.itim.apps.Request
Returns the ID of the request.
getID() - Method in interface com.ibm.itim.apps.PlatformContext
Returns the unique identifier of the platform context.
getID() - Method in class com.ibm.itim.apps.InitialPlatformContext
Returns the unique identifier of the platform context.
getID() - Method in class com.ibm.itim.apps.identity.SelfRequest
Returns the ID of the request.
getID() - Method in class com.ibm.itim.apps.jaas.callback.TenantCallback
Returns the ID of the tenant.
getID() - Method in class com.ibm.itim.apps.workflow.WorkflowExecutionMO
Returns the ID of the object.
getID() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Returns the identifier of the assignment.
getImmediateSupervisor() - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Returns the Person's immediate supervisor (if any).
getImmediateSupervisor() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the person's immediate supervisor.
getIndex() - Method in class com.ibm.itim.workflow.model.Activity
Returns the index of this activity.
getInfo() - Method in class com.ibm.itim.workflow.model.InformationEventAudit
Returns the information being audited.
getInParameters() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Returns the list of parameters of the operation
getInputParameters() - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Returns list of input parameters for this assignment.
getInstance() - Static method in class com.ibm.itim.authentication.system.SystemAuthenticationAuthority
Returns the single instance of the SystemAuthenticationAuthority in the system.
getInstance() - Static method in class com.ibm.itim.dataservices.model.ModelMetaData
Provides access to the single global instance of the ModelMetaData.
getInstance() - Static method in class com.ibm.itim.logging.SystemLog
Returns an instance of SystemLog, creating a new one if necessary.
getInstance() - Static method in class com.ibm.itim.remoteservices.provider.ServiceProviderLocator
Get the instance of ServiceProviderLocator.
getInstance(DistinguishedName) - Static method in class com.ibm.itim.dataservices.model.CategoryTable
Get getInstance method for this singleton class
getInt() - Method in class com.ibm.itim.common.AttributeValue
Retrieves the single value of the attribute as an integer.
getInvalidChars() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule InvalidChars
getLastAccessedDate() - Method in class com.ibm.itim.dataservices.model.domain.Account
Gets the date the account was last accessed.
getLastIterationCount() - Method in class com.ibm.passwordrules.standard.RuleSet
Used for testing only
getLastModified() - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Returns the date the object was last modified.
getLastModified() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns the last modified time stamp of the object.
getLastRefreshTime() - Method in class com.ibm.itim.dataservices.model.CategoryTable
Return the last refresh time
getLastUpdateTime() - Method in class com.ibm.itim.adhocreport.ReportXML
Get last updation time
getLastUpdateTimeZone() - Method in class com.ibm.itim.adhocreport.ReportXML
Get the last updation time zone
getLastUpdateUser() - Method in class com.ibm.itim.adhocreport.ReportXML
Get the name of the user who updated the report last
getLocale() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the user's Locale.
getLocale() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Returns the user's locale.
getLocale() - Method in class com.ibm.itim.dataservices.model.SearchParameters
Get the locale used for this search
getLocale() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the person's preferred locale
getLocation() - Method in class com.ibm.itim.adhocreport.StylesheetWrapper
This method returns the stylesheet location.
getLogicalNameContext() - Method in class com.ibm.itim.dataservices.model.domain.OrganizationalContainerEntity
Returns the compound distinguished name structure that can be used as a context for searching for entities contained within this container or placing entities within this container.
getLogicalNameContext() - Method in class com.ibm.itim.dataservices.model.domain.OrganizationEntity
Returns the compound distinguished name structure that can be used as a context for searching for entities contained within this container or placing entities within this container.
getLogicalNameContext() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystemEntity
Returns the compound distinguished name structure that can be used as a context for searching for entities contained within this container or placing entities within this container.
getLogoDir() - Static method in class com.ibm.itim.adhocreport.util.Helper
This method returns the directory where logo file is saved Assumption is that the directory sturcture \data\adhocreport\logo is present
getLogonCount() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the maximum number of consecutive unsuccessful logon attempts a user can have before their account is suspended.
getMail() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the person's email address.
getMap() - Method in class com.ibm.itim.common.AttributeValues
Returns the Map of AttributeValue objects.
getMapAttributeNames() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns a set of map attributes to the semantic attributes.
getMappedAttribute(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the class attribute mapped to the given semantic attribute.
getMappedAttributes() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns the attributes of the object with all applicable system semantics.
getMapValue() - Method in class com.ibm.itim.common.AttributeValue
Deprecated. This will no longer be supported. Clients with this need must retrieve the Objects and parse them themselves.
getMax() - Method in class com.ibm.passwordrules.standard.MaxSequentialCharacters
 
getMax() - Method in class com.ibm.passwordrules.standard.LengthConstraint
 
getMax() - Method in class com.ibm.passwordrules.standard.MaxLengthConstraint
 
getMaxLength() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule MaxLength
getMaxSequentialCharacters() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule MaxSequentialCharacters
getMaxSize() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the maximum number of results to be returned from the search.
getMaxTime() - Method in class com.ibm.passwordrules.standard.ValidityTimeConstraint
 
getMaxValidityPeriod() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule MaxValidityPeriod
getMember(String) - Method in interface FESI.jslib.JSObject
Get the named property of this object.
getMembers() - Method in class com.ibm.itim.apps.identity.RoleMO
Retrieves the members of the role.
getMembers() - Method in class com.ibm.itim.dataservices.model.domain.RoleEntity
Returns all members of the role.
getMembers() - Method in class com.ibm.itim.dataservices.model.system.SystemRoleEntity
Returns all members of the system role.
getMembers(Collection) - Method in class com.ibm.itim.dataservices.model.domain.RoleEntity
Returns all members of the role.
getMembers(SearchResultsMO) - Method in class com.ibm.itim.apps.identity.RoleMO
Retrieves the members of the role.
getMessage() - Method in class com.ibm.itim.exception.ITIMException
Method will return error message for the default locale.
getMessage() - Method in class com.ibm.itim.mail.NotificationMessage
Returns the text message body.
getMessage() - Method in class com.ibm.itim.policy.analysis.PPAException
Returns the descriptive message about the exception using the default locale.
getMessage() - Method in class com.ibm.itim.remoteservices.provider.AsynchronousResponse
Returns the message (if any) of the response.
getMessage(Locale) - Method in class com.ibm.itim.exception.ITIMException
 
getMessage(Locale) - Method in interface com.ibm.itim.mail.workflow.WorkflowWorkOrderContext
gets a message by locale
getMessage(Locale) - Method in class com.ibm.itim.policy.analysis.PPAException
Returns the descriptive message about the exception using the specified locale.
getMessage(Locale) - Method in class com.ibm.itim.workflow.model.WorkflowException
Returns localized error message according to the specified locale.
getMessageId() - Method in class com.ibm.itim.exception.ITIMException
This method returns the message identifier for this exeception.
getMessageId() - Method in class com.ibm.itim.policy.analysis.PPAException
Returns the message identifier for the descriptive message about the exception.
getMessages() - Method in interface com.ibm.itim.mail.workflow.WorkflowWorkOrderContext
gets the messages for the work order notification, there will be a message per locale that locales are determined from the erlocale attribute on person
getMin() - Method in class com.ibm.passwordrules.standard.MinLengthConstraint
 
getMin() - Method in class com.ibm.passwordrules.standard.MinDistinctCharacters
 
getMin() - Method in class com.ibm.passwordrules.standard.MinDigitCharacters
 
getMin() - Method in class com.ibm.passwordrules.standard.LengthConstraint
 
getMin() - Method in class com.ibm.passwordrules.standard.MinAlphabeticCharacters
 
getMinAlphabeticCharacters() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule MinAlphabeticCharacters
getMinDigitCharacters() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule MinDigitCharacters
getMinDistinctCharacters() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule MinDistinctCharacters
getMinLength() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule MinLength
getMinTime() - Method in class com.ibm.passwordrules.standard.ValidityTimeConstraint
 
getMinValidityPeriod() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule MinValidityPeriod
getmm() - Method in class com.ibm.itim.common.AttributeDateValue
 
getMM() - Method in class com.ibm.itim.common.AttributeDateValue
 
getModelClass(String) - Method in class com.ibm.itim.dataservices.model.ModelSchema
Returns the class that defines the semantic schema for objects in the specified category.
getModificationAction() - Method in class com.ibm.itim.common.AttributeChangeOperation
Returns the action to be performed on the attribute.
getName() - Method in class com.ibm.itim.adhocreport.ReportColumn
This method returns the name of the report column.
getName() - Method in class com.ibm.itim.adhocreport.StylesheetWrapper
This method returns the stylesheet name.
getName() - Method in class com.ibm.itim.common.AttributeValue
Returns the name of the attribute.
getName() - Method in class com.ibm.itim.dataservices.model.OperationParameter
Returns the name of the operation
getName() - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Returns the name of the lifecycle rule.
getName() - Method in interface com.ibm.itim.dataservices.model.ManagableProfile
Returns the name of the object
getName() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the profile's name.
getName() - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
 
getName() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Returns the name of the operation
getName() - Method in class com.ibm.itim.dataservices.model.AccessRight
Returns a descriptive name or label for the ACI.
getName() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns the logical name of the object.
getName() - Method in class com.ibm.itim.dataservices.model.domain.Role
Returns the logical name of the role.
getName() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Returns the name of the system user (user id).
getName() - Method in class com.ibm.itim.dataservices.model.system.SystemRole
Returns the name of the system role.
getName() - Method in class com.ibm.itim.policy.analysis.PPAProvisioningPolicy
Returns the name of the provisioning policy.
getName() - Method in class com.ibm.itim.policy.analysis.PPAProvisioningParameter
Returns the name of the provisioning parameter.
getName() - Method in class com.ibm.itim.workflow.model.DataEventAudit
Access method for the dataName property.
getName() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns the name of the object.
getName() - Method in class com.ibm.itim.workflow.model.RelevantDataItem
Returns the descriptive name of the relevant data item.
getNameAttribute() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the naming attriute of the data store class (i.e., cn).
getNameAttribute() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns Name attribute of the directory object.
getNewData() - Method in class com.ibm.itim.workflow.model.DataEventAudit
Access method for the newData property.
getNewPassword() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewPasswordContext
Returns the encrypted password.
getNewState() - Method in class com.ibm.itim.workflow.model.StateEventAudit
Access method for the newState property.
getNonComplianceAction() - Method in class com.ibm.itim.dataservices.model.domain.Service
Returns the non-compliance action of the service.
getNonCompliantAccounts(SearchResultsMO) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns all accounts that are currently tracked as non-compliant by the provisioning system.
getNonCompliantAccounts(ServiceMO, SearchResultsMO) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns all accounts on the given service that are currently tracked as non-compliant by the provisioning system.
getNotChangedAttributes() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Gets a map of attributes that were not able to be added / updated on the remote resouce.
getNotification(Object) - Method in interface com.ibm.itim.mail.NotificationFactory
Returns collection of notification messages based on the given context.
getNotificationInstruction() - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Returns who will receive an email notification at process completion.
getNotificationInstructions() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the notification instructions for the process.
getNotificationParticipant() - Method in interface com.ibm.itim.mail.workflow.WorkflowManualActivityContext
Returns the participants of the work item (manual activity).
getNotifier() - Method in class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Retrieves a new Notifier for notifying the platform or request responses.
getNotifier() - Method in interface com.ibm.itim.remoteservices.provider.PlatformContext
Retrieves a new Notifier for notifying the platform or request responses.
getNumAssignments() - Method in class com.ibm.itim.workflow.model.HumanResourceEntity
Returns the number of assignments of the resource.
getNumberOfLogonAttempts() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Returns the number of consecutive unsuccessful logon attempts the user has made.
getNumberOfRandomChallenges() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the number of questions to randomly select for password challenge/response.
getNumberOfRequiredChallenges() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the number of required password challenge/response questions.
getNumRequiredChallenges() - Method in class com.ibm.itim.apps.identity.ChallengeResponseConfiguration
Get the number of challenges and response a user must configure.
getObjectClass() - Method in class com.ibm.itim.remoteservices.provider.SearchResult
Gets the first object class or null if there isn't one
getObjectClasses() - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Returns a collection of objectclasses that define this object.
getObjectClasses() - Method in class com.ibm.itim.remoteservices.provider.SearchResult
Gets the object classes for this search entry
getObjectProfileSchema(DistinguishedName, String) - Method in class com.ibm.itim.dataservices.model.ModelSchema
Returns the schema information of a specific object profile.
getObjectSchemaAttributes(DistinguishedName, String) - Method in class com.ibm.itim.dataservices.model.ModelSchema
Returns all attributes for a specific object profile.
getOldParticipant() - Method in class com.ibm.itim.workflow.model.AssignmentEventAudit
Access method for the oldParticipant property.
getOldState() - Method in class com.ibm.itim.workflow.model.StateEventAudit
Access method for the oldState property.
getOperation() - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Returns the name of the operation executed by the lifecycle rule.
getOperation(String) - Method in interface com.ibm.itim.dataservices.model.ManagableProfile
Returns a specific operation by name
getOperation(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns a specific operation by name
getOperation(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Returns a specific operation by name
getOperationNames() - Method in interface com.ibm.itim.dataservices.model.ManagableProfile
Returns the supported operations for the entity
getOperationNames() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the supported operations for the entity
getOperationNames() - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Returns the supported operations for the entity
getOperations() - Method in interface com.ibm.itim.dataservices.model.ManagableProfile
Returns the supported operations for the entity
getOperations() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the supported operations for the entity
getOperations() - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Returns the supported operations for the entity
getOperations() - Method in class com.ibm.itim.dataservices.model.AttributeRight
Returns the operations that define the right.
getOperatorName(String) - Static method in class com.ibm.itim.adhocreport.Constants
 
getOperators() - Static method in class com.ibm.itim.adhocreport.Constants
 
getOperatorSymbol(String) - Static method in class com.ibm.itim.adhocreport.Constants
 
getOrganization() - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Returns the organization containing the person.
getOrganization() - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainEntity
Returns the organization that contains the admin domain.
getOrganization() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Returns the organization of the current object.
getOrganization() - Method in class com.ibm.itim.dataservices.model.domain.RoleEntity
Returns the organization of the current object.
getOrganization() - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgEntity
Returns the organization of the current object.
getOrganization() - Method in class com.ibm.itim.dataservices.model.domain.BusinessUnitEntity
Returns the organization of the current object.
getOrganization() - Method in class com.ibm.itim.dataservices.model.system.SystemRoleEntity
Returns the organization of the current object.
getOrgContext() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the context (base) for the search.
getOrgDN() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the DN of the user's organization.
getOriginatingException() - Method in class FESI.jslib.JSException
Get the originating exception (if any) or null.
getOrphaned() - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Returns all orphaned accounts hosted by the service.
getOrphanedAccounts() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns all of the orphaned accounts for this service.
getOrphansByFilter(String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Returns all orphaned accounts hosted by the service with the given user id.
getOrphansByUserID(String) - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Returns all orphaned accounts hosted by the service with the given user id.
getOwned() - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Returns all owned accounts hosted by the service.
getOwnedAccounts() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns all of the owned accounts for this service.
getOwner() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns the service owner (if any).
getOwner() - Method in class com.ibm.itim.apps.provisioning.AccountMO
Returns the owner of the account (if any).
getOwner() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Returns the owner of the service (if any).
getOwner() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Returns the owner of an account.
getOwnerCategory() - Method in class com.ibm.itim.dataservices.model.AuthorizationOwner
Returns the category of the authorization owner.
getOwnerDistinguishedName() - Method in class com.ibm.itim.dataservices.model.AuthorizationOwner
Returns the distinguished name of the authorization owner.
getOwnerDN() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the account's owner DN.
getPage(int) - Method in class com.ibm.itim.apps.search.SearchResultsMO
Returns the specified page of the result set.
getPage(int) - Method in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
Returns the specified page of the result set.
getPageCount() - Method in class com.ibm.itim.apps.search.SearchResultsMO
Returns the number of pages in the result set.
getPageCount() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
Returns the number of pages in the result set.
getPageCount(int) - Method in class com.ibm.itim.apps.search.SearchResultsMO
Get the number of available pages up to a look-ahead limit.
getPageLines() - Method in class com.ibm.itim.adhocreport.ReportXML
Get the number of lines per page
getPageNumberFormat() - Method in class com.ibm.itim.adhocreport.ReportXML
Gets the format in which page numbers are displayed on the report
getPageSize() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the pageSize property.
getPageSize() - Method in class com.ibm.itim.dataservices.model.SearchParameters
Get the page size for paged searches
getParameter() - Method in class com.ibm.passwordrules.LexicalRule
This Rule interface method in is not valid in the context of standard rule classes.
getParameter() - Method in class com.ibm.passwordrules.BehavioralRule
This Rule interface method in is not valid in the context of standard rule classes.
getParameter() - Method in interface com.ibm.passwordrules.Rule
Gets the constraining parameter set on a rule object
getParameter() - Method in class com.ibm.passwordrules.standard.RuleSet
This Rule interface method in is not valid in the context of this class
getParameter(String) - Method in class com.ibm.itim.adhocreport.util.MultipartRequest
 
getParameterNames() - Method in class com.ibm.itim.adhocreport.util.MultipartRequest
 
getParameterValues(String) - Method in class com.ibm.itim.adhocreport.util.MultipartRequest
 
getParent() - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Returns the current parent container in the tree.
getParent() - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the parent process of this process (if any).
getParent() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns the parent of the current object.
getParent() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystemEntity
Returns the parent of the directory system, which since the directory system represents the root of the system (tenant), will return null.
getParent() - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Returns the parent process of this process (if any).
getParentContainer() - Method in class com.ibm.itim.dataservices.model.domain.OrganizationalContainerEntity
Returns the parent organizational container (if any).
getParentDN() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Retrieve the DistinguishedName of the parent of the current object.
getParentProcess() - Method in interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
Returns information about the parent process of the current running process.
getParentProcessId() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the parent (instantiating) process of this process.
getParticipant() - Method in class com.ibm.itim.workflow.model.DataEventAudit
Access method for the paticipant property.
getParticipant() - Method in class com.ibm.itim.workflow.model.ParticipantResolveFailureEventAudit
Access method for the oldParticipant property.
getParticipant() - Method in class com.ibm.itim.workflow.model.PasswordPickupEventAudit
Access method for the participant property.
getParticipant() - Method in class com.ibm.itim.workflow.model.CompleteManualActivityEventAudit
Access method for the getting participant property.
getParticipant() - Method in class com.ibm.itim.workflow.model.CreateProcessEventAudit
Access method for the participant property.
getParticipant() - Method in class com.ibm.itim.workflow.model.AssignmentEventAudit
Access method for the participant property.
getParticipant() - Method in class com.ibm.itim.workflow.model.TimeoutEventAudit
Access method for the participant property.
getPassword() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the password of the account.
getPasswordAccounts(PersonMO) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Returns the password protected accounts the subject owns.
getPasswordHash() - Method in class com.ibm.passwordrules.standard.PasswordHistoryItem
Getter for property passwordHash.
getPasswordHistory() - Method in interface com.ibm.passwordrules.ValidationInfo
Method will return a list of hashes of previously used passwords.
getPasswordRetrievalExpirationPeriod() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the password retrieval period of the system.
getPDF(String, AdhocReportTemplate, UserAuthInfo, Locale, AdhocReportManager) - Static method in class com.ibm.itim.adhocreport.AdhocReportGenerator
This method gets the report data as input, and the template object, and returns the report in PDF format.
getPendingRequests() - Method in class com.ibm.itim.apps.RequestManager
Returns all pending requests that were submitted by the user identified by the UserSession used as context for the manager.
getPeople(OrganizationalContainerMO, String, Object, SearchResultsMO) - Method in class com.ibm.itim.apps.identity.PersonManager
Returns the person(s) matching the given attribute within the given container.
getPeople(OrganizationalContainerMO, String, String) - Method in class com.ibm.itim.apps.identity.PersonManager
Returns the person(s) with the the name within the given parent container.
getPeople(String, Object, OrganizationalContainerMO) - Method in class com.ibm.itim.apps.identity.PersonManager
Returns the person(s) matching the given attribute within the given parent container.
getPermissions() - Method in class com.ibm.itim.dataservices.model.AccessRight
Returns the set of permissions that define the level of access to the target.
getPersonDN() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the DN of the user's person dn.
getPreparedStatements() - Method in class com.ibm.itim.adhocreport.EntityInfo
 
getPrerequisiteDNs() - Method in class com.ibm.itim.dataservices.model.domain.Service
Returns the list prerequisite services for this service (if any).
getPrerequisites() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns the prerequisites of the service.
getPrerequisites() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Returns the prerequisites (if any) of the service.
getPrincipals() - Method in class com.ibm.itim.dataservices.model.AccessRight
Returns the set of principals that the permissions apply to.
getPriority() - Method in class com.ibm.itim.policy.analysis.PPAProvisioningPolicy
Returns the priority of the provisioning policy.
getPriority() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns the priority of the object.
getPriorityLevel(Object) - Method in class com.ibm.itim.logging.SystemLog
Accessor method for a category's priority level.
getPriorityLevel(String) - Method in class com.ibm.itim.logging.SystemLog
Accessor method for a category's priority level.
getProcess() - Method in interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
Returns the information about the current running process.
getProcess() - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
getProcess(long) - Method in class com.ibm.itim.apps.workflow.WorkflowManager
Returns the process with the given ID.
getProcess(long) - Method in class com.ibm.itim.workflow.model.ProcessManager
Returns the process with the given ID.
getProcessContext() - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Returns the process context of the object.
getProcessContext() - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Returns the process context data.
getProcessContext(String) - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Returns the relevant data from the process context of the object with the given ID.
getProcessEO() - Method in interface com.ibm.itim.workflow.application.WorkflowExecutionContext
Returns the process currently executing.
getProcessId() - Method in class com.ibm.itim.workflow.model.EventAudit
Returns the identifier of the process this event was assocated with.
getProcessId() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the ID of the process that is running this assignment.
getProcessId() - Method in class com.ibm.itim.workflow.model.Activity
Returns the ID of the process that is running this activity.
getProcessManager() - Method in interface com.ibm.itim.workflow.application.WorkflowExecutionContext
Returns the manager of the process.
getProcessType() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the type of the process.
getProcessType() - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
getProcessVO() - Method in interface com.ibm.itim.workflow.application.WorkflowExecutionContext
Returns the value object of the process currently executing.
getProfile() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns the profile of the object.
getProfile() - Method in class com.ibm.itim.dataservices.model.ObjectProfileEntity
Returns the ObjectProfile value object for this entity.
getProfileByCategory(DistinguishedName, String) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Returns all object profiles based on an object category.
getProfileByClass(DistinguishedName, String) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Returns the profile based on the category of the object and its defining classes.
getProfileByClass(DistinguishedName, String, Collection) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Returns the profile based on the category of the object and its defining classes.
getProfileByName(DistinguishedName, String) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Returns the object profile with the given name.
getProfileName() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the ObjectProfile name for the search.
getProfileName() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns the name of the profile associates to the object
getProfilesInCategory(DistinguishedName, String) - Method in class com.ibm.itim.dataservices.model.ObjectProfileSearch
Returns all object profiles with the given category in the data store.
getProperties() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns the service provider protocol and behavior properties for the service profile.
getProperties() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Gets the protocol and behavior properties for the service type
getProtocolMappings() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns the service provider protocol mappings that determine the service instance attributes to be sent with messages to the managed resource.
getProvider(Hashtable) - Method in interface com.ibm.itim.authentication.AuthenticationProviderFactory
Constructs an AuthenticationProvider with the given environment parameters.
getProvisioningParameters() - Method in class com.ibm.itim.policy.analysis.PPAEntitlement
Returns the provisioning parameters for the entitlement.
getProvisioningParameters(PersonEntity, ServiceEntity, Collection) - Static method in class com.ibm.itim.policy.analysis.ProvisioningPolicyAnalysis
Returns the provisioning parameters that apply to the specified person and service instance.
getProvisioningPolicies(RoleEntity, boolean) - Static method in class com.ibm.itim.policy.analysis.ProvisioningPolicyAnalysis
Returns the provisioning policies that apply to the specified role.
getPwdExpirationPeriod() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the password expiration period of the system.
getPwdHashed() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets a hashed version of the password
getQuery() - Method in class com.ibm.itim.adhocreport.ReportXML
This method returns the Query object
getRawAttributes() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns the attributes of the object without any system semantics.
getReason() - Method in class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. Gets the reason (if any) for a problem with the search.
getReason() - Method in interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext
Returns a descriptive reason for the de-provision.
getReason() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Gets the reason for an unsuccessful response from the remote resource.
getReason() - Method in class com.ibm.passwordrules.InvalidPasswordException
Gets the reason that the password violated the given rule.
getReason() - Method in class com.ibm.passwordrules.IncompatibleRulesException
Gets the reason for incompatibility
getReasonKey() - Method in class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. Gets a key used to lookup an explanation for the partial search results in a resource bundle.
getReasonMessage() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Gets a possible warning or error message from the remote resource
getReasonMessageArgs() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
The arguments for the reason message are used for internationalization
getRelationship(Class, String) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Retrieves the relationship with the given name for a given class.
getRelationship(String) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns a relationship with the given name, if any.
getRepeatedHistoryLength() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule RepeatedHistoryLength
getReportColumnObject(int) - Method in class com.ibm.itim.adhocreport.AdhocReportTemplate
Returns the report column object from the Report XML
getReports() - Method in class com.ibm.itim.adhocreport.AdhocReportHook
Returns the list of reports
getReportXML() - Method in class com.ibm.itim.adhocreport.AdhocReportTemplate
This method returns the ReportXML object.
getRequest(long) - Method in class com.ibm.itim.apps.RequestManager
Returns the request with the given ID.
getRequestee() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the name of the process requestee associated with this assignment.
getRequesteeDN() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the distinguished name (if any) of the requestee of the process.
getRequesteeName() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the name of the process requestee.
getRequester() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the name of the process requester associated with this assignment.
getRequester() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the requester of the process.
getRequesterName() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the name of the requester.
getRequestId() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
getRequestId() - Method in class com.ibm.itim.remoteservices.provider.AsynchronousResponse
Returns the request id of the response.
getRequestStatus() - Method in interface com.ibm.itim.remoteservices.provider.SearchResults
Gets the status of the search request.
getRequiredChars() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule RequiredChars
getResponse() - Method in class com.ibm.itim.dataservices.model.system.ChallengeAndResponse
Returns the response to the challenge.
getResponseLastChange() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the date/time the challenge/response configuration parameters were last modified.
getResponseLastChange() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Returns the last time the user's challenge/response list was updated.
getRestrictedToChars() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule RestrictedToChars
getRestriction() - Method in class com.ibm.passwordrules.standard.CaseRestricted
returns restriction type
getResult() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns the final result of the object.
getResultCode() - Method in class com.ibm.itim.remoteservices.provider.AsynchronousResponse
Returns the result code of the response.
getResultDetail() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns a more detailed description of the object's final result.
getResults() - Method in class com.ibm.itim.apps.search.SearchResultsMO
Returns all of the results.
getResults() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
Returns all of the results.
getResultStatus() - Method in class com.ibm.itim.remoteservices.provider.AsynchronousResponse
Returns the result code and message (if any) of the response.
getReturnAttributes() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Gets a list of the return (output) attributes from the remote request.
getReversedHistoryLength() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule ReversedHistoryLength
getReversedPasswordHash() - Method in class com.ibm.passwordrules.standard.PasswordHistoryItem
Getter for property reversedPasswordHash.
getRoles() - Method in class com.ibm.itim.apps.identity.PersonMO
Returns the person's roles.
getRoles() - Method in class com.ibm.itim.dataservices.model.AccessRight
Returns a Collection String DN that point to the groups whose members are authorized by the ACI this AccessRight represents.
getRoles() - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Returns the roles the person is a member of.
getRoles() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the person's roles.
getRoles() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Returns the user's roles (groups).
getRoles() - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Returns the system roles (groups) the user is a member of (if any).
getRoles(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.identity.RoleManager
Returns the role(s) with the the name within the given parent container.
getRoles(OrganizationalContainerMO, String, Object) - Method in class com.ibm.itim.apps.identity.RoleManager
Returns the role(s) matching the given attribute within the given parent container.
getRoles(OrganizationalContainerMO, String, Object, SearchResultsMO) - Method in class com.ibm.itim.apps.identity.RoleManager
Returns the role(s) matching the given attribute within the given container.
getRoot() - Method in class com.ibm.itim.apps.identity.ContainerManager
Returns the root of the organizational tree.
getRoot(String) - Method in class com.ibm.itim.apps.identity.ContainerManager
In a multi-tenant deployment, returns the root of the organizational tree for the given tenant.
getRootProcess() - Method in interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
Returns information about the root process of the current running process.
getRule1() - Method in class com.ibm.passwordrules.IncompatibleRulesException
Gets the first incompatible rule
getRule2() - Method in class com.ibm.passwordrules.IncompatibleRulesException
Gets the Gets the second incompatible rule
getRules() - Method in class com.ibm.passwordrules.standard.RuleSet
Method will return all rules contained in this ruleSet objects.
getRules(Collection) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Returns the combined password rules for the given accounts.
getRulesInfo() - Method in class com.ibm.passwordrules.standard.RuleSet
Getter for PasswordRulesInfo object
getRuleViolated() - Method in class com.ibm.passwordrules.InvalidPasswordException
Returns the rule that was violated to generate this exception.
getScheduledTime() - Method in class com.ibm.itim.apps.Request
Returns the time the request was scheduled to begin.
getScheduledTime() - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Returns the date/time the process is scheduled to start.
getScope() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the scope of the search.
getScope() - Method in class com.ibm.itim.dataservices.model.SearchParameters
Returns the scope of the search.
getScope() - Method in class com.ibm.itim.dataservices.model.AccessRight
Returns the scope of the ACI.
getScope() - Method in class com.ibm.itim.dataservices.model.domain.DynamicRole
Returns the scope of the role.
getScope() - Method in class com.ibm.itim.policy.analysis.PPAProvisioningPolicy
Returns the scope of the provisioning policy.
getSearchAttribute() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the default search attribute for the data store class.
getSearchAttributes() - Method in class com.ibm.itim.remoteservices.provider.SearchCriteria
Gets the search attributes.
getSearchResultsStatus() - Method in class com.ibm.itim.apps.search.SearchResultsMO
Gets the SearchResultsStatus.
getService() - Method in class com.ibm.itim.apps.provisioning.AccountMO
Returns the service hosting the account.
getService() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Returns a service that hosts the account.
getServiceDN() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the account's service DN.
getServiceDN() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext
Returns the distinguished name of the service being provisioned.
getServiceDN() - Method in interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext
Returns the distinguished name of the service being de-provisioned.
getServiceProfileName() - Method in class com.ibm.itim.dataservices.model.domain.Service
Returns the profile name identifying the type of the service, NT, Exchange, etc.
getServiceProfileName() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Gets the name of the service profile
getServiceProvider(ServiceProviderInformation) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderLocator
Get the service provider info for the given service, get an instance of the ServiceProvider class.
getServiceProvider(ServiceProviderInformation) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProviderFactory
Instantiate and initialize a ServiceProvider implementation.
getServiceProviderFactory() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns the service provider factory for the service profile.
getServiceProviderFactory() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Returns the service provider factory for the service profile: the fully qualified name of the java class.
getServiceProviderInfo() - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Gets the ServiceProviderInfo for this type of ServiceProvider
getServices(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Returns the service(s) with the the name within the given parent container.
getServices(OrganizationalContainerMO, String, Object) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Returns the service(s) matching the given attribute within the given parent container.
getServices(OrganizationalContainerMO, String, Object, SearchResultsMO) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Returns the service(s) matching the given attribute within the given container.
getServices(OrganizationalContainerMO, String, String) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Returns the service(s) with the the name within the given parent container.
getServiceSearchString() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
getSharedSecret() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the person's shared secret.
getSingleValue() - Method in class com.ibm.itim.common.AttributeValue
Returns the single value of an attribute as an Object.
getSizeLimit() - Method in class com.ibm.itim.dataservices.model.SearchParameters
Returns the maximum number of entries to be returned.
getSlot(int) - Method in interface FESI.jslib.JSObject
Get the indexed property of this object (useful for arrays).
getSortAttribute() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the name of the attribute to sort by.
getSortAttribute() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Returns the name of the attribute to sort by.
getSortAttribute() - Method in class com.ibm.itim.dataservices.model.SearchParameters
Get the sorting attribute
getSortOrder() - Method in class com.ibm.itim.adhocreport.ReportColumn
This method gets the sort order of the report column.
getSortOrder() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the sort order for the result set.
getSortOrder() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Returns the sort order for the result set.
getSortOrder() - Method in class com.ibm.itim.dataservices.model.SearchParameters
Get the sort order.
getSortOrder() - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
getSortType() - Method in class com.ibm.itim.adhocreport.ReportColumn
This method gets the sort type of the report column.
getSource() - Method in class com.ibm.itim.adhocreport.ReportColumn
This method returns the source for the report column.
getSponsor() - Method in class com.ibm.itim.apps.identity.PersonMO
Returns the person's sponsor (if any).
getSponsor() - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgEntity
Returns the sponsor for the business partner organization.
getSponsor() - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerEntity
Returns the BusinessPartnerEntity's sponsor.
getStartDate() - Method in class com.ibm.itim.dataservices.model.system.Delegate
Returns the date and time delegation begins (or began) in a java.util.Date.
getStartsWithChars() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule StartsWithChars
getState() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns the state of the object.
getStatement() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Returns the workflow specific query statement being executed.
getStatement() - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Returns the query logic as a workflow engine readable set of instructions.
getStatement() - Method in interface com.ibm.itim.workflow.query.WorkflowQueryStatement
Returns the query logic as a workflow engine readable set of instructions.
getStatement() - Method in class com.ibm.itim.workflow.query.RequesterQueryStatement
Returns the query logic as a workflow engine readable set of instructions.
getStatus() - Method in class com.ibm.itim.apps.Request
Returns the status of the request.
getStatus() - Method in class com.ibm.itim.apps.identity.SelfRequest
Returns the status of the request.
getStatus() - Method in class com.ibm.itim.apps.provisioning.ServiceTestResult
Returns the status of the test.
getStatus() - Method in interface com.ibm.itim.dataservices.model.SearchResults
Returns the final status of the search.
getStatus() - Method in class com.ibm.itim.dataservices.model.domain.Organization
Returns the status of the organization.
getStatus() - Method in class com.ibm.itim.dataservices.model.domain.Person
Access method for the status field.
getStatus() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the status of the account.
getStatus() - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
Returns the status of the business partner organization.
getStatus() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Gets the status of the response from the remote resource
getStatus() - Method in class com.ibm.itim.workflow.model.ActivityResult
Access method for the result status.
getStatusCode() - Method in class com.ibm.itim.dataservices.model.SearchResultsStatus
Gets the completion status of the search request.
getStatusKey() - Method in class com.ibm.itim.dataservices.model.SearchResultsStatus
Returns a key used to lookup a description of the result status in a resource bundle.
getString() - Method in class com.ibm.itim.common.AttributeValue
Retrieves the single value of the attribute as a String.
getStyle() - Method in class com.ibm.itim.adhocreport.ReportXML
Get the stylesheet name
getStyleSheetDir(Locale) - Static method in class com.ibm.itim.adhocreport.util.Helper
This method returns the directory where stylesheets for adhoc reports are saved Assumption is that the directory sturcture \data\adhocreport\xsl is present
getStylesheetName() - Method in class com.ibm.itim.adhocreport.AdhocReportTemplate
This method returns the location of the style sheet associated with this report template.
getSubject() - Method in class com.ibm.itim.mail.NotificationMessage
Returns the subject of the message.
getSubject() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the subject of the process associated with this assignment.
getSubject() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the subject of the process.
getSubmitByUserSearchString() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
getSubmitForUserSearchString() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
getSubmitType() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
getSubProcessId() - Method in class com.ibm.itim.workflow.model.Activity
Returns the ID of the sub-process that is running this activity.
getSummary() - Method in class com.ibm.itim.workflow.model.ActivityResult
Accessor method for the activity summary property.
getSupervisor() - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Returns the container's supervisor (if any).
getSupervisor() - Method in class com.ibm.itim.apps.identity.PersonMO
Returns the person's supervisor (if any).
getSupervisor() - Method in class com.ibm.itim.dataservices.model.domain.BusinessUnit
Returns the business unit's (location or organizational unit) immediate supervisor.
getSupervisor() - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Returns the Person's supervisor (if any).
getSupervisor() - Method in class com.ibm.itim.dataservices.model.domain.BusinessUnitEntity
Returns the supervisor for the business unit.
getSupervisors(Collection) - Static method in class com.ibm.itim.adhocreport.util.Helper
 
getSupportedModes() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Gets the modes that are supported by this service.
getSupportedRelationships() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns a list of relationship names this entity supports.
getSupportedRelationships(Class) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Returns the names of the supported relationships for the given class.
getSuspendMessage() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the password challenge/response message when user is suspended.
getSystemRoleCategory() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the system role category of the user.
getTableName() - Method in class com.ibm.itim.adhocreport.ColumnWrapper
 
getTableName() - Method in class com.ibm.itim.adhocreport.EntityInfo
 
getTables() - Method in class com.ibm.itim.adhocreport.QueryParser
 
getTables() - Method in class com.ibm.itim.adhocreport.Query
Get the tables used in the report
getTablesXML() - Method in class com.ibm.itim.adhocreport.Query
This method returns the XML node containing the report tables.
getTarget() - Method in class com.ibm.itim.dataservices.model.AccessRight
Returns the target entity, or set of entities, this ACI is protecting.
getTargetClass() - Method in class com.ibm.itim.adhocreport.EntityInfo
 
getTargetClassMap() - Method in class com.ibm.itim.adhocreport.EntityInfo
 
getTargetName() - Method in class com.ibm.itim.policy.analysis.PPAEntitlement
Returns the name of the target.
getTargetType() - Method in class com.ibm.itim.policy.analysis.PPAEntitlement
Returns the type of the target.
getTemporaryCrystalTemplateDir() - Static method in class com.ibm.itim.adhocreport.util.Helper
This method returns the temporary directory where templates for cystal reports will be saved temporarily.
getTenantDN() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the DN of the user's tenant.
getTenantDN() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the distinguished name of the tenant this profile applies to.
getTenantDN() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns the distinguished name for the tenant this object resides in.
getTenantDN() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
getTenantDN() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the distinguished name of the tenant executing the process (multi-tenant deployments).
getTenantDN() - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Returns the tenant namespace of the process.
getTenantID() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the Tenant ID of the user.
getThrowable() - Method in class com.ibm.itim.exception.ITIMException
Accessor method for the nested throwable contained in this exception.
getThrowable() - Method in class com.ibm.itim.policy.analysis.PPAException
Returns the original exception that caused the problem.
getTimeCompleted() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns the date/time the object completed.
getTimeCreated() - Method in interface com.ibm.itim.workflow.model.WorkItem
Returns the date/time the work item was created.
getTimeCreated() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the date/time the assignment was made.
getTimeEnd() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
getTimeIntervalType() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
getTimeScheduled() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the date/time the process is/was scheduled for.
getTimeStamp() - Method in class com.ibm.itim.workflow.model.EventAudit
Returns the date/time the event occured.
getTimestampTimeZone() - Method in class com.ibm.itim.adhocreport.ReportXML
Get the time stamp zone
getTimeStampType() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
getTimeStart() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
getTimeStarted() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns the date/time the object started.
getTimeSubmitted() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the date/time the process is/was submitted.
getTitle() - Method in class com.ibm.itim.adhocreport.ReportXML
The method retuns empty String since title is now picked up from reporttemplate object.
getTitle() - Method in class com.ibm.itim.adhocreport.ReportWrapper
This method returns the report template title.
getTitle() - Method in class com.ibm.itim.adhocreport.AdhocReportTemplate
This method returns the report title.
getTitle(String) - Method in class com.ibm.itim.adhocreport.AdhocReportHook
Returns title if the report with id exists, otherwise, return null
getTokens() - Method in class com.ibm.itim.exception.ITIMException
This method will get the Object[] of tokens which are used in the localized message.
getTokens() - Method in class com.ibm.itim.fesiextensions.CustomJSException
Returns the list of parameters (tokens) used in the final localized message.
getTokens() - Method in class com.ibm.itim.policy.analysis.PPAException
Returns the values for replaceable tokens used in the error message.
getTraceExceptions() - Method in class com.ibm.itim.logging.SystemLog
Get accessor for traceExceptions.
getTransforms() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns the service provider transforms for the service profile.
getTrigger() - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Returns the trigger condition of the rule.
getType() - Method in class com.ibm.itim.adhocreport.ReportWrapper
This method returns the report type.
getType() - Method in class com.ibm.itim.adhocreport.AdhocReportTemplate
This method returns the type of report (RI/Crystal/Actuate).
getType() - Method in class com.ibm.itim.dataservices.model.OperationParameter
 
getType() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Gets the type parameters of the operation
getType() - Method in class com.ibm.itim.workflow.model.Participant
Returns the type of the participant.
getType() - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Returns the type of the workflow process.
getUnsolicitedEventProcessor() - Method in class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Retrieves a new UnsolicitedEventProcessor for processing unsolicited notification request.
getUnsolicitedEventProcessor() - Method in interface com.ibm.itim.remoteservices.provider.PlatformContext
Retrieves a new UnsolicitedEventProcessor for processing unsolicited notification request.
getUserDN() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the dn of the user
getUserDN() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext
Returns the distinguished name of the user (person) being provisioned.
getUserDN() - Method in interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext
Returns the distinguished name of the user (person) being de-provisioned.
getUserId() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the userid of the account.
getUserID() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the ID of the user
getUserID() - Method in class com.ibm.itim.apps.identity.SelfRequest
Returns the ID of the user.
getUserID() - Method in interface com.ibm.passwordrules.ValidationInfo
Method will return user id of the entity for which the password is being generated.
getUserName() - Method in interface com.ibm.passwordrules.ValidationInfo
Method will return user name of the entity for which the password is being generated.
getValidationInfo() - Method in class com.ibm.passwordrules.standard.RuleSet
Getter for ValidationInfo object.
getValue() - Method in class com.ibm.itim.workflow.model.RelevantDataItem
Returns the value of the relevant data item.
getValueObject() - Method in class com.ibm.itim.workflow.model.ExecutionEntity
Returns the value object holding details about this entity.
getValueObject() - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Returns the value object holding details about this assignment.
getValues() - Method in class com.ibm.itim.common.AttributeValue
Returns the values of the attribute in a collection.
getValues() - Method in class com.ibm.itim.policy.analysis.PPAProvisioningParameter
Returns the values for the provisioning parameter.
getValueString() - Method in class com.ibm.itim.common.AttributeValue
Returns the values of the attribute as a comma separated string.
getVersion() - Static method in class FESI.jslib.JSUtil
Return the version identifier of the interpreter
getVersion() - Method in class com.ibm.itim.adhocreport.ReportXML
Retuns the version of the template file
getViolationAttrs() - Method in class com.ibm.itim.apps.SchemaViolationException
 
getWelcomeText() - Static method in class FESI.jslib.JSUtil
Return the welcome text (including copyright and version) of the interpreter (as two lines)
getWidth() - Method in class com.ibm.itim.adhocreport.ReportColumn
This method returns the width of the report column.
getWorkflowQuery() - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
getWorkitem() - Method in interface com.ibm.itim.mail.workflow.WorkflowManualActivityContext
Returns the work item associated with the manual activity.
getXML() - Method in class com.ibm.itim.adhocreport.ReportColumn
This method returns the columns in XML format.
getXML() - Method in class com.ibm.itim.adhocreport.ReportXML
Returns the XML document
getXML() - Method in class com.ibm.itim.adhocreport.Query
This method returns the data contained by this object in XML format.
getXML() - Method in class com.ibm.itim.adhocreport.AdhocReportTemplate
Returns the XML representation of this report template.
getXMLFormattedMessage() - Method in class com.ibm.itim.remoteservices.exception.RemoteServicesException
Gets an error message xml formatted as:
getXMLFormattedMessage() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Gets an error message xml formatted as:
getXMLOperatorString(String) - Static method in class com.ibm.itim.adhocreport.Constants
 
getYY() - Method in class com.ibm.itim.common.AttributeDateValue
 
getYYYY() - Method in class com.ibm.itim.common.AttributeDateValue
 
GLOBAL - Static variable in interface com.ibm.itim.dataservices.model.ManagableCategoryConstant
Global
GLOBAL_FACTORY - Static variable in class com.ibm.itim.fesiextensions.FactoryExtension
Name of global factory member.
GRANT - Static variable in class com.ibm.itim.dataservices.model.Permission
Constant defining the action for granting permission.

H

handle(Callback[]) - Method in class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Handles the required callbacks.
handle(Callback[]) - Method in class com.ibm.itim.remoteservices.provider.ServiceCallbackHandler
Implements required method in CallbackHandler.
HandleDBFunctions - class com.ibm.itim.adhocreport.HandleDBFunctions.
 
HandleDBFunctions() - Constructor for class com.ibm.itim.adhocreport.HandleDBFunctions
 
hasDependencies() - Method in class com.ibm.itim.dataservices.model.domain.OrganizationalContainerEntity
Returns whether there are any dependent entities within the container.
hashCode() - Method in class com.ibm.itim.common.ValueObject
Overwrite the hashCode() method of Object
hashCode() - Method in class com.ibm.itim.common.AttributeValues
Override the method from java.lang.Object.
hashCode() - Method in class com.ibm.itim.common.AttributeDateValue
Overrides the method from java.lang.Object.
hashCode() - Method in class com.ibm.itim.dataservices.model.DistinguishedName
Returns a hash value that can be used in hash tables.
hashCode() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Create hash code based on raw distinguished name string
hasHostedService() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Determines whether the service has a hosted service proxying it.
hasNext() - Method in class com.ibm.itim.common.AttributeChangeIterator
Determines whether there is another element in the sequence
hasNext() - Method in class com.ibm.itim.common.AttributeValueIterator
True if there is another element to be iterated over
hasNext() - Method in interface com.ibm.itim.dataservices.model.SearchResultsIterator
Determines whether there are any more results in the iterator.
hasNext() - Method in interface com.ibm.itim.remoteservices.provider.SearchResults
True if there is another element to be iterated over
hasSelfPrincipal() - Method in class com.ibm.itim.adhocreport.EntityInfo
 
HEADER - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
Helper - class com.ibm.itim.adhocreport.util.Helper.
 
Helper() - Constructor for class com.ibm.itim.adhocreport.util.Helper
 
HIGHER - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
HOST_SELECTION_POLICY - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Service (Host) Selection Policy category.
HOST_SELECTION_POLICY - Static variable in class com.ibm.itim.policy.analysis.PPAEntitlement
Target type value that indicates that the target type is a host selection policy.
HostedService - class com.ibm.itim.dataservices.model.domain.HostedService.
Value Object class that holds the attribute information of a hosted service in the data model.
HostedService(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.HostedService
Constructs object with profile and attribute information.
HostedServiceEntity - class com.ibm.itim.dataservices.model.domain.HostedServiceEntity.
Class that represents a hosted service in the data model.
HostedServiceEntity(HostedService) - Constructor for class com.ibm.itim.dataservices.model.domain.HostedServiceEntity
Constructs a HostedServiceEntity with a value object.
HostedServiceFactory - class com.ibm.itim.dataservices.model.domain.HostedServiceFactory.
Factory class for creating hosted service(s) in the data store.
HostedServiceFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.HostedServiceFactory
Default constructor.
HostSelectionPolicyRuntimeContext - interface com.ibm.itim.fesiextensions.HostSelectionPolicyRuntimeContext.
Interface used to define keys for data items passed to the evauator's engine as part of its runtime context for the host selection policy extension.
HSP_FESI_CONTEXT_ITEM_SUBJECT - Static variable in interface com.ibm.itim.fesiextensions.HostSelectionPolicyRuntimeContext
Holds the JSObject representing the subject (person) being evaluated in the script.
HUMAN - Static variable in class com.ibm.itim.workflow.model.Participant
Constant identifying the human participant type.
HumanResourceEntity - class com.ibm.itim.workflow.model.HumanResourceEntity.
Class representing a human resource participating in workflow processes.
HumanResourceEntity(DistinguishedName) - Constructor for class com.ibm.itim.workflow.model.HumanResourceEntity
Constructs with the distinguished name of the human participant.
HumanResourceMO - class com.ibm.itim.apps.workflow.HumanResourceMO.
Class representing a human resource participating in workflow processes.
HumanResourceMO(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.workflow.HumanResourceMO
Constructs the the managed object with a platform context and the subject representing the human participant.
HumanResourceMO(PlatformContext, Subject, AccountMO) - Constructor for class com.ibm.itim.apps.workflow.HumanResourceMO
Constructs the the managed object with a platform context, a subject, and the managed object representing the human participant account.

I

ID - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
ID_TAG - Static variable in class com.ibm.itim.remoteservices.exception.RemoteServicesException
Attribute name for the key that the message can be looked up by in a resource bundle
IDENTITY_POLICY - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Identity Policy category.
IdentityExclusionList - class com.ibm.itim.dataservices.model.domain.IdentityExclusionList.
Class that holds the list of identities (user id's) that should be excluded from any matching algorithms used when trying to identify account owners during a reconciliation process.
IdentityExclusionList(DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.domain.IdentityExclusionList
Constructs the object with the context of a tenant.
IdentityFeedRuntimeContext - interface com.ibm.itim.fesiextensions.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.
IdentityPolicy - class com.ibm.itim.fesiextensions.IdentityPolicy.
Extension that provides utilities that can be used when writing scripts used in identity policies.
IdentityPolicy() - Constructor for class com.ibm.itim.fesiextensions.IdentityPolicy
 
IdentityPolicyRuntimeContext - interface com.ibm.itim.fesiextensions.IdentityPolicyRuntimeContext.
Interface used to define keys for data items passed to the evauator's engine as part of its runtime context for the identity policy extension.
ignorableWhitespace(char[], int, int) - Method in class com.ibm.itim.adhocreport.AdhocReportTemplateHandler
Receive notification of ignorable whitespace in element content.
ILLEGAL_STATE_EXCEPTION_DIROBJECT_NULL - Static variable in class com.ibm.itim.fesiextensions.CustomJSException
 
IN_PROCESS - Static variable in class com.ibm.itim.apps.Request
Constant identifying the in-process status.
IN_PROCESS - Static variable in class com.ibm.itim.apps.identity.SelfRequest
Constant identifying the in-process status.
INACTIVE_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.Organization
Constant indicating an inactive, or suspended, status.
INACTIVE_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Int constant indicating the inactive, or suspended, status.
INACTIVE_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
Int constant indicating an inactive, or suspended, status.
INCOMPATIBLE_CASE_RESTRICTIONS - Static variable in class com.ibm.passwordrules.standard.CaseRestricted
 
INCOMPATIBLE_CHARACTER_RESTRICTIONS - Static variable in class com.ibm.passwordrules.standard.MustContain
 
INCOMPATIBLE_CHARACTER_RESTRICTIONS - Static variable in class com.ibm.passwordrules.standard.MayNotContain
 
INCOMPATIBLE_LENGTH_RESTRICTIONS - Static variable in class com.ibm.passwordrules.standard.LengthConstraint
 
INCOMPATIBLE_MAX_MIN - Static variable in class com.ibm.passwordrules.standard.ValidityTimeConstraint
 
INCOMPATIBLE_RESTRICTED_TO_RESTRICTIONS - Static variable in class com.ibm.passwordrules.standard.RestrictedTo
 
INCOMPATIBLE_RULES - Static variable in class com.ibm.passwordrules.IncompatibleRulesException
 
INCOMPATIBLE_STARTS_WITH_RESTRICTIONS - Static variable in class com.ibm.passwordrules.standard.StartsWithChar
 
IncompatibleRulesException - exception com.ibm.passwordrules.IncompatibleRulesException.
Two incompatible rules were joined or used together.
IncompatibleRulesException(Rule, Rule) - Constructor for class com.ibm.passwordrules.IncompatibleRulesException
Exception that indicates that rule1 and rule2 are incompatible.
IncompatibleRulesException(Rule, Rule, String) - Constructor for class com.ibm.passwordrules.IncompatibleRulesException
Exception that indicates that rule1 and rule2 are incompatible.
inDictionary(String) - Method in class com.ibm.passwordrules.standard.NotInDictionary
Checks to see if the password is in the dictionary (always case insensitive).
INETORGPERSON - Static variable in class com.ibm.itim.adhocreport.Constants
 
INFO - Static variable in class com.ibm.itim.logging.SystemLog
Information messages highlight the progress of the application at a coarse-grained level.
INFORMATION - Static variable in class com.ibm.itim.workflow.model.EventAudit
The message log associated with either a process or activity
InformationEventAudit - class com.ibm.itim.workflow.model.InformationEventAudit.
Class representing an auditable information event in the workflow engine.
InformationEventAudit(String) - Constructor for class com.ibm.itim.workflow.model.InformationEventAudit
Constructs the object with information to audit.
initialize(String) - Method in interface com.ibm.passwordrules.PasswordGenerator
Method will be called once immediately after the generator instance is created.
initialize(String) - Method in class com.ibm.passwordrules.standard.StandardGenerator
Method will prepare the generator instance to use custom character ranges if provided in the given parameter.
initializeExtension(JSGlobalObject) - Method in interface FESI.jslib.JSExtension
Called by the FESI interpreter the first time the extension is loaded in the evaluator.
initializeExtension(JSGlobalObject) - Method in class com.ibm.itim.fesiextensions.PersonModelExtension
Initializes the extension.
initializeExtension(JSGlobalObject) - Method in class com.ibm.itim.fesiextensions.IdentityPolicy
Initializes the extension.
initializeExtension(JSGlobalObject) - Method in class com.ibm.itim.fesiextensions.AccountModelExtension
Initializes the extension.
initializeExtension(JSGlobalObject) - Method in class com.ibm.itim.fesiextensions.Enrole
Initializes the extension.
initializeExtension(JSGlobalObject) - Method in class com.ibm.itim.fesiextensions.OrganizationModelExtension
Initializes the extension.
initializeExtension(JSGlobalObject) - Method in class com.ibm.itim.fesiextensions.ServiceModelExtension
Initializes the extension.
initializeExtension(JSGlobalObject) - Method in class com.ibm.itim.fesiextensions.ModelExtension
Initializes the extension.
initializeExtension(JSGlobalObject) - Method in class com.ibm.itim.fesiextensions.FactoryExtension
Initializes the extension.
InitialPlatformContext - class com.ibm.itim.apps.InitialPlatformContext.
Class that provides a starting point for establishing a platform context.
InitialPlatformContext - class com.ibm.itim.remoteservices.provider.InitialPlatformContext.
Class used as a starting point to gain the platform's context.
InitialPlatformContext() - Constructor for class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Deprecated. Use contructor with subject
InitialPlatformContext(Hashtable) - Constructor for class com.ibm.itim.apps.InitialPlatformContext
Constructs a platform context with the given environment.
InitialPlatformContext(String) - Constructor for class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Deprecated. Use contructor with subject
InitialPlatformContext(Subject) - Constructor for class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Constructs the InitialPlatformContext by reading the implementation class from the platformcontext.properties file.
InitialPlatformContext(Subject, String) - Constructor for class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Constructs the InitialPlatformContext with the supplied PlatformContext implementation class.
InitialProcessContext - class com.ibm.itim.workflow.model.InitialProcessContext.
Class that holds the intitial context of a workflow process, including the type of the process, the scheduled time of the process, the relevant data to be used as the process runtime context, and other configuable items that define how the process will execute.
InitialProcessContext(DistinguishedName, String) - Constructor for class com.ibm.itim.workflow.model.InitialProcessContext
Constructs with a tenant as the namespace of the process and the process type.
InitialProcessContext(DistinguishedName, String, List) - Constructor for class com.ibm.itim.workflow.model.InitialProcessContext
Constructs with a tenant as the namespace of the process, the process type, and context data.
InitialProcessContext(String) - Constructor for class com.ibm.itim.workflow.model.InitialProcessContext
Constructs with the process type only.
InitialProcessContext(String, List) - Constructor for class com.ibm.itim.workflow.model.InitialProcessContext
Constructs with the process type and context data.
INSUFFICIENT_ALPHA_CHARS - Static variable in class com.ibm.passwordrules.standard.MinAlphabeticCharacters
 
INSUFFICIENT_DIGIT_CHARS - Static variable in class com.ibm.passwordrules.standard.MinDigitCharacters
 
INSUFFICIENT_UNIQUE_CHARS - Static variable in class com.ibm.passwordrules.standard.MinDistinctCharacters
 
INVALID_ARG - Static variable in class com.ibm.itim.dataservices.model.ModelException
Deprecated.  
INVALID_ARG - Static variable in interface com.ibm.itim.dataservices.model.ModelExceptionConstants
An invalid argument was passed to a method
INVALID_ATTRIBUTES - Static variable in class com.ibm.itim.dataservices.model.ModelException
Deprecated.  
INVALID_ATTRIBUTES - Static variable in interface com.ibm.itim.dataservices.model.ModelExceptionConstants
An invalid attribute (or attributes) was provided
INVALID_CATEGORY - Static variable in class com.ibm.itim.dataservices.model.ModelException
Deprecated.  
INVALID_CATEGORY - Static variable in interface com.ibm.itim.dataservices.model.ModelExceptionConstants
Invalid Category
INVALID_CHARACTER - Static variable in class com.ibm.passwordrules.standard.MayNotContain
 
INVALID_CHARACTERS_FOUND - Static variable in class com.ibm.passwordrules.standard.RestrictedTo
 
INVALID_CONTEXT - Static variable in class com.ibm.itim.fesiextensions.CustomJSException
 
INVALID_CONTEXT - Static variable in class com.ibm.itim.fesiextensions.ModelExtension
 
INVALID_DN - Static variable in class com.ibm.itim.dataservices.model.ModelException
Deprecated.  
INVALID_DN - Static variable in interface com.ibm.itim.dataservices.model.ModelExceptionConstants
Invalid DN
INVALID_JSOBJECT - Static variable in class com.ibm.itim.fesiextensions.CustomJSException
 
INVALID_JSOBJECT - Static variable in class com.ibm.itim.fesiextensions.ModelExtension
 
INVALID_PLATFORM_CONTEXT - Static variable in interface com.ibm.itim.apps.PlatformContextFactory
 
INVALID_SCOPE_VALUE - Static variable in class com.ibm.itim.fesiextensions.CustomJSException
 
INVALID_SCOPE_VALUE - Static variable in class com.ibm.itim.fesiextensions.ModelExtension
 
INVALID_SEARCH_CONTROLS_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that the search controls specified in the request was invalid.
INVALID_SEARCH_FILTER_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that the search filter specified in the request was invalid.
InvalidPasswordException - exception com.ibm.itim.apps.identity.InvalidPasswordException.
This class identifies the attempt to set a password with an invalid value.
InvalidPasswordException - exception com.ibm.passwordrules.InvalidPasswordException.
Objects of this class are thrown when password violated one of the rules.
InvalidPasswordException(Rule) - Constructor for class com.ibm.passwordrules.InvalidPasswordException
Construct an invalid password exception with the rule that was violated.
InvalidPasswordException(Rule, String) - Constructor for class com.ibm.passwordrules.InvalidPasswordException
Construct an invalid password exception with the rule that was violated and the reason for the violation.
InvalidPasswordException(String) - Constructor for class com.ibm.itim.apps.identity.InvalidPasswordException
Constructs with an error code.
InvalidPasswordException(String, Object[]) - Constructor for class com.ibm.itim.apps.identity.InvalidPasswordException
Constructs with an error code and message tokens
InvalidPasswordException(String, Throwable) - Constructor for class com.ibm.itim.apps.identity.InvalidPasswordException
Constructs with an error code and the cause exception.
InvalidQueryException - exception com.ibm.itim.adhocreport.InvalidQueryException.
Thrown when a property for a Query object is invalid.
InvalidQueryException - exception com.ibm.itim.workflow.query.InvalidQueryException.
This class is used for reporting an invalid query.
InvalidQueryException(String) - Constructor for class com.ibm.itim.adhocreport.InvalidQueryException
 
InvalidQueryException(String) - Constructor for class com.ibm.itim.workflow.query.InvalidQueryException
Constructs with an error code.
InvalidQueryException(String, String) - Constructor for class com.ibm.itim.workflow.query.InvalidQueryException
Constructs with an error code and an extra message string.
InvalidQueryException(String, Throwable) - Constructor for class com.ibm.itim.workflow.query.InvalidQueryException
Constructs with an error code and the cause exception.
InvalidReportColumnException - exception com.ibm.itim.adhocreport.InvalidReportColumnException.
Thrown when a Report Column is given an invalid value.
InvalidReportColumnException(String) - Constructor for class com.ibm.itim.adhocreport.InvalidReportColumnException
 
IS_STATIC - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
IS_SYSTEM - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
isAbortAllowed() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Check for abortable status.
isAccountCompliant(AccountMO, Collection) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns whether the given account is compliant with all policies.
isAccountCompliant(PersonMO, ServiceMO, AttributeValues, Collection) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns whether the an (potential) account on the given service with the given parameters for the given owner is compliant with all policies.
isActive() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns whether the tenant (in a multi-tenant deployment) is currently active or not.
isChallengeResponseEnabled() - Method in class com.ibm.itim.apps.identity.ChallengeResponseConfiguration
Determine whether challenge response is enabled.
isChallengeResponseEnabled() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns whether password challenge/response is enabled.
isChangePasswordRequired() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Returns whether the user is required to change their password at next logon.
isCheckingPolicy() - Method in class com.ibm.itim.dataservices.model.domain.Service
Determines whether to check policies when synchronizing accounts for a service.
isCircularDependent(Service) - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns whether this service requires a password for its accounts.
isClosed() - Method in interface com.ibm.itim.dataservices.model.SearchResults
Is the result set closed?
isComparableTo(String) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Compares the entity against the given filter.
isDelegated() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Returns whether the user is currently delegating their responsibilities to another user.
isDN(String) - Static method in class com.ibm.itim.dataservices.model.DistinguishedName
Returns true if the given String is a DN consistent with netscape.ldap.util.DN.
isEmpty() - Method in class com.ibm.itim.common.AttributeValues
Determines whether the collection of AttributeValues is empty
isEmpty() - Method in interface com.ibm.itim.dataservices.model.SearchResults
Returns whether there are any results.
isEmpty() - Method in class com.ibm.itim.remoteservices.provider.SearchCriteria
Determine if the search criteria is empty
isEnforceChallengeResponse() - Method in class com.ibm.itim.apps.identity.ChallengeResponseManager
boolean to check whether to enforce challenge/response.
isEnrole() - Method in class com.ibm.itim.dataservices.model.domain.Service
Returns whether this service is enRole.
isEnroleAccount() - Method in class com.ibm.itim.dataservices.model.domain.Account
Deprecated.  
isFilteringSupported() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Property indicates whether filtered searches are supported
isFinished() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns whether the object's execution has permanently stopped.
isForAllAttributes() - Method in class com.ibm.itim.dataservices.model.AttributeRight
Returns whether the right applies to all attributes of the target.
isHosted() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns whether this service is a "hosted" service.
isIdentityExcluded(String, String) - Method in class com.ibm.itim.dataservices.model.domain.IdentityExclusionList
Returns whether or not a given identity is excluded for a given service type (profile).
isLostPwdByMail() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns whether lost passwords are emailed to the user after successful challenge/response.
isMemberOfRole(RoleEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Retuns true if the Person is a member of the given role.
isMultiValued() - Method in class com.ibm.itim.adhocreport.ColumnWrapper
 
isMultiValued() - Method in class com.ibm.itim.adhocreport.MappedColumns
This method indicates whether the column is multivalued.
isOrphan() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Determines whether the account is an orphan.
isPaging() - Method in class com.ibm.itim.apps.search.SearchMO
Returns true if the result set should be paginated.
isPaging() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Returns true if the result set should be paginated.
isPasswordAllowedOnRestore() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Property indicates that the account password MAY be send when restoring an account.
isPasswordAllowedOnRestore() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Property indicates that the account password MAY be send when restoring an account.
isPasswordAttributeExist() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns whether a password attribute exists for this data store class.
isPasswordRequired() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns whether this service requires a password for its accounts.
isPasswordRequiredOnRestore() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Property indicates that the account password is REQUIRED for restoring accounts.
isPasswordRequiredOnRestore() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Property indicates that the account password is required for restoring accounts.
isPasswordValid(Collection, String) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Determines whether the specified password is valid for all of the given accounts.
isPwdEditAllowed() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns whether passwords can be entered on behalf of other users, or if passwords can only be generated for them.
isPwdSyncAllowed() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns whether passwords can be synchronized on a person's all accounts.
isReport(String) - Method in class com.ibm.itim.adhocreport.AdhocReportHook
Returns true if id is a report id
isResponseHashedEnabled() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Indicates whether to one-way hash the response of a challenge/response.
isRuleTypeTextBox(String) - Static method in class com.ibm.passwordrules.standard.PasswordRulesInfo
 
isSorted() - Method in interface com.ibm.itim.dataservices.model.SearchResults
Is the result set sorted?
isStatic() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Gets the static parameter of the operation
isStoreAccountPassword() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Deprecated. We not longer ever store the password locally, so the flag should not be used.
isSupportedRelationship(String) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns whether the relationship with the given name is supported by this entity.
isSuspended() - Method in class com.ibm.itim.dataservices.model.domain.Account
Determines whether the account has been suspended.
isSystem() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Gets the system parameter of the operation
isSystemAdmin() - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Returns true if the SystemUser has a SystemRole in the SystemAdmin Category.
isValueEmpty() - Method in class com.ibm.itim.common.AttributeValue
Returns whether the attribute has no value or the empty string as a value.
isValueExist(Object) - Method in class com.ibm.itim.common.AttributeValue
Returns whether the given value is present in this attribute.
isWorkflowRequired() - Method in class com.ibm.itim.policy.analysis.PPAEntitlement
Returns an indication as to whether or not workflow is required.
ITERATION_LIMIT - Static variable in class com.ibm.passwordrules.standard.RuleSet
This number was 200 when only standard rules were used.
ITERATIONS_EXCEEDED - Static variable in class com.ibm.passwordrules.IterationsExceededException
Identifier for this type of exception
IterationsExceededException - exception com.ibm.passwordrules.IterationsExceededException.
Thrown when allowed number of iterations was exceeded while generating a randomized password satisfying all given rules.
IterationsExceededException(int) - Constructor for class com.ibm.passwordrules.IterationsExceededException
Constructor
iterator() - Method in class com.ibm.itim.common.AttributeChanges
Creates an iterator to iterate over elements in the collection
iterator() - Method in class com.ibm.itim.common.AttributeValues
Get an iterator to iterate over AttributeValue's in the map
iterator() - Method in interface com.ibm.itim.dataservices.model.SearchResults
Returns an iterator over the elements in this collection.
ITIMException - exception com.ibm.itim.exception.ITIMException.
This class is capable of accepting values for replaceable tokens, which may be used in MessageFormater to format "flexible" error desciptions

J

JAVA_OBJECT_CREATION_ERROR - Static variable in class com.ibm.itim.fesiextensions.CustomJSException
 
JNDI_OPERATION_ERROR - Static variable in class com.ibm.itim.dataservices.model.ModelException
Deprecated.  
JNDI_OPERATION_ERROR - Static variable in interface com.ibm.itim.dataservices.model.ModelExceptionConstants
JNDI error
JOIN_DIRECTIVE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Join Directive category.
join(Collection, JoinDirectiveInfo) - Method in class com.ibm.itim.policy.join.Boolean
Method will join all values from all provisioning parameters.
join(Collection, JoinDirectiveInfo) - Method in interface com.ibm.itim.policy.join.JoinInterface
Method will join all values from all provisioning parameters.
join(Collection, JoinDirectiveInfo) - Method in class com.ibm.itim.policy.join.Textual
Method will join all values from all provisioning parameters.
join(Collection, JoinDirectiveInfo) - Method in class com.ibm.itim.policy.join.Priority
Method will join all values from all provisioning parameters.
join(Collection, JoinDirectiveInfo) - Method in class com.ibm.itim.policy.join.PrecedenceSequence
Method will join all values from all provisioning parameters.
join(Collection, JoinDirectiveInfo) - Method in class com.ibm.itim.policy.join.Bitwise
Method will join all values from all provisioning parameters.
join(Collection, JoinDirectiveInfo) - Method in class com.ibm.itim.policy.join.Multivalued
Method will join all values from all provisioning parameters.
join(Collection, JoinDirectiveInfo) - Method in class com.ibm.itim.policy.join.Numeric
Method will join all values from all provisioning parameters.
join(Rule) - Method in class com.ibm.passwordrules.BehavioralRule
Try to join the specified rule with this one.
join(Rule) - Method in interface com.ibm.passwordrules.Rule
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.MaxSequentialCharacters
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.NotReversed
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.MinLengthConstraint
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.MinDistinctCharacters
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.NotRepeated
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.RuleSet
Method joins given rule object to this RuleSet object.
join(Rule) - Method in class com.ibm.passwordrules.standard.MustContain
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.MinDigitCharacters
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.NotUserName
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.CaseRestricted
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.LengthConstraint
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.NotUserIDCaseInsensitive
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.ValidityTimeConstraint
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.MayNotContain
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.NotUserID
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.MinAlphabeticCharacters
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.RestrictedTo
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.MaxLengthConstraint
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.NotInDictionary
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.StartsWithChar
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.NotUserNameCaseInsensitive
Try to join the specified rule with this one.
join(RuleSet) - Method in class com.ibm.passwordrules.standard.RuleSet
Joins two rule sets together.
JoinDirector - class com.ibm.itim.policy.join.JoinDirector.
This class is responsible for: 1.
JoinDirector(Collection, ServiceEntity, PersonEntity) - Constructor for class com.ibm.itim.policy.join.JoinDirector
 
JoinDirector(Collection, ServiceEntity, PersonEntity, Map) - Constructor for class com.ibm.itim.policy.join.JoinDirector
 
JoinInterface - interface com.ibm.itim.policy.join.JoinInterface.
Interface for joining values of provisioning parameters defined in two or more provisioning policies.
JSAttributeValueFactory - class com.ibm.itim.fesiextensions.JSAttributeValueFactory.
JSAttributeValuesFactory provides an interface for creating JS objects that represent AttributeValues.
JSAttributeValueFactory() - Constructor for class com.ibm.itim.fesiextensions.JSAttributeValueFactory
 
JSDirectoryObjectFactory - class com.ibm.itim.fesiextensions.JSDirectoryObjectFactory.
JSDirectoryObjectFactory provides an interface for creating JS objects that represent entities in the platform's data model, such as services, accounts, and people.
JSDirectoryObjectFactory() - Constructor for class com.ibm.itim.fesiextensions.JSDirectoryObjectFactory
 
JSException - exception FESI.jslib.JSException.
Thrown when the EcmaScript interpreter detect an error.
JSException(String) - Constructor for class FESI.jslib.JSException
Constructs a JSException with the specified detail message.
JSException(String, Throwable) - Constructor for class FESI.jslib.JSException
Constructs a JSException with the specified detail message, but refereing to the original exception
JSExtension - interface FESI.jslib.JSExtension.
Interface used to describe EcmaScript extensions with the jslib package.
JSFunction - interface FESI.jslib.JSFunction.
Interface that an object must implement to be considered an EcmaScript function.
JSFunctionAdapter - class FESI.jslib.JSFunctionAdapter.
Implements a default class to ease the implementation of function objects.
JSFunctionAdapter() - Constructor for class FESI.jslib.JSFunctionAdapter
 
JSGlobalObject - interface FESI.jslib.JSGlobalObject.
Interface used to represent the GlobalObject wrapper of the interpreter.
JSGlobalObjectFactory - class com.ibm.itim.fesiextensions.JSGlobalObjectFactory.
JSAttributeValuesFactory provides an interface for creating JS objects that represent AttributeValues.
JSGlobalObjectFactory() - Constructor for class com.ibm.itim.fesiextensions.JSGlobalObjectFactory
 
JSHashMapFactory - class com.ibm.itim.fesiextensions.JSHashMapFactory.
This class provides an interface for creating JS objects that represent the key-value pairs in a hash map.
JSHashMapFactory() - Constructor for class com.ibm.itim.fesiextensions.JSHashMapFactory
 
JSObject - interface FESI.jslib.JSObject.
Interface used for interfacing the FESI EcmaScript interpreter with Java code.
JSObjectFactory - interface com.ibm.itim.fesiextensions.JSObjectFactory.
Defines an interface for converting JavaScript objects to and from Java objects.
JSPropertiesFactory - class com.ibm.itim.fesiextensions.JSPropertiesFactory.
JSAttributeValuesFactory provides an interface for creating JS objects that represent AttributeValues.
JSPropertiesFactory() - Constructor for class com.ibm.itim.fesiextensions.JSPropertiesFactory
 
JSUtil - class FESI.jslib.JSUtil.
Abstract class used for interfacing the FESI EcmaScript interpreter with Java code.
JSUtil() - Constructor for class FESI.jslib.JSUtil
 

K

KEY - Static variable in interface com.ibm.itim.authentication.Authenticator
Constant that holds the name of the environment property for specifying the authenticating user's key, such as a password, certificate, etc..

L

LAST_CHARACTER_INDEX - Static variable in interface com.ibm.passwordrules.PasswordGenerator
 
LAST_UPDATE - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
last() - Method in class com.ibm.itim.dataservices.model.CompoundDN
Returnst the last distinguished name of the object.
LdapException - exception com.ibm.itim.adhocreport.LdapException.
Thrown when this column is being used for reporting and the user tries to delete it from schema manager.
LdapException(String) - Constructor for class com.ibm.itim.adhocreport.LdapException
 
LENGTH_LIMIT - Variable in class com.ibm.itim.adhocreport.ColumnWrapper
 
LengthConstraint - class com.ibm.passwordrules.standard.LengthConstraint.
This class implements built-in rule for restricting the length of a password.
LengthConstraint() - Constructor for class com.ibm.passwordrules.standard.LengthConstraint
 
LengthConstraint(int, int) - Constructor for class com.ibm.passwordrules.standard.LengthConstraint
 
LexicalRule - class com.ibm.passwordrules.LexicalRule.
Abstract class to be extended by rule classes constraining lexical characteristics of a password.
LexicalRule() - Constructor for class com.ibm.passwordrules.LexicalRule
Default constructor
LifecycleManager - class com.ibm.itim.apps.lifecycle.LifecycleManager.
Provides lifecycle management capabilities on supported business domain objects, including Person and Account.
LifecycleManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.lifecycle.LifecycleManager
Constructs the manager with a platform context and a subject.
LifecycleRule - class com.ibm.itim.dataservices.model.LifecycleRule.
Class that represents a lifecycle rule associated with an object profile.
LifecycleRule() - Constructor for class com.ibm.itim.dataservices.model.LifecycleRule
 
LINES - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
loadFromXML(InputStream) - Static method in class com.ibm.passwordrules.standard.RuleSet
Method will generate a ruleSet object from XML representation
loadProfile(ObjectProfile) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Returns the object profile with the given name.
loadTable() - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Loads the table from the enRoleModel.xml file.
LOCAL - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
Name of service profile property indicating that the service is local.
Location - class com.ibm.itim.dataservices.model.domain.Location.
Value Object class that holds the attribute information of a location in the data model.
LOCATION - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Location category.
Location(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.Location
Constructs object with attribute information.
Location(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.Location
Constructs object with profile and attribute information.
logDebug(Object, Object) - Method in class com.ibm.itim.logging.SystemLog
Log a debug message.
logDebug(Object, Object, Throwable) - Method in class com.ibm.itim.logging.SystemLog
Log a debug message.
logDebug(String, Object) - Method in class com.ibm.itim.logging.SystemLog
Log a debug message.
logDebug(String, Object, Throwable) - Method in class com.ibm.itim.logging.SystemLog
Log a debug message.
logError(Object, Object) - Method in class com.ibm.itim.logging.SystemLog
Log an error message.
logError(Object, Object, Throwable) - Method in class com.ibm.itim.logging.SystemLog
Log an error message.
logError(String, Object) - Method in class com.ibm.itim.logging.SystemLog
Log an error message.
logError(String, Object, Throwable) - Method in class com.ibm.itim.logging.SystemLog
Log an error message.
logFatal(Object, Object) - Method in class com.ibm.itim.logging.SystemLog
Log a fatal message.
logFatal(Object, Object, Throwable) - Method in class com.ibm.itim.logging.SystemLog
Log a fatal message.
logFatal(String, Object) - Method in class com.ibm.itim.logging.SystemLog
Log a fatal message.
logFatal(String, Object, Throwable) - Method in class com.ibm.itim.logging.SystemLog
Log a fatal message.
LOGICAL_CONTEXT - Static variable in interface com.ibm.itim.fesiextensions.ModelRuntimeContext
Represents the current container context for the script.
logInformation(Object, Object) - Method in class com.ibm.itim.logging.SystemLog
Log an information message.
logInformation(Object, Object, Throwable) - Method in class com.ibm.itim.logging.SystemLog
Log an information message.
logInformation(String, Object) - Method in class com.ibm.itim.logging.SystemLog
Log an information message.
logInformation(String, Object, Throwable) - Method in class com.ibm.itim.logging.SystemLog
Log an information message.
LOGO - Static variable in class com.ibm.itim.adhocreport.Constants
 
LOGO - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
logon(Credentials) - Method in class com.ibm.itim.webclient.logon.LogonMediator
Get information about the user, establish a http session, and forward the user to default home page.
LogonException - exception com.ibm.itim.webclient.logon.LogonException.
General exception that takes place during logon
LogonException() - Constructor for class com.ibm.itim.webclient.logon.LogonException
Creates new LogonException without detail message.
LogonException(String) - Constructor for class com.ibm.itim.webclient.logon.LogonException
Constructs an LogonException with the specified detail message.
LogonMediator - class com.ibm.itim.webclient.logon.LogonMediator.
Mediates the operations that need to performed when a user signs on to the system.
LogonMediator(HttpServletRequest, HttpServletResponse) - Constructor for class com.ibm.itim.webclient.logon.LogonMediator
Creates a new LogonMediator object
logWarning(Object, Object) - Method in class com.ibm.itim.logging.SystemLog
Log a warning message.
logWarning(Object, Object, Throwable) - Method in class com.ibm.itim.logging.SystemLog
Log a warning message.
logWarning(String, Object) - Method in class com.ibm.itim.logging.SystemLog
Log a warning message.
logWarning(String, Object, Throwable) - Method in class com.ibm.itim.logging.SystemLog
Log a warning message.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectSearch
Searches for a directory object with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.ObjectProfileSearch
Searches for an object profile with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
Retrieves the account from the data store with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.BusinessUnitSearch
Retrieves the business unit from the data store with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystemSearch
Retrieves the directory system (tenant) from the data store with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationalContainerSearch
Searches for a organizational container object with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.ServiceSearch
Retrieves the service from the data store with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Retrieves the person from the data store with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainSearch
Retrieves the administrative domain with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationSearch
Retrieves the organization with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.RoleSearch
Retrieves a role from the data store with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgSearch
Retrieves the business partner organization with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.DynamicRoleSearch
Retrieves a dynamic role from the data store with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.system.SystemRoleSearch
Retrieves the system role from the data store with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.system.SystemUserSearch
Retrieves the SystemUser from the data store with the given distinguished name.
lookup(DistinguishedName, String) - Method in class com.ibm.itim.dataservices.model.ObjectProfileSearch
Searches for an object profile in the data store with the given profile name.
lookup(Service, String) - Method in interface com.ibm.itim.remoteservices.provider.UnsolicitedEventProcessor
Lookup an object in the data store.
lookupDefault() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystemSearch
Retrieves the default directory system (tenant) from the data store.
LOWER - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
LOWER_CASE_ONLY - Static variable in class com.ibm.passwordrules.LexicalRule
Constant for specifying that only lower case characters are to be used in password
LOWER_CASE_VIOLATION - Static variable in class com.ibm.passwordrules.standard.CaseRestricted
 

M

MailManager - class com.ibm.itim.mail.MailManager.
Delivers notification messages to the specified recipients.
MailManager() - Constructor for class com.ibm.itim.mail.MailManager
 
makeBeanWrapper(Object) - Method in interface FESI.jslib.JSGlobalObject
Mark an object as a bean, restricting its access by FESI scripts to the public bean methods and properties.
makeEvaluator() - Static method in class FESI.jslib.JSUtil
Create a new evaluator, with no extension loaded.
makeEvaluator(String[]) - Static method in class FESI.jslib.JSUtil
Create a new evaluator, with specfied extensions loaded.
makeJSArrayObject() - Method in interface FESI.jslib.JSGlobalObject
Make a new array object.
makeJSObject() - Method in interface FESI.jslib.JSGlobalObject
Make a new object based the object prototype object.
makeJSObject(JSObject) - Method in interface FESI.jslib.JSGlobalObject
Make a new object based on a given prototype (which may be null).
makeObjectWrapper(Object) - Method in interface FESI.jslib.JSGlobalObject
Package any object as an EcmaScript object, allowing to use it for example with an "eval" function, where it becomes the 'this' object.
ManagableCategoryConstant - interface com.ibm.itim.dataservices.model.ManagableCategoryConstant.
This class provides a list of pre-defined categories within the platform's data model.
ManagableProfile - interface com.ibm.itim.dataservices.model.ManagableProfile.
This interface provides supports to allow customization of lifecycle management for entities Lifecycle management on the entities are defined in terms of operations on the entities.
ManagedObject - interface com.ibm.itim.apps.ManagedObject.
Interface of all managed objects.
MappedColumns - class com.ibm.itim.adhocreport.MappedColumns.
This class is a wrapper for the entries in the ENTITY_COLUMN table.
MappedColumns() - Constructor for class com.ibm.itim.adhocreport.MappedColumns
 
mapToSearchMO(SearchRequest) - Method in class com.ibm.itim.apps.search.SearchMO
Copies the parameters in the given SearchRequest into this object.
mapToSearchRequest(SearchMO) - Static method in class com.ibm.itim.apps.search.SearchMO
Copies the parameters in the given SearchMO into a new SearchRequest.
MARK_NONCOMPLIANT - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant identifying the action for marking a non compliant account.
MAX_INDEX_NAME_SIZE - Static variable in class com.ibm.itim.adhocreport.Constants
 
MaxLengthConstraint - class com.ibm.passwordrules.standard.MaxLengthConstraint.
This class implements built-in rule for restricting the maximum length of a password.
MaxLengthConstraint() - Constructor for class com.ibm.passwordrules.standard.MaxLengthConstraint
 
MaxLengthConstraint(int) - Constructor for class com.ibm.passwordrules.standard.MaxLengthConstraint
 
MaxSequentialCharacters - class com.ibm.passwordrules.standard.MaxSequentialCharacters.
This class implements built-in rule for restricting the number of sequential characters to present in a password.
MaxSequentialCharacters() - Constructor for class com.ibm.passwordrules.standard.MaxSequentialCharacters
 
MaxSequentialCharacters(int) - Constructor for class com.ibm.passwordrules.standard.MaxSequentialCharacters
 
MayNotContain - class com.ibm.passwordrules.standard.MayNotContain.
This class implements built-in rule for restricting passwords to not contain characters from the given set.
MayNotContain(char[]) - Constructor for class com.ibm.passwordrules.standard.MayNotContain
 
MESSAGE_TAG - Static variable in class com.ibm.itim.remoteservices.exception.RemoteServicesException
The tag name of the root of the xml document
META_DATA_CORRUPT - Static variable in class com.ibm.itim.fesiextensions.ModelExtension
 
META_DATA_INSTANTIATION_ERROR - Static variable in class com.ibm.itim.fesiextensions.ModelExtension
 
META_DATA_NOT_FOUND - Static variable in class com.ibm.itim.fesiextensions.ModelExtension
 
MinAlphabeticCharacters - class com.ibm.passwordrules.standard.MinAlphabeticCharacters.
This class implements built-in rule for restricting the minimum number of alphanumeric characters.
MinAlphabeticCharacters(int) - Constructor for class com.ibm.passwordrules.standard.MinAlphabeticCharacters
 
MinDigitCharacters - class com.ibm.passwordrules.standard.MinDigitCharacters.
This class implements built-in rule for restricting the minimum number of numeric characters.
MinDigitCharacters(int) - Constructor for class com.ibm.passwordrules.standard.MinDigitCharacters
 
MinDistinctCharacters - class com.ibm.passwordrules.standard.MinDistinctCharacters.
This class implements built-in rule for restricting the minimum number of unique characters.
MinDistinctCharacters(int) - Constructor for class com.ibm.passwordrules.standard.MinDistinctCharacters
 
MinLengthConstraint - class com.ibm.passwordrules.standard.MinLengthConstraint.
This class implements built-in rule for restricting the minimum number of characters in a password.
MinLengthConstraint() - Constructor for class com.ibm.passwordrules.standard.MinLengthConstraint
 
MinLengthConstraint(int) - Constructor for class com.ibm.passwordrules.standard.MinLengthConstraint
 
ModelCommunicationException - exception com.ibm.itim.dataservices.model.ModelCommunicationException.
ModelCommunicationException is an exception class used for errors that arise due to communications issues.
ModelCommunicationException(String) - Constructor for class com.ibm.itim.dataservices.model.ModelCommunicationException
Constructs an ModelCommunicationException with a message.
ModelCommunicationException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.ModelCommunicationException
Constructs an ModelCommunicationException with a message and original exception.
ModelCreationException - exception com.ibm.itim.dataservices.model.ModelCreationException.
ModelCreationException is an exception class used for errors that arise when attempting to create an entry in the data store for data model specific reasons.
ModelCreationException(String) - Constructor for class com.ibm.itim.dataservices.model.ModelCreationException
Constructs an ModelCreationException with a message.
ModelCreationException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.ModelCreationException
Constructs an ModelCreationException with a message and original exception.
ModelException - exception com.ibm.itim.dataservices.model.ModelException.
ModelException is the base Exception class for all published data model exceptions.
ModelException(String) - Constructor for class com.ibm.itim.dataservices.model.ModelException
Constructs an ModelException with a message.
ModelException(String, Object[], Throwable) - Constructor for class com.ibm.itim.dataservices.model.ModelException
Constructs a checked exception with a msg identifier, an array of message parameters, and the original exception or error.
ModelException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.ModelException
Constructs an ModelException with a message and original exception.
ModelExceptionConstants - interface com.ibm.itim.dataservices.model.ModelExceptionConstants.
This interface holds the constants used for error codes with ModelException.
ModelExtension - class com.ibm.itim.fesiextensions.ModelExtension.
Extension that defines all data services model extensions to the java script interpreter.
ModelExtension() - Constructor for class com.ibm.itim.fesiextensions.ModelExtension
 
modelFileName - Static variable in class com.ibm.itim.dataservices.model.ModelMetaData
Constant name of the model meta-data file, enRoleModel.xml.
ModelIntegrityException - exception com.ibm.itim.dataservices.model.ModelIntegrityException.
ModelIntegrityException is an exception class used for errors that arise due to issues with the integrity of the data model.
ModelIntegrityException(String) - Constructor for class com.ibm.itim.dataservices.model.ModelIntegrityException
Constructs an ModelIntegrityException with a message.
ModelIntegrityException(String, Object[], Throwable) - Constructor for class com.ibm.itim.dataservices.model.ModelIntegrityException
Constructs a checked exception with a msg identifier, an array of message parameters, and the original exception or error.
ModelIntegrityException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.ModelIntegrityException
Constructs an ModelIntegrityException with a message and original exception.
ModelMetaData - class com.ibm.itim.dataservices.model.ModelMetaData.
The ModelMetaData provides an interface for discovering and querying meta-data about the data model.
ModelRemoveException - exception com.ibm.itim.dataservices.model.ModelRemoveException.
ModelRemoveException is an exception class used for errors that arise due to failure of removing an object of the data model.
ModelRemoveException(String) - Constructor for class com.ibm.itim.dataservices.model.ModelRemoveException
Constructs an ModelRemoveException with a message.
ModelRemoveException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.ModelRemoveException
Constructs an ModelRemoveException with a message and original exception.
ModelRuntimeContext - interface com.ibm.itim.fesiextensions.ModelRuntimeContext.
Interface used to define keys for data items passed to the evauator's engine as part of its runtime context for the model extension.
ModelSchema - class com.ibm.itim.dataservices.model.ModelSchema.
Class that provides an interface for retrieving schema information about entities within the data model.
ModelSchema() - Constructor for class com.ibm.itim.dataservices.model.ModelSchema
 
modify(String, AttributeChanges, String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Modify an entity on the remote resource with the given attributes.
modifyChallengeResponse(String, String) - Method in class com.ibm.itim.apps.identity.ChallengesAndResponses
Modifies the response of a challenge from the user list.
move(OrganizationalContainerEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
"Moves" the Person into the given organizational container.
MultipartRequest - class com.ibm.itim.adhocreport.util.MultipartRequest.
 
MultipartRequest(HttpServletRequest, String, boolean, String, int, String) - Constructor for class com.ibm.itim.adhocreport.util.MultipartRequest
This constructor enables the user to customize the filename the fielname convention is convention: timestamp.rpt
MultipartRequest(HttpServletRequest, String, String) - Constructor for class com.ibm.itim.adhocreport.util.MultipartRequest
 
MULTIPLE_PERSONS_FOUND_ERROR - Static variable in class com.ibm.itim.remoteservices.exception.MultiplePersonsFoundException
 
MultipleEntriesFoundException - exception com.ibm.itim.remoteservices.exception.MultipleEntriesFoundException.
Exception indicates that a situation occurred in a search where only one entry was expected to be found but the search in fact found multiple results.
MultipleEntriesFoundException(String) - Constructor for class com.ibm.itim.remoteservices.exception.MultipleEntriesFoundException
Constructor that accepts an error string.
MultiplePersonsFoundException - exception com.ibm.itim.remoteservices.exception.MultiplePersonsFoundException.
Exception thrown by remote services person find methods when more than one match is found.
MultiplePersonsFoundException() - Constructor for class com.ibm.itim.remoteservices.exception.MultiplePersonsFoundException
Standard constructor
MultiplePersonsFoundException(String) - Constructor for class com.ibm.itim.remoteservices.exception.MultiplePersonsFoundException
Constructor to pass an exception message.
MULTIVALUE_DELIMITER - Static variable in interface com.ibm.itim.fesiextensions.FESIExtensionConstants
determines dfelimiter used in a String representation of multivalued attribute between individual values
Multivalued - class com.ibm.itim.policy.join.Multivalued.
will join all attribute values from all multivalued attributes found in all relative entitlements.
Multivalued() - Constructor for class com.ibm.itim.policy.join.Multivalued
default constructor necessary for using reflections to instantiate
MustContain - class com.ibm.passwordrules.standard.MustContain.
This class implements built-in rule for inclusion of required characters in a password
MustContain(char[]) - Constructor for class com.ibm.passwordrules.standard.MustContain
 
MustContain(String) - Constructor for class com.ibm.passwordrules.standard.MustContain
 

N

NAME - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
NAME - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
NAME_ALREADY_BOUND_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that the name requested was already in use.
NAME_INVALID_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that the format of the name of the entity was invalid.
NAME_NOT_FOUND_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that the name requested was not found.
NEW - Static variable in class com.ibm.itim.adhocreport.Constants
 
next() - Method in class com.ibm.itim.common.AttributeChangeIterator
Gets the next element in the sequence and advances the iterator
next() - Method in class com.ibm.itim.common.AttributeValueIterator
The next value in the sequence
next() - Method in interface com.ibm.itim.dataservices.model.SearchResultsIterator
Retrieves the next result in the iterator.
next() - Method in interface com.ibm.itim.remoteservices.provider.SearchResults
The next value in the sequence
NO - Static variable in class com.ibm.itim.adhocreport.Constants
 
NO_REQUIRED_CHARACTERS_FOUND - Static variable in class com.ibm.passwordrules.standard.MustContain
 
NO_SUCH_ATTRIBUTE_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that there was no such attribute matching an attribute specified in the request.
NON_FATAL_ERROR - Static variable in class com.ibm.itim.logging.SystemLog
Error messages are messages that indicate error events that might still allow the application to continue running.
NONE - Static variable in class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. There was no problem with the search.
normalize(String, boolean) - Static method in class com.ibm.itim.exception.ITIMException
Normalizes the given string.
normalizePath(String) - Method in class com.ibm.itim.adhocreport.util.MultipartRequest
 
NOT_STARTED - Static variable in class com.ibm.itim.apps.Request
Constant identifying the not-started status.
NOT_STARTED - Static variable in class com.ibm.itim.apps.identity.SelfRequest
Constant identifying the not-started status.
NotificationFactory - interface com.ibm.itim.mail.NotificationFactory.
NotificationFactory is a factory interface for creating NotificationMessages.
NotificationManager - class com.ibm.itim.mail.NotificationManager.
Generates messages and delivers them based on a category of notification and the context of the situation causing the notification.
NotificationMessage - class com.ibm.itim.mail.NotificationMessage.
Represents an email message with recipients, subject, a plain text message, and an optional HTML message.
NotificationMessage() - Constructor for class com.ibm.itim.mail.NotificationMessage
Default constructor.
NotificationMessage(Collection, String, String, String) - Constructor for class com.ibm.itim.mail.NotificationMessage
The constructor of NotificationMessage.
Notifier - interface com.ibm.itim.remoteservices.provider.Notifier.
Interface to notify the provisioning platform when a response to an asynchronous request is made.
NOTIFY_ASYNC - Static variable in class com.ibm.itim.mail.NotificationManager
 
NOTIFY_BOTH - Static variable in class com.ibm.itim.workflow.model.WorkflowProcess
Constant identifying both requester and requestee notification needed.
NOTIFY_NONE - Static variable in class com.ibm.itim.workflow.model.WorkflowProcess
Constant identifying no notification needed.
NOTIFY_REQUESTED_FOR - Static variable in class com.ibm.itim.workflow.model.WorkflowProcess
Constant identifying requestee notification needed.
NOTIFY_REQUESTER - Static variable in class com.ibm.itim.workflow.model.WorkflowProcess
Constant identifying requester notification needed.
NOTIFY_SYNC - Static variable in class com.ibm.itim.mail.NotificationManager
 
notify(NotificationMessage) - Static method in class com.ibm.itim.mail.MailManager
Delivers the given notification message.
notify(String, Object) - Static method in class com.ibm.itim.mail.NotificationManager
Notifies the correct recipients with the correct message content and format based on the passed notification category and situational context.
notify(String, Object, boolean) - Static method in class com.ibm.itim.mail.NotificationManager
Notifies the correct recipients with the correct message content and format based on the passed notification category and situational context.
notifyAsync(NotificationMessage) - Static method in class com.ibm.itim.mail.MailManager
 
notifyOfAsynchronousResponse(AsynchronousResponse) - Method in interface com.ibm.itim.remoteservices.provider.Notifier
Delivers an asynchronous response to the provisioning platform.
NotInDictionary - class com.ibm.passwordrules.standard.NotInDictionary.
This class implements built-in rule for not allowing passwords to be matched against a password dictionary entry.
NotInDictionary() - Constructor for class com.ibm.passwordrules.standard.NotInDictionary
Standard constructor.
NotRepeated - class com.ibm.passwordrules.standard.NotRepeated.
This class implements built-in rule for restricting passwords to be different then previously used passwords present in a history list.
NotRepeated() - Constructor for class com.ibm.passwordrules.standard.NotRepeated
Standard constructor.
NotRepeated(int) - Constructor for class com.ibm.passwordrules.standard.NotRepeated
Constructor that specifies the length of the history to check.
NotReversed - class com.ibm.passwordrules.standard.NotReversed.
This class implements built-in rule for restricting passwords to be different then previously used passwords present in a reversed history list.
NotReversed() - Constructor for class com.ibm.passwordrules.standard.NotReversed
Standard constructor.
NotReversed(int) - Constructor for class com.ibm.passwordrules.standard.NotReversed
Constructor that specifies the length of the history to check.
NOTSTARTED - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
Constant identifying a not-started state.
NotUserID - class com.ibm.passwordrules.standard.NotUserID.
This class implements built-in rule for restricting passwords to not contain any words present in user id.
NotUserID() - Constructor for class com.ibm.passwordrules.standard.NotUserID
Standard constructor.
NotUserIDCaseInsensitive - class com.ibm.passwordrules.standard.NotUserIDCaseInsensitive.
This class implements built-in rule for restricting passwords to not contain any words present in user id.
NotUserIDCaseInsensitive() - Constructor for class com.ibm.passwordrules.standard.NotUserIDCaseInsensitive
Standard constructor.
NotUserName - class com.ibm.passwordrules.standard.NotUserName.
This class implements built-in rule for restricting passwords to not contain any words present in user name.
NotUserName() - Constructor for class com.ibm.passwordrules.standard.NotUserName
Standard constructor.
NotUserNameCaseInsensitive - class com.ibm.passwordrules.standard.NotUserNameCaseInsensitive.
This class implements built-in rule for restricting passwords to not contain any words present in user name.
NotUserNameCaseInsensitive() - Constructor for class com.ibm.passwordrules.standard.NotUserNameCaseInsensitive
Standard constructor.
NUMBER_OF_ROWS - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
Numeric - class com.ibm.itim.policy.join.Numeric.
will join attribute values containing Strings representing a number to be joined using an operator allowed on numbers.
Numeric() - Constructor for class com.ibm.itim.policy.join.Numeric
default constructor necessary for using reflections to instantiate

O

OBJ_PROFILE_ATTR_CATEGORY - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for the category attribute name.
OBJ_PROFILE_ATTR_CUSTOM_CLASS - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for the class attribute name.
OBJ_PROFILE_ATTR_MAP - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for the attribute map attribute name.
OBJ_PROFILE_ATTR_NAME - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for the naming attribute name.
OBJ_PROFILE_ATTR_RDN - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for the rdn attribute name.
OBJ_PROFILE_ATTR_SEARCH - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for the search attribute name.
OBJECT_NOT_FOUND - Static variable in class com.ibm.itim.dataservices.model.ModelException
Deprecated.  
OBJECT_NOT_FOUND - Static variable in interface com.ibm.itim.dataservices.model.ModelExceptionConstants
A requested object was not found
OBJECT_NOT_FOUND - Static variable in class com.ibm.itim.fesiextensions.ModelExtension
 
OBJECT_PROFILE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Object Profile category.
OBJECT_PROFILE_OPERATION - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
ObjectNotFoundException - exception com.ibm.itim.dataservices.model.ObjectNotFoundException.
ObjectNotFoundException is an exception class used when an entry that is searched for is not found.
ObjectNotFoundException(String) - Constructor for class com.ibm.itim.dataservices.model.ObjectNotFoundException
Constructs an ModelCommunicationException with a message.
ObjectNotFoundException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.ObjectNotFoundException
Constructs an ObjectNotFoundException with a message and original exception.
ObjectProfile - class com.ibm.itim.dataservices.model.ObjectProfile.
Value Object class that holds the attribute data of an object profile.
ObjectProfile(DistinguishedName, String, String, String, String, Map, String) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfile
Constructs a new ObjectProfile object.
ObjectProfile(DistinguishedName, String, String, String, String, Map, String, Collection) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfile
Constructs a new ObjectProfile object.
ObjectProfile(String, String, String, String, Map, String) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfile
Constructs a new ObjectProfile object.
ObjectProfileCategory - class com.ibm.itim.dataservices.model.ObjectProfileCategory.
This class provides a list of pre-defined categories within the platform's data model.
ObjectProfileCategory(DistinguishedName, String, Collection) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileCategory
 
ObjectProfileCategoryConstant - interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant.
This class provides a list of pre-defined categories within the platform's data model.
ObjectProfileEntity - class com.ibm.itim.dataservices.model.ObjectProfileEntity.
Class that describes how a class in the data store maps to a semantic entity in the system's data model.
ObjectProfileEntity(ObjectProfile) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileEntity
Constructs an ObjectProfileEntity with a value object.
ObjectProfileFactory - class com.ibm.itim.dataservices.model.ObjectProfileFactory.
Factory class that creates object profiles in the data store.
ObjectProfileFactory() - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileFactory
 
ObjectProfileOperation - class com.ibm.itim.dataservices.model.ObjectProfileOperation.
Value Object class that holds the attribute data of an object profile operation.
ObjectProfileOperation() - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
ObjectProfileOperation(String, boolean, boolean, DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileOperation
Constructs a new ObjectProfileOperation object
ObjectProfileOperation(String, boolean, boolean, OperationParameter[], DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileOperation
Constructs a new ObjectProfileOperation object
ObjectProfileOperationContentHandler - class com.ibm.itim.dataservices.model.ObjectProfileOperationContentHandler.
This class parses ObjectProfileOperation from xml string
ObjectProfileOperationContentHandler(ObjectProfileOperation) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileOperationContentHandler
 
ObjectProfileOperationFactory - class com.ibm.itim.dataservices.model.ObjectProfileOperationFactory.
 
ObjectProfileOperationFactory() - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileOperationFactory
 
ObjectProfileSearch - class com.ibm.itim.dataservices.model.ObjectProfileSearch.
Class that provides an interface for searching for object profiles that reside in the data store.
ObjectProfileSearch() - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileSearch
Default constructor.
ONELEVEL_SCOPE - Static variable in class com.ibm.itim.apps.search.SearchMO
Constant identifying a single level search scope.
ONELEVEL_SCOPE - Static variable in class com.ibm.itim.dataservices.model.SearchParameters
Constant indicating a single level search scope.
OPERATION_NOT_ALLOWED - Static variable in class com.ibm.itim.apps.AuthorizationException
 
OPERATION_NOT_SUPPORTED_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that the operation requested was not implemented.
OPERATION_PARAMETER - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
OperationParameter - class com.ibm.itim.dataservices.model.OperationParameter.
Value Object class that represents the operation parameter Support for formal parameter definition in profile operation is optional in this release Formal parameter specification allow design time type validation on the operation and its implementation
OperationParameter(String, String, String) - Constructor for class com.ibm.itim.dataservices.model.OperationParameter
Constructs a new OperationParameter object
OR - Static variable in class com.ibm.itim.adhocreport.Constants
 
ORDER - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
ORDER_BY - Static variable in class com.ibm.itim.adhocreport.Constants
 
ORG - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Organization category.
ORG_ATTR_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Organization
String constant for the naming attribute name.
ORG_ATTR_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.Organization
String constant for the status attribute name.
Organization - class com.ibm.itim.dataservices.model.domain.Organization.
Value Object class that holds the attribute information of an organization in the data model.
ORGANIZATION - Static variable in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Constant (String) for the organization relationship name
ORGANIZATION - Static variable in class com.ibm.itim.dataservices.model.domain.PersonEntity
Constant (String) for organization relationship name.
ORGANIZATION - Static variable in class com.ibm.itim.dataservices.model.domain.RoleEntity
Constant (String) for the organization relationship name.
Organization(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.Organization
Constructs object with attribute information.
Organization(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.Organization
Constructs object with profile and attribute information.
OrganizationalContainer - class com.ibm.itim.dataservices.model.domain.OrganizationalContainer.
Value Object class that holds the attribute information of an organizational container in the data model.
OrganizationalContainerEntity - class com.ibm.itim.dataservices.model.domain.OrganizationalContainerEntity.
Class that represents a container in the logical organization chart within the data model.
OrganizationalContainerEntity(ObjectProfile, OrganizationalContainer) - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationalContainerEntity
Constructs with the given value object and object profile.
OrganizationalContainerEntity(OrganizationalContainer) - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationalContainerEntity
Constructs with the given value object.
OrganizationalContainerMO - class com.ibm.itim.apps.identity.OrganizationalContainerMO.
Managed object representing an organizational container.
OrganizationalContainerMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.identity.OrganizationalContainerMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
OrganizationalContainerMO(PlatformContext, Subject, DistinguishedName, boolean) - Constructor for class com.ibm.itim.apps.identity.OrganizationalContainerMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
OrganizationalContainerSearch - class com.ibm.itim.dataservices.model.domain.OrganizationalContainerSearch.
Class that provides an interface for searching for organizational containers.
OrganizationalContainerSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationalContainerSearch
Default constructor.
OrganizationalUnit - class com.ibm.itim.dataservices.model.domain.OrganizationalUnit.
Value Object class that holds the attribute information of an organizational unit in the data model.
OrganizationalUnit(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationalUnit
Constructs object with attribute information.
OrganizationalUnit(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationalUnit
Constructs object with profile and attribute information.
OrganizationEntity - class com.ibm.itim.dataservices.model.domain.OrganizationEntity.
Class that represents an organization in the logical organization chart within the data model.
OrganizationEntity(ObjectProfile, Organization) - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationEntity
Constructs with the given value object and object profile.
OrganizationEntity(Organization) - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationEntity
Constructs with the given value object.
OrganizationFactory - class com.ibm.itim.dataservices.model.domain.OrganizationFactory.
Factory class for creating organizations in the data store.
OrganizationFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationFactory
Default constructor.
OrganizationModelExtension - class com.ibm.itim.fesiextensions.OrganizationModelExtension.
OrganizationModelExtension defines all organization model specific extensions to the java script interpreter.
OrganizationModelExtension() - Constructor for class com.ibm.itim.fesiextensions.OrganizationModelExtension
 
OrganizationParent - class com.ibm.itim.dataservices.model.domain.OrganizationParent.
The OrganizationParent class implements the parent relationship to an OrganizationEntity.
OrganizationParent() - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationParent
 
OrganizationSearch - class com.ibm.itim.dataservices.model.domain.OrganizationSearch.
Class that provides an interface for searching for organizations.
OrganizationSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationSearch
Default constructor.
ORGUNIT - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Organizational Unit category.
ORPHAN_CONTAINER - Static variable in class com.ibm.itim.adhocreport.Constants
 
orphan() - Method in class com.ibm.itim.apps.provisioning.AccountMO
Orphans the account, or changes the account owner to unknown.
orphan() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Orphan an account by removing the owner from the account.
orphan(DistinguishedName, Collection) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Orphans multiple accounts, or changes the account owner to unknown.
ORPHANED_ACCOUNT - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Orphaned Account category.
OTHER - Static variable in class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. There was an unspecified problem with the search.
OTHER - Static variable in class com.ibm.itim.dataservices.model.SearchResultsStatus
There was an unspecified problem with the search.
OWNER - Static variable in class com.ibm.itim.dataservices.model.domain.AccountEntity
Relationship name for an account's owner.
OWNER_ATTRIBUTE - Static variable in class com.ibm.itim.adhocreport.Constants
 

P

PAGE - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
PAGE_FOOTER - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
PAGE_HEADER - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
PAGE_NUMBER - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
PAGE_PADDING - Static variable in class com.ibm.itim.adhocreport.Constants
 
PAGES - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
PARENT - Static variable in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Constant (String) for the parent relationship name.
PARENT - Static variable in class com.ibm.itim.dataservices.model.domain.PersonEntity
Constant (String) for parent relationship name.
PartialResultsException - exception com.ibm.itim.dataservices.model.PartialResultsException.
PartialResultsException is an exception class used for errors that arise that result in only a portion of a data model request being completed.
PartialResultsException(String) - Constructor for class com.ibm.itim.dataservices.model.PartialResultsException
Constructs an PartialResultsException with a message.
PartialResultsException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.PartialResultsException
Constructs an PartialResultsException with a message and original exception.
PartialResultsReason - class com.ibm.itim.dataservices.model.PartialResultsReason.
Deprecated. Replaced by SearchResultsStatus.
PartialResultsReason() - Constructor for class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. Default constructor.
PartialResultsReason(int, NamingException) - Constructor for class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. Constructs with a problem reason and a causing exception (if any).
Participant - class com.ibm.itim.workflow.model.Participant.
This class provides information about a workflow participant.
PARTICIPANT_RESOLVE_FAILED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a participant resolution failure as a result.
Participant() - Constructor for class com.ibm.itim.workflow.model.Participant
Default constructor.
Participant(DistinguishedName, String) - Constructor for class com.ibm.itim.workflow.model.Participant
Constructs with distinguished name and type.
Participant(DistinguishedName, String, String) - Constructor for class com.ibm.itim.workflow.model.Participant
Constructs with distinguished name, id, and type.
Participant(String, String) - Constructor for class com.ibm.itim.workflow.model.Participant
Constructs with distinguished name and type.
ParticipantResolveFailureEventAudit - class com.ibm.itim.workflow.model.ParticipantResolveFailureEventAudit.
This defines the class for participant resolve failed event audit information
ParticipantResolveFailureEventAudit(ActivityParticipant) - Constructor for class com.ibm.itim.workflow.model.ParticipantResolveFailureEventAudit
 
PASSWORD_NOT_ALLOWED_ON_RESTORE - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Name for a property indicating that the password is NOT allowed when the account is restored.
PASSWORD_NOT_REQUIRED_ON_RESTORE - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Name for a property indicating whether the password is required for restoring entities.
PASSWORD_PICKUP - Static variable in class com.ibm.itim.workflow.model.EventAudit
The new password has been picked up by the account owner
PASSWORD_POLICY - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Password Policy category.
PasswordGenerator - interface com.ibm.passwordrules.PasswordGenerator.
Interface which needs to be implemented by all custom password generators.
PasswordHistoryItem - class com.ibm.passwordrules.standard.PasswordHistoryItem.
Objects of this class are used to hold information about an item on password history list.
PasswordHistoryItem(byte[], byte[]) - Constructor for class com.ibm.passwordrules.standard.PasswordHistoryItem
 
PasswordManager - class com.ibm.itim.apps.provisioning.PasswordManager.
Provides aggregate password management capabilities.
PasswordManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.provisioning.PasswordManager
Constructs the manager with a platform context and a subject.
PasswordPickupEventAudit - class com.ibm.itim.workflow.model.PasswordPickupEventAudit.
This defines user password pickup event audit information
PasswordPickupEventAudit(ActivityParticipant) - Constructor for class com.ibm.itim.workflow.model.PasswordPickupEventAudit
 
PasswordRuleException - exception com.ibm.itim.apps.provisioning.PasswordRuleException.
This class identifies a problem with a set of password rules, or the combination of password rules from different password policies.
PasswordRuleException(String) - Constructor for class com.ibm.itim.apps.provisioning.PasswordRuleException
Constructs with an error code.
PasswordRuleException(String, Object[]) - Constructor for class com.ibm.itim.apps.provisioning.PasswordRuleException
Constructs with an error code and message tokens
PasswordRuleException(String, Throwable) - Constructor for class com.ibm.itim.apps.provisioning.PasswordRuleException
Constructs with an error code and the cause exception.
PasswordRulesInfo - class com.ibm.passwordrules.standard.PasswordRulesInfo.
Class is a value object containing information about password rules.
PasswordRulesInfo() - Constructor for class com.ibm.passwordrules.standard.PasswordRulesInfo
Default constructor
PENDING - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Status: The request has been made but a response is pending.
PENDING - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifyin a pending result.
PENDING_PAGE - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
For redirection to the pending requests page
pending() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Accessor method for whether the status is pending
Permission - class com.ibm.itim.dataservices.model.Permission.
Class that represents a permission within an AccessRight, or ACI.
Permission() - Constructor for class com.ibm.itim.dataservices.model.Permission
 
Person - class com.ibm.itim.dataservices.model.domain.Person.
Value Object class that holds the attribute information of a person (identity) in the data model.
PERSON - Static variable in class com.ibm.itim.adhocreport.Constants
 
PERSON - Static variable in interface com.ibm.itim.dataservices.model.ManagableCategoryConstant
Person (identity) category.
PERSON - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the person (human) participant type.
PERSON_ALREADY_EXISTS_ERROR - Static variable in class com.ibm.itim.remoteservices.exception.PersonAlreadyExistsException
 
PERSON_ATTR_ALIAS - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the aliases attribute name.
PERSON_ATTR_DISPLAY - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the custom display attribute name.
PERSON_ATTR_EMAIL - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the email attribute name.
PERSON_ATTR_LOCALE - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the preferred locale attribute name
PERSON_ATTR_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the naming attribute name.
PERSON_ATTR_ROLE - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the roles attribute name.
PERSON_ATTR_SHAREDSECRET - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the shared secret attribute name.
PERSON_ATTR_SPONSOR - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the sponsor attribute name.
PERSON_ATTR_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the status attribute name.
PERSON_ATTR_SUPERVISOR - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the supervisor attribute name.
Person(String) - Constructor for class com.ibm.itim.dataservices.model.domain.Person
Constructs object with profile.
Person(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.Person
Deprecated. Use Person(String profileName) and setAttributes(attributes) instead
PersonAccount - class com.ibm.itim.dataservices.model.domain.PersonAccount.
The PersonAccount class implements the account relationship to a PersonEntity.
PersonAccount() - Constructor for class com.ibm.itim.dataservices.model.domain.PersonAccount
 
PersonAlreadyExistsException - exception com.ibm.itim.remoteservices.exception.PersonAlreadyExistsException.
Exception thrown by remote services person find methods when more than one match is found.
PersonAlreadyExistsException() - Constructor for class com.ibm.itim.remoteservices.exception.PersonAlreadyExistsException
Standard constructor
PersonAlreadyExistsException(String) - Constructor for class com.ibm.itim.remoteservices.exception.PersonAlreadyExistsException
Constructor to pass an exception message.
PersonEntity - class com.ibm.itim.dataservices.model.domain.PersonEntity.
Represents a person (identity) in the data model.
PersonEntity(ObjectProfile, Person) - Constructor for class com.ibm.itim.dataservices.model.domain.PersonEntity
Constructs a PersonEntity with a profile and value object.
PersonEntity(Person) - Constructor for class com.ibm.itim.dataservices.model.domain.PersonEntity
Constructs a PersonEntity with a value object.
PersonFactory - class com.ibm.itim.dataservices.model.domain.PersonFactory.
Factory class for creating people in the data store.
PersonFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.PersonFactory
Default constructor.
PersonManager - class com.ibm.itim.apps.identity.PersonManager.
Provides aggregate identity (person) management capabilities.
PersonManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.identity.PersonManager
Constructs the manager with a platform context and a subject.
PersonMO - class com.ibm.itim.apps.identity.PersonMO.
Managed object representing a person, or identity.
PersonMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.identity.PersonMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
PersonModelExtension - class com.ibm.itim.fesiextensions.PersonModelExtension.
PersonModelExtension defines all person model specific extensions to the java script interpreter.
PersonModelExtension() - Constructor for class com.ibm.itim.fesiextensions.PersonModelExtension
 
PersonRole - class com.ibm.itim.dataservices.model.domain.PersonRole.
The PersonRole class implements the role relationship to a PersonEntity.
PersonRole() - Constructor for class com.ibm.itim.dataservices.model.domain.PersonRole
 
PersonSearch - class com.ibm.itim.dataservices.model.domain.PersonSearch.
Provides an interface for searching for people.
PersonSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.PersonSearch
Default constructor.
PersonSelf - class com.ibm.itim.dataservices.model.domain.PersonSelf.
The PersonSelf class implements the self relationship to a PersonEntity.
PersonSelf() - Constructor for class com.ibm.itim.dataservices.model.domain.PersonSelf
 
platform - Variable in class com.ibm.itim.apps.search.SearchResultsMO
 
platform - Variable in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
 
PLATFORM_CREDENTIALS - Static variable in interface com.ibm.itim.apps.PlatformContext
Property name of the principal's authentication credentials.
PLATFORM_PRINCIPAL - Static variable in interface com.ibm.itim.apps.PlatformContext
Property name of the system level calling principal of the context.
PLATFORM_URL - Static variable in interface com.ibm.itim.apps.PlatformContext
Platform URL property name.
PlatformCallback - class com.ibm.itim.apps.jaas.callback.PlatformCallback.
JAAS authentication callback for the platform context for the LoginModule to to communicate to the platform with.
PlatformCallback() - Constructor for class com.ibm.itim.apps.jaas.callback.PlatformCallback
Default constructor of the callback.
PlatformCallbackHandler - class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler.
Default JAAS authentication callback handler for the identity platform.
PlatformCallbackHandler(String, Locale) - Constructor for class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Constructs the handler with a user id and locale.
PlatformCallbackHandler(String, String) - Constructor for class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Constructs the handler with a user id and password.
PlatformCallbackHandler(String, String, Locale) - Constructor for class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Constructs the handler with a user id, locale, and tenant id.
PlatformCallbackHandler(String, String, String) - Constructor for class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Constructs the handler with a user id, password, and tenant id.
PlatformContext - interface com.ibm.itim.apps.PlatformContext.
Interface representing a client context with the provisioning platform.
PlatformContext - interface com.ibm.itim.remoteservices.provider.PlatformContext.
Interface to retrieve provisioning platform context information, such as a directory naming context for retrieving directory entries.
PlatformContextFactory - interface com.ibm.itim.apps.PlatformContextFactory.
Interface for creating a platform context.
PolicyJoinRuntimeContext - interface com.ibm.itim.fesiextensions.PolicyJoinRuntimeContext.
Interface used to define keys for data items passed to the evauator's engine as part of its runtime context for the provisioning policy (policy join) extension.
PPAEntitlement - class com.ibm.itim.policy.analysis.PPAEntitlement.
This class contains information that can be used in the analysis of an entitlement for a provisioning parameter.
PPAException - exception com.ibm.itim.policy.analysis.PPAException.
This class encapsulates exception information encountered by the provisioning policy analysis code.
PPAProvisioningParameter - class com.ibm.itim.policy.analysis.PPAProvisioningParameter.
This class contains information that can be used in the analysis of a provisioning parameter.
PPAProvisioningPolicy - class com.ibm.itim.policy.analysis.PPAProvisioningPolicy.
This class contains information that can be used in the analysis of a provisioning policy.
PRE_DEFINED - Static variable in class com.ibm.itim.dataservices.model.domain.DirectorySystem
 
PrecedenceSequence - class com.ibm.itim.policy.join.PrecedenceSequence.
This class is to be used on snglevalued attributes which contain a fixed list of allowable values.
PrecedenceSequence() - Constructor for class com.ibm.itim.policy.join.PrecedenceSequence
default constructor necessary for using reflections to instantiate
prepend(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.CompoundDN
Prepends a distinguished name to the front of the object.
PRINCIPAL - Static variable in interface com.ibm.itim.authentication.Authenticator
Constant that holds the name of the environment property for specifying the authenticating user's identifier or name.
printStackTrace() - Method in class FESI.jslib.JSException
Prints this Throwable and its backtrace to the standard error stream.
printStackTrace() - Method in class com.ibm.itim.exception.ITIMException
Prints this Throwable and its backtrace to the standard error stream.
printStackTrace() - Method in class com.ibm.itim.policy.analysis.PPAException
Prints this exception and its backtrace to the standard error stream.
printStackTrace() - Method in class com.ibm.itim.remoteservices.exception.RemoteServicesException
Prints out the stack trace, including the stack trace of the original exception (if there was a separate one).
printStackTrace() - Method in class com.ibm.itim.workflow.model.WorkflowException
Prints out the stack trace, including the stack trace of the original exception (if there was a separate one).
printStackTrace(PrintStream) - Method in class FESI.jslib.JSException
Prints this Throwable and its backtrace to the specified print stream.
printStackTrace(PrintStream) - Method in class com.ibm.itim.exception.ITIMException
Prints this Throwable and its backtrace to the specified print stream.
printStackTrace(PrintStream) - Method in class com.ibm.itim.policy.analysis.PPAException
Prints this exception and its backtrace to the specified print stream.
printStackTrace(PrintStream) - Method in class com.ibm.itim.remoteservices.exception.RemoteServicesException
Prints out the stack trace, including the stack trace of the original exception (if there was a separate one).
printStackTrace(PrintStream) - Method in class com.ibm.itim.workflow.model.WorkflowException
Prints out the stack trace, including the stack trace of the original exception (if there was a separate one).
printStackTrace(PrintWriter) - Method in class FESI.jslib.JSException
Prints this Throwable and its backtrace to the specified print writer.
printStackTrace(PrintWriter) - Method in class com.ibm.itim.exception.ITIMException
Prints this Throwable and its backtrace to the specified print writer.
printStackTrace(PrintWriter) - Method in class com.ibm.itim.policy.analysis.PPAException
Prints this exception and its backtrace to the specified print writer.
printStackTrace(PrintWriter) - Method in class com.ibm.itim.remoteservices.exception.RemoteServicesException
Prints out the stack trace, including the stack trace of the original exception (if there was a separate one).
printStackTrace(PrintWriter) - Method in class com.ibm.itim.workflow.model.WorkflowException
Prints out the stack trace, including the stack trace of the original exception (if there was a separate one).
Priority - class com.ibm.itim.policy.join.Priority.
This class contains logic to join all applicable attributes' values based on priority number of the policy which contais them.
Priority() - Constructor for class com.ibm.itim.policy.join.Priority
the only necessary constructor
PROCESS_INITIAL_DATA - Static variable in class com.ibm.itim.workflow.model.EventAudit
The initial user submitted data
PROCESS_PARTCIPANT_RESOLVE_FAIL - Static variable in class com.ibm.itim.workflow.model.EventAudit
The process escalation participant resolution failure The detail is described by ParticipantResolveFailureEventAuditInfo object
PROCESS_STATE_CHANGED - Static variable in class com.ibm.itim.workflow.model.EventAudit
For this type of event audits, the detail information is described in StateEventAuditInfo object
PROCESS_TIME_OUT - Static variable in class com.ibm.itim.workflow.model.EventAudit
The process has timed out The detail information is a TimeoutEventAuditInfo object
PROCESS_USER_CHANGED_DATA - Static variable in class com.ibm.itim.workflow.model.EventAudit
The user changed data.
processAddRequest(Service, String, Collection, AttributeValues) - Method in interface com.ibm.itim.remoteservices.provider.UnsolicitedEventProcessor
Process an add request sent from a remote service in a unsolicited notification event.
processDeleteRequest(Service, String) - Method in interface com.ibm.itim.remoteservices.provider.UnsolicitedEventProcessor
Process a delete request sent from a remote service in a unsolicited notification event.
PROCESSING_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Processing error type for an unsuccessful request
processingInstruction(String, String) - Method in class com.ibm.itim.adhocreport.AdhocReportTemplateHandler
The Parser will invoke this method once for each processing instruction found.
ProcessManager - class com.ibm.itim.workflow.model.ProcessManager.
Class that provides the interface for creating and querying workflow processes within the workflow engine.
ProcessManager() - Constructor for class com.ibm.itim.workflow.model.ProcessManager
Default constructor.
ProcessManager(DistinguishedName) - Constructor for class com.ibm.itim.workflow.model.ProcessManager
Constructs within the context of the given tenant.
processModifyRequest(Service, String, AttributeChanges) - Method in interface com.ibm.itim.remoteservices.provider.UnsolicitedEventProcessor
Process a modify request sent from a remote service in a unsolicited notification event.
ProcessParticipant - class com.ibm.itim.workflow.model.ProcessParticipant.
This class is a specialization of workflow participant within the context of a workflow process.
ProcessParticipant() - Constructor for class com.ibm.itim.workflow.model.ProcessParticipant
Default constructor.
ProcessParticipant(DistinguishedName, String) - Constructor for class com.ibm.itim.workflow.model.ProcessParticipant
Constructs with distinguished name and type.
ProcessParticipant(DistinguishedName, String, String) - Constructor for class com.ibm.itim.workflow.model.ProcessParticipant
Constructs with distinguished name, id, and type.
ProcessParticipant(String, String) - Constructor for class com.ibm.itim.workflow.model.ProcessParticipant
Constructs with distinguished name and type.
processRestoreRequest(Service, String) - Method in interface com.ibm.itim.remoteservices.provider.UnsolicitedEventProcessor
Process a restore request sent from a remote service in a unsolicited notification event.
processSuspendRequest(Service, String) - Method in interface com.ibm.itim.remoteservices.provider.UnsolicitedEventProcessor
Process a suspend request sent from a remote service in a unsolicited notification event.
PROFILE_MISSING - Static variable in class com.ibm.itim.fesiextensions.CustomJSException
 
PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.system.SystemUser
 
PROFILE_NOT_FOUND - Static variable in class com.ibm.itim.dataservices.model.ModelException
Deprecated.  
PROFILE_NOT_FOUND - Static variable in interface com.ibm.itim.dataservices.model.ModelExceptionConstants
Could not find a profile
ProfileLocator - class com.ibm.itim.dataservices.model.ProfileLocator.
Provides an interface for retrieving profiles (object and service) registered with the provisioning platform.
ProfileLocator() - Constructor for class com.ibm.itim.dataservices.model.ProfileLocator
 
PROPERTIES - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name attribute with the collection of protocol and behavior properties
PROPERTIES_BUNDLE - Static variable in class com.ibm.itim.adhocreport.AdhocReportHelper
 
ProtectedObject - interface com.ibm.itim.dataservices.model.ProtectedObject.
Defines the base interface for all objects that are protected, thereby requiring authorized access.
PROTOCOL_MAPPINGS - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name attribute with the collection of protocol mappings.
PROVIDER - Static variable in class com.ibm.itim.apps.UserAuthInfo
 
PROVIDER_FACTORY - Static variable in class com.ibm.itim.authentication.AuthenticationAuthority
Constant that holds the name of the environment property for specifying the AuthenticationProvider factory to use.
ProviderConfigurationException - exception com.ibm.itim.remoteservices.provider.ProviderConfigurationException.
Indicates that there was a problem with the service provider configuration.
ProviderConfigurationException() - Constructor for class com.ibm.itim.remoteservices.provider.ProviderConfigurationException
Creates new ProviderConfigException without detail message.
ProviderConfigurationException(String) - Constructor for class com.ibm.itim.remoteservices.provider.ProviderConfigurationException
Constructs an ProviderConfigException with the specified detail message.
ProviderConfigurationException(String, Throwable) - Constructor for class com.ibm.itim.remoteservices.provider.ProviderConfigurationException
Constructs an ProviderConfigException with the specified detail message.
PROVISIONING_POLICY - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Provisioning Policy category.
ProvisioningPolicyAnalysis - class com.ibm.itim.policy.analysis.ProvisioningPolicyAnalysis.
This class provides methods that can be used in the analysis of policy enforcement being performed in the system.
ProvisioningQueryStatement - class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement.
Class providing process query logic based on a provisioning specific parameters.
ProvisioningQueryStatement(WorkflowQuery, long, String, String) - Constructor for class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Constructs with a WorkflowProcess as its query parameters.
ProvisioningValidationInfo - interface com.ibm.passwordrules.provisioning.ProvisioningValidationInfo.
 
put(AttributeValue) - Method in class com.ibm.itim.common.AttributeValues
Adds an AttributeValue object to the Map

Q

Query - class com.ibm.itim.adhocreport.Query.
This class it a template for storing the ad hoc report query.
QUERY - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
Query() - Constructor for class com.ibm.itim.adhocreport.Query
 
Query(Node) - Constructor for class com.ibm.itim.adhocreport.Query
This is the constructor which takes the query in XML format and constructs itself by populating its member variables.
QueryParser - class com.ibm.itim.adhocreport.QueryParser.
This is a parser class for the query.
QueryParser(String) - Constructor for class com.ibm.itim.adhocreport.QueryParser
 

R

R - Static variable in class com.ibm.itim.dataservices.model.AttributeRight
String constant for read operation
RANDOM_SELECTED - Static variable in class com.ibm.itim.dataservices.model.domain.DirectorySystem
 
RANGE - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
refresh() - Method in class com.ibm.itim.dataservices.model.CategoryTable
Update cache against LDAP data
registerObjectFactory(String, JSObjectFactory) - Method in class com.ibm.itim.fesiextensions.JSGlobalObjectFactory
 
registerProfile(ObjectProfile) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Registers an object profile with the locator.
REJECTED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
 
REJECTED - Static variable in interface com.ibm.itim.workflow.provisioning.ApprovalRFIResult
Constant identifying a rejected result.
Relationship - interface com.ibm.itim.dataservices.model.Relationship.
The Relationship interface provides the method signature of all relationship implementations in the data model.
RELATIONSHIP_NOT_FOUND - Static variable in class com.ibm.itim.dataservices.model.ModelException
Deprecated.  
RELATIONSHIP_NOT_FOUND - Static variable in interface com.ibm.itim.dataservices.model.ModelExceptionConstants
A relationship was not found
RelevantDataItem - class com.ibm.itim.workflow.model.RelevantDataItem.
This interface provides general information about a workflow relevant data item.
RelevantDataItem() - Constructor for class com.ibm.itim.workflow.model.RelevantDataItem
Default constructor.
RelevantDataItem(String, String, Object) - Constructor for class com.ibm.itim.workflow.model.RelevantDataItem
Constructs with all defining parameters.
RemoteServicesException - exception com.ibm.itim.remoteservices.exception.RemoteServicesException.
Standard exception for remote services.
RemoteServicesException(String) - Constructor for class com.ibm.itim.remoteservices.exception.RemoteServicesException
Constructor that accepts an error string.
RemoteServicesException(String, Throwable) - Constructor for class com.ibm.itim.remoteservices.exception.RemoteServicesException
Constructor that accepts an error string and an original exception.
RemoteServicesException(Throwable) - Constructor for class com.ibm.itim.remoteservices.exception.RemoteServicesException
Constructors a remote services exception from a generic exception.
REMOVE_ACTION - Static variable in class com.ibm.itim.common.AttributeChangeOperation
Integer constant for the remove action.
REMOVE_ERROR - Static variable in class com.ibm.itim.dataservices.model.ModelException
Deprecated.  
REMOVE_ERROR - Static variable in interface com.ibm.itim.dataservices.model.ModelExceptionConstants
Could not delete an object
remove() - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Removes the managed object from the provisioning platform.
remove() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Removes the managed object from the provisioning platform.
remove() - Method in class com.ibm.itim.common.AttributeChangeIterator
Remove the last element returned by the iterator.
remove() - Method in interface com.ibm.itim.dataservices.model.SearchResultsIterator
Removes from the underlying search results the last result returned by the iterator.
remove() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Removes the entity from the data store.
remove() - Method in class com.ibm.itim.dataservices.model.ObjectProfileEntity
Removes the entity from the data store.
remove() - Method in class com.ibm.itim.dataservices.model.domain.OrganizationEntity
Removes the entity from the data store.
remove() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Removes the account from the data store.
remove(boolean) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Removes the entity from the data store.
remove(Collection, Date) - Method in class com.ibm.itim.apps.identity.PersonManager
Removes the person objects and associated managed objects from the provisioning platform.
remove(Collection, Date) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Removes multiple accounts from the provisioning platform.
remove(Date) - Method in class com.ibm.itim.apps.identity.RoleMO
Removes the managed object from the provisioning platform.
remove(Date) - Method in class com.ibm.itim.apps.identity.PersonMO
Removes the person object and associated managed objects from the provisioning platform.
remove(Date) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Removes the managed object from the provisioning platform.
remove(int) - Method in class com.ibm.itim.dataservices.model.CompoundDN
Removes the distinguished name at the given index.
remove(String) - Method in class com.ibm.itim.common.AttributeValues
Remove an AttributeValue object from the map
removeAdministrator(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomain
Removes the given administrator from the domain.
removeAdministrator(PersonEntity) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainEntity
Removes the given administrator from the domain.
removeAll() - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Removes all accounts hosted by the service.
removeAttribute(AttributeValue) - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Removes the attribute with the given name from the set of attributes for the object.
removeAttribute(AttributeValue) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Removes the attribute with the given name from the set of attributes for the object.
removeAttribute(String) - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Removes the attribute with the given name from the set of attributes for the object.
removeAttribute(String) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Removes the attribute with the given name from the set of attributes for the object.
removeChallengeResponse(String) - Method in class com.ibm.itim.apps.identity.ChallengesAndResponses
Removes the challenge/response from the user list.
removeChars(char[]) - Method in interface com.ibm.passwordrules.PasswordGenerator
Method called by classes implementing Rule interface to constrain the set of characters to be used by the password generator.
removeChars(char[]) - Method in class com.ibm.passwordrules.standard.StandardGenerator
Method called by classes implementing Rule interface used to constrain he set of character templates to be used by the generator.
removeDelegate(Delegate) - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Removes a delegation for the user.
removeHostedServices() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Removes all hosted services representing this service.
removeMember(PersonMO, Date) - Method in class com.ibm.itim.apps.identity.RoleMO
Removes a member from the role.
removeMember(String) - Method in interface FESI.jslib.JSObject
Delete a named property of this object
removeOperation(String) - Method in interface com.ibm.itim.dataservices.model.ManagableProfile
Removes an operation from the list of supported operations
removeOperation(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Removes an operation from the list of supported operations
removeOperation(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Removes an operation from the list of supported operations
removeOrphaned() - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Removes all orphaned accounts hosted by the service.
removeReportColumnObject(int) - Method in class com.ibm.itim.adhocreport.AdhocReportTemplate
Removes the report column object from the Report XML
removeRole(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.Person
Removes the given role from the person's role membership.
removeRole(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Removes the given role from the user's role (group) membership.
removeRole(RoleEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Removes the given role from the person's role memberships.
removeRole(SystemRoleEntity) - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Removes the given role from the user's role (group) memberships.
removeSupportingData() - Method in class com.ibm.itim.dataservices.model.domain.ServiceModel
Remove supporting data entries of the service in the enrole data store
removeValue(Object) - Method in class com.ibm.itim.common.AttributeValue
Removes the given value from the attribute.
REPLACE_ACTION - Static variable in class com.ibm.itim.common.AttributeChangeOperation
Integer constant for the change/replace action.
replace(int, DistinguishedName) - Method in class com.ibm.itim.dataservices.model.CompoundDN
Replaces the distinguished name at the given index.
replaceSingleValue(Object) - Method in class com.ibm.itim.common.AttributeValue
Will replace the current single value with the given Object or initialize the value with the Object if no previous value is present.
replaceString(String, String, String) - Static method in class com.ibm.itim.adhocreport.util.Helper
 
REPORT_HEADER - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
ReportColumn - class com.ibm.itim.adhocreport.ReportColumn.
This class is a wrapper for the columns contained in ad hoc report template.
ReportColumn() - Constructor for class com.ibm.itim.adhocreport.ReportColumn
 
ReportColumn(Node) - Constructor for class com.ibm.itim.adhocreport.ReportColumn
This is a constructor that populates the member variables after parsing the XML string passed as an argument.
ReportNotFoundException - exception com.ibm.itim.adhocreport.ReportNotFoundException.
Thrown when ReportDocumentCR is not initialized.
ReportNotFoundException(String) - Constructor for class com.ibm.itim.adhocreport.ReportNotFoundException
 
ReportWrapper - class com.ibm.itim.adhocreport.ReportWrapper.
This is a wrapper class for the report template.
ReportWrapper() - Constructor for class com.ibm.itim.adhocreport.ReportWrapper
 
ReportWrapper(int, String, String) - Constructor for class com.ibm.itim.adhocreport.ReportWrapper
This is a constructor method.
ReportXML - class com.ibm.itim.adhocreport.ReportXML.
This is a wrapper class for representing the report template XML file.
ReportXML() - Constructor for class com.ibm.itim.adhocreport.ReportXML
 
ReportXML(FileInputStream) - Constructor for class com.ibm.itim.adhocreport.ReportXML
This is a constructor which takes the XML report template as input
ReportXML(int) - Constructor for class com.ibm.itim.adhocreport.ReportXML
This is a constructor which takes the report template ID
ReportXML(Node) - Constructor for class com.ibm.itim.adhocreport.ReportXML
This is a constructor which takes the location of the XML file and constructs the object.
Request - class com.ibm.itim.apps.Request.
Represents a request submitted to the provisioning platform.
Request(PlatformContext, Subject, long) - Constructor for class com.ibm.itim.apps.Request
Constructs with a platform, subject, and request id.
Request(PlatformContext, Subject, long, Date) - Constructor for class com.ibm.itim.apps.Request
Constructs with a platform, subject, request id, and scheduled time.
REQUESTEE - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the requestee participant type.
REQUESTEE - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
REQUESTER - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
REQUESTER - Static variable in class com.ibm.itim.workflow.query.RequesterQueryStatement
 
RequesterQueryStatement - class com.ibm.itim.workflow.query.RequesterQueryStatement.
Class providing process query logic based on a requester.
RequesterQueryStatement(ProcessParticipant) - Constructor for class com.ibm.itim.workflow.query.RequesterQueryStatement
Constructs with a requester as its context.
RequestManager - class com.ibm.itim.apps.RequestManager.
Provides an interface for retrieving requests from the provisioning platform.
RequestManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.RequestManager
Constructs with a platform and subject.
REQUESTOR - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the requestor participant type.
RequestStatus - class com.ibm.itim.remoteservices.provider.RequestStatus.
Class encapsulates a response from a remote resource, including the status and any message.
RequestStatus(int) - Constructor for class com.ibm.itim.remoteservices.provider.RequestStatus
Construct with a status code.
RequestStatus(int, int, String) - Constructor for class com.ibm.itim.remoteservices.provider.RequestStatus
Construct with a status code and a text message.
RequestStatus(int, String) - Constructor for class com.ibm.itim.remoteservices.provider.RequestStatus
Construct with a status code and a text message.
RequestStatus(RequestStatus) - Constructor for class com.ibm.itim.remoteservices.provider.RequestStatus
Construct a RequestStatus from another, making an exact copy.
REQUIRED_ATTR_MISSING - Static variable in class com.ibm.itim.apps.SchemaViolationException
 
REQUIRED_CHARACTERS_NOT_FOUND - Static variable in class com.ibm.passwordrules.standard.StartsWithChar
 
REQUIRED_CREDENTIALS - Static variable in class com.ibm.itim.adhocreport.Constants
 
REQUIRED_CREDENTIALS - Static variable in class com.ibm.itim.apps.UserAuthInfo
 
resetAttributePermissions() - Method in class com.ibm.itim.adhocreport.EntityInfo
 
ResourceEntity - interface com.ibm.itim.workflow.model.ResourceEntity.
Interface for obtaining the assignments of a resource participating in workflow processes.
restore() - Method in class com.ibm.itim.dataservices.model.domain.Organization
Restores the organization, changing its status to ACTIVE_STATUS.
restore() - Method in class com.ibm.itim.dataservices.model.domain.Person
Changes the Person's status to ACTIVE_STATUS.
restore() - Method in class com.ibm.itim.dataservices.model.domain.Account
Restores the account, changing its status to ACTIVE_STATUS.
restore() - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
Restores the business partner organization, changing its status to ACTIVE_STATUS.
restore(Collection, Date) - Method in class com.ibm.itim.apps.identity.PersonManager
Restores the persons ONLY.
restore(Collection, Date) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Restores multiple accounts.
restore(Date) - Method in class com.ibm.itim.apps.identity.PersonMO
Restores the person ONLY.
restore(String, byte[], String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Restore an entity on the remote resource.
restore(String, Date) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Restores the account.
RestrictedTo - class com.ibm.passwordrules.standard.RestrictedTo.
This class implements built-in rule for restricting passwords to only contain a given set of characters.
RestrictedTo(char[]) - Constructor for class com.ibm.passwordrules.standard.RestrictedTo
 
RestrictedTo(String) - Constructor for class com.ibm.passwordrules.standard.RestrictedTo
 
retrieveCategory(String) - Method in class com.ibm.itim.dataservices.model.CategoryTable
Gets category from directory server
REUSED - Static variable in class com.ibm.passwordrules.standard.NotReversed
 
REUSED - Static variable in class com.ibm.passwordrules.standard.NotRepeated
 
reverse() - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
reverseSortResults() - Method in class com.ibm.itim.apps.search.SearchResultsMO
Reverses the the sorting order of the search results.
reverseSortResults() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
Reverses the the sorting order of the search results.
RFI_RESULTS - Static variable in class com.ibm.itim.workflow.model.ActivityResult
 
RFI_RESULTS - Static variable in interface com.ibm.itim.workflow.provisioning.ApprovalRFIResult
Constant identifying the result constants that are RFI based.
Role - class com.ibm.itim.dataservices.model.domain.Role.
Value Object class that holds the attribute information of a role in the data model.
ROLE - Static variable in class com.ibm.itim.dataservices.model.AuthorizationOwner
Constant representing an owner defined by a role.
ROLE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Organizational Role category.
ROLE - Static variable in class com.ibm.itim.dataservices.model.domain.PersonEntity
Constant (String) for role relationship name.
ROLE - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the role participant type.
ROLE_ATTR_DESCRIPTION - Static variable in class com.ibm.itim.dataservices.model.domain.Role
String constant for the description attribute name.
ROLE_ATTR_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Role
String constant for the naming attribute name.
Role(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.Role
Constructs object with attribute information.
RoleEntity - class com.ibm.itim.dataservices.model.domain.RoleEntity.
Represents a Role in the data model.
RoleEntity(Role) - Constructor for class com.ibm.itim.dataservices.model.domain.RoleEntity
Constructs a Role with a value object.
RoleFactory - class com.ibm.itim.dataservices.model.domain.RoleFactory.
Factory for creating roles in the data store.
RoleFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.RoleFactory
 
RoleManager - class com.ibm.itim.apps.identity.RoleManager.
Provides aggregate role management capabilities.
RoleManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.identity.RoleManager
Constructs the manager with a platform context and a subject.
RoleMO - class com.ibm.itim.apps.identity.RoleMO.
Managed object representing an organizational role, either static or dynamic.
RoleMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.identity.RoleMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
RoleSearch - class com.ibm.itim.dataservices.model.domain.RoleSearch.
Provides an interface for searching for roles.
RoleSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.RoleSearch
Default constructor.
ROOT_DN - Static variable in interface com.ibm.itim.fesiextensions.ModelRuntimeContext
Holds the root, or tenant's, DN to provide context to the script.
ROW - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
RPT_EXTENSION - Static variable in class com.ibm.itim.adhocreport.Constants
 
Rule - interface com.ibm.passwordrules.Rule.
This interface needs to be implemented by all standard and custom password rule classes.
RULE_VIOLATION - Static variable in class com.ibm.passwordrules.InvalidPasswordException
 
RuleSet - class com.ibm.passwordrules.standard.RuleSet.
The RuleSet class represents a set of related password rules.
RuleSet(PasswordRulesInfo) - Constructor for class com.ibm.passwordrules.standard.RuleSet
Constructor
RUNNING - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
Constant identifying a running state.
RW - Static variable in class com.ibm.itim.dataservices.model.AttributeRight
String constant for read-write operation

S

saveToXML(RuleSet, OutputStream, String) - Static method in class com.ibm.passwordrules.standard.RuleSet
Method will generate XML representation from a give RuleSet object
SCHEMA_VIOLATION - Static variable in class com.ibm.itim.apps.SchemaViolationException
 
SchemaLookup - interface com.ibm.itim.remoteservices.provider.SchemaLookup.
SchemaLookup defines the interface used in event notification and reconciliation to retrieve schema information for objectclasses and attributes.
SchemaViolationException - exception com.ibm.itim.apps.SchemaViolationException.
This class identifies a managed object schema violation.
SchemaViolationException(String) - Constructor for class com.ibm.itim.apps.SchemaViolationException
Constructs with an error code.
SchemaViolationException(String, Collection) - Constructor for class com.ibm.itim.apps.SchemaViolationException
Constructs with an error code and Cllection of String of missing attribute(s) name
SchemaViolationException(String, Throwable) - Constructor for class com.ibm.itim.apps.SchemaViolationException
Constructs with an error code and the cause exception.
SCOPE - Static variable in class com.ibm.itim.dataservices.model.domain.DynamicRole
Constant for the scope attribute name.
SCOPE_NOT_INT - Static variable in class com.ibm.itim.fesiextensions.CustomJSException
 
SCOPE_NOT_INT - Static variable in class com.ibm.itim.fesiextensions.ModelExtension
 
SCOPE_SINGLE_LEVEL - Static variable in class com.ibm.itim.policy.analysis.PPAProvisioningPolicy
Scope value indicating that the provisioning policy has single level scope.
SCOPE_SUBTREE - Static variable in class com.ibm.itim.policy.analysis.PPAProvisioningPolicy
Scope value indicating that the provisioning policy has subtree scope.
SCRIPT_OBJECT_CREATION_ERROR - Static variable in class com.ibm.itim.fesiextensions.CustomJSException
 
ScriptEvaluatorException - exception com.ibm.itim.script.ScriptEvaluatorException.
Represents an exception thrown from a script interpreter.
ScriptEvaluatorException(String) - Constructor for class com.ibm.itim.script.ScriptEvaluatorException
Constructs the exception with a message.
ScriptEvaluatorException(String, Object[]) - Constructor for class com.ibm.itim.script.ScriptEvaluatorException
Constructs the exception with a message and a list of parameters.
ScriptEvaluatorException(String, Object[], Throwable) - Constructor for class com.ibm.itim.script.ScriptEvaluatorException
Constructs the exception with a message and a list of parameters.
ScriptEvaluatorException(String, Throwable) - Constructor for class com.ibm.itim.script.ScriptEvaluatorException
Constructs the exception with a message.
ScriptEvaluatorInterface - interface com.ibm.itim.script.ScriptEvaluatorInterface.
This generic interface represents a script evaluator (interpreter).
search(DistinguishedName, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectSearch
Deprecated. Replaced by fetch(base, filter, params).
search(SearchCriteria, String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Search and return a collection of entities on the remote resource.
searchByAlias(CompoundDN, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Returns all people with the given alias.
searchByAlias(OrganizationalContainerEntity, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Returns all people with the given alias.
searchByCategory(CompoundDN, int, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemRoleSearch
Retrieves all system roles within the given category.
searchByCategory(OrganizationalContainerEntity, int, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemRoleSearch
Retrieves all system roles within the given category.
searchByClass(DistinguishedName, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectSearch
Searches for DirectoryObjects of the given class.
searchByDelegate(DistinguishedName, DistinguishedName, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemUserSearch
Searches for system users that have the specified delegate.
searchByFilter(CompoundDN, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationalContainerSearch
Searches for organizational containers that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.ServiceSearch
Searches for services that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Searches for people that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainSearch
Searches for admin domains that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationSearch
Searches for organizations that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.RoleSearch
Searches for roles that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgSearch
Searches for business partner organizations that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.DynamicRoleSearch
Searches for dynamic roles that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemRoleSearch
Searches for system roles that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemUserSearch
Searches for system users that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, String, boolean, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.ServiceSearch
Searches for services that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
Searches for accounts that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.BusinessUnitSearch
Searches for business units that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationalContainerSearch
Searches for organizational containers that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.ServiceSearch
Searches for services that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Searches for people that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.RoleSearch
Searches for roles that meet the criteria defined within the given filter.
searchByFilter(DistinguishedName, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationSearch
Searches for organizations that meet the criteria defined within the given filter.
searchByFilter(DistinguishedName, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemUserSearch
Searches for system users that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationalContainerSearch
Searches for organizational containers that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Searches for people that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainSearch
Searches for admin domains that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.RoleSearch
Searches for roles that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgSearch
Searches for business partner organizations that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.DynamicRoleSearch
Searches for dynamic roles that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemRoleSearch
Searches for system roles that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, String, boolean, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.ServiceSearch
Searches for services that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.BusinessUnitSearch
Searches for business units that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Searches for people that meet the criteria defined within the given filter.
searchById(String) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystemSearch
Retrieves the directory system (tenant) from the data store with the given id (name).
searchByName(CompoundDN, String, String) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Searches for people for a given name.
searchByName(CompoundDN, String, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.ServiceSearch
Finds all services identified by the given name.
searchByOwner(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
Returns a Collection of accounts owned by the specified person.
searchByOwner(DistinguishedName, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemUserSearch
Searches for system users (platform accounts) owned by the given person (identity).
searchByProfile(CompoundDN, String, SearchParameters, boolean) - Method in class com.ibm.itim.dataservices.model.domain.ServiceSearch
Finds all services identified by the given profile name.
searchByRole(DistinguishedName, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Returns all people who are members of a given role.
searchByRole(DistinguishedName, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemUserSearch
Searches for system users (platform accounts) that are members of the given system role (group).
searchByService(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
Finds all accounts for a specific service including orphan accounts.
searchByUserID(CompoundDN, String, SearchParameters, boolean) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
Returns a Collection of accounts with a given user id.
searchByUserID(DistinguishedName, String) - Method in class com.ibm.itim.dataservices.model.system.SystemUserSearch
Retrieves the system user with the given id.
SearchCriteria - class com.ibm.itim.remoteservices.provider.SearchCriteria.
Encapsulates search criteria used in performing a recon.
SearchCriteria() - Constructor for class com.ibm.itim.remoteservices.provider.SearchCriteria
Creates an empty SearchCriteria object
SearchCriteria(String, String, Collection) - Constructor for class com.ibm.itim.remoteservices.provider.SearchCriteria
Creates new SearchCriteria.
SearchMO - class com.ibm.itim.apps.search.SearchMO.
Class that configures and executes a search.
SearchMO(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.search.SearchMO
Constructs the the managed object with a platform context and a subject.
searchOrphansByService(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
Returns a set of orphan accounts hosted by the specified service.
searchOrphansByService(DistinguishedName, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
Returns a set of orphan accounts hosted by the specified service.
SearchParameters - class com.ibm.itim.dataservices.model.SearchParameters.
Class that holds a set of parameters that can be used to further define how a search should be implemented against the data store.
SearchParameters() - Constructor for class com.ibm.itim.dataservices.model.SearchParameters
Default constructor.
SearchParameters(SearchParameters) - Constructor for class com.ibm.itim.dataservices.model.SearchParameters
Constructs a copy of the provided search parameters.
SearchResult - class com.ibm.itim.remoteservices.provider.SearchResult.
Encapsulates an entry returned from a search on a remote resource.
SearchResult(String, Collection, AttributeValues) - Constructor for class com.ibm.itim.remoteservices.provider.SearchResult
Creates new SearchResult
SearchResult(String, String, AttributeValues) - Constructor for class com.ibm.itim.remoteservices.provider.SearchResult
Creates new SearchResult
SearchResults - interface com.ibm.itim.dataservices.model.SearchResults.
Interface for retrieving the results of a search request.
SearchResults - interface com.ibm.itim.remoteservices.provider.SearchResults.
Encapsulates search results from a remote resource.
SearchResultsException - exception com.ibm.itim.dataservices.model.SearchResultsException.
 
SearchResultsException(String) - Constructor for class com.ibm.itim.dataservices.model.SearchResultsException
Constructs an SearchResultsException with a message.
SearchResultsException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.SearchResultsException
Constructs an SearchResultsException with a message and original exception.
SearchResultsIterator - interface com.ibm.itim.dataservices.model.SearchResultsIterator.
Interface for iterating over a set of search results (see SearchResults).
SearchResultsMO - class com.ibm.itim.apps.search.SearchResultsMO.
SearchResultsMO
SearchResultsMO(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.search.SearchResultsMO
Constructs the the managed object with a platform context and a subject.
SearchResultsStatus - class com.ibm.itim.dataservices.model.SearchResultsStatus.
Class that represents result information from search.
SearchResultsStatus() - Constructor for class com.ibm.itim.dataservices.model.SearchResultsStatus
Default constructor.
SearchResultsStatus(int, ModelException) - Constructor for class com.ibm.itim.dataservices.model.SearchResultsStatus
Constructs with a problem reason and a causing exception (if any).
SECONDSELECT - Static variable in class com.ibm.itim.adhocreport.AdhocReportTag
 
SECURITY_DOMAIN - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Admin Domain category.
SELECT - Static variable in class com.ibm.itim.adhocreport.Constants
 
SelfPasswordManager - class com.ibm.itim.apps.identity.SelfPasswordManager.
Provides self password management.
SelfPasswordManager(PlatformContext) - Constructor for class com.ibm.itim.apps.identity.SelfPasswordManager
Constructs the manager with a platform context.
SelfRegistrationManager - class com.ibm.itim.apps.identity.SelfRegistrationManager.
Provides person self registration management capabilities.
SelfRegistrationManager(PlatformContext) - Constructor for class com.ibm.itim.apps.identity.SelfRegistrationManager
Constructs the manager with a platform context.
SelfRequest - class com.ibm.itim.apps.identity.SelfRequest.
Represents a request submitted to the provisioning platform.
SelfRequest(PlatformContext, String, long) - Constructor for class com.ibm.itim.apps.identity.SelfRequest
Constructs with a platform, userId, and request id.
SelfRequest(PlatformContext, String, String, long) - Constructor for class com.ibm.itim.apps.identity.SelfRequest
Constructs with a platform, tenantId, userId, and request id.
SEMI_COLON - Static variable in class com.ibm.itim.adhocreport.Constants
 
SERVER_NOT_AVAILABLE - Static variable in class com.ibm.itim.dataservices.model.ModelException
Deprecated.  
SERVER_NOT_AVAILABLE - Static variable in interface com.ibm.itim.dataservices.model.ModelExceptionConstants
The data server is not available
Service - class com.ibm.itim.dataservices.model.domain.Service.
Value Object class that holds the attribute information of a service in the data model.
SERVICE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Service category.
SERVICE - Static variable in interface com.ibm.itim.fesiextensions.IdentityFeedRuntimeContext
Holds the JSObject representing the service processing the feed.
SERVICE_ATTR_CHECK_POLICY - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant for the policy checking attribute name.
SERVICE_ATTR_CONSTRAINT_VIOLATION_ACTION - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Deprecated.  
SERVICE_ATTR_DISALLOWED_ACTION - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Deprecated.  
SERVICE_ATTR_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant for the naming attribute name.
SERVICE_ATTR_NONCOMPLIANCE_ACTION - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant for the noncompliance action attribute name.
SERVICE_ATTR_PASSWORD - Static variable in class com.ibm.itim.dataservices.model.domain.Service
String constant for the password attribute name.
SERVICE_DSML_PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Service
String constant for DSMLInfor service's profile attribute name.
SERVICE_DSML2_PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Service
String constant for DSML2 service's profile attribute name.
SERVICE_ENROLE_PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Service
String constant for Enrole service's profile attribute name.
SERVICE_FIELD - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
SERVICE_HOSTED_PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.HostedService
 
SERVICE_INSTANCE - Static variable in class com.ibm.itim.policy.analysis.PPAEntitlement
Target type value that indicates that the target type is a service instance.
SERVICE_LOGIN_CONTEXT - Static variable in class com.ibm.itim.remoteservices.provider.ServiceCallbackHandler
Name of login context to login with.
SERVICE_MODEL - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Supporting Data category.
SERVICE_OWNER - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the service owner participant type.
SERVICE_PROFILE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Service Profile category.
SERVICE_PROVIDER_FACTORY - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name attribute with the name of the Java class used to instantiate the ServiceProvider.
SERVICE_PROVIDER_FACTORY - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Deprecated. Use method getServiceProviderFactory().
SERVICE_TYPE - Static variable in class com.ibm.itim.policy.analysis.PPAEntitlement
Target type value that indicates that the target type is a service type.
Service(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.Service
Constructs object with profile and attribute information.
ServiceCallbackHandler - class com.ibm.itim.remoteservices.provider.ServiceCallbackHandler.
Used in event notification and asynchronous request processing.
ServiceCallbackHandler(String, String, char[], String) - Constructor for class com.ibm.itim.remoteservices.provider.ServiceCallbackHandler
Creates a ServiceCallbackHandler object.
ServiceEntity - class com.ibm.itim.dataservices.model.domain.ServiceEntity.
Class that represents a service within the data model.
ServiceEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.ServiceEntity
Constructs a ServiceEntity with a value object.
ServiceEntity(ObjectProfile, DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.ServiceEntity
Constructs a ServiceEntity with a profile and value object.
ServiceFactory - class com.ibm.itim.dataservices.model.domain.ServiceFactory.
Factory class for creating service(s) in the data store.
ServiceFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.ServiceFactory
Default constructor.
ServiceManager - class com.ibm.itim.apps.provisioning.ServiceManager.
Provides aggregate service management capabilities.
ServiceManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.provisioning.ServiceManager
Constructs the manager with a platform context and a subject.
ServiceMO - class com.ibm.itim.apps.provisioning.ServiceMO.
Managed object representing a service.
ServiceMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.provisioning.ServiceMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
ServiceModel - class com.ibm.itim.dataservices.model.domain.ServiceModel.
Class provides functionality to access service supporting data in enrole data store.
ServiceModel(DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.domain.ServiceModel
Creates new ServiceModel for the given service instance
ServiceModelExtension - class com.ibm.itim.fesiextensions.ServiceModelExtension.
Extension that defines all service model specific extensions to the java script interpreter.
ServiceModelExtension() - Constructor for class com.ibm.itim.fesiextensions.ServiceModelExtension
 
ServiceOwner - class com.ibm.itim.dataservices.model.domain.ServiceOwner.
The ServiceOwner class implements the owner relationship to a ServiceEntity.
ServiceOwner() - Constructor for class com.ibm.itim.dataservices.model.domain.ServiceOwner
 
ServiceProfile - class com.ibm.itim.dataservices.model.ServiceProfile.
Value Object class that holds the attribute data of an object profile.
SERVICEPROFILE_CONTEXT - Static variable in interface com.ibm.itim.fesiextensions.ModelRuntimeContext
Represents the current type of service that is part of the script's context.
ServiceProfile(DistinguishedName, String, String, String, Map, String, String, String) - Constructor for class com.ibm.itim.dataservices.model.ServiceProfile
Constructs a new ServiceProfile object.
ServiceProfile(DistinguishedName, String, String, String, Map, String, String, String, String, Properties, Properties, String) - Constructor for class com.ibm.itim.dataservices.model.ServiceProfile
Constructs a new ServiceProfile object.
ServiceProfile(DistinguishedName, String, String, String, Map, String, String, String, String, Properties, Properties, String, Map) - Constructor for class com.ibm.itim.dataservices.model.ServiceProfile
Constructs a new ServiceProfile object.
ServiceProfile(String, String, String, Map, String, String, String) - Constructor for class com.ibm.itim.dataservices.model.ServiceProfile
Constructs a new ServiceProfile object.
ServiceProvider - interface com.ibm.itim.remoteservices.provider.ServiceProvider.
Interface for a provider to communicate with a remote resource.
ServiceProviderFactory - interface com.ibm.itim.remoteservices.provider.ServiceProviderFactory.
This interface should be implemented and used to instantiated and initialize a ServiceProvider implementation.
ServiceProviderInformation - class com.ibm.itim.remoteservices.provider.ServiceProviderInformation.
Encapsulates service provider configuration parameters, including properties read from resource definition files.
ServiceProviderInformation(String, Properties) - Constructor for class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Creates new ServiceProviderInfo object.
ServiceProviderInformation(String, Properties, String) - Constructor for class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Creates new ServiceProviderInfo object.
ServiceProviderLocator - class com.ibm.itim.remoteservices.provider.ServiceProviderLocator.
Locates the correct ServiceProviderFactory and uses it to creates a ServiceProvider.
ServiceSearch - class com.ibm.itim.dataservices.model.domain.ServiceSearch.
Class that provides an interface for searching for services.
ServiceSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.ServiceSearch
Default constructor.
ServiceTestResult - class com.ibm.itim.apps.provisioning.ServiceTestResult.
Holds the result of a service test.
ServiceTestResult(int) - Constructor for class com.ibm.itim.apps.provisioning.ServiceTestResult
Constructs with a test status.
ServiceTestResult(Throwable) - Constructor for class com.ibm.itim.apps.provisioning.ServiceTestResult
Assumes the test was unsuccessful and constructs with just the cause of the failure.
SERVICETYPE - Static variable in class com.ibm.itim.adhocreport.Constants
 
setAccessRights(Collection) - Method in interface com.ibm.itim.dataservices.model.ProtectedObject
Replaces the access rights of the object.
setAccessRights(Collection) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Replaces the access rights of the object.
setAccountClass(String) - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Sets the Account's class name of the service profile.
setAccountProfileName(String) - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Sets the Account's profile name of the profile.
setAction(String) - Method in class com.ibm.itim.common.AttributeChangeOperation
Deprecated. See setModificationAction.
setAction(String) - Method in class com.ibm.itim.dataservices.model.Permission
Changes the action of the Permission.
setActiveOnly(boolean) - Method in class com.ibm.itim.workflow.query.RequesterQueryStatement
Changes the filter of active only processes being returned.
setActivityId(long) - Method in class com.ibm.itim.workflow.model.EventAudit
Changes the identifier of the activity this event was associated with.
setActivityId(long) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the ID of the activity associated with this assignment.
setActivitySubType(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the sub-type of the activity associated with this assignment.
setActivitySubType(String) - Method in class com.ibm.itim.workflow.model.Activity
Changes the sub-type of the activity.
setActivityType(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the type of the activity associated with this assignment.
setActivityType(String) - Method in class com.ibm.itim.workflow.model.Activity
Changes the type of the activity.
setAdministrator(Collection) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomain
Changes the administrator for the domain.
setAdministrators(Collection) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainEntity
Changes the administrators for the domain.
setAliases(Collection) - Method in class com.ibm.itim.dataservices.model.domain.Person
Changes the person's aliases.
setAll(int, String, String, String, String, int, String, int) - Method in class com.ibm.itim.adhocreport.ReportColumn
Creates the ReportColumn object
setAll(String, int, int, String, int, String) - Method in class com.ibm.itim.adhocreport.ReportColumn
Sets the values for member variables
setAll(String, Timestamp, String, String, Timestamp, String, String, String, String, int, boolean, String, boolean, boolean, boolean, String) - Method in class com.ibm.itim.adhocreport.ReportXML
Sets the values of the various data members of the class.
setAll(Vector, Vector, String) - Method in class com.ibm.itim.adhocreport.Query
Sets the member variables
setAllowInDictionary(boolean) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Setter for standard password rule AllowInDictionary
setAllowUserID(boolean) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Setter for standard password rule AllowUserID
setAllowUserIDCaseInsensitive(boolean) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule AllowUserIDCaseInsensitive
setAllowUserName(boolean) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Setter for standard password rule AllowUserName
setAllowUserNameCaseInsensitive(boolean) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Setter for standard password rule AllowUserNameCaseInsensitive
setAttribute(AttributeValue) - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Changes the specifified attribute (with applied system semantics if needed).
setAttribute(AttributeValue) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Changes the specifified attribute (with applied system semantics if needed).
setAttributeMap(Map) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Changes the map of semantic attributes to class attributes.
setAttributeName(String) - Method in class com.ibm.itim.adhocreport.ColumnWrapper
This method sets the Attribute Name.
setAttributeName(String) - Method in class com.ibm.itim.adhocreport.MappedColumns
This method sets the Attribute Name.
setAttributeNames(String[]) - Method in class com.ibm.itim.adhocreport.EntityInfo
 
setAttributes(AttributeValues) - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Replaces the attributes of the object using system semantics.
setAttributes(AttributeValues) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Replaces the attributes of the object using system semantics.
setAttributes(Collection) - Method in class com.ibm.itim.dataservices.model.SearchParameters
Changes the list of attributes to return in the search.
setAttributes(String[]) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the attributes to retrieve for each result returned.
setAuthor(String) - Method in class com.ibm.itim.adhocreport.ReportXML
Set the report designer name
setAuthor(String) - Method in class com.ibm.itim.adhocreport.AdhocReportTemplate
This method sets the report template author.
setAuthorizationOwners(Collection) - Method in interface com.ibm.itim.dataservices.model.ProtectedObject
Replaces the entities authorized to change access rights of the object.
setAuthorizationOwners(Collection) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Replaces the entities authorized to change access rights of the object.
setBase(String) - Method in class com.ibm.itim.remoteservices.provider.SearchCriteria
Mutator method for the search base
setBoolean(boolean) - Method in class com.ibm.itim.common.AttributeValue
Sets the single value of the attribute as a boolean.
setBytes(byte[]) - Method in class com.ibm.itim.common.AttributeValue
Sets the single value of the attribute as a byte array.
setCategory(DistinguishedName) - Method in class com.ibm.itim.adhocreport.EntityInfo
 
setCategory(int) - Method in class com.ibm.itim.dataservices.model.system.SystemRole
Changes the system role category.
setCategory(String) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the ObjectProfileCategory for the search.
setCategory(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Changes the category of the entity.
setChallenge(String) - Method in class com.ibm.itim.dataservices.model.system.ChallengeAndResponse
Changes the challenge question.
setChallengeDefinitionMode(int) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the mode of password challenge and response definition.
setChallengeMode(String) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes password challenge/response mode.
setChallengeResponseEmail(String) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the password challenge/response failure email message recipient address.
setChallengeResponseEnabled(boolean) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Disables or Enables password challenge/response.
setChallenges(Collection) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystemEntity
Changes challenge questions of password challenge and response.
setChallengesAndResponse(Collection) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Changes the user's password challenge question/response list.
setChallengesAndResponses(ChallengesAndResponses) - Method in class com.ibm.itim.apps.identity.ChallengeResponseManager
Sets the challenges and responses for the subject as specified in the Map.
setChallengesAndResponses(Map) - Method in class com.ibm.itim.apps.jaas.callback.ChallengeResponseCallback
Changes the challenges and responses.
setChangeData(Collection) - Method in class com.ibm.itim.common.AttributeChangeOperation
Replaces the subject of the change action with a collection of AttributeValue objects.
setChangeNumber(int, Connection) - Static method in class com.ibm.itim.adhocreport.util.Helper
This method sets the changeNumber of the last processed changelog entry in the database (CHANGELOG table).
setCharList(char[]) - Method in class com.ibm.passwordrules.standard.MustContain
 
setCharList(char[]) - Method in class com.ibm.passwordrules.standard.MayNotContain
 
setCharList(char[]) - Method in class com.ibm.passwordrules.standard.RestrictedTo
 
setCharList(char[]) - Method in class com.ibm.passwordrules.standard.StartsWithChar
 
setCharListAt(char[], int, int) - Method in interface com.ibm.passwordrules.PasswordGenerator
Method called by classes implementing Rule interface to constrain the set of characters to be used by the password generator.
setCharListAt(char[], int, int) - Method in class com.ibm.passwordrules.standard.StandardGenerator
Method called by classes implementing Rule interface used to constrain the set of characters to be used by the generator.
setCheckingPolicy(boolean) - Method in class com.ibm.itim.dataservices.model.domain.Service
Changes the policy checking flag.
setColumnName(String) - Method in class com.ibm.itim.adhocreport.ColumnWrapper
This method sets the Column Name.
setColumnName(String) - Method in class com.ibm.itim.adhocreport.MappedColumns
This method sets the Column Name.
setColumnNames(String[]) - Method in class com.ibm.itim.adhocreport.EntityInfo
 
setColumns(Node) - Method in class com.ibm.itim.adhocreport.Query
This method sets the columns.
setColumns(Vector) - Method in class com.ibm.itim.adhocreport.Query
Sets the columns in the report
setComment(String) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the comment for the process.
setComment(String) - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Changes the comment about the workflow process.
setCompliance(int) - Method in class com.ibm.itim.dataservices.model.domain.Account
Sets the compliance of the account.
setConstraintViolationAction(String) - Method in class com.ibm.itim.dataservices.model.domain.Service
Deprecated. Use setNonComplianceAction().
setContext(CompoundDN) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the logicalContext for the search.
setContext(Map, ServiceEntity, PersonEntity) - Method in class com.ibm.itim.policy.join.Boolean
Method will set context inforamtion which may be helpful in determining custom joining logic.
setContext(Map, ServiceEntity, PersonEntity) - Method in interface com.ibm.itim.policy.join.JoinInterface
Method will set context information which may be helpful in determining custom joining logic.
setContext(Map, ServiceEntity, PersonEntity) - Method in class com.ibm.itim.policy.join.Textual
Method will set context inforamtion which may be helpful in determining custom joining logic.
setContext(Map, ServiceEntity, PersonEntity) - Method in class com.ibm.itim.policy.join.Priority
Method will set context inforamtion which may be helpful in determining custom joining logic.
setContext(Map, ServiceEntity, PersonEntity) - Method in class com.ibm.itim.policy.join.PrecedenceSequence
Method will set context inforamtion which may be helpful in determining custom joining logic.
setContext(Map, ServiceEntity, PersonEntity) - Method in class com.ibm.itim.policy.join.Bitwise
Method will set context inforamtion which may be helpful in determining custom joining logic.
setContext(Map, ServiceEntity, PersonEntity) - Method in class com.ibm.itim.policy.join.Multivalued
Method will set context inforamtion which may be helpful in determining custom joining logic.
setContext(Map, ServiceEntity, PersonEntity) - Method in class com.ibm.itim.policy.join.Numeric
Method will set context inforamtion which may be helpful in determining custom joining logic.
setContext(OrganizationalContainerMO) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the context (base) for the search.
setContext(PlatformContext) - Method in class com.ibm.itim.apps.jaas.callback.PlatformCallback
Changes the platform context to use.
setContext(WorkflowExecutionContext) - Method in interface com.ibm.itim.workflow.application.WorkflowApplication
Passes the workflow execution context to the application.
setContextItem(String, Object) - Method in class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Deprecated. Use createScriptObject(String name, Object item).
setContextItem(String, Object) - Method in interface com.ibm.itim.script.ScriptEvaluatorInterface
Deprecated. Use createScriptObject(String name, Object item).
setCreationTime(Timestamp) - Method in class com.ibm.itim.adhocreport.ReportXML
Set the template creation time
setCreationTimeZone(String) - Method in class com.ibm.itim.adhocreport.ReportXML
Set the template creation time zone
setCredential(String, Object) - Method in class com.ibm.itim.authentication.Credentials
Creates an association between the given key, or name, and the given value of a user's credential.
setCurrentMode(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Sets the current communication mode.
setCustomAttribute(String) - Method in class com.ibm.itim.dataservices.model.domain.Person
Changes the person's custom display attribute.
setCustomClass(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Changes the data store class.
setCustomRules(Map) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Setter of all custom rules
setDefaultWorkflowQuery(WorkflowQuery) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Changes the user's preferences for querying workflow status.
setDefinition(String) - Method in class com.ibm.itim.dataservices.model.domain.DynamicRole
Replaces the definition of the dynamic role.
setDefinitionDN(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Sets the workflow definition dn of the operation
setDescription(String) - Method in class com.ibm.itim.dataservices.model.OperationParameter
 
setDescription(String) - Method in class com.ibm.itim.dataservices.model.domain.Role
Changes the description of the role.
setDescription(String) - Method in class com.ibm.itim.dataservices.model.system.SystemRole
Changes the description of the system role.
setDescription(String) - Method in class com.ibm.itim.workflow.model.ActivityResult
Mutator method for the activity result description property.
setDescription(String) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the object's description.
setDescription(String) - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Changes the description of the workflow process.
setDesignId(String) - Method in class com.ibm.itim.workflow.model.Activity
Changes the design time ID of the activity.
setDetail(List) - Method in class com.ibm.itim.workflow.model.ActivityResult
This method replaces the current list of result values with the list specified in the detail parameter.
setDisallowedAction(String) - Method in class com.ibm.itim.dataservices.model.domain.Service
Deprecated. Use setNonComplianceAction().
setDistinguishedName(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
 
setDistinguishedName(DistinguishedName) - Method in class com.ibm.itim.workflow.model.Participant
Changes the distinguished name of the participant.
setDocumentLocator(Locator) - Method in class com.ibm.itim.adhocreport.AdhocReportTemplateHandler
Gets information about the document Locator.
setEmailAddresses(Collection) - Method in class com.ibm.itim.mail.NotificationMessage
Changes the recipients of the message.
setEndDate(Date) - Method in class com.ibm.itim.dataservices.model.system.Delegate
Sets the date and time delegation ends specified in a java.util.Date.
setEndTime(Date) - Method in class com.ibm.itim.workflow.query.RequesterQueryStatement
Changes the end time of the time frame to query on.
setEntity(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.DuplicateEntryException
Sets the duplicated entity
setEntityName(String) - Method in class com.ibm.itim.adhocreport.MappedColumns
This method sets the Entity Name.
setErrorMessageArgs(Collection) - Method in class com.ibm.itim.remoteservices.exception.RemoteServicesException
Set the additional args to the error message.
setEventType(String) - Method in class com.ibm.itim.workflow.model.EventAudit
Changes the type of event being audited.
setException(Exception) - Method in class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. Changes the exception (if any) that caused the problem with the search.
setException(ModelException) - Method in class com.ibm.itim.dataservices.model.SearchResultsStatus
Changes the exception (if any) that caused the problem with the search.
setExpression(String) - Method in class com.ibm.itim.dataservices.model.DataTrigger
Changes the boolean expression evaluated to determine whether the rule should fire.
setFilter(String) - Method in class com.ibm.itim.adhocreport.Query
Set the report filter
setFilter(String) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the Ldap filter for the search.
setFilter(String) - Method in class com.ibm.itim.remoteservices.provider.SearchCriteria
Mutator method for the search filter
setForAllAttributes(boolean) - Method in class com.ibm.itim.dataservices.model.AttributeRight
Changes whether the right applies to all attributes of the target.
setHistoricalPasswords(List) - Method in class com.ibm.itim.dataservices.model.domain.Account
Set a new historical password for the account.
setHistoryLength(int) - Method in class com.ibm.passwordrules.standard.NotReversed
 
setHistoryLength(int) - Method in class com.ibm.passwordrules.standard.NotRepeated
 
setHomePage(String) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Changes the current home page selection for the user.
setHtmlMessage(String) - Method in class com.ibm.itim.mail.NotificationMessage
Change sthe HTML message body.
setId(int) - Method in class com.ibm.itim.adhocreport.ReportColumn
This method sets the Column ID.
setId(int) - Method in class com.ibm.itim.adhocreport.ReportWrapper
This method sets the Report ID.
setId(int) - Method in class com.ibm.itim.adhocreport.AdhocReportTemplate
This method sets the report ID.
setId(long) - Method in class com.ibm.itim.workflow.model.EventAudit
Change the identifier of the audit event.
setId(long) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the object's ID.
setId(long) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the identifier of the assignment.
setId(String) - Method in class com.ibm.itim.workflow.model.Participant
Changes the string identifier of the participant.
setId(String) - Method in class com.ibm.itim.workflow.model.RelevantDataItem
Changes the identifier of the relevant data item.
setID(String) - Method in class com.ibm.itim.apps.jaas.callback.TenantCallback
Changes the ID of the tenant.
setImmediateSupervisor(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.Person
Changes the person's immediate supervisor.
setImmediateSupervisor(PersonEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Changes the Person's immediate supervisor to the given person.
setIndex(int) - Method in class com.ibm.itim.workflow.model.Activity
Changes the index of the activity.
setInfo(String) - Method in class com.ibm.itim.workflow.model.InformationEventAudit
Changes the information to be audited.
setInParameters(OperationParameter[]) - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Sets the formal parameters of the operation
setInt(int) - Method in class com.ibm.itim.common.AttributeValue
Sets the single value of the attribute as an integer.
setInvalidChars(String) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Setter for standard password rule InvalidChars
setIsChangePasswordRequired(boolean) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Changes whether the user must change their password at next logon.
setIsDelegated(boolean) - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Changes the current delegation flag.
setIsSystem() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Sets the system parameter to true
setIsSystem(boolean) - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Sets the system parameter to true
setLastAccessedDate(Date) - Method in class com.ibm.itim.dataservices.model.domain.Account
Sets the date the account was last accessed.
setLastModified(Date) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the object's last modified time stamp.
setLastRefreshTime(long) - Method in class com.ibm.itim.dataservices.model.CategoryTable
Update last refresh time
setLastUpdateTime(Timestamp) - Method in class com.ibm.itim.adhocreport.ReportXML
Set last updation time
setLastUpdateTimeZone(String) - Method in class com.ibm.itim.adhocreport.ReportXML
Set the last updation time zone
setLastUpdateUser(String) - Method in class com.ibm.itim.adhocreport.ReportXML
Set the name of the user who updated the report last
setLength(int) - Method in interface com.ibm.passwordrules.PasswordGenerator
Method called by classes implementing Rule interface to constrain the set of characters to be used by the password generator.
setLength(int) - Method in class com.ibm.passwordrules.standard.StandardGenerator
Method called by classes implementing Rule interface used to constrain he set of character templates to be used by the generator.
setLocale(Locale) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the user's Locale.
setLocale(Locale) - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Sets the user's locale.
setLocale(Locale) - Method in class com.ibm.itim.dataservices.model.SearchParameters
Set the locale to be used for local-specific collation of search results
setLocale(Locale) - Method in class com.ibm.itim.dataservices.model.domain.Person
Changes the person's email address.
setLocation(String) - Method in class com.ibm.itim.adhocreport.StylesheetWrapper
This method sets the stylesheet location.
setLogonCount(int) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the maximum number of consecutive unsuccessful logon attempts a user can have before their account is suspended.
setLostPwdByMail(boolean) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the setting for sending lost passwords via email after successful challenge/response.
setMail(String) - Method in class com.ibm.itim.dataservices.model.domain.Person
Changes the person's email address.
setMapValue(Map) - Method in class com.ibm.itim.common.AttributeValue
Deprecated. This will no longer be supported. Clients with this need must perform this parsing first and use the setValues method that uses a Collection.
setMaxLength(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Setter for standard password rule MaxLength
setMaxSequentialCharacters(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Setter for standard password rule MaxSequentialCharacters
setMaxSize(int) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the maximum number of results to return from the search.
setMaxValidityPeriod(long) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Setter for standard password rule MaxValidityPeriod
setMember(String, Object) - Method in interface FESI.jslib.JSObject
Set the value of a named property of this object
setMessage(String) - Method in class com.ibm.itim.mail.NotificationMessage
Changes the text body of the message.
setMinAlphabeticCharacters(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Setter for standard password rule MinAlphabeticCharacters
setMinDigitCharacters(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Setter for standard password rule MinDigitCharacters
setMinDistinctCharacters(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Setter for standard password rule MinDistinctCharacters
setMinLength(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Setter for standard password rule MinLength
setMinValidityPeriod(long) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Setter for standard password rule MinValidityPeriod
setModificationAction(int) - Method in class com.ibm.itim.common.AttributeChangeOperation
Sets the action to be performed on the attribute.
setMultiValued(boolean) - Method in class com.ibm.itim.adhocreport.ColumnWrapper
 
setMultiValued(Boolean) - Method in class com.ibm.itim.adhocreport.MappedColumns
Set the m_multiValued member variable.
setName(String) - Method in class com.ibm.itim.adhocreport.ReportColumn
This method sets the name of the report column.
setName(String) - Method in class com.ibm.itim.adhocreport.StylesheetWrapper
This method sets the stylesheet name.
setName(String) - Method in class com.ibm.itim.common.AttributeValue
Changes the name of the attribute.
setName(String) - Method in class com.ibm.itim.dataservices.model.OperationParameter
Sets the name of the operation
setName(String) - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Changes the name of the lifecycle rule.
setName(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Changes the profile's name.
setName(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
 
setName(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Sets the name of the operation
setName(String) - Method in class com.ibm.itim.dataservices.model.AccessRight
Changes the descriptive name or label of the ACI.
setName(String) - Method in class com.ibm.itim.dataservices.model.system.SystemRole
Changes the name of the system role.
setName(String) - Method in class com.ibm.itim.workflow.model.DataEventAudit
Sets the value of the dataName property.
setName(String) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the object's name.
setName(String) - Method in class com.ibm.itim.workflow.model.RelevantDataItem
Changes the descriptive name of the relevant data item.
setNameAttribute(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Change the naming attribute of the data store class.
setNewData(String) - Method in class com.ibm.itim.workflow.model.DataEventAudit
Sets the value of the newData property.
setNewState(String) - Method in class com.ibm.itim.workflow.model.StateEventAudit
Sets the value of the newState property.
setNonComplianceAction(int) - Method in class com.ibm.itim.dataservices.model.domain.Service
Changes the non-compliance action for the service.
setNotificationInstruction(int) - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Determines who will receive an email notification at process completion.
setNotificationInstructions(int) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the notification instructions for the process.
setNumberOfLogonAttempts(int) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Changes the number of unsuccessful consecutive logon attempts this user has made.
setNumberOfRandomChallenges(int) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes number of questions to randomly select for password challenge/response.
setNumberOfRequiredChallenges(int) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes number of required questions for password challenge/response.
setOldParticipant(ActivityParticipant) - Method in class com.ibm.itim.workflow.model.AssignmentEventAudit
Sets the value of the oldParticipant property.
setOldState(String) - Method in class com.ibm.itim.workflow.model.StateEventAudit
Sets the value of the oldState property.
setOperation(boolean) - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
setOperation(ObjectProfileOperation) - Method in interface com.ibm.itim.dataservices.model.ManagableProfile
Modifies a specific operation by name
setOperation(ObjectProfileOperation) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Modifies a specific operation by name
setOperation(ObjectProfileOperation) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Modifies a specific operation by name
setOperation(String) - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Changes the name of the operation executed by the lifecycle rule.
setOperations(Collection) - Method in interface com.ibm.itim.dataservices.model.ManagableProfile
Sets the supported operations for the entity
setOperations(Collection) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Sets the supported operations for the entity
setOperations(Collection) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Sets the supported operations for the entity
setOperations(String) - Method in class com.ibm.itim.dataservices.model.AttributeRight
Changes the operations for the right.
setOwner(PersonEntity) - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Changes the owner of the service.
setPageLines(int) - Method in class com.ibm.itim.adhocreport.ReportXML
Set the number of lines per page
setPageNumberFormat(String) - Method in class com.ibm.itim.adhocreport.ReportXML
Sets the format in which page numbers are displayed on the report
setPageSize(int) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the number of DirectoryObjects to return in SearchResultsMO.getPage().
setPageSize(int) - Method in class com.ibm.itim.dataservices.model.SearchParameters
Set the page size for paged searches
setPaging(boolean) - Method in class com.ibm.itim.apps.search.SearchMO
Toggles pagination on/off for the request.
setPaging(boolean) - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Toggles pagination on/off for the request.
setParameter(String) - Method in class com.ibm.passwordrules.LexicalRule
This Rule interface method in is not valid in the context of standard rule classes.
setParameter(String) - Method in class com.ibm.passwordrules.BehavioralRule
This Rule interface method in is not valid in the context of standard rule classes.
setParameter(String) - Method in interface com.ibm.passwordrules.Rule
Sets the constraining parameter on a rule object
setParameter(String) - Method in class com.ibm.passwordrules.standard.RuleSet
This Rule interface method in is not valid in the context of this class
setParentProcessId(long) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the parent (instantiating) process of this process.
setParticipant(ActivityParticipant) - Method in class com.ibm.itim.workflow.model.DataEventAudit
Sets the value of the participant property.
setParticipant(ActivityParticipant) - Method in class com.ibm.itim.workflow.model.ParticipantResolveFailureEventAudit
Sets the value of the oldParticipant property.
setParticipant(ActivityParticipant) - Method in class com.ibm.itim.workflow.model.PasswordPickupEventAudit
Sets the value of the participant property.
setParticipant(ActivityParticipant) - Method in class com.ibm.itim.workflow.model.CompleteManualActivityEventAudit
Sets the value of the participant property.
setParticipant(ActivityParticipant) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the participant of the assignment.
setParticipant(ActivityParticipant) - Method in class com.ibm.itim.workflow.model.AssignmentEventAudit
Sets the value of the participant property.
setParticipant(ActivityParticipant) - Method in class com.ibm.itim.workflow.model.TimeoutEventAudit
Sets the value of the participant property.
setParticipant(ProcessParticipant) - Method in class com.ibm.itim.workflow.model.CreateProcessEventAudit
Sets the value of the participant property.
setPassword(byte[]) - Method in class com.ibm.itim.dataservices.model.domain.Account
Sets the new password of the account.
setPasswordHash(byte[]) - Method in class com.ibm.passwordrules.standard.PasswordHistoryItem
Setter for property passwordHash.
setPasswordRetrievalExpirationPeriod(int) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the the password retrieval period.
setPlatformContext(PlatformContext) - Method in class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Sets the platform context.
setPreparedStatements(PreparedStatement[]) - Method in class com.ibm.itim.adhocreport.EntityInfo
Set the preparedStatements for the entity
setPrerequisites(Collection) - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Changes the list of prerequisites for the service.
setPriority(short) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the object's priority.
setPriorityLevel(Object, int) - Method in class com.ibm.itim.logging.SystemLog
Mutator method for a category's priority level.
setPriorityLevel(String, int) - Method in class com.ibm.itim.logging.SystemLog
Mutator method for a category's priority level.
setProcessContext(Collection) - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Changes the process context of the object.
setProcessContext(List) - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Changes the process context data.
setProcessContext(RelevantDataItem) - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Changes the relevant data item within the process context of the object with the matching ID.
setProcessId(long) - Method in class com.ibm.itim.workflow.model.EventAudit
Changes the identifier of the process this event was associated with.
setProcessId(long) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the ID of the assignment process.
setProcessId(long) - Method in class com.ibm.itim.workflow.model.Activity
Changes the ID of the parent process.
setProcessType(String) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the type of the process.
setProcessType(String) - Method in class com.ibm.itim.workflow.query.RequesterQueryStatement
Changes the type of process to query for.
setProfileName(String) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the ObjectProfile name for the search.
setProfileName(String) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Changes the profile name.
setPwdEditAllowed(boolean) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the setting for whether passwords can be entered on behalf of other users, or if passwords can only be generated for them.
setPwdExpirationPeriod(int) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the the password expiration period.
setPwdHashed(byte[]) - Method in class com.ibm.itim.apps.UserAuthInfo
Gets a hashed version of the password
setPwdSyncAllowed(boolean) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the setting for whether passwords can be synchronized on a person's all the accounts.
setQuery(Query) - Method in class com.ibm.itim.adhocreport.ReportXML
This method sets the Query object.
setReason(int) - Method in class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. Changes the reason (if any) for the problem with the search.
setReason(int) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Sets the reason for an unsuccessful response from the remote resource.
setReasonMessage(String) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Sets a possible warning or error message from the remote resource
setReasonMessageArgs(Collection) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
The arguments for the reason message are used for internationalization
setRepeatedHistoryLength(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Setter for standard password rule RepeatedHistoryLength
setReportXML(ReportXML) - Method in class com.ibm.itim.adhocreport.AdhocReportTemplate
Set the ReportXML object.
setRequestee(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the name of the process requestee associated with this assignment.
setRequesteeDN(DistinguishedName) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the distinguished name (if any) of the requestee of the process.
setRequesteeName(String) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the name of the process requestee.
setRequester(ProcessParticipant) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the requester of the process.
setRequester(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the name of the process requester associated with this assignment.
setRequesterName(String) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the name of the process requester.
setRequestId(long) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
setRequiredChars(String) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Setter for standard password rule RequiredChars
setResponse(String) - Method in class com.ibm.itim.dataservices.model.system.ChallengeAndResponse
Changes the response to the challenge.
setResponseHashedEnabled(boolean) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes whether or not to one-way hash the response of a challenge/response.
setResponses(Map) - Method in class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Changes the responses to the challenges for the user.
setRestrictedToChars(String) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule RestrictedToChars
setResult(ActivityResult) - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Changes the result of the activity.
setResult(String) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the object's result.
setResult(String, String) - Method in class com.ibm.itim.workflow.model.ActivityEntity
Changes the result of the activity.
setResult(String, String) - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Changes the result of the process.
setResultDetail(String) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the details of the object's result.
setReturnAttributes(AttributeValues) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Sets a list of the output attributes from the remote request.
setReversedHistoryLength(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Setter for standard password rule RepeatedHistoryLength
setReversedPasswordHash(byte[]) - Method in class com.ibm.passwordrules.standard.PasswordHistoryItem
Setter for property reversedPasswordHash.
setRoles(Collection) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Changes the person's role memberships.
setRoles(Collection) - Method in class com.ibm.itim.dataservices.model.domain.Person
Changes the person's role membership.
setRoles(Collection) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Changes the user's role (group) membership.
setRulesInfo(PasswordRulesInfo) - Method in class com.ibm.passwordrules.standard.RuleSet
Setter for PasswordRulesInfo object
setScheduledTime(Date) - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Changes the scheduled date/time of the process.
setScope(int) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the scope of the search.
setScope(int) - Method in class com.ibm.itim.dataservices.model.SearchParameters
Changes the scope of the search.
setScope(int) - Method in class com.ibm.itim.dataservices.model.domain.DynamicRole
Changes the scope of the role.
setScope(String) - Method in class com.ibm.itim.dataservices.model.AccessRight
Changes the scope of the ACI.
setSearchAttribute(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Change the default search attribute of the data store class.
setSearchAttributes(Collection) - Method in class com.ibm.itim.remoteservices.provider.SearchCriteria
Sets the search attributes.
setSearchResults(Collection) - Method in class com.ibm.itim.apps.search.SearchResultsMO
Holds the given results in this SearchResultsMO
setSearchResultsStatus(SearchResultsStatus) - Method in class com.ibm.itim.apps.search.SearchResultsMO
Sets the SearchResultsStatus.
setServiceSearchString(String) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
setSetSize(int) - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
setSharedSecret(String) - Method in class com.ibm.itim.dataservices.model.domain.Person
Changes the person's shared secret.
setShowLogo(boolean) - Method in class com.ibm.itim.adhocreport.ReportXML
Sets a flag indicating whether to show the logo on the report
setShowPageNumbers(boolean) - Method in class com.ibm.itim.adhocreport.ReportXML
Sets a flag indicating whether to show page numbers on the report
setShowTimestamp(boolean) - Method in class com.ibm.itim.adhocreport.ReportXML
Sets the flag that indicates whether to show time stamp on the report
setShowUser(boolean) - Method in class com.ibm.itim.adhocreport.ReportXML
Sets a flag indicating whether to show the name of the author on the report
setSingleValue(Object) - Method in class com.ibm.itim.common.AttributeValue
Will replace the current single value with the given Object or initialize the value with the Object if no previous value is present.
setSizeLimit(long) - Method in class com.ibm.itim.dataservices.model.SearchParameters
Change the maximum number of entries to be returned.
setSlot(int, Object) - Method in interface FESI.jslib.JSObject
Set a property by index value.
setSortAttribute(String) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the name of the attribute to sort by.
setSortAttribute(String) - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Sets the name of the attribute to sort by.
setSortAttribute(String) - Method in class com.ibm.itim.dataservices.model.SearchParameters
Set the sorting attribute
setSortInfo(String, int) - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
setSortOrder(int) - Method in class com.ibm.itim.adhocreport.ReportColumn
This method sets the sort order of the report column.
setSortOrder(int) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the sort order for the result set.
setSortOrder(int) - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Sets the sort order for the result set.
setSortOrder(int) - Method in class com.ibm.itim.dataservices.model.SearchParameters
Set the sort order
setSortType(String) - Method in class com.ibm.itim.adhocreport.ReportColumn
This method sets the sort type of the report column.
setSource(String) - Method in class com.ibm.itim.adhocreport.ReportColumn
This method sets the source for the report column.
setSponsor(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerEntity
Sets the BusinessPartnerEntity's sponsor.
setSponsor(PersonEntity) - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgEntity
Changes the sponsor for the business partner organization.
setStartDate(Date) - Method in class com.ibm.itim.dataservices.model.system.Delegate
Sets the date and time delegation begins specified in a java.util.Date.
setStartPoint(String, String) - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
setStartsWithChars(String) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Getter for standard password rule StartsWithChars
setStartTime(Date) - Method in class com.ibm.itim.workflow.query.RequesterQueryStatement
Changes the start time of the time frame to query on.
setState(String) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the object's state.
setStatement(WorkflowQueryStatement) - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Sets the workflow specific query statement to execute.
setStatic(boolean) - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Sets the static parameter of the operation
setStatus(int) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Sets the status of the response from the remote resource
setStatusCode(int) - Method in class com.ibm.itim.dataservices.model.SearchResultsStatus
Changes the completion status of the search request.
setStyle(String) - Method in class com.ibm.itim.adhocreport.ReportXML
Set the stylesheet name
setStylesheetName(String) - Method in class com.ibm.itim.adhocreport.AdhocReportTemplate
This method sets the location of the style sheet associated with the report template.
setSubject(DirectoryObjectEntity) - Method in interface com.ibm.itim.dataservices.model.Relationship
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectParent
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationParent
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainAdministrator
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerSponsor
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.ServiceOwner
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.AccountParent
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonSelf
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonRole
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonAccount
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.DirectoryObjectOrganization
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.Supervisor
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.ContainedEntityParent
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.AccountService
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.AccountOwner
Sets the subject entity for the relationship.
setSubject(String) - Method in class com.ibm.itim.mail.NotificationMessage
Changes the subject of the message.
setSubject(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the subject of the process associated with this assignment.
setSubject(String) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the subject of the process.
setSubject(Subject) - Method in class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Sets the subject for authentication and authorization
setSubject(Subject) - Method in interface com.ibm.itim.remoteservices.provider.PlatformContext
After authenticating with a loginContext the client should set the subject to allow for authentication.
setSubmitByUserSearchString(String) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
setSubmitForUserSearchString(String) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
setSubmitType(int) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
setSubProcessId(long) - Method in class com.ibm.itim.workflow.model.Activity
Changes the ID of the sub-process.
setSummary(String) - Method in class com.ibm.itim.workflow.model.ActivityResult
Mutator method for the activity summary property.
setSupervisor(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.BusinessUnit
Changes the business unit's (location or organizational unit) immediate supervisor.
setSupervisor(PersonEntity) - Method in class com.ibm.itim.dataservices.model.domain.BusinessUnitEntity
Changes the supervisor for the business unit.
setSuspendMessage(String) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes password challenge/response message when user is suspended.
setTableName(String) - Method in class com.ibm.itim.adhocreport.ColumnWrapper
 
setTableName(String) - Method in class com.ibm.itim.adhocreport.EntityInfo
 
setTables(Node) - Method in class com.ibm.itim.adhocreport.Query
This method sets the tables.
setTables(Vector) - Method in class com.ibm.itim.adhocreport.Query
Sets the tables in the report
setTarget(String) - Method in class com.ibm.itim.dataservices.model.AccessRight
Changes the target entity, or set of entities, this ACI is protecting.
setTargetClass(String) - Method in class com.ibm.itim.adhocreport.EntityInfo
 
setTargetClassMap(HashMap) - Method in class com.ibm.itim.adhocreport.EntityInfo
 
setTenantDN(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Sets the distinguished name for the tenant this object resides in.
setTenantDN(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Sets the distinguished name for the tenant this object resides in.
setTenantDN(DistinguishedName) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Chamges the distinguished name of the tenant executing the process (multi-tenant deployments).
setTenantDN(DistinguishedName) - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Changes the tenant namespace of the process.
setTenantDN(DistinguishedName) - Method in class com.ibm.itim.workflow.query.RequesterQueryStatement
Query the workflow processes on the provided tenant
setTenantDN(String) - Method in class com.ibm.itim.apps.UserAuthInfo
 
setTenantDN(String) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
setTenantID(String) - Method in class com.ibm.itim.apps.UserAuthInfo
 
setTimeCompleted(Date) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the object's completion time.
setTimeCreated(Date) - Method in class com.ibm.itim.workflow.model.Assignment
 
setTimeEnd(Date) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
setTimeIntervalType(int) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
setTimeScheduled(Date) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the scheduled time for the process.
setTimeStamp(Date) - Method in class com.ibm.itim.workflow.model.EventAudit
Changes the date/time the event occured.
setTimestampTimeZone(String) - Method in class com.ibm.itim.adhocreport.ReportXML
Set the time stamp zone, Set to "GMT" by default
setTimeStampType(int) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
setTimeStart(Date) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
setTimeStarted(Date) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the object's start time.
setTimeSubmitted(Date) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the submitted time for the process.
setTitle(String) - Method in class com.ibm.itim.adhocreport.ReportXML
The method set report title as a dummy String since title is now set in reporttemplate object.
setTitle(String) - Method in class com.ibm.itim.adhocreport.ReportWrapper
This method sets the report template title.
setTitle(String) - Method in class com.ibm.itim.adhocreport.AdhocReportTemplate
This method sets the report title.
setTraceExceptions(boolean) - Method in class com.ibm.itim.logging.SystemLog
Set accessor for traceExceptions.
setTrigger(Object) - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Changes the trigger condition of the rule.
setType(String) - Method in class com.ibm.itim.adhocreport.ReportWrapper
This method sets the report type.
setType(String) - Method in class com.ibm.itim.adhocreport.AdhocReportTemplate
This method sets the report type (RI/Actuate/Crystal).
setType(String) - Method in class com.ibm.itim.dataservices.model.OperationParameter
 
setType(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Sets the type parameter of the operation
setType(String) - Method in class com.ibm.itim.workflow.model.Participant
Changes the type of the participant.
setType(String) - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Changes the type of the workflow process.
setValidationInfo(ValidationInfo) - Method in class com.ibm.passwordrules.standard.RuleSet
Setter for ValidationInfo object
setValue(Collection) - Method in class com.ibm.itim.common.AttributeValue
Replaces the current values with a new collection of Objects.
setValue(Object) - Method in class com.ibm.itim.workflow.model.RelevantDataItem
Changes the value of the relevant data item.
setValueObject(Assignment) - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Sets the value object holding details about this assignment.
setValueObject(ExecutionObject) - Method in class com.ibm.itim.workflow.model.ExecutionEntity
Changes the value object holding details about this entity.
setValues(Collection) - Method in class com.ibm.itim.common.AttributeValue
/** Sets the values of the attribute.
setVersion(String) - Method in class com.ibm.itim.adhocreport.ReportXML
Sets the version of the template file
setWidth(int) - Method in class com.ibm.itim.adhocreport.ReportColumn
This method sets the width of the report column.
SHOW - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
showLogo() - Method in class com.ibm.itim.adhocreport.ReportXML
Returns a flag indicating whether to show the logo on the report
showPageNumbers() - Method in class com.ibm.itim.adhocreport.ReportXML
Returns a flag indicating whether to show page numbers on the report
showPassword() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext
Returns whether or not to display the password when notifying the user of their new account.
showTimestamp() - Method in class com.ibm.itim.adhocreport.ReportXML
Indicates whether to show time stamp on the report
showUser() - Method in class com.ibm.itim.adhocreport.ReportXML
Returns a flag indicating whether to show the name of the author on the report
signIn(Credentials) - Method in class com.ibm.itim.webclient.logon.LogonMediator
Deprecated. Use LogonMediator.logon(Credentials credentials) instead.
signIn(Credentials, String) - Method in class com.ibm.itim.webclient.logon.LogonMediator
Deprecated. Use LogonMediator.logon(Credentials credentials) instead.
signIn(String, String) - Method in class com.ibm.itim.webclient.logon.LogonMediator
Deprecated. Use LogonMediator.logon(Credentials credentials) instead.
signIn(String, String, String) - Method in class com.ibm.itim.webclient.logon.LogonMediator
Deprecated. Use LogonMediator.logon(Credentials credentials) instead.
SINGLE_LEVEL_SCOPE - Static variable in class com.ibm.itim.dataservices.model.domain.DynamicRole
Constant defining a scope of single level.
SINGLE_SCOPE - Static variable in class com.ibm.itim.dataservices.model.AccessRight
Constant indicating the scope of the ACI is to be only one level of the logical tree.
SIZE_LIMIT_EXCEEDED - Static variable in class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. The size limit was exceeded when performing the search.
SIZE_LIMIT_EXCEEDED - Static variable in class com.ibm.itim.dataservices.model.SearchResultsStatus
The size limit was exceeded when performing the search.
SIZE_LIMIT_EXCEEDED_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that the search matched more results than could be returned.
SIZE_LIMIT_KEY - Static variable in class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. A key to look up size limit exceeded message in resource bundle
SIZE_LIMIT_KEY - Static variable in class com.ibm.itim.dataservices.model.SearchResultsStatus
A key to look up size limit exceeded message in resource bundle
size() - Method in class com.ibm.itim.common.AttributeChanges
Returns the number of AttributeChangeOperation objects
size() - Method in class com.ibm.itim.common.AttributeValues
 
size() - Method in interface com.ibm.itim.dataservices.model.SearchResults
Returns the number of results returned.
size() - Method in class com.ibm.itim.dataservices.model.CompoundDN
Returns the number of distinguished names in the object.
size(SearchResultsStatus) - Method in interface com.ibm.itim.dataservices.model.SearchResults
Returns the number of results returned.
skippedEntity(String) - Method in class com.ibm.itim.adhocreport.AdhocReportTemplateHandler
 
SORT - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
SORT_ELEMENT - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
sortResults(String, int) - Method in class com.ibm.itim.apps.search.SearchResultsMO
Resorts by the given sort attribute and order (ascending vs.
sortResults(String, int) - Method in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
Resorts by the given sort attribute and order (ascending vs.
SOURCE - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
SPACE_SEPERATOR - Static variable in class com.ibm.itim.adhocreport.Constants
 
SPACE_SEPERATOR - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
SPONSOR - Static variable in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgEntity
Constant (String) for the sponsor relationship name.
SPONSOR - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the sponsor participant type.
StandardGenerator - class com.ibm.passwordrules.standard.StandardGenerator.
Default generator used to generate passwords using a random number algorithm.
StandardGenerator() - Constructor for class com.ibm.passwordrules.standard.StandardGenerator
Default constructor
startDocument() - Method in class com.ibm.itim.adhocreport.AdhocReportTemplateHandler
Receives the information about starting of document.
STARTED_FIELD - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
 
startElement(String, String, String, Attributes) - Method in class com.ibm.itim.adhocreport.AdhocReportTemplateHandler
Receives info about started parse of new element.
startElement(String, String, String, Attributes) - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperationContentHandler
Receives info about started parse of new element.
startPrefixMapping(String, String) - Method in class com.ibm.itim.adhocreport.AdhocReportTemplateHandler
 
StartsWithChar - class com.ibm.passwordrules.standard.StartsWithChar.
This class implements built-in rule for restricting passwords to start with a given sequence of characters.
StartsWithChar(char[]) - Constructor for class com.ibm.passwordrules.standard.StartsWithChar
 
StartsWithChar(String) - Constructor for class com.ibm.passwordrules.standard.StartsWithChar
 
StateEventAudit - class com.ibm.itim.workflow.model.StateEventAudit.
This represents audit information for process and activity state change events.
StateEventAudit(String, String) - Constructor for class com.ibm.itim.workflow.model.StateEventAudit
 
STATUS_ABORT - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying an abort status.
STATUS_ACTIVE - Static variable in class com.ibm.itim.dataservices.model.domain.Person
Constant indicating "active" status
STATUS_COMPLETE - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a completion status.
STATUS_CONTINUE - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a continue status.
STATUS_INACTIVE - Static variable in class com.ibm.itim.dataservices.model.domain.Person
Code indicating "inactive" status
STATUS_WAIT - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a wait status.
STORE_ACCOUNT_PASSWORD - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Name for a property indicating that the service provider stores the password and uses it for suspending and restoring entities.
STYLE - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
StylesheetWrapper - class com.ibm.itim.adhocreport.StylesheetWrapper.
This is a wrapper class for the stylesheets.
StylesheetWrapper() - Constructor for class com.ibm.itim.adhocreport.StylesheetWrapper
 
StylesheetWrapper(String, String) - Constructor for class com.ibm.itim.adhocreport.StylesheetWrapper
This is a constructor method.
subject - Variable in class com.ibm.itim.apps.search.SearchResultsMO
 
subject - Variable in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
 
SUBJECT - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
 
SUBMIT_BY - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
SUBMIT_BY_SELF - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Submit type
SUBMIT_FOR - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
SUBMITED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Supported summary code for RFI activity
SUBMITED - Static variable in interface com.ibm.itim.workflow.provisioning.ApprovalRFIResult
Constant identifying the RFI submitted result.
SUBTREE_SCOPE - Static variable in class com.ibm.itim.apps.search.SearchMO
Constant identifying a subtree level search scope.
SUBTREE_SCOPE - Static variable in class com.ibm.itim.dataservices.model.SearchParameters
Constant indicating a sub-tree search scope.
SUBTREE_SCOPE - Static variable in class com.ibm.itim.dataservices.model.AccessRight
Constant indicating the scope of the ACI is to be the current level and all sub-levels of the logical tree.
SUBTREE_SCOPE - Static variable in class com.ibm.itim.dataservices.model.domain.DynamicRole
Constant defining a sub-tree scope.
SUCCEEDED - Static variable in class com.ibm.itim.apps.Request
Constant identifying the successfully completed status.
SUCCEEDED - Static variable in class com.ibm.itim.apps.identity.SelfRequest
Constant identifying the successfully completed status.
SUCCEEDED - Static variable in class com.ibm.itim.apps.identity.SelfPasswordManager
Constant identifying the success status.
succeeded() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Accessor method for whether the status is successful or pending
SUCCESS - Static variable in class com.ibm.itim.apps.provisioning.ServiceTestResult
Constant indicating a successful test.
SUCCESS - Static variable in class com.ibm.itim.dataservices.model.SearchResultsStatus
There was no problem with the search.
SUCCESS - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a successful result.
SUCCESSFUL - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Status: The request was successful.
SUCCESSFUL_WARNING - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Status: The request was partially successful.
Supervisor - class com.ibm.itim.dataservices.model.domain.Supervisor.
The Supervisor class implements the supervisor relationship to a business unit or person.
SUPERVISOR - Static variable in class com.ibm.itim.adhocreport.Constants
 
SUPERVISOR - Static variable in class com.ibm.itim.dataservices.model.domain.PersonEntity
Constant (String) for supervisor relationship name.
SUPERVISOR - Static variable in class com.ibm.itim.dataservices.model.domain.BusinessUnitEntity
Constant (String) for supervisor relationship name.
SUPERVISOR - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the supervisor participant type.
SUPERVISOR_CATEGORY - Static variable in class com.ibm.itim.dataservices.model.system.SystemRole
Constant for the supervisor category.
Supervisor() - Constructor for class com.ibm.itim.dataservices.model.domain.Supervisor
 
SupportingDataObject - class com.ibm.itim.dataservices.model.domain.SupportingDataObject.
Class encapsulates attributes for a service supporting data entity.
SupportingDataObject(Collection, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.SupportingDataObject
Creates a new instance of SupportingDataObject.
SUSPEND_NONCOMPLIANT - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant identifying the action for suspending a non compliant account.
suspend() - Method in class com.ibm.itim.dataservices.model.domain.Organization
Suspends the organization, changing its status to INACTIVE_STATUS.
suspend() - Method in class com.ibm.itim.dataservices.model.domain.Person
Changes the Person's status to INACTIVE_STATUS.
suspend() - Method in class com.ibm.itim.dataservices.model.domain.Account
Suspends the account, changing its status to INACTIVE_STATUS.
suspend() - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
Suspends the businss partner organization, changing its status to INACTIVE_STATUS.
suspend(Collection, Date) - Method in class com.ibm.itim.apps.identity.PersonManager
Suspends the persons and associated managed objects from the provisioning platform
suspend(Collection, Date) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Suspends multiple accounts.
suspend(Date) - Method in class com.ibm.itim.apps.identity.PersonMO
Suspends the person and associated managed objects from the provisioning platform
suspend(Date) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Suspends the account.
suspend(String, String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Suspend an entity on the remote resource.
SUSPENDED - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
Constant identifying a suspended state.
synchPasswords(PersonMO, Date) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Synchronizes all of the given identity's account passwords to a system generated password.
synchPasswords(PersonMO, String, Date) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Synchronizes all of the given identity's account passwords to the given password.
SYNCHRONOUS - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Name of a property indicating that the service provider is synchronous.
syntaxOID - Variable in class com.ibm.itim.common.AttributeValueComparator
The LDAP syntax OID for the AttributeValue to compare.
syntaxToClassMap - Variable in class com.ibm.itim.common.AttributeValueComparator
Defines an LDAP syntax to Java class mapping.
SYSADMIN - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the system administrator participant type.
SYSTEM - Static variable in class com.ibm.itim.workflow.model.ProcessParticipant
Constant identifying the provisioning system as a participant type.
SYSTEM - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the system participant type.
SYSTEM_ADMIN - Static variable in class com.ibm.itim.dataservices.model.system.SystemUser
Static string constant for the owner of the enrole manager account.
SYSTEM_ROLE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
System Role (enRole Group) category.
SYSTEM_ROLE_ATTR_CAT - Static variable in class com.ibm.itim.dataservices.model.system.SystemRole
String constant for the category attribute name.
SYSTEM_ROLE_ATTR_DESCRIPTION - Static variable in class com.ibm.itim.dataservices.model.system.SystemRole
String constant for the description attribute name.
SYSTEM_ROLE_ATTR_NAME - Static variable in class com.ibm.itim.dataservices.model.system.SystemRole
String constant for the naming attribute name.
SYSTEM_USER - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
System User category.
SYSTEM_USER_ATTR_CHALLENGE_RESPONSE - Static variable in class com.ibm.itim.dataservices.model.system.SystemUser
String constant for the challenge/response attribute name.
SYSTEM_USER_ATTR_CHANGE_PASSWORD_REQUIRED - Static variable in class com.ibm.itim.dataservices.model.system.SystemUser
String constant for the change password required attribute name.
SYSTEM_USER_ATTR_DELEGATE - Static variable in class com.ibm.itim.dataservices.model.system.SystemUser
String constant for the delegation flag attribute name.
SYSTEM_USER_ATTR_DELEGATE_INFO - Static variable in class com.ibm.itim.dataservices.model.system.SystemUser
String constant for the delegate attribute name.
SYSTEM_USER_ATTR_HOME_PAGE - Static variable in class com.ibm.itim.dataservices.model.system.SystemUser
String constant for the homepage attribute name.
SYSTEM_USER_ATTR_NUM_LOGON_ATTEMPT - Static variable in class com.ibm.itim.dataservices.model.system.SystemUser
String constant for the number of logon attempts attribute name.
SYSTEM_USER_ATTR_PASSWORD_LAST_CHANGED - Static variable in class com.ibm.itim.dataservices.model.system.SystemUser
Deprecated. use Account.ACCOUNT_ATTR_PASSWORD_LAST_CHANGED
SYSTEM_USER_ATTR_ROLES - Static variable in class com.ibm.itim.dataservices.model.system.SystemUser
String constant for the roles (groups) attribute name.
SYSTEM_USER_ATTR_WORKFLOW - Static variable in class com.ibm.itim.dataservices.model.system.SystemUser
String constant for the workflow preferences attribute name.
SYSTEMADMIN_CATEGORY - Static variable in class com.ibm.itim.dataservices.model.system.SystemRole
Constant for the system administrator category.
SystemAuthenticationAuthority - class com.ibm.itim.authentication.system.SystemAuthenticationAuthority.
SystemAuthenticationAuthority is a class that provides a central interface for authenticating users by supporting a wide variety of authentication mechanisms.
SystemLog - class com.ibm.itim.logging.SystemLog.
Class that provides an interface for logging any type of message.
SystemRole - class com.ibm.itim.dataservices.model.system.SystemRole.
Value Object class that holds the attribute information of a system role (group) in the data model.
SystemRole(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.system.SystemRole
Constructs object with attribute information.
SystemRoleEntity - class com.ibm.itim.dataservices.model.system.SystemRoleEntity.
Represents a system role (group) in the data model.
SystemRoleEntity(SystemRole) - Constructor for class com.ibm.itim.dataservices.model.system.SystemRoleEntity
Constructs with a value object.
SystemRoleFactory - class com.ibm.itim.dataservices.model.system.SystemRoleFactory.
Factory for creating system roles in the data store.
SystemRoleFactory() - Constructor for class com.ibm.itim.dataservices.model.system.SystemRoleFactory
 
SystemRoleSearch - class com.ibm.itim.dataservices.model.system.SystemRoleSearch.
Class that provides an interface for searching for system roles.
SystemRoleSearch() - Constructor for class com.ibm.itim.dataservices.model.system.SystemRoleSearch
Default constructor.
SystemUser - class com.ibm.itim.dataservices.model.system.SystemUser.
Value Object class that holds the attribute information of a system (platform) user in the data model.
SystemUser(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.system.SystemUser
Constructs object with attribute information.
SystemUser(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.system.SystemUser
Constructs object with name (user id) and attribute information.
SystemUserEntity - class com.ibm.itim.dataservices.model.system.SystemUserEntity.
Represents a usr of the system (platform) in the data model.
SystemUserEntity(SystemUser) - Constructor for class com.ibm.itim.dataservices.model.system.SystemUserEntity
Constructs with a value object.
SystemUserFactory - class com.ibm.itim.dataservices.model.system.SystemUserFactory.
Factory for creating system users in the data store.
SystemUserFactory() - Constructor for class com.ibm.itim.dataservices.model.system.SystemUserFactory
Default constructor.
SystemUserSearch - class com.ibm.itim.dataservices.model.system.SystemUserSearch.
Provides an interface for searching for SystemUserEntity(s).
SystemUserSearch() - Constructor for class com.ibm.itim.dataservices.model.system.SystemUserSearch
Default constructor.

T

TABLE - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
TABLE_CREATED - Static variable in class com.ibm.itim.adhocreport.Constants
 
TABLE_DROPPED - Static variable in class com.ibm.itim.adhocreport.Constants
 
TABLEFORROW - Static variable in class com.ibm.itim.adhocreport.AdhocReportTag
 
TABLES - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
TAG_CLOSE - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
TAG_OPEN_END - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
TAG_OPEN_START - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
TENANT - Static variable in interface com.ibm.itim.authentication.Authenticator
Constant that holds the name of the environment property for specifying the authenticating user's tenant DN.
TENANT - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Tenant (System) category.
TENANT_ADMIN - Static variable in class com.ibm.itim.workflow.model.ProcessParticipant
Constant identifying the tenant administrator participant type (multi-tenant deployments only).
TenantCallback - class com.ibm.itim.apps.jaas.callback.TenantCallback.
JAAS authentication callback for the tenant ID of the authenticating user.
TenantCallback() - Constructor for class com.ibm.itim.apps.jaas.callback.TenantCallback
Default constructor of the callback.
TERMINATED - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
Constant identifying a terminated state.
test() - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Test a connection to the remote resource
testCommunications() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Tests the communications with the physical service itself to ensure provisioning actions can be fulfilled.
testCommunications(OrganizationalContainerMO, Service) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Tests the communications with the physical service defined in the given service value object.
Textual - class com.ibm.itim.policy.join.Textual.
will join attribute values containing Strings representing a purely textual information to be joined using an operation alloed on text.
Textual() - Constructor for class com.ibm.itim.policy.join.Textual
default constructor necessary for using reflections to instantiate
THISMONTH - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
THISWEEK - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
TIME - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
TIME_COMPLETED - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
TIME_INITIATED - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Identifies the timestamp type
TIME_LIMIT_EXCEEDED_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that the time limited was exceeded for the resource to respond.
TIME_STAMP - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
TIME_ZONE - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
TIMEOUT - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a timout result.
TimeoutEventAudit - class com.ibm.itim.workflow.model.TimeoutEventAudit.
This defines the class for timeout event audit information
TimeoutEventAudit(ActivityParticipant) - Constructor for class com.ibm.itim.workflow.model.TimeoutEventAudit
 
TITLE - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
toCollection() - Method in interface com.ibm.itim.dataservices.model.SearchResults
Returns the results returned as a Collection.
toCollection(SearchResultsStatus) - Method in interface com.ibm.itim.dataservices.model.SearchResults
Returns the results returned as a Collection.
TODAY - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Identifies the time interval type
TODO_PAGE - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
For redirection to the to do list page
TOKEN_ID_TAG - Static variable in class com.ibm.itim.remoteservices.exception.RemoteServicesException
Attribute name for the value of the token
TOKEN_TAG - Static variable in class com.ibm.itim.remoteservices.exception.RemoteServicesException
The tag name for a message token.
TOO_LONG - Static variable in class com.ibm.passwordrules.standard.LengthConstraint
 
TOO_LONG - Static variable in class com.ibm.passwordrules.standard.MaxLengthConstraint
 
TOO_MANY_SEQUENTIAL_CHARACTERS - Static variable in class com.ibm.passwordrules.standard.MaxSequentialCharacters
 
TOO_SHORT - Static variable in class com.ibm.passwordrules.standard.MinLengthConstraint
 
TOO_SHORT - Static variable in class com.ibm.passwordrules.standard.LengthConstraint
 
TOPBUTTON - Static variable in class com.ibm.itim.adhocreport.AdhocReportTag
 
toString() - Method in class com.ibm.itim.adhocreport.ColumnWrapper
 
toString() - Method in class com.ibm.itim.adhocreport.AdhocMenuItem
Creates an xml fragment describing the menu item
toString() - Method in class com.ibm.itim.adhocreport.Query
This method returns the SQL query string.
toString() - Method in class com.ibm.itim.apps.search.SearchMO
Overrides Object implementation.
toString() - Method in class com.ibm.itim.common.ValueObject
Overwrite the default implementation of Object.toString()
toString() - Method in class com.ibm.itim.common.AttributeValues
Overrides Object.toString()
toString() - Method in class com.ibm.itim.common.AttributeValue
Returns a string representation of the attribute.
toString() - Method in class com.ibm.itim.common.AttributeChangeOperation
Returns a string representation of the attribute operation.
toString() - Method in class com.ibm.itim.common.AttributeDateValue
Overrides the method from java.lang.Object.
toString() - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Returns a string representation of the object.
toString() - Method in class com.ibm.itim.dataservices.model.DistinguishedName
Returns the string representation of the distinguished name.
toString() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns a string representation of the object.
toString() - Method in class com.ibm.itim.dataservices.model.CompoundDN
Return the String representation of the object.
toString() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns a string representation of the object.
toString() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns a string representation of the object.
toString() - Method in class com.ibm.itim.dataservices.model.system.Delegate
Returns Delegate fields in a formatted String of three tokens as in:
toString() - Method in class com.ibm.itim.remoteservices.provider.SearchResult
Overrides the method from java.lang.Object.
toString() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Override method from java.lang.Object
toString() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Format all of the parameters into a string
toString() - Method in class com.ibm.itim.remoteservices.provider.SearchCriteria
Provides human readable description of the filter, base, and search criteria.
toString() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Returns string representation of all password rules
toXML() - Method in class com.ibm.itim.common.AttributeValue
Returns an XML String representation of the attribute.
toXML() - Method in class com.ibm.itim.common.AttributeChangeOperation
Returns an XML String representation of the attribute operation.
toXML() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Generate the XML representation of the operation
toXML() - Method in class com.ibm.itim.exception.ITIMException
Returns a XML representation of this exception message and parameters that can be localized in the ITIM UI.
toXML() - Method in class com.ibm.itim.policy.analysis.PPAException
Returns an XML representation of this exception message and token values that can be localized by a user interface.
transfer(OrganizationalContainerMO, Date) - Method in class com.ibm.itim.apps.identity.PersonMO
Transfers (moves) the person to another container.
TRANSFORMS - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name attribute with the xml document containing the transforms used to communicate with legacy TIM agents.
TRUE - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
Value of service profile property indicating that the service is local.
TYPE - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
TYPE - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
TYPE - Static variable in class com.ibm.itim.workflow.query.RequesterQueryStatement
 
TYPE_WORKFLOW - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 

U

UID_USED - Static variable in class com.ibm.passwordrules.standard.NotUserIDCaseInsensitive
 
UID_USED - Static variable in class com.ibm.passwordrules.standard.NotUserID
 
UNAUTHORIZED - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Int constant indicating the account is not authorized (not compliant with policies).
unManage(Collection, Date) - Method in class com.ibm.itim.apps.identity.PersonManager
Removes the person object ONLY from the provisioning platform.
unManage(Date) - Method in class com.ibm.itim.apps.identity.PersonMO
Removes the person object ONLY from the provisioning platform.
UnsolicitedEventProcessor - interface com.ibm.itim.remoteservices.provider.UnsolicitedEventProcessor.
Interface for a class to process unsolicited events, including add events, modify events, suspend, restore, and delete events.
UNSPECIFIED_ERROR_KEY - Static variable in class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. A key to look up unspecified message relating to search results in resource bundle
UNSPECIFIED_ERROR_KEY - Static variable in class com.ibm.itim.dataservices.model.SearchResultsStatus
A key to look up unspecified message relating to search results in resource bundle
UNSUCCESSFUL - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Status: The request failed.
UNSUPPORTED_CONVERSION - Static variable in class com.ibm.itim.fesiextensions.JSGlobalObjectFactory
Constant for the error message indicating an invalid conversion between JSObjects and Java Objects.
UNSUPPORTED_CONVERSION - Static variable in class com.ibm.itim.fesiextensions.CustomJSException
Constant for the error message indicating an invalid conversion between JSObjects and Java Objects.
update() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Updates the attributes of the entity in the data store.
update(Account, Date) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Updates the managed object.
update(DataStoreChangeEvent) - Method in interface com.ibm.itim.dataservices.model.DataStoreObserver
 
update(DirectoryObject) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Deprecated. please use update() with input Directory Object
update(ObjectProfile) - Method in class com.ibm.itim.dataservices.model.ObjectProfileEntity
Updates the ObjectProfile in the data store with the given ObjectProfile value object with recorded changes.
update(OrganizationalContainer) - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Updates the managed object.
update(Person, Date) - Method in class com.ibm.itim.apps.identity.PersonMO
Updates the managed object.
update(Role, Date) - Method in class com.ibm.itim.apps.identity.RoleMO
Updates the managed object.
update(Service) - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Updates the managed object.
update(SystemUser) - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Over update() of DirectoryObjectEntity because rename the object if eruid is changed.
updateCategory(ObjectProfileCategory) - Method in class com.ibm.itim.dataservices.model.CategoryTable
Updates category in cache and store into ldap
updateDelegate(Delegate, Delegate) - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Replaces the old delegation with the new delegation.
updatePasswordLastChanged() - Method in class com.ibm.itim.dataservices.model.domain.Account
Updates the date and time the user's password was last changed.
updateResponseLastChange() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the date/time the challenge/response configuration parameters were last modified.
updateResponseLastChange() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Changes the last time the user's challenge/response list was updated to the current system time.
UPPER_CASE_ONLY - Static variable in class com.ibm.passwordrules.LexicalRule
Constant for specifying that only upper case characters are to be used in password
UPPER_CASE_VIOLATION - Static variable in class com.ibm.passwordrules.standard.CaseRestricted
 
USER - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
USER - Static variable in class com.ibm.itim.dataservices.model.AuthorizationOwner
Constant representing an owner defined by a system user.
USER_ABORTED - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that the search controls specified in the request was invalid.
USER_AUTH_INFO_KEY - Static variable in class com.ibm.itim.apps.UserAuthInfo
Constant representing key in HttpSession
USER_DEFINED - Static variable in class com.ibm.itim.dataservices.model.domain.DirectorySystem
 
USER_INPUT - Static variable in class com.ibm.itim.adhocreport.Constants
 
USER_NAME_USED - Static variable in class com.ibm.passwordrules.standard.NotUserName
 
USER_NAME_USED - Static variable in class com.ibm.passwordrules.standard.NotUserNameCaseInsensitive
 
USER_SELECTED - Static variable in class com.ibm.itim.dataservices.model.domain.DirectorySystem
 
UserAuthInfo - class com.ibm.itim.apps.UserAuthInfo.
Contains a user's authentication information, including user id and credentials.
UserAuthInfo() - Constructor for class com.ibm.itim.apps.UserAuthInfo
Creates new UserAuthnfo.
UserAuthInfo(Credentials) - Constructor for class com.ibm.itim.apps.UserAuthInfo
Creates new UserAuthInfo.
UserAuthInfo(DistinguishedName) - Constructor for class com.ibm.itim.apps.UserAuthInfo
To be removed - added to allow for a phased integration of the web-tier with the new API and of the API with the manager beans.
UserAuthInfo(String) - Constructor for class com.ibm.itim.apps.UserAuthInfo
Creates new UserAuthInfo.
UserAuthInfo(String, Object, String) - Constructor for class com.ibm.itim.apps.UserAuthInfo
Creates new UserAuthInfo.
UserAuthInfo(String, Object, String, String, String, String, int) - Constructor for class com.ibm.itim.apps.UserAuthInfo
Creates new UserAuthInfo.
UserAuthInfo(String, String) - Constructor for class com.ibm.itim.apps.UserAuthInfo
Creates new UserAuthInfo.
UserAuthInfo(String, String, Object, String, String, String, String, String, int) - Constructor for class com.ibm.itim.apps.UserAuthInfo
 

V

validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.BehavioralRule
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in interface com.ibm.passwordrules.Rule
Method will validate the given password using given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.MaxSequentialCharacters
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.NotReversed
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.MinLengthConstraint
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.MinDistinctCharacters
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.NotRepeated
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.RuleSet
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.MustContain
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.MinDigitCharacters
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.NotUserName
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.CaseRestricted
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.LengthConstraint
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.NotUserIDCaseInsensitive
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.MayNotContain
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.NotUserID
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.MinAlphabeticCharacters
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.RestrictedTo
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.MaxLengthConstraint
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.NotInDictionary
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.StartsWithChar
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.NotUserNameCaseInsensitive
Validate the given password using the given validation info.
validateSafe(String, ValidationInfo) - Method in class com.ibm.passwordrules.LexicalRule
Validate the given password using the given validation info.
validateSafe(String, ValidationInfo) - Method in class com.ibm.passwordrules.BehavioralRule
Validate the given password using the given validation info.
validateSafe(String, ValidationInfo) - Method in interface com.ibm.passwordrules.Rule
Method will validate the given password using given validation info.
validateSafe(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.RuleSet
Validate the given password using the given validation info.
ValidationInfo - interface com.ibm.passwordrules.ValidationInfo.
Interface for classes providing contextual information used to validate passwords.
ValidityTimeConstraint - class com.ibm.passwordrules.standard.ValidityTimeConstraint.
This rule is currently not used as the system doesn't have a way to enforce it.
ValidityTimeConstraint() - Constructor for class com.ibm.passwordrules.standard.ValidityTimeConstraint
 
ValidityTimeConstraint(long, long) - Constructor for class com.ibm.passwordrules.standard.ValidityTimeConstraint
 
ValueObject - class com.ibm.itim.common.ValueObject.
This class is the base class for all value oriented objects
ValueObject() - Constructor for class com.ibm.itim.common.ValueObject
 
values() - Method in class com.ibm.itim.common.AttributeChanges
Get the collection of AttributeChangeOperation objects
values() - Method in class com.ibm.itim.common.AttributeValues
Gets a collection of all the values in the map
VERSION - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
VERSION_NUMBER - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 

W

W - Static variable in class com.ibm.itim.dataservices.model.AttributeRight
String constant for write operation
WARNING - Static variable in class com.ibm.itim.apps.Request
Constant identifying the warning status.
WARNING - Static variable in class com.ibm.itim.apps.identity.SelfRequest
Constant identifying the warning status.
WARNING - Static variable in class com.ibm.itim.logging.SystemLog
Warning messages are informational messages that indicate potentially harmful situations.
WARNING - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a warning result.
WHERE - Static variable in class com.ibm.itim.adhocreport.Constants
 
WIDTH - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
WORKFLOW_ENGINE - Static variable in class com.ibm.itim.workflow.model.ProcessParticipant
Constant identifying the workflow engine itself as a participant type.
WorkflowActivityMO - class com.ibm.itim.apps.workflow.WorkflowActivityMO.
Class that provides management capabilities for an activity in a workflow process.
WorkflowActivityMO(PlatformContext, Subject, long) - Constructor for class com.ibm.itim.apps.workflow.WorkflowActivityMO
Constructs the the managed object with a platform context and a subject.
WorkflowApplication - interface com.ibm.itim.workflow.application.WorkflowApplication.
Interface to represent an external application that requires the workflow execution context in order for it to complete its tasks.
WorkflowAssignmentMO - class com.ibm.itim.apps.workflow.WorkflowAssignmentMO.
This class provides management capabilities for an assignment, or work item.
WorkflowAssignmentMO(PlatformContext, Subject, long) - Constructor for class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Constructs the the managed object with a platform context, a subject, and the managed object representing the workflow assignment.
WorkflowDeProvisionContext - interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext.
The workflow notification context associated with de-provisioning activity
WorkflowException - exception com.ibm.itim.workflow.model.WorkflowException.
This class is used for errors that occured within the workflow engine.
WorkflowException(String) - Constructor for class com.ibm.itim.workflow.model.WorkflowException
Constructs with an error code.
WorkflowException(String, String) - Constructor for class com.ibm.itim.workflow.model.WorkflowException
Constructs with an error code and an extra message string.
WorkflowException(String, Throwable) - Constructor for class com.ibm.itim.workflow.model.WorkflowException
Constructs with an error code and the cause exception.
WorkflowExecutionContext - interface com.ibm.itim.workflow.application.WorkflowExecutionContext.
Interface for obtaining contextual information about the currently executing workflow activity and process.
WorkflowExecutionMO - class com.ibm.itim.apps.workflow.WorkflowExecutionMO.
Class that provides management capabilities for an executable object within the workflow engine of the platform, such as processes and activities.
WorkflowExecutionMO() - Constructor for class com.ibm.itim.apps.workflow.WorkflowExecutionMO
 
WorkflowManager - class com.ibm.itim.apps.workflow.WorkflowManager.
Class that provides the interface for querying workflow processes within the workflow engine.
WorkflowManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.workflow.WorkflowManager
Constructs the manager with a platform context and a subject.
WorkflowManualActivityContext - interface com.ibm.itim.mail.workflow.WorkflowManualActivityContext.
The workflow runtime context associated with a manual activity.
WorkflowNewAccountContext - interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext.
The workflow runtime context associated with new account activity.
WorkflowNewPasswordContext - interface com.ibm.itim.mail.workflow.WorkflowNewPasswordContext.
The workflow runtime context associated with new password activity.
WorkflowNotificationContext - interface com.ibm.itim.mail.workflow.WorkflowNotificationContext.
General workflow runtime context.
WorkflowProcess - class com.ibm.itim.workflow.model.WorkflowProcess.
This class contains general information about a workflow process.
WorkflowProcess() - Constructor for class com.ibm.itim.workflow.model.WorkflowProcess
 
WorkflowProcessEntity - class com.ibm.itim.workflow.model.WorkflowProcessEntity.
Class that provides management capabilities for a workflow process.
WorkflowProcessEntity(WorkflowProcess) - Constructor for class com.ibm.itim.workflow.model.WorkflowProcessEntity
Constructs with WorkflowProcess value object.
WorkflowProcessMO - class com.ibm.itim.apps.workflow.WorkflowProcessMO.
Class that provides management capabilities for a workflow process.
WorkflowProcessMO(PlatformContext, Subject, long) - Constructor for class com.ibm.itim.apps.workflow.WorkflowProcessMO
Constructs the the managed object with a platform context and a subject.
WorkflowProcessQuery - class com.ibm.itim.workflow.query.WorkflowProcessQuery.
Class for executing a process query against the workflow engine.
WorkflowProcessQuery() - Constructor for class com.ibm.itim.workflow.query.WorkflowProcessQuery
 
WorkflowQuery - class com.ibm.itim.dataservices.model.system.WorkflowQuery.
A system user's preferences when querying workflow processes.
WorkflowQuery() - Constructor for class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
WorkflowQueryStatement - interface com.ibm.itim.workflow.query.WorkflowQueryStatement.
Interface for all workflow query statements.
WorkflowResourceMO - interface com.ibm.itim.apps.workflow.WorkflowResourceMO.
Interface for obtaining the assignments of a resource participating in workflow processes.
WorkflowSearchMO - class com.ibm.itim.apps.workflow.WorkflowSearchMO.
 
WorkflowSearchMO(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.workflow.WorkflowSearchMO
Constructs the the managed object with a platform context and a subject.
WorkflowSearchResultsMO - class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO.
 
WorkflowSearchResultsMO(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
Constructs the the managed object with a platform context and a subject.
WorkflowWorkOrderContext - interface com.ibm.itim.mail.workflow.WorkflowWorkOrderContext.
Notification Context representing work orders
WorkItem - interface com.ibm.itim.workflow.model.WorkItem.
This interface provides general information about a work item.

X

XML_EXTENSION - Static variable in class com.ibm.itim.adhocreport.Constants
 
XML_HEADER - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 
XMLTemplateConstants - class com.ibm.itim.adhocreport.XMLTemplateConstants.
 
XMLTemplateConstants() - Constructor for class com.ibm.itim.adhocreport.XMLTemplateConstants
 

Y

YES - Static variable in class com.ibm.itim.adhocreport.Constants
 
YES - Static variable in class com.ibm.itim.adhocreport.XMLTemplateConstants
 

Z

ZERO - Variable in class com.ibm.itim.adhocreport.ColumnWrapper
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z