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

A

abort() - Method in class com.ibm.itim.apps.identity.SelfRequest
Aborts the request.
abort() - Method in class com.ibm.itim.apps.identity.SelfRequest
Aborts the request.
abort() - Method in class com.ibm.itim.apps.Request
Aborts the request.
abort() - Method in class com.ibm.itim.apps.Request
Aborts the request.
abort() - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Aborts the pending process.
abort() - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Aborts the pending 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.
ABORTED - Static variable in class com.ibm.itim.workflow.model.type.WorkflowState
Field ABORTED
AbstractPolicySearch - Class in com.ibm.itim.dataservices.model.domain
IBM Confidential OCO Source Materials (C) Copyright IBM Corp.
AbstractWrapperFactory - Class in com.ibm.itim.script.wrappers
Provides a base class that can be extended so implementations don't need to worry about implementing getObjectToStore.
AbstractWrapperFactory() - Constructor for class com.ibm.itim.script.wrappers.AbstractWrapperFactory
 
Access - Interface in com.ibm.itim.dataservices.model.domain.access
A generic interface to represent an access and access provisioning configuration.
ACCESS_ATTR_APPROVAL_PROCESS_ID - Static variable in interface com.ibm.itim.dataservices.model.domain.access.Access
String constant for the access attribute approval process ID.
ACCESS_ATTR_DESC - Static variable in interface com.ibm.itim.dataservices.model.domain.access.Access
String constant for the access attribute description.
ACCESS_ATTR_NAME - Static variable in interface com.ibm.itim.dataservices.model.domain.access.Access
String constant for the access attribute name.
ACCESS_ATTR_NOTIFY_DEPROVISION - Static variable in interface com.ibm.itim.dataservices.model.domain.access.Access
String constant for the access attribute notify foir deprovision.
ACCESS_ATTR_NOTIFY_PROVISION - Static variable in interface com.ibm.itim.dataservices.model.domain.access.Access
String constant for the access attribute notify for new provision.
ACCESS_ATTR_OPTION - Static variable in interface com.ibm.itim.dataservices.model.domain.access.Access
String constant for the access attribute option.
ACCESS_ATTR_OWNER - Static variable in interface com.ibm.itim.dataservices.model.domain.access.Access
String constant for the access attribute owner.
ACCESS_ATTR_TYPE - Static variable in interface com.ibm.itim.dataservices.model.domain.access.Access
String constant for the access attribute type.
ACCESS_ENABLED - Static variable in class com.ibm.itim.dataservices.model.domain.AccessInfo
Access option: Access is enabled for the user request.
ACCESS_OWNER - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the access owner participant type.
ACCESS_TYPE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
category for access type
ACCESS_TYPE - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
This constant specifies the valid value for the target type when the target type is Access.
AccessControlListManager - Class in com.ibm.itim.apps.acl
Provides an interface to manage the system's Access Control List on a container by container basis.
AccessControlListManager(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.acl.AccessControlListManager
Creates a new AccessControlListManager.
AccessEntitlement - Class in com.ibm.itim.apps.provisioning
The class represents the access entitlement information which is to be used while requesting for an access.
AccessEntitlement(String, DistinguishedName, String, String, String, String) - Constructor for class com.ibm.itim.apps.provisioning.AccessEntitlement
 
AccessInfo - Class in com.ibm.itim.dataservices.model.domain
This is a value object that contains information about the Access.
AccessInfo(String, String) - Constructor for class com.ibm.itim.dataservices.model.domain.AccessInfo
Constructs the object with access's name and type.
AccessManager - Class in com.ibm.itim.apps.provisioning
Provides aggregate access management capabilities.
AccessManager - Class in com.ibm.itim.apps.provisioning
Provides aggregate access management capabilities.
AccessManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.provisioning.AccessManager
Constructs the manager with a platform context and a subject.
AccessManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.provisioning.AccessManager
Constructs the manager with a platform context and a subject.
AccessOwner - Class in com.ibm.itim.dataservices.model.domain
The AccessOwner class implements the owner relationship to an object that represents Access.
AccessOwner() - Constructor for class com.ibm.itim.dataservices.model.domain.AccessOwner
 
AccessRight - Class in com.ibm.itim.dataservices.model
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 in com.ibm.itim.dataservices.model
It should be noted that, like all other classes in the com.ibm.itim.dataservices package and its sub-packages, the AccessRightFactory class is not remote able.
AccessRightFactory() - Constructor for class com.ibm.itim.dataservices.model.AccessRightFactory
 
AccessTypeManager - Class in com.ibm.itim.apps.identity
Provides aggregate access type management capabilities.
AccessTypeManager - Class in com.ibm.itim.apps.identity
Provides aggregate access type management capabilities.
AccessTypeManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.identity.AccessTypeManager
Constructs the managed object with a platform context and a subject.
AccessTypeManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.identity.AccessTypeManager
Constructs the managed object with a platform context and a subject.
AccessTypeMO - Class in com.ibm.itim.apps.identity
 
AccessTypeMO - Class in com.ibm.itim.apps.identity
 
AccessTypeMO(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.identity.AccessTypeMO
Constructs the managed object with a platform context and a subject.
AccessTypeMO(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.identity.AccessTypeMO
Constructs the managed object with a platform context and a subject.
Account - Class in com.ibm.itim.dataservices.model.domain
Value Object class that holds the attribute information of an account in the data model.
Account() - Constructor for class com.ibm.itim.dataservices.model.domain.Account
Default empty constructor
Account(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.Account
Deprecated. Use Account(String profileName) and setAttributes(attributes) instead
Account(String) - Constructor for class com.ibm.itim.dataservices.model.domain.Account
Constructs object with profile.
Account(Account) - Constructor for class com.ibm.itim.dataservices.model.domain.Account
Copy Constructor Reference copy is used for Java object except for String and other primary types
ACCOUNT - Static variable in interface com.ibm.itim.dataservices.model.ManagableCategoryConstant
Account category.
ACCOUNT - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
ACCOUNT_ADOPT_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
ACCOUNT_ALREADY_EXISTS_ERROR - Static variable in exception com.ibm.itim.remoteservices.exception.AccountAlreadyExistsException
message key for default message (used if a constructor with no message Id parameter is called)
ACCOUNT_ATTR_ACCESS_LAST_CERTIFIED_DATE - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the last certified date attribute name for accesses.
ACCOUNT_ATTR_ACCESS_RECERTIFICATION_LAST_ACTION - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the last recertification action (for suspend, mark) attribute name for accesses.
ACCOUNT_ATTR_ACCESS_RECERTIFICATION_LAST_ACTION_DATE - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the last recertification action date attribute name for accesses.
ACCOUNT_ATTR_COMPLIANCE - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the comliance attribute name.
ACCOUNT_ATTR_CREATION_DATE - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the creation date attribute name.
ACCOUNT_ATTR_CRED_CATALOG - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the credential catalog attribute for accounts.
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_LAST_CERTIFIED_DATE - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the last certified date attribute name.
ACCOUNT_ATTR_LAST_RECERTIFICATION_ACTION - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the last recertification action (for suspend, mark) attribute name.
ACCOUNT_ATTR_LAST_RECERTIFICATION_ACTION_DATE - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the last recertification action date attribute name.
ACCOUNT_ATTR_OWNERSHIP_TYPE - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the ownershiptype attribute for accounts.
ACCOUNT_ATTR_PASSWORD - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the password attribute name.
ACCOUNT_ATTR_PASSWORD - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
 
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_STATUS_LAST_CHANGED_DATE - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for last status change date 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_CLASS_NAME - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
ACCOUNT_DELETE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
ACCOUNT_FORM_NAME - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
ACCOUNT_PAGE - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
For redirection to the account management page
ACCOUNT_PASSWORD_CHANGE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context signature is the Account.changePassword operation.
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_PROFILE_NAME - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
ACCOUNT_RESTORE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
ACCOUNT_SCHEMA_NAME - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
ACCOUNT_SUSPEND_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
ACCOUNT_TEMPLATE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
category for account template
ACCOUNT_TYPE - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
This constant specifies the valid value for the target type when the target type is Account.
AccountAlreadyExistsException - Exception in com.ibm.itim.remoteservices.exception
Exception thrown by remote services account add methods when the specified account already exists.
AccountAlreadyExistsException(String) - Constructor for exception com.ibm.itim.remoteservices.exception.AccountAlreadyExistsException
Constructor to pass an error message.
AccountAlreadyExistsException(String, Object[]) - Constructor for exception com.ibm.itim.remoteservices.exception.AccountAlreadyExistsException
Constructor to pass an error key & tokens.
ACCOUNTATTRIBUTE - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
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 in com.ibm.itim.dataservices.model.domain
Class that represents an account in the data model.
AccountEntity(ObjectProfile, Account) - Constructor for class com.ibm.itim.dataservices.model.domain.AccountEntity
Constructs an AccountEntity with a profile and value object.
AccountEntity(Account) - Constructor for class com.ibm.itim.dataservices.model.domain.AccountEntity
Constructs an AccountEntity with a value object.
AccountEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.AccountEntity
Constructs an AccountEntity, taking a DirectoryObject as the parameter.
AccountFactory - Class in com.ibm.itim.dataservices.model.domain
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 in com.ibm.itim.apps.provisioning
Provides aggregate account management capabilities.
AccountManager - Class in com.ibm.itim.apps.provisioning
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.
AccountManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.provisioning.AccountManager
Constructs the manager with a platform context and a subject.
AccountMO - Class in com.ibm.itim.apps.provisioning
Managed object representing an account.
AccountMO - Class in com.ibm.itim.apps.provisioning
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.
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.
AccountOwner - Class in com.ibm.itim.dataservices.model.domain
The AccountOwner class implements the owner relationship to an AccountEntity.
AccountOwner() - Constructor for class com.ibm.itim.dataservices.model.domain.AccountOwner
 
AccountParent - Class in com.ibm.itim.dataservices.model.domain
The AccountParent class implements the parent relationship to an AccountEntity.
AccountParent() - Constructor for class com.ibm.itim.dataservices.model.domain.AccountParent
 
AccountSearch - Class in com.ibm.itim.dataservices.model.domain
Class that provides an interface for searching for accounts.
AccountSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.AccountSearch
Default constructor.
AccountService - Class in com.ibm.itim.dataservices.model.domain
The AccountService class implements the service relationship to an AccountEntity.
AccountService() - Constructor for class com.ibm.itim.dataservices.model.domain.AccountService
 
AccountTable - Class in com.ibm.itim.dataservices.model.domain
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.
AccountTemplateService - Class in com.ibm.itim.dataservices.model.domain
Represent the Service instances governed by an account template.
AccountTemplateService() - Constructor for class com.ibm.itim.dataservices.model.domain.AccountTemplateService
 
ACCT_CHANGE_PROCESS_TYPES - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
Identifies all the process types belonging to Account Change type For use in COMPLIANCE ALERT
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.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.
ACTIVE_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.Organization
Constant indicating an active status.
Activity - Class in com.ibm.itim.workflow.model
This class provides general information about a workflow actvity.
Activity() - Constructor for class com.ibm.itim.workflow.model.Activity
 
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
ActivityEntity - Class in com.ibm.itim.workflow.model
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 in com.ibm.itim.workflow.model
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 in com.ibm.itim.workflow.model
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(String) - Constructor for class com.ibm.itim.workflow.model.ActivityResult
Constructor takes a summary string and 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(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.
ActivityResult(int, String, String, List) - Constructor for class com.ibm.itim.workflow.model.ActivityResult
Constructor takes a status, summary, description, and result values.
ADD - Static variable in class com.ibm.itim.apps.policy.RecertificationPolicyManager
String constant representing ADD operation
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
ADD_ACTION - Static variable in class com.ibm.itim.common.AttributeChangeOperation
Integer constant for the add action.
ADD_CREDENTIAL_TO_VAULT - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
new process types defined for PIM
addAccessRight(AccessRight) - Method in class com.ibm.itim.apps.acl.AccessControlListManager
Adds an AccessRight to the ACL currently associated with a container, namely the container identified by the containerDN used to create this AccessControlListManager.
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.
addAll(AttributeChanges) - Method in class com.ibm.itim.common.AttributeChanges
Add all elements in given AttributeChanges objects to the collection
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.
addAttributeValues(AttributeValue) - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Adds the given attribute and value to the set of attributes for the object.
addAttributeValues(AttributeValue) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Adds the given attribute and value to the set of attributes for the object.
addAuthorizationOwner(AuthorizationOwner) - Method in class com.ibm.itim.apps.acl.AccessControlListManager
Adds an AuthorizationOwner to the container identified by the containerDN used to create this AccessControlListManager.
addChallengeResponse(String, String) - Method in class com.ibm.itim.apps.identity.ChallengesAndResponses
Adds a challenge and corresponding response to this ChallengesAndResponses.
addChars(char[]) - Method in interface com.ibm.passwordrules.PasswordGenerator
Constrain the set of characters to be used by the password generator.
addClassRight(String) - Method in class com.ibm.itim.dataservices.model.Permission
Deprecated. Add rights directly to Collection returned in getClassRights() instead.
addComplexAttribute(String) - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Adds a complex attribute
addComplianceIssue(ComplianceIssue) - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Changes the current compliance issues logged against the account.
addContextItem(Object) - Method in interface com.ibm.itim.script.ScriptContextDAO
Add a context item into the scripting environment.
addCredential(AccountMO, Credential, boolean, Date, String) - Method in class com.ibm.itim.apps.pim.CredentialManager
This API adds an account's credential to the credential vault.
addCredential(AccountMO, Credential, byte[], Date, String) - Method in class com.ibm.itim.apps.pim.CredentialManager
The API adds an account's credential to the credential vault.
addCustomRule(String, String) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Add custom rule definition
addDelegate(Delegate) - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Adds a delegation for the user.
addDisplayName(String, String) - Method in class com.ibm.itim.apps.provisioning.AttributeProperty
Register the raw attribute name with the display name.
addDisposeListener(DisposeListener) - Method in interface com.ibm.itim.script.ScriptContextDAO
Add a new DisposeListener to be notified when the ScriptContextDAO is disposed.
addEntitlement(SAEntitlement) - Method in class com.ibm.itim.apps.pim.SharedAccessPolicyMO
Add a new entitlement to the policy.
addGroups(Collection<DistinguishedName>) - Method in class com.ibm.itim.dataservices.model.pim.CredentialPool
Adds groups to the credential pool definition.
addHistoricalPassword(PasswordHistoryItem) - Method in class com.ibm.itim.dataservices.model.domain.Account
Add a historical password for the account.
addInput(String, String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Adds an input name and source to this ServiceDefOperation's inputs Map.
addItem(PackagedApprovalItem) - Method in class com.ibm.itim.workflow.model.PackagedApprovalDocument
Adds the specified PackagedApprovalItem to the items list.
addMember(PersonMO, Date) - Method in class com.ibm.itim.apps.identity.RoleMO
Adds a new member to the specified role.
addMember(PersonMO, Set<RoleAssignmentObject>, Date) - Method in class com.ibm.itim.apps.identity.RoleMO
This API adds a new member to the specified role.
addMember(PersonMO, Date) - Method in class com.ibm.itim.apps.identity.RoleMO
Adds a new member to the specified role.
addMember(PersonMO, Set<RoleAssignmentObject>, Date) - Method in class com.ibm.itim.apps.identity.RoleMO
This API adds a new member to the specified role.
addMemberRole(RoleEntity) - Method in class com.ibm.itim.dataservices.model.domain.RoleEntity
Adds a member role to this role.
addMembers(Account[], Date) - Method in class com.ibm.itim.apps.provisioning.GroupMO
Requests group membership for multiple users who have accounts on the service.
addMembers(Account[], Date) - Method in class com.ibm.itim.apps.provisioning.GroupMO
Requests group membership for multiple users who have accounts on the service.
addMembers(Collection, Date) - Method in class com.ibm.itim.apps.system.SystemRoleMO
Adds multiple users to a System Role.
addMembership(SAMembership) - Method in class com.ibm.itim.apps.pim.SharedAccessPolicyMO
Add a new membership to the policy.
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.
addNotificationTemplate(NotificationTemplate) - Method in class com.ibm.itim.dataservices.model.domain.POConfigurationEntity
Adds the template for Post Office Notification.
addNotificationTemplate(NotificationTemplate) - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfigurationEntity
Adds the template for Workflow Reminder.
addNotificationTemplate(int, NotificationTemplate) - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfigurationEntity
Adds the template for Workflow Reminder.
addOperation(ObjectProfileOperation) - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Adds a new operation to the list of supported operations for the entity.
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
addOperation(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Adds an operation name to this ServiceDefOperation.
addOwnershipType(OwnershipType) - Method in class com.ibm.itim.dataservices.model.domain.OwnershipTypeConfiguration
Add the ownership type in LDAP, name must be unique.
addParameter(ServiceProviderInfoParameter) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoConnector
Adds a Parameter to the Collection of params
addParameter(ServiceProviderInfoParameter) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Adds a ServiceProviderInfoParameter to this ServiceDefOperation.
addReasonMessageArg(String) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Adds a reason message token for internationalization
addReconUnitData(ServiceMO, ReconUnitData, IReconCompleteCallback) - Method in class com.ibm.itim.apps.recon.ReconManager
Adds and configures a reconciliation unit for a resource.
addReconUnitData(ServiceMO, ReconUnitData, IReconCompleteCallback) - Method in class com.ibm.itim.apps.recon.ReconManager
Adds and configures a reconciliation unit for a resource.
addReplaceMultiValueAttribute(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Adds a replace-multi-value attribute name to this ServiceDefOperation's replace-multi-value attributes Set.
addRole(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.Person
Adds the given role to the person's role membership.
addRole(RoleEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Adds the given role to the person's role memberships.
addRole(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Adds the given role to the user's role (group) membership.
addRole(SystemRoleEntity) - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Adds the given role to the SystemUser's role (group) memberships.
addRule(LifecycleRule) - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Adds a new lifecycle rule to the list of supported lifecycle rules for the profile
addRule(LifecycleRule) - Method in interface com.ibm.itim.dataservices.model.ManagableProfile
Adds a new lifecycle rule to the list of supported lifecycle rules for the profile
addRule(LifecycleRule) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Adds a new lifecycle rule to the list of supported lifecycle rules for the profile
addRule(LifecycleRule) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Adds a new lifecycle rule to the list of supported lifecycle rules for the entity type.
addSendOnlyAttribute(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Adds a send-only attribute name to this ServiceDefOperation's send-only attributes Set.
addSupportingData(AttributeValues, DirectoryObject) - Method in class com.ibm.itim.dataservices.model.domain.ServiceModel
Add a supporting data entry to the enrole data store.
addTarget(IPolicyTarget) - Method in class com.ibm.itim.dataservices.model.policy.ServicePolicy
Adds a new IPolicyTarget object.
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
Adds the given values to the attribute.
ADMIN_DEFINED - Static variable in class com.ibm.itim.dataservices.model.domain.DirectorySystem
 
AdminDomain - Class in com.ibm.itim.dataservices.model.domain
Value Object class that holds the attribute information of an administrative domain in the data model.
AdminDomain() - Constructor for class com.ibm.itim.dataservices.model.domain.AdminDomain
Default empty constructor
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
Deprecated. Use AdminDomain(AttributeValues) instead. Since 4.6
AdminDomainAdministrator - Class in com.ibm.itim.dataservices.model.domain
The AdminDomainAdiministrator class implements the administrator relationship to an AdminDomainEntity.
AdminDomainAdministrator() - Constructor for class com.ibm.itim.dataservices.model.domain.AdminDomainAdministrator
 
AdminDomainEntity - Class in com.ibm.itim.dataservices.model.domain
Class that represents a admin domain in the logical organization chart within the data model.
AdminDomainEntity(ObjectProfile, AdminDomain) - Constructor for class com.ibm.itim.dataservices.model.domain.AdminDomainEntity
Constructs an AdminDomainEntity with a profile and value object.
AdminDomainEntity(AdminDomain) - Constructor for class com.ibm.itim.dataservices.model.domain.AdminDomainEntity
Constructs an AdminDomainEntity with a value object.
AdminDomainEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.AdminDomainEntity
Constructs an AdminDomainEntity, taking a DirectoryObject as parameter.
AdminDomainFactory - Class in com.ibm.itim.dataservices.model.domain
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 in com.ibm.itim.dataservices.model.domain
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.
ADMINISTRATOR_ID - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant that holds global ID of ITIM Administrator.
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(DistinguishedName, String, 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(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(DistinguishedName, String, 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(PersonMO) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Adopts the account, or changes the account owner to the given person (identity).
adopt(PersonMO, String) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Adopts an account, or changes the account owner to the given person (identity) with the given ownership type.
adopt(PersonMO) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Adopts the account, or changes the account owner to the given person (identity).
adopt(PersonMO, String) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Adopts an account, or changes the account owner to the given person (identity) with the given ownership type.
adopt(PersonEntity) - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Adopt an orphan account by assigning an owner for the account.
ADOPTION_POLICY - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Adoption Policy category.
AGENT_OPERATION - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
category for agent operation (assembly line).
AgentOperation - Class in com.ibm.itim.dataservices.model.domain
Represents
AgentOperationImpl - Class in com.ibm.itim.dataservices.model.domain
Represents
AgentOperationImpl(DistinguishedName, String) - Constructor for class com.ibm.itim.dataservices.model.domain.AgentOperationImpl
Default constructor.
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_CREDENTIAL_POOLS - Static variable in class com.ibm.itim.dataservices.model.pim.SAEntitlementCriteria
 
ALL_CREDENTIALS - Static variable in class com.ibm.itim.dataservices.model.pim.SAEntitlementCriteria
 
ALL_OWNERSHIP_TYPE - Static variable in class com.ibm.itim.apps.policy.Entitlement
Constant String indicating all ownership types
ALL_PERSONS - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Parent category for both BPPerson and Person categories (abstract)
ALL_SERVICES - Static variable in class com.ibm.itim.dataservices.model.policy.GroupTarget
 
ALL_USER_CLASS - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
This constant is used to specify the user type when the user type is ALL.
ALL_USERS - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Submit type constant for querying the requests submitted by all
allLowerCase() - Method in interface com.ibm.passwordrules.PasswordGenerator
Constrain the set of characters to be used by the password generator.
ALLOWED - Static variable in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Constant which represents an optional attribute enforcement.
allUpperCase() - Method in interface com.ibm.passwordrules.PasswordGenerator
Constrain the set of characters to be used by the password generator.
anyFailures() - Method in class com.ibm.itim.apps.BulkRequest
Returns whether the request had any failures.
anyFailures() - Method in class com.ibm.itim.apps.BulkRequest
Returns whether the request had any failures.
AO_ATTR_ASSEMBLY_LINE - Static variable in class com.ibm.itim.dataservices.model.domain.AgentOperation
 
AO_ATTR_CONFIG - Static variable in class com.ibm.itim.dataservices.model.domain.AgentOperation
 
AO_ATTR_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.AgentOperation
Constant for the noncompliance action attribute name.
AO_ATTR_OPERATION - Static variable in class com.ibm.itim.dataservices.model.domain.AgentOperation
 
AO_OC_OPERATION - Static variable in class com.ibm.itim.dataservices.model.domain.AgentOperation
Constant for operation objectclass
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.
APPLICATION_RESULTS - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
 
ApplicationException - Exception in com.ibm.itim.apps
This exception is thrown when application-level errors occur such as the violation of business rules.
ApplicationException(String) - Constructor for exception com.ibm.itim.apps.ApplicationException
Constructs an ApplicationException with an error code.
ApplicationException(String, Object[]) - Constructor for exception com.ibm.itim.apps.ApplicationException
Constructs an ApplicationException with an error code and message tokens.
ApplicationException(String, String) - Constructor for exception com.ibm.itim.apps.ApplicationException
Constructs with an error code and an extra message string.
ApplicationException(String, Throwable) - Constructor for exception com.ibm.itim.apps.ApplicationException
Constructs with an error code and the cause exception.
ApplicationException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.apps.ApplicationException
Constructs with an error code and the cause exception.
APPROVAL_RESULTS - Static variable in class com.ibm.itim.workflow.model.ActivityResult
 
APPROVAL_RESULTS - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
 
APPROVE_TIMEOUT_ACTION - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Constant to specify an approval action when the recertification times out.
APPROVED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Supported summary code for approval activity
APPROVED - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
Supported summary code for approval activity
APPSERVER_REALM - Static variable in class com.ibm.itim.common.SystemProperties
 
areChallengesUserDefined() - Method in class com.ibm.itim.apps.identity.ChallengeResponseConfiguration
Determine whether challenge response definition mode is set to USER-DEFINED.
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
Constant for ascending sort order
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.
ASCENDING_SORT - Static variable in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Constant identifying a low to high sort order.
ASSEMBLY_LINE - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
Assignment - Class in com.ibm.itim.workflow.model
This class provides general information about an assignment, or work item.
Assignment() - Constructor for class com.ibm.itim.workflow.model.Assignment
 
AssignmentCompletionImpact - Class in com.ibm.itim.apps.workflow
An abstract class representing the impact of completing a given workflow assignment.
AssignmentCompletionImpact() - Constructor for class com.ibm.itim.apps.workflow.AssignmentCompletionImpact
 
AssignmentEntity - Class in com.ibm.itim.workflow.model
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 in com.ibm.itim.workflow.model
This defines the class for assignment event audit information
AssignmentEventAudit(ActivityParticipant, ActivityParticipant) - Constructor for class com.ibm.itim.workflow.model.AssignmentEventAudit
 
AssignmentGroup - Class in com.ibm.itim.workflow.model
This class provides general information about a group of assignments.
AssignmentGroup() - Constructor for class com.ibm.itim.workflow.model.AssignmentGroup
 
ASYNCHRONOUS - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Name of a property indicating that the service provider is asynchronous.
AsynchronousResponse - Class in com.ibm.itim.remoteservices.provider
Class that represents the response to an asynchronous request made by a ServiceProvider.
AsynchronousResponse(String, RequestStatus.Status) - 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_DUMP_KEYS - Static variable in class com.ibm.itim.script.ScriptUtils
Key to look up in scriptframework.properties file to decide if we should print the keys contained in the attributes map out to the trace log.
ATTR_IN_USE - Static variable in exception com.ibm.itim.dataservices.model.ModelException
Deprecated.  
ATTR_LIFECYCLE_ENABLE - Static variable in class com.ibm.itim.dataservices.model.DirectoryObject
flag to determine if the entity has lifecycle profile
ATTR_URI - Static variable in class com.ibm.itim.dataservices.model.DirectoryObject
 
ATTRIBUTE - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
ATTRIBUTE_CONSTRAINT - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Attribute Constraint category.
ATTRIBUTE_IN_USE - Static variable in exception com.ibm.itim.dataservices.model.ModelException
When the system fails to modify an entry because the attribute is in used, this exception key is thrown.
AttributeChangeIterator - Class in com.ibm.itim.common
Iterates over a collection of AttributeChangeOperation objects
AttributeChangeIterator(Collection<AttributeChangeOperation>) - Constructor for class com.ibm.itim.common.AttributeChangeIterator
Creates new AttributeChangeIterator.
AttributeChangeOperation - Class in com.ibm.itim.common
Represents a change operation on a collection of attributes.
AttributeChangeOperation() - Constructor for class com.ibm.itim.common.AttributeChangeOperation
Default constructor.
AttributeChanges - Class in com.ibm.itim.common
Encapsulates a collection of AttributeChangeOperation objects
AttributeChanges() - Constructor for class com.ibm.itim.common.AttributeChanges
Creates new AttributeChangeCollection
AttributeChanges(Collection<AttributeChangeOperation>) - Constructor for class com.ibm.itim.common.AttributeChanges
Creates new AttributeChanges with the given AttributeChangeOperation elements.
AttributeDateValue - Class in com.ibm.itim.common
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(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
This constructor is modified to use the method setGeneralizedTimeStringData() which is now private.
AttributeDateValue(String, boolean) - Constructor for class com.ibm.itim.common.AttributeDateValue
This method constructs the date data including seconds
AttributeDateValue(int, int, int, int, int, int) - Constructor for class com.ibm.itim.common.AttributeDateValue
Construct a GeneralizedTime from a set of time arguments.
ATTRIBUTEMAP - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
AttributeProperty - Class in com.ibm.itim.apps.provisioning
This class holds attribute properties.
AttributeProperty(String, boolean) - Constructor for class com.ibm.itim.apps.provisioning.AttributeProperty
Creates AttributeProperty object with the attribute name and the boolean value that tells whether this attribute is single valued or not.
AttributeProperty(String, boolean, HashMap) - Constructor for class com.ibm.itim.apps.provisioning.AttributeProperty
Crates AttributeProperty object with attribute name, the boolean value that tells whetehr this attribute is singe valued or not, and map of raw value and the resolved display name.
AttributeRight - Class in com.ibm.itim.dataservices.model
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.
AttributesScriptInterface - Interface in com.ibm.itim.script.extensions
Deprecated. Use JSDirectoryObjectWrapperFactory instead.
AttributeValue - Class in com.ibm.itim.common
This class holds a single or multi-valued attribute.
AttributeValue() - Constructor for class com.ibm.itim.common.AttributeValue
Default constructor.
AttributeValue(String, Collection) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a collection of Objects for values.
AttributeValue(String, Object) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a single Object as a value.
AttributeValue(String, int) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a single integer value.
AttributeValue(String, long) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a single long value.
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, Date) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a single date value.
AttributeValue(String, Date, boolean) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a single date 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. Since 4.6
AttributeValueIterator - Class in com.ibm.itim.common
Iterates over an AttributeValues object.
AttributeValueIterator(Map) - Constructor for class com.ibm.itim.common.AttributeValueIterator
Creates new AttributeValueIterator.
AttributeValues - Class in com.ibm.itim.common
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(Map<String, AttributeValue>) - Constructor for class com.ibm.itim.common.AttributeValues
Creates new AttributeValues with the given map.
AttributeValues(Collection<AttributeValue>) - Constructor for class com.ibm.itim.common.AttributeValues
Creates new AttributeValues with the entries in the collection
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.apps.workflow.WorkflowActivityMO
Places the given event in the audit trail (history) of the execution object.
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.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.WorkflowProcessMO
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.
AUDITOR_CATEGORY - Static variable in class com.ibm.itim.dataservices.model.system.SystemRole
Constant for the auditor category.
AUDITOR_GROUP - Static variable in class com.ibm.itim.dataservices.model.system.SystemRole
 
AUTH_PROPERTIES - Static variable in class com.ibm.itim.apps.UserAuthInfo
Constant for authentication properties
authenticate(Credentials) - Method in class com.ibm.itim.authentication.AuthenticationAuthority
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 interface com.ibm.itim.authentication.Authenticator
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
 
AuthenticationAuthority - Class in com.ibm.itim.authentication
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 in com.ibm.itim.apps
Deprecated.  
AuthenticationException(String) - Constructor for exception com.ibm.itim.apps.AuthenticationException
Deprecated.  
AuthenticationException(String, String) - Constructor for exception com.ibm.itim.apps.AuthenticationException
Deprecated.  
AuthenticationException(String, Throwable) - Constructor for exception com.ibm.itim.apps.AuthenticationException
Deprecated.  
AuthenticationException - Exception in com.ibm.itim.authentication
AuthenticationException is a class that extends the Exception class for identifying exceptions that are originated from within the Authentication package.
AuthenticationException() - Constructor for exception com.ibm.itim.authentication.AuthenticationException
Constructs an AuthenticationException.
AuthenticationException(String) - Constructor for exception com.ibm.itim.authentication.AuthenticationException
Constructs an AuthenticationException with a detailed explanation of the reason for the exception.
AuthenticationFailedException - Exception in com.ibm.itim.authentication
AuthenticationFailedException is a class that extends the AuthenticationException class for identifying authentication failure exceptions.
AuthenticationFailedException() - Constructor for exception com.ibm.itim.authentication.AuthenticationFailedException
Constructs an AuthenticationFailedException.
AuthenticationFailedException(String) - Constructor for exception com.ibm.itim.authentication.AuthenticationFailedException
Constructs an AuthenticationFailedException with a detailed explanation of the reason for the exception.
AuthenticationProvider - Interface in com.ibm.itim.authentication
AuthenticationProvider is an interface for authenticating a user using a specific implementation of a specific authentication mechanism.
AuthenticationProviderFactory - Interface in com.ibm.itim.authentication
AuthenticationProviderFactory is an interface for constructing AuthenticationProviders.
Authenticator - Interface in com.ibm.itim.authentication
Authenticator is an interface for authenticating a user given a set of user credentials.
AuthorizationException - Exception in com.ibm.itim.apps
This class identifies an authorization failure.
AuthorizationException(String) - Constructor for exception com.ibm.itim.apps.AuthorizationException
Constructs with an error code.
AuthorizationException(String, String) - Constructor for exception com.ibm.itim.apps.AuthorizationException
Constructs with an error code and an extra message string.
AuthorizationException(String, Object[]) - Constructor for exception com.ibm.itim.apps.AuthorizationException
Constructs with an error code and an extra message string.
AuthorizationException(String, Throwable) - Constructor for exception com.ibm.itim.apps.AuthorizationException
Constructs with an error code and the cause exception.
AuthorizationOwner - Class in com.ibm.itim.dataservices.model
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
AUTHORIZE_PROVISION_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The provisioning authorization process
AV_WRAPPER - Static variable in class com.ibm.itim.script.wrappers.WrapperConfigDefaults
 

B

beanExists() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
Returns true if the request manager bean is alive in method-ready state otherwise false.
beanExists() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
Returns true if the request manager bean is alive in method-ready state otherwise false.
BehavioralRule - Class in com.ibm.passwordrules
Abstract base class for Rule implementations that provide validation of password's behavior.
BehavioralRule() - Constructor for class com.ibm.passwordrules.BehavioralRule
 
BINARY_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
BIT_STRING_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
Bitwise - Class in com.ibm.itim.policy.join
Will join attribute values containing Strings representing integers in bitstring format to be joined using a bitwise operation: | or &.
Bitwise() - Constructor for class com.ibm.itim.policy.join.Bitwise
default constructor necessary for using reflections to instantiate
Boolean - Class in com.ibm.itim.policy.join
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
BOOLEAN_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
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.
BPPERSON_USER_CLASS - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
This constant is used to specify the user type when the user type is BPPERSON.
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.
BU_ATTR_SPONSOR - Static variable in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
String constant for the business partner organization's sponsor attribute.
BU_ATTR_SUPERVISOR - Static variable in class com.ibm.itim.dataservices.model.domain.BusinessUnit
String constant for the supervisor attribute.
BulkException - Exception in com.ibm.itim.apps
BulkException is thrown during the course of invoking operations on more than one object such as a multi-person suspend.
BulkException(String, Map) - Constructor for exception com.ibm.itim.apps.BulkException
Constructs a BulkException with an error code and a Map of exceptions.
BulkRequest - Class in com.ibm.itim.apps
Represents a bulk request submitted to the provisioning platform.
BulkRequest - Class in com.ibm.itim.apps
Represents a bulk request submitted to the provisioning platform.
BulkRequest(PlatformContext, Subject, long, BulkException) - Constructor for class com.ibm.itim.apps.BulkRequest
Creates a BulkRequest.
BulkRequest(PlatformContext, Subject, long, Date, BulkException) - Constructor for class com.ibm.itim.apps.BulkRequest
Constructs with a user Context, request id, and scheduled time.
BulkRequest(PlatformContext, Subject, long, BulkException) - Constructor for class com.ibm.itim.apps.BulkRequest
Creates a BulkRequest.
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 in com.ibm.itim.dataservices.model.domain
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.
BusinessPartnerEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerEntity
Constructs a BusinessPartnerEntity with a DirectoryObject.
BusinessPartnerOrg - Class in com.ibm.itim.dataservices.model.domain
Value Object class that holds the attribute information of a business partner organization in the data model.
BusinessPartnerOrg() - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
Default empty constructor
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 in com.ibm.itim.dataservices.model.domain
Class that represents a business partner organization in the logical organization chart within the data model.
BusinessPartnerOrgEntity(ObjectProfile, BusinessPartnerOrg) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgEntity
Constructs an BusinessPartnerOrgEntity with a profile and value object.
BusinessPartnerOrgEntity(BusinessPartnerOrg) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgEntity
Constructs a BusinessPartnerOrgEntity with a value object.
BusinessPartnerOrgEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgEntity
Constructs a BusinessPartnerOrgEntity, taking a DirectoryObject as the parameter.
BusinessPartnerOrgFactory - Class in com.ibm.itim.dataservices.model.domain
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 in com.ibm.itim.dataservices.model.domain
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 in com.ibm.itim.dataservices.model.domain
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 in com.ibm.itim.dataservices.model.domain
Value Object class that holds the attribute information of a business unit in the data model.
BusinessUnit() - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnit
Default empty constructor
BusinessUnitEntity - Class in com.ibm.itim.dataservices.model.domain
Class that represents a business unit in the logical organization chart within the data model.
BusinessUnitEntity(ObjectProfile, BusinessUnit) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnitEntity
Constructs a BusinessUnitEntity with a profile and value object.
BusinessUnitEntity(BusinessUnit) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnitEntity
Constructs a BusinessUnitEntity with a profile and value object.
BusinessUnitEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnitEntity
Constructs a BusinessUnitEntity, taking a DirectoryObject as the parameter.
BusinessUnitFactory - Class in com.ibm.itim.dataservices.model.domain
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 in com.ibm.itim.dataservices.model.domain
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.
BYPASSED - Static variable in class com.ibm.itim.workflow.model.type.WorkflowState
Field BYPASSED

C

CALENDAR_SCHEDULING_MODE - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
This constant specifies the valid value for the scheduling mode attribute when the scheduling mode of the policy is Calendar.
call(Object[]) - Method in interface com.ibm.itim.script.GlobalFunction
This method will be called when the global function is called from a script.
CASE_EXACT_IA5_MATCH_EQUALITY_NAME - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
CASE_EXACT_IA5_MATCH_EQUALITY_OID - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
CASE_EXACT_MATCH_EQUALITY_NAME - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
CASE_EXACT_MATCH_EQUALITY_OID - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
CASE_IGNORE_IA5_MATCH_EQUALITY_NAME - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
CASE_IGNORE_IA5_MATCH_EQUALITY_OID - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
CASE_IGNORE_MATCH_EQUALITY_NAME - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
CASE_IGNORE_MATCH_EQUALITY_OID - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
CATEGORIES_FOR_LIFE_CYCLE_MGT - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Supporting categories for life cycle management
CATEGORY - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
CategoryTable - Class in com.ibm.itim.dataservices.model
Provides an interface for retrieving and updating category information registered with the provisioning platform.
CERTIFICATE_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
CERTIFIED - Static variable in class com.ibm.itim.dataservices.model.domain.Account
The account is certified.
CERTIFIED - Static variable in class com.ibm.itim.dataservices.model.domain.Person
The role is certified.
CERTIFIED_ADMIN - Static variable in class com.ibm.itim.dataservices.model.domain.Account
The account is certified by an administrator.
CERTIFIED_ADMIN - Static variable in class com.ibm.itim.dataservices.model.domain.Person
The role is certified by an administrator.
Challenge - Class in com.ibm.itim.dataservices.model.domain
 
Challenge() - Constructor for class com.ibm.itim.dataservices.model.domain.Challenge
Default constructor.
Challenge(String, Locale) - Constructor for class com.ibm.itim.dataservices.model.domain.Challenge
Constructs with a question and locale.
ChallengeAndResponse - Class in com.ibm.itim.dataservices.model.system
Class that represents one challenge question and response combination.
ChallengeAndResponse() - Constructor for class com.ibm.itim.dataservices.model.system.ChallengeAndResponse
Default constructor.
ChallengeResponseCallback - Class in com.ibm.itim.apps.jaas.callback
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 in com.ibm.itim.apps.identity
Provides aggregate challenge response configuration capabilities.
ChallengeResponseConfiguration - Class in com.ibm.itim.apps.identity
Provides aggregate challenge response configuration capabilities.
ChallengeResponseConfiguration(boolean, boolean, int, Collection) - Constructor for class com.ibm.itim.apps.identity.ChallengeResponseConfiguration
ChallengeResponseConfiguration constructor.
ChallengeResponseConfiguration(boolean, boolean, int, Collection) - Constructor for class com.ibm.itim.apps.identity.ChallengeResponseConfiguration
ChallengeResponseConfiguration constructor.
ChallengeResponseManager - Class in com.ibm.itim.apps.identity
Provides aggregate identity challenge response management capabilities.
ChallengeResponseManager - Class in com.ibm.itim.apps.identity
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.
ChallengeResponseManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.identity.ChallengeResponseManager
Constructs the manager with a platform context and a subject.
ChallengesAndResponses - Class in com.ibm.itim.apps.identity
ChallengesAndResponses object to hold a user's challenges and responses.
ChallengesAndResponses(Map) - Constructor for class com.ibm.itim.apps.identity.ChallengesAndResponses
Creates a ChallengesAndResponses from a Map.
CHANGE_ACCOUNT_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context is the Account.modify operation.
CHANGE_PASSWD_PAGE - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
For redirection to the password management page
changeExpiredPassword(String, String, String) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Changes the user's password without requiring an authenticated subject.
changeExpiredPassword(String, String, String) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Changes the user's password without requiring an authenticated subject.
changePassword(String, Map<String, String>, String) - Method in class com.ibm.itim.apps.identity.ForgotPasswordManager
The method changes the password for the associated userID after authenticating the user using challengesAndResponses and verifying that the system is set to allow password changes after challenge-response authentication.
changePassword(String, Map<String, String>, String) - Method in class com.ibm.itim.apps.identity.ForgotPasswordManager
The method changes the password for the associated userID after authenticating the user using challengesAndResponses and verifying that the system is set to allow password changes after challenge-response authentication.
changePassword(String, String, String) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Deprecated. As of ITIM 5.0, replaced by SelfPasswordManager.changeExpiredPassword(String userId, String oldPassword, String newPassword) .
changePassword(String, String, String, String) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Deprecated. As of ITIM 5.0
changePassword(String, String, String) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Deprecated. As of ITIM 5.0, replaced by SelfPasswordManager.changeExpiredPassword(String userId, String oldPassword, String newPassword) .
changePassword(String, String, String, String) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Deprecated. As of ITIM 5.0
changePassword(String) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Changes the password of the account.
changePassword(String) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Changes the password of the account.
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(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(Collection, Date) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Changes the password of the specified accounts with a system generated password.
changePassword(String, byte[], String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Change password for an entity on the remote resource.
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.
check(int) - Method in class com.ibm.itim.policy.join.ExpressionType
 
checkAccess(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyManager
Check to see if the given signed in user can perform a given change.
checkAccountCompliance(PersonMO, ServiceMO, AttributeValues) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Checks the account compliance on the given service with the given parameters for the given owner.
checkAccountCompliance(PersonMO, ServiceMO, String, AttributeValues) - Method in class com.ibm.itim.apps.provisioning.AccountManager
This method checks the account compliance on the service with the parameters for the owner.
checkAccountCompliance(PersonMO, ServiceMO, AttributeValues) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Checks the account compliance on the given service with the given parameters for the given owner.
checkAccountCompliance(PersonMO, ServiceMO, String, AttributeValues) - Method in class com.ibm.itim.apps.provisioning.AccountManager
This method checks the account compliance on the service with the parameters for the owner.
checkCompletionImpact(List) - Method in class com.ibm.itim.apps.workflow.UserRecertificationWorkflowAssignmentMO
Checks the impact of completing this assignment.
checkCompletionImpact(List) - Method in class com.ibm.itim.apps.workflow.UserRecertificationWorkflowAssignmentMO
Checks the impact of completing this assignment.
checkForJSDirectoryObject(Object) - Static method in class com.ibm.itim.fesiextensions.JSDirectoryObjectFactory
Deprecated. Check if given object is of DirectoryObjectWrapper type and return the wrapped DirectoryObjectEntity if it is.
checkin(List<DistinguishedName>) - Method in class com.ibm.itim.apps.pim.CredentialLeaseManager
This API provides the checkin function for multiple credentials.
checkin() - Method in class com.ibm.itim.apps.pim.CredentialLeaseMO
This API provides the credential checkin function.
CHECKIN_CREDENTIAL - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
checkinAll() - Method in class com.ibm.itim.apps.pim.CredentialLeaseManager
This API checks in all credentials that are checked out by the authenticated user.
checkItemsForDecisionCode(String) - Method in class com.ibm.itim.workflow.model.PackagedApprovalDocument
Checks the document for the specified String decision code.
checkout(CredentialComponent, CredentialLease) - Method in class com.ibm.itim.apps.pim.CredentialLeaseManager
This API checks out a credential from the credential vault for shared access.
CHECKOUT_CREDENTIAL - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
checkoutWithoutWorkflow(CredentialComponent, CredentialLease) - Method in class com.ibm.itim.apps.pim.CredentialLeaseManager
This API synchronously checks out a credential from the credential vault for shared access.
CLASS_NAME - Static variable in interface com.ibm.itim.fesiextensions.JSObjectFactory
Deprecated. Constant for the JSObject property that holds the class name of the Java object the JSObject was converted from.
CLASSNAME - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
cleanGroupRecertificationAttributes(String[]) - Method in class com.ibm.itim.dataservices.model.domain.Account
Removes group recertification data associated with groups that this account no longer belongs to.
cleanupRoleAssignmentData() - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Clean up all invalid assignment data of the person in the data store.
clear() - Method in class com.ibm.itim.common.AttributeValues
This method clears the underlying hashmap structure without setting it to null;
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.
clearAccess() - Method in class com.ibm.itim.apps.provisioning.GroupMO
Clears the access information of the group.
clearAccess() - Method in class com.ibm.itim.apps.provisioning.GroupMO
Clears the access information of the group.
clearAccess() - Method in class com.ibm.itim.dataservices.model.domain.GroupEntity
Clears the access information that is defined on the group.
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 this directory entry.
clone() - Method in class com.ibm.itim.common.AttributeValue
This method returns a deep copy of the underlying map of AttributeValue objects
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.ValueObject
Creates a new object of the same class as this object.
clone() - Method in class com.ibm.itim.dataservices.model.DistinguishedName
Clones this DistinguishedName object.
clone() - Method in class com.ibm.itim.workflow.model.type.WorkflowRequester
Creates a deep copy of this WorkflowRequester object.
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.InitialPlatformContext
Closes the platform context, freeing up any system resources that may have been allocated for the context.
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.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.
CN - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
COLLECTION_WRAPPER - Static variable in class com.ibm.itim.script.wrappers.WrapperConfigDefaults
 
com.ibm.itim.apps - package com.ibm.itim.apps
Provides a remotable application programming interface for provisioning specific functions.
com.ibm.itim.apps.identity - package com.ibm.itim.apps.identity
Extends the com.ibm.itim.apps package to provide a remotable application programming interface for identity management.
com.ibm.itim.apps.provisioning - package com.ibm.itim.apps.provisioning
Extends the com.ibm.itim.apps package to provide a remotable application programming interface for Account, Service, and Password management.
com.ibm.itim.apps.recon - package com.ibm.itim.apps.recon
Extends the com.ibm.itim.apps package to provide a remotable application programming interface for reconciliation management.
com.ibm.itim.apps.workflow - package com.ibm.itim.apps.workflow
Extends the com.ibm.itim.apps package to provide a remotable application programming interface for Workflow Process and Activity management.
com.ibm.itim.authentication - package com.ibm.itim.authentication
Provides an application programming interface for authentication that supports different trusted identity stores.
com.ibm.itim.authentication.system - package com.ibm.itim.authentication.system
Contains an implementation of the Authenticator interface.
com.ibm.itim.common - package com.ibm.itim.common
Provides a set of common classes that are used in many places in ITIM.
com.ibm.itim.dataservices.model - package com.ibm.itim.dataservices.model
Provides a a low-level application programming interface for querying elements of the data model.
com.ibm.itim.dataservices.model.domain - package com.ibm.itim.dataservices.model.domain
Extends the com.ibm.itim.dataservices.model package to provide an application programming interface for querying the core elements of the data model.
com.ibm.itim.dataservices.model.system - package com.ibm.itim.dataservices.model.system
Extends the com.ibm.itim.dataservices.model package to provide an application programming interface for querying the system specific elements of the data model.
com.ibm.itim.exception - package com.ibm.itim.exception
Provides the base ITIMException and ITIMRuntimeException classes that are the base classes of most exceptions thrown in ITIM.
com.ibm.itim.fesiextensions - package com.ibm.itim.fesiextensions
Provides classes for working with FESI extensions.
com.ibm.itim.mail - package com.ibm.itim.mail
Provides a framework and an application programming interface for notification (mail).
com.ibm.itim.mail.workflow - package com.ibm.itim.mail.workflow
Provides workflow context classes that are required by the Mail API for notification creation
com.ibm.itim.policy.analysis - package com.ibm.itim.policy.analysis
Provides an application programming interface for policy analysis.
com.ibm.itim.policy.join - package com.ibm.itim.policy.join
Provides classes used for resolving conflicts between provisioning policies.
com.ibm.itim.remoteservices.exception - package com.ibm.itim.remoteservices.exception
Provides the exceptions that Remote Services will throw.
com.ibm.itim.remoteservices.provider - package com.ibm.itim.remoteservices.provider
Provides the interfaces and classes necessary to write a custom service provider that remote services will use.
com.ibm.itim.script - package com.ibm.itim.script
Contains the basic script extensions provided by ITIM.
com.ibm.itim.script.wrappers - package com.ibm.itim.script.wrappers
Provides the classes necessary to wrap and unwrap objects in the script environment.
com.ibm.itim.webclient.logon - package com.ibm.itim.webclient.logon
Provides the classes that mediate the logon process and any steps that need to occur when a user logs onto the system.
com.ibm.itim.workflow.application - package com.ibm.itim.workflow.application
Provides classes that allow an external workflow application gain information about the workflow context.
com.ibm.itim.workflow.model - package com.ibm.itim.workflow.model
Provides a model and an applications programming interface for the workflow engine.
com.ibm.passwordrules - package com.ibm.passwordrules
Provides a framework and an application programming interface to generate and validate passwords.
com.ibm.passwordrules.provisioning - package com.ibm.passwordrules.provisioning
Provides an extension to the base password rules framework for Identity Manager.
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 EntitlementInProvisioningPolicy objects into a joined entitlement.
COMMON_ACCESS - Static variable in class com.ibm.itim.dataservices.model.domain.AccessInfo
Access option: Access is enabled for the user request and it is commonly requested.
COMMUNICATION_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
compareTo(Object) - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyRule
 
compareTo(Object) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Compares this object with the specified object for order.
compileExpression(String) - Method in interface com.ibm.itim.script.ScriptEvaluator
Compiles an expression into a codebuffer.
compileScript(Object) - Method in interface com.ibm.itim.script.ScriptEvaluator
Compiles the script into a code buffer.
complete() - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Signals completion of the activity to the workflow engine.
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() - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Signals completion of the activity to the workflow engine.
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() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Signals completion of the assignment 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() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Signals completion of the assignment 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() - 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.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.
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
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.model.type.WorkflowState
Field COMPLETED
COMPLETED_FIELD - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Constant for completed sort column
COMPLETED_PAGE - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
For redirection to the completed requests page
COMPLETED_PROCESS - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Constant for completed process
CompleteManualActivityEventAudit - Class in com.ibm.itim.workflow.model
This defines user complete manual activity event audit information
CompleteManualActivityEventAudit(ActivityParticipant) - Constructor for class com.ibm.itim.workflow.model.CompleteManualActivityEventAudit
 
COMPLEX_ATTRIBUTE - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
COMPLEX_ATTRIBUTE_HANDLER - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name of the attribute handler class attribute
COMPLEX_ATTRIBUTES - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name of the complex attribute list attribute
ComplexAttributeHandler - Interface in com.ibm.itim.dataservices.model
This defines a generic interface to handle complex attribute
ComplexAttributeValue - Class in com.ibm.itim.common
This class defines a value of a complex attribute.
ComplexAttributeValue() - Constructor for class com.ibm.itim.common.ComplexAttributeValue
Default Constructor
ComplexAttributeValue(String, AttributeValues) - Constructor for class com.ibm.itim.common.ComplexAttributeValue
Constructs complex attribute value with an unique id and a collection sub attributes
Compliance - Class in com.ibm.itim.apps.provisioning
This class holds the information about the account compliance status, the required attribute changes to make the account compliant, and the attribute properties for the non-compliant attributes.
Compliance() - Constructor for class com.ibm.itim.apps.provisioning.Compliance
Constructs the default compliance object.
Compliance(int, AttributeChanges) - Constructor for class com.ibm.itim.apps.provisioning.Compliance
Constructs the compliance object with the compliance status and the required attribute changes information if the account is not compliant.
COMPLIANCE_ALERT_ACCOUNT_CHANGE - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant identifying trigger compliance alert when account is modified.
COMPLIANCE_ALERT_IDENTITY_CHANGE - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant identifying trigger compliance alert when a person is modified.
COMPLIANCE_ALERT_POLICY_CHANGE - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant identifying trigger compliance alert when policy is modified.
COMPLIANCE_ALERT_RECONCILIATION - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant identifying trigger compliance alert when reconciliation is run.
COMPLIANCE_ISSUE_IS_DISALLOWED - Static variable in class com.ibm.itim.dataservices.model.domain.ComplianceIssue
 
COMPLIANCE_UNKNOWN - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Int constant indicating the account's compliance is unknown.
ComplianceIssue - Class in com.ibm.itim.dataservices.model.domain
Represents a compliance issue, or policy violiation.
ComplianceIssue(AttributeChangeOperation) - Constructor for class com.ibm.itim.dataservices.model.domain.ComplianceIssue
Constructs with full set of parameters.
ComplianceIssue() - Constructor for class com.ibm.itim.dataservices.model.domain.ComplianceIssue
Constructs a disallowed compliance issue.
COMPLIANT - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Int constant indicating the account is compliant.
CompoundDN - Class in com.ibm.itim.dataservices.model
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(DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.CompoundDN
Constructs with an initial base distinguished name.
CompoundDN(CompoundDN) - Constructor for class com.ibm.itim.dataservices.model.CompoundDN
Constructs with a CompoundDN object
CONFIG - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Supporting the configuration for the tenant.
CONFIGURATION_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
ConfigurationException - Exception in com.ibm.itim.authentication
ConfigurationException is a class that extends the AuthenticationException class for identifying configuration exceptions.
ConfigurationException() - Constructor for exception com.ibm.itim.authentication.ConfigurationException
Constructs an ConfigurationException.
ConfigurationException(String) - Constructor for exception com.ibm.itim.authentication.ConfigurationException
Constructs an ConfigurationException with a detailed explanation of the reason for the exception.
CONNECTION_MODE - Static variable in class com.ibm.itim.dataservices.model.domain.Service
String constant identifying service Connection Mode.
CONNECTOR - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.BehavioralRule
Some classes implementing Rule interface will not have a need to constrain the password generator.
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 interface com.ibm.passwordrules.Rule
Constrain the character set in the given password generator to values allowed by the generator.
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 in com.ibm.itim.dataservices.model.domain
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).
ContainerManager - Class in com.ibm.itim.apps.identity
Provides aggregate container, or org chart, management capabilities.
ContainerManager - Class in com.ibm.itim.apps.identity
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.
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
containsKey(Object) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation.HashMapCaseInsensitiveKey
 
containsService(Service) - Method in class com.ibm.itim.dataservices.model.policy.ServiceTarget
 
CONTEXT_ACCOUNT_ATTRIBUTES - Static variable in interface com.ibm.passwordrules.provisioning.ProvisioningValidationInfo
Key to be used for getting contextual data for account with the ValidationInfo::getContext() method.
CONTEXT_FACTORY - Static variable in class com.ibm.itim.apps.InitialPlatformContext
PlatformContextFactory class property name.
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 data for account owner (person) instance with the ValidationInfo::getContext() method.
CONTEXT_SERVICE_ATTRIBUTES - Static variable in interface com.ibm.passwordrules.provisioning.ProvisioningValidationInfo
Key to be used for getting contextual data for service instance with the ValidationInfo::getContext() method.
ContextItem - Class in com.ibm.itim.script
Wrapper class that holds all the information about an object that is needed to load the object into a scripting framework.
convert(String) - Static method in class com.ibm.itim.common.EnhancedStringValueConverter
Method will attempt to scan the value and detect a more complex data structure.
convertJSObjectToJava(JSObject) - Method in class com.ibm.itim.fesiextensions.DataMapper
Deprecated. Converts a FESI script object into a matching JAVA object
convertToLDAPString() - Method in class com.ibm.itim.dataservices.model.policy.GroupTarget
Converts this GroupTarget instance into its String representation for storage in LDAP.
convertToLDAPString() - Method in interface com.ibm.itim.dataservices.model.policy.IPolicyTarget
Converts this target object into a String representation used for storage in LDAP.
convertToLDAPString() - Method in class com.ibm.itim.dataservices.model.policy.RoleTarget
Converts this RoleTarget instance into its String representation for storage in LDAP.
convertToLDAPString() - Method in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Converts this ServiceTarget instance into its String representation for storage in LDAP.
CORRECT_NONCOMPLIANT - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant identifying the action for correcting a non compliant account.
countDecisionItemsByType(PackagedApprovalItem.ItemType, boolean) - Method in class com.ibm.itim.workflow.model.PackagedApprovalDocument
Examines the document to count the number of items supporting a decision of the specified type.
countItemsByType(PackagedApprovalItem.ItemType, boolean) - Method in class com.ibm.itim.workflow.model.PackagedApprovalDocument
Examines the document to count the number of items of the specified type.
create(String) - Static method in class com.ibm.itim.dataservices.model.AccessRightFactory
Creates an AccessRight object from the given xml.
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(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(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(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(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(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(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(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(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(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(ServiceEntity, Group) - Method in class com.ibm.itim.dataservices.model.domain.GroupFactory
Creates a group in the data store with the given value object to define the group attributes.
create(ServiceEntity, Group, AttributeValues) - Method in class com.ibm.itim.dataservices.model.domain.GroupFactory
Creates a group in the data store with the given value object to define the group attributes.
create(ServiceEntity, Group, AttributeValues, ObjectProfile) - Method in class com.ibm.itim.dataservices.model.domain.GroupFactory
Creates a group in the data store with the given value object to define the group'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(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(Service) - Method in interface com.ibm.itim.dataservices.model.domain.IServiceEntity
Create a ServiceEntity object for this Service.
create(ObjectProfile, Service) - Method in interface com.ibm.itim.dataservices.model.domain.IServiceEntity
Create a ServiceEntity object for this Service.
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(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(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(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(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(Service) - Static method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Create a ServiceEntity object for this Service.
create(ObjectProfile, Service) - Static method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Create a ServiceEntity object for this Service.
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(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(String) - Static method in class com.ibm.itim.dataservices.model.LifecycleRuleFactory
Creates an ObjectProfileOperation object from the given xml
create(DistinguishedName, ObjectProfile) - Method in class com.ibm.itim.dataservices.model.ObjectProfileFactory
Creates an object profile in the data store.
create(String) - Static method in class com.ibm.itim.dataservices.model.ObjectProfileOperationFactory
Deprecated. Creates an ObjectProfileOperation object from the given xml
create(String, String, String) - Static method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationParticipant
This method is used to create a new RecertificationParticipant object.
create() - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
This method initializes the locator.
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(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, 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_ERROR - Static variable in exception com.ibm.itim.dataservices.model.ModelException
An object could not be created
CREATE_ERROR_FOR_NULL_CONTAINER - Static variable in class com.ibm.itim.apps.identity.RoleManager
 
CREATE_ERROR_FOR_NULL_CONTAINER - Static variable in class com.ibm.itim.apps.identity.RoleManager
 
CREATE_ERROR_FOR_NULL_SCOPE - Static variable in class com.ibm.itim.apps.identity.RoleManager
 
CREATE_ERROR_FOR_NULL_SCOPE - Static variable in class com.ibm.itim.apps.identity.RoleManager
 
createAccess(List<NewUserAccess>, AccessEntitlement, Date) - Method in class com.ibm.itim.apps.provisioning.AccessManager
Creates an access in the provisioning platform with the specified attributes for the mentioned users.
createAccess(List<NewUserAccess>, AccessEntitlement, Date) - Method in class com.ibm.itim.apps.provisioning.AccessManager
Creates an access in the provisioning platform with the specified attributes for the mentioned users.
createAccessType(AccessType) - Method in class com.ibm.itim.apps.identity.AccessTypeMO
�Adds an access type definition.
createAccessType(AccessType) - Method in class com.ibm.itim.apps.identity.AccessTypeMO
�Adds an access type definition.
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.
createAccount(PersonMO, ServiceMO, String, Account, Date) - Method in class com.ibm.itim.apps.provisioning.AccountManager
This method creates an account in the provisioning platform with the specified attributes for the given person.
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.
createAccount(PersonMO, ServiceMO, String, Account, Date) - Method in class com.ibm.itim.apps.provisioning.AccountManager
This method creates an account in the provisioning platform with the specified attributes for the given person.
createConstructor(String, Class) - Static method in class com.ibm.itim.script.ContextItem
Get a ContextItem that represents a constructor in the scripting environment.
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.
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.
createContext(Long, Hashtable) - Method in interface com.ibm.itim.apps.PlatformContextFactory
Creates a context with the platform identified in the client supplied environment.
createDirectoryObject(JSGlobalObject, JSObject, String, DirectoryObjectEntity) - Static method in class com.ibm.itim.fesiextensions.JSDirectoryObjectFactory
Deprecated. Within the context of the global JS object, create a named DirectoryObject JS object.
createDirectoryObject(JSGlobalObject, JSObject, String, DirectoryObject) - Static method in class com.ibm.itim.fesiextensions.JSDirectoryObjectFactory
Deprecated. Within the context of the global JS object, create a named DirectoryObject JS object.
createDirectoryObject(JSGlobalObject, DirectoryObjectEntity) - Static method in class com.ibm.itim.fesiextensions.JSDirectoryObjectFactory
Deprecated. Within the context of the global JS object, create a DirectoryObject JS object.
createDirectoryObject(JSGlobalObject, DirectoryObject) - Static method in class com.ibm.itim.fesiextensions.JSDirectoryObjectFactory
Deprecated. Within the context of the global JS object, create a DirectoryObject JS object.
createDirectoryObjectWrapper(DirectoryObjectEntity) - Static method in class com.ibm.itim.fesiextensions.JSDirectoryObjectFactory
Deprecated. factory method for creating DirectoryObjectWrappers of the correct subclass This method may be used by extensions that need to return directory object wrappers from extension methods.
createDirectoryObjectWrapper(DirectoryObject) - Static method in class com.ibm.itim.fesiextensions.JSDirectoryObjectFactory
Deprecated. factory method for creating DirectoryObjectWrappers of the correct subclass This methods can be used by extensions that need to return directory object wrappers from extension methods.
createGlobalFunction(String, GlobalFunction) - Static method in class com.ibm.itim.script.ContextItem
Get a ContextItem that represents a global function in the scripting environment.
createGroup(ServiceMO, Group) - Method in class com.ibm.itim.apps.provisioning.GroupManager
Creates a group on a service.
createGroup(ServiceMO, Group) - Method in class com.ibm.itim.apps.provisioning.GroupManager
Creates a group on a service.
createItem(String) - Static method in class com.ibm.itim.script.ContextItem
Get a ContextItem object with the given name.
createItem(String, Object) - Static method in class com.ibm.itim.script.ContextItem
Get a ContextItem object with the given name and set to contextItem.
createJavaObject(String, JSObject) - Method in class com.ibm.itim.fesiextensions.JSAttributeValueFactory
Deprecated. Creates a Java object from the specified JavaScript object.
createJavaObject(String, JSObject) - Method in class com.ibm.itim.fesiextensions.JSDirectoryObjectFactory
Deprecated. Creates a Java object from the specified JavaScript object.
createJavaObject(String, JSObject) - Method in class com.ibm.itim.fesiextensions.JSGlobalObjectFactory
Deprecated. Create a Java object from the specified JavaScript object.
createJavaObject(String, JSObject) - Method in class com.ibm.itim.fesiextensions.JSHashMapFactory
Deprecated. Implementation of required method.
createJavaObject(String, JSObject) - Method in class com.ibm.itim.fesiextensions.JSListObjectFactory
Deprecated. Implementation of required method.
createJavaObject(String, JSObject) - Method in interface com.ibm.itim.fesiextensions.JSObjectFactory
Deprecated. Create a Java object from the specified JavaScript object.
createJavaObject(String, JSObject) - Method in class com.ibm.itim.fesiextensions.JSPropertiesFactory
Deprecated. Creates a Java object from the specified JavaScript object.
createMailTemplate(NotificationTemplate) - Method in class com.ibm.itim.dataservices.model.domain.MailTemplateConfigurationEntity
Adds the mail template.
createObjectWrapper(Object) - Method in class com.ibm.itim.fesiextensions.JSListObjectFactory
Deprecated. Create a script wrapper object from a Java object {{TODO}}This method should be added to the JSObjectFactory interface so that all factory object knows how to create a wrapper for a Java 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(OrganizationalContainerMO, Person, Set<RoleAssignmentObject>, 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(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(OrganizationalContainerMO, Person, Set<RoleAssignmentObject>, 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.
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.
createPersonDN(AttributeValue, CompoundDN) - Method in class com.ibm.itim.dataservices.model.domain.PersonFactory
 
createPolicy(OrganizationalContainerMO, SharedAccessPolicy) - Method in class com.ibm.itim.apps.pim.SharedAccessPolicyManager
Creates a shared access policy with the no memberships and no entitlements in an organizational container.
createPolicy(OrganizationalContainerMO, SharedAccessPolicy, Collection<SAMembership>, Collection<SAEntitlement>) - Method in class com.ibm.itim.apps.pim.SharedAccessPolicyManager
Creates a shared access policy with the given memberships and entitlements in an organizational container.
createPolicy(OrganizationalContainerMO, ProvisioningPolicy, Date) - Method in class com.ibm.itim.apps.policy.ProvisioningPolicyManager
Creates a provisioning policy in the provisioning platform with the specified attributes within the given container.
createPolicy(OrganizationalContainerMO, RecertificationPolicy) - Method in class com.ibm.itim.apps.policy.RecertificationPolicyManager
Creates a recertification policy in the provisioning platform with the specified attributes within the given container.
createPolicy(OrganizationalContainerMO, SeparationOfDutyPolicy, Date) - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyManager
Creates a separation of duty policy in the provisioning platform with the specified attributes within the given container.
createPool(OrganizationalContainerMO, ServiceMO, CredentialPool) - Method in class com.ibm.itim.apps.pim.CredentialPoolManager
Creates a credential pool for the given service in an organizational container.
createPool(ServiceMO, CredentialPool) - Method in class com.ibm.itim.apps.pim.CredentialPoolManager
Creates a credential pool for the given service.
createProcess(ProcessParticipant, String, Date) - Method in class com.ibm.itim.workflow.model.ProcessManager
Creates a process of the given type.
createProcess(ProcessParticipant, InitialProcessContext) - Method in class com.ibm.itim.workflow.model.ProcessManager
Creates a process that satisfies the context provided.
CreateProcessEventAudit - Class in com.ibm.itim.workflow.model
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.
createRole(OrganizationalContainerMO, Role, Set<RoleAssignmentAttribute>, Date) - Method in class com.ibm.itim.apps.identity.RoleManager
Creates a role in the provisioning platform with the specified attributes in the given container.
createRole(OrganizationalContainerMO, Role) - Method in class com.ibm.itim.apps.identity.RoleManager
Deprecated. This method creates only static role. This method will be removed in the next major release. Use RoleManager.createRole(OrganizationalContainerMO, Role, Date) instead.
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.
createRole(OrganizationalContainerMO, Role, Set<RoleAssignmentAttribute>, Date) - Method in class com.ibm.itim.apps.identity.RoleManager
Creates a role in the provisioning platform with the specified attributes in the given container.
createRole(OrganizationalContainerMO, Role) - Method in class com.ibm.itim.apps.identity.RoleManager
Deprecated. This method creates only static role. This method will be removed in the next major release. Use RoleManager.createRole(OrganizationalContainerMO, Role, Date) instead.
createRole(OrganizationalContainerMO, SystemRole) - Method in class com.ibm.itim.apps.system.SystemRoleManager
Creates a system role in the provisioning platform with the specified attributes within the given container.
createScriptObject(String, Object) - Method in class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Deprecated. Creates a named object that can be used in the client's script.
createScriptObject(String, Map) - Method in class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Deprecated. Creates a named object that can be used in the client's script with a collection of properties.
createScriptObject(JSGlobalObject, JSObject, String, Object) - Method in class com.ibm.itim.fesiextensions.JSAttributeValueFactory
Deprecated. 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.JSDirectoryObjectFactory
Deprecated. 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
Deprecated. 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
Deprecated. 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.JSListObjectFactory
Deprecated. Create a script object with specified name from a Java object
createScriptObject(JSGlobalObject, JSObject, String, Object) - Method in interface com.ibm.itim.fesiextensions.JSObjectFactory
Deprecated. Create 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
Deprecated. Creates a named object that can be used in the client's script.
createScriptObject(String, Object) - Method in interface com.ibm.itim.script.ScriptEvaluatorInterface
Deprecated. Creates a named object that can be used in the client's script.
createScriptObject(String, Map) - Method in interface com.ibm.itim.script.ScriptEvaluatorInterface
Deprecated. Creates a named object that can be used in the client's script with a collection of properties.
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.
createService(OrganizationalContainerMO, Service, ManualWorkOrder) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Creates a service in the provisioning platform with the specified attributes within the container.
createService(OrganizationalContainerMO, Service, ServiceTestResult) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Creates a service in the provisioning platform with the specified attributes within the given container.
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.
createService(OrganizationalContainerMO, Service, ManualWorkOrder) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Creates a service in the provisioning platform with the specified attributes within the container.
createService(OrganizationalContainerMO, Service, ServiceTestResult) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Creates a service in the provisioning platform with the specified attributes within the given container.
CRED_ATTR_ACCOUNT - Static variable in class com.ibm.itim.dataservices.model.pim.Credential
This is a constant for the account DN attribute name.
CRED_ATTR_DESCRIPTION - Static variable in interface com.ibm.itim.dataservices.model.pim.CredentialComponent
String constant for the description attribute.
CRED_ATTR_IS_EXCLUSIVE - Static variable in class com.ibm.itim.dataservices.model.pim.Credential
This is a constant for the attribute name of credential access mode.
CRED_ATTR_MAX_CHECKOUT_TIME - Static variable in class com.ibm.itim.dataservices.model.pim.Credential
This is a constant for the attribute name of credential maximum checkout time
CRED_ATTR_NAME - Static variable in interface com.ibm.itim.dataservices.model.pim.CredentialComponent
String constant for the naming attribute name.
CRED_ATTR_PARENT - Static variable in interface com.ibm.itim.dataservices.model.pim.CredentialComponent
String constant for the container attribute.
CRED_ATTR_PASSWORD_RESET - Static variable in class com.ibm.itim.dataservices.model.pim.Credential
This is a constant for password reset attribute name
CRED_ATTR_PASSWORD_VIEWABLE - Static variable in class com.ibm.itim.dataservices.model.pim.Credential
String constant for password viewable attribute name
CRED_ATTR_PROFILE_NAME - Static variable in interface com.ibm.itim.dataservices.model.pim.CredentialComponent
String constant for the profile attribute.
CRED_ATTR_SEARCHOPTION - Static variable in class com.ibm.itim.dataservices.model.pim.Credential
This is a constant for the credential searcahability attribute name.
CRED_POOL_ATTR_GROUPS - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialPool
This is a constant for the service group attribute
CRED_POOL_ATTR_OWNER - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialPool
This is a constant for the owner attribute
CRED_POOL_ATTR_PARENT_CONTAINER - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialPool
This is a constant for the organizational container
CRED_POOL_ATTR_SERVICE - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialPool
This is a constant for the service attribute
CRED_USE_GLOBAL_SETTINGS - Static variable in interface com.ibm.itim.dataservices.model.pim.CredentialComponent
String constant for the use global settings attribute.
CREDENTIAL - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
 
Credential - Class in com.ibm.itim.dataservices.model.pim
This is a value Object class that holds the attribute information of a credential in the data model.
Credential() - Constructor for class com.ibm.itim.dataservices.model.pim.Credential
This is a default constructor.
Credential(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.pim.Credential
This constructor creates an object with attribute information.
Credential(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.pim.Credential
This is a copy constructor.
Credential.AccessMode - Enum in com.ibm.itim.dataservices.model.pim
Enumeration constants of credential access mode
Credential.Status - Enum in com.ibm.itim.dataservices.model.pim
Enumeration constants of credential status
CREDENTIAL_COMPONENT - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
category for PIM
CREDENTIAL_LEASE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
 
CREDENTIAL_POOL - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
 
CredentialComponent - Interface in com.ibm.itim.dataservices.model.pim
Interface for a credential or credential pool object.
CredentialLease - Class in com.ibm.itim.dataservices.model.pim
This value Object class holds the attribute information of a credential lease in the data model.
CredentialLease() - Constructor for class com.ibm.itim.dataservices.model.pim.CredentialLease
This is the default constructor
CredentialLease(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.pim.CredentialLease
This constructor creates the object with the attribute information.
CredentialLease(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.pim.CredentialLease
This is a copy constructor for directory object
CredentialLease.STATUS - Enum in com.ibm.itim.dataservices.model.pim
Enumeration of status
CredentialLeaseManager - Class in com.ibm.itim.apps.pim
This class provides credential lease administration capabilities.
CredentialLeaseManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.pim.CredentialLeaseManager
This constructor creates the manager with a platform context and a subject.
CredentialLeaseMO - Class in com.ibm.itim.apps.pim
This is a managed object that represents a credential lease.
CredentialLeaseMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.pim.CredentialLeaseMO
This API constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
CredentialManager - Class in com.ibm.itim.apps.pim
This class provides credential administration capabilities.
CredentialManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.pim.CredentialManager
This API constructs the manager with a platform context and a subject.
CredentialMO - Class in com.ibm.itim.apps.pim
Managed object representing a credential of an account.
CredentialMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.pim.CredentialMO
This API constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
CredentialPool - Class in com.ibm.itim.dataservices.model.pim
This value Object class holds the attribute information of a credential pool in the data model.
CredentialPool(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.pim.CredentialPool
Constructs object with attribute information.
CredentialPool() - Constructor for class com.ibm.itim.dataservices.model.pim.CredentialPool
The default constructor.
CredentialPool(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.pim.CredentialPool
Copy constructor for directory object
CredentialPool(String, Service, OrganizationalContainer, List<Group>, List<DistinguishedName>) - Constructor for class com.ibm.itim.dataservices.model.pim.CredentialPool
Constructs object with attribute information.
CredentialPoolManager - Class in com.ibm.itim.apps.pim
This class provides credential pool administration capabilities.
CredentialPoolManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.pim.CredentialPoolManager
Constructs the manager with a platform context and a subject.
CredentialPoolMO - Class in com.ibm.itim.apps.pim
Managed object representing a credential pool.
CredentialPoolMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.pim.CredentialPoolMO
This API constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
Credentials - Class in com.ibm.itim.authentication
Credentials is a class that extends the Hashtable class for holding a user's credentials for authentication.
Credentials() - Constructor for class com.ibm.itim.authentication.Credentials
Constructs a Credentials instance.
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.
CredentialSetting - Class in com.ibm.itim.dataservices.model.pim
This class holds the credential settings for a credential object in the data model.
CredentialSetting(Credential.AccessMode, Boolean, int, Boolean, Boolean) - Constructor for class com.ibm.itim.dataservices.model.pim.CredentialSetting
This Constructor is intended for the exclusive credential.
CredentialSetting(Credential.AccessMode, Boolean) - Constructor for class com.ibm.itim.dataservices.model.pim.CredentialSetting
This Constructor is intended for non-exclusive credential.
CredentialSetting(Credential.AccessMode) - Constructor for class com.ibm.itim.dataservices.model.pim.CredentialSetting
This Constructor is intended for the non-shared credential.
CUSTOM_ERROR_INVALID_FUNCTION_ARGUMENTS - Static variable in interface com.ibm.itim.fesiextensions.FESIExtensionConstants
Deprecated. ErrorMessages.properties key for an illegal argument list in a call to a javascript function.
CUSTOM_ERROR_INVALID_FUNCTION_ARGUMENTS - Static variable in exception com.ibm.itim.script.ScriptException
Constant representing a message key in a property file.
CUSTOM_ERROR_INVALID_IMPLEMENTATION_CLASS - Static variable in interface com.ibm.itim.fesiextensions.FESIExtensionConstants
Deprecated. ErrorMessages.properties key for a java object that cannot be represented as a javascript object.
CUSTOM_OPERATION_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The custmer defined process This type of process is defined by customer to be used in either provisioning authorization process or orchestration process.
CUSTOM_PROCESS - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Custom (Workflow) Process category.
CustomJSException - Exception in com.ibm.itim.fesiextensions
Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use ScriptException instead.
CustomJSException(String, Throwable) - Constructor for exception com.ibm.itim.fesiextensions.CustomJSException
Deprecated. Constructs the exception with a message and a reference to the originating exception.
CustomJSException(String, Object[]) - Constructor for exception com.ibm.itim.fesiextensions.CustomJSException
Deprecated. Constructs the exception with a message and a list of parameters.

D

DAO_CLASS - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
 
DataEventAudit - Class in com.ibm.itim.workflow.model
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.
DataMapper - Class in com.ibm.itim.fesiextensions
Deprecated. This class is part of the FESI script framework and will no longer be supported or maintained as of ITIM 5.0. Most of the functionality provided by DataMapper is provided by ObjectWrapperManager.
DataMapper() - Constructor for class com.ibm.itim.fesiextensions.DataMapper
Deprecated. Constructor
DBOWNER - Static variable in interface com.ibm.itim.workflow.query.WorkflowQueryStatement
Deprecated. This constant is the default value. ISIM will update "database.db.owner" attribute to the DB owner in enRoleDatabase.properties file during installation.
DEBUG_INFO - Static variable in class com.ibm.itim.logging.SystemLog
Deprecated. SystemLog only supports message logging with type of ERROR, WARNING, or INFO. DEBUG_INFO is mapped to DEBUG_MAX in JLOG.
DEFAULT - Static variable in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Constant which represents an default attribute enforcement.
DEFAULT - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
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_MAX_SEQUENTIAL_CHARACTERS - Static variable in class com.ibm.passwordrules.LexicalRule
Constant for default maximum sequential characters
DEFAULT_PARTICIPANT_RESPONSE_TIMEOUT - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Default value for the participant response timeout in days.
DEFAULT_PRIORITY - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
 
defer(int, String) - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Defers the assignment for the specified number of days In ITIM 4.6, the only item that can be deferred is compliance alert manual activity
defer(int, String) - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Defers the assignment for the specified number of days In ITIM 4.6, the only item that can be deferred is compliance alert manual activity
defer(int) - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Defers the workitem for specified number of days In 4.6, the only item that can be deferred is Compliance Alert Manual Activity
defineClass(Class) - Method in interface com.ibm.itim.dataservices.model.IModelMetaData
Defines a new class in the data model.
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 interface com.ibm.itim.dataservices.model.IModelMetaData
Defines a relationship for a given class.
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 interface com.ibm.itim.dataservices.model.IModelMetaData
Defines a relationship for a given class.
defineRelationship(String, String, Class) - Method in interface com.ibm.itim.dataservices.model.IModelMetaData
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 (LDAP filter rule) attribute name.
DEFINITION_DN - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
delegate(PersonMO) - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Delegates/forwards the assignment to another participant.
delegate(PersonMO) - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Delegates/forwards the assignment to another participant.
Delegate - Class in com.ibm.itim.dataservices.model.system
Represents a period of delegation and the SystemUser acting as the delegate.
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.
delegate(DistinguishedName, DistinguishedName) - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Re-assign (delegate) the assignment to another person.
DELEGATE_PAGE - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
For redirection to the delegate management page
DelegateScriptInterface - Interface in com.ibm.itim.script.extensions
ScriptInterface for delegate context script extensions.
delete(String, String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Delete an entity on the remote resource.
DELETE_ATTRIBUTES_ON_MODIFY - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Flag indicating whether to delete existing attributes that are not contained in the new reconciliation entry
DELETE_REJECT_ACTION - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Constant to specify a delete action when the recertification is rejected.
deleteAccessRight(AccessRight) - Method in class com.ibm.itim.apps.acl.AccessControlListManager
Deletes an AccessRight from the container identified by the containerDN used to create this AccessControlListManager.
deleteAuthorizationOwner(AuthorizationOwner) - Method in class com.ibm.itim.apps.acl.AccessControlListManager
Removes an AuthorizationOwner from the container identified by the containerDN used to create this AccessControlListManager.
deletePolicy(OrganizationalContainerMO, DistinguishedName, Date) - Method in class com.ibm.itim.apps.policy.ProvisioningPolicyManager
Deletes a provisioning policy in the provisioning platform
DelimitedMultiValueAttribute - Class in com.ibm.itim.common
Represents a multi-valued attribute in which each value contains a delimited key-value pair.
DelimitedMultiValueAttribute(AttributeValue) - Constructor for class com.ibm.itim.common.DelimitedMultiValueAttribute
Loads the delimited values contained by the given attribute value.
DelimitedMultiValueAttribute(String) - Constructor for class com.ibm.itim.common.DelimitedMultiValueAttribute
Constructs an empty attribute with the given name.
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
Constant for descending sort order
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.
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.DirectoryObject
 
DESCRIPTION - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
DESCRIPTION - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
DESCRIPTION_ATTR - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for the description.
DESCRIPTION_ATTRIBUTE_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Constant that specifies the description attribute of the recertification policy.
detectHierarchyConflicts(Set<String>, Set<String>) - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyManager
Validates whether a given set of roles can coexist with an existing set of roles in a separation of duty policy rule.
DEVICE - Static variable in class com.ibm.itim.dataservices.model.domain.OwnershipType
Ownership Type Device.
DIRECTORY_STRING_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
DirectoryEntry - Class in com.ibm.itim.dataservices.model
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 in com.ibm.itim.dataservices.model
Value Object class for a directory entry.
DirectoryObject() - Constructor for class com.ibm.itim.dataservices.model.DirectoryObject
Default constructor.
DirectoryObjectEntity - Class in com.ibm.itim.dataservices.model
Class that represents an entry in the directory.
DirectoryObjectEntity(ObjectProfile, DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Creates a DirectoryObjectEntity representing an entity in directory server.
DirectoryObjectEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Creates a DirectoryObjectEntity representing an entity in directory server.
DirectoryObjectOrganization - Class in com.ibm.itim.dataservices.model.domain
The DirectoryObjectOrganization class implements the administrator relationship to a DirectoryObjectEntity.
DirectoryObjectOrganization() - Constructor for class com.ibm.itim.dataservices.model.domain.DirectoryObjectOrganization
 
DirectoryObjectParent - Class in com.ibm.itim.dataservices.model
The DirectoryObjectParent class implements the parent relationship to a DirectoryObjectEntity.
DirectoryObjectParent() - Constructor for class com.ibm.itim.dataservices.model.DirectoryObjectParent
 
DirectoryObjectSearch - Class in com.ibm.itim.dataservices.model
Class that provides searching capabilities for DirectoryObjects.
DirectoryObjectSearch() - Constructor for class com.ibm.itim.dataservices.model.DirectoryObjectSearch
Default constructor.
DirectoryPolicy - Class in com.ibm.itim.dataservices.model.policy
This class provides a base implementation of all policy value objects.
DirectorySystem - Class in com.ibm.itim.dataservices.model.domain
Value Object class that holds the the system (tenant) wide configuration settings.
DirectorySystem() - Constructor for class com.ibm.itim.dataservices.model.domain.DirectorySystem
Default empty constructor
DirectorySystem(DistinguishedName, String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.DirectorySystem
Constructor for create a directory system.
DirectorySystemEntity - Class in com.ibm.itim.dataservices.model.domain
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.
DirectorySystemEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.DirectorySystemEntity
Constructs an DirectorySystemEntity with a value object.
DirectorySystemSearch - Class in com.ibm.itim.dataservices.model.domain
Class that provides an interface for searching for directory systems.
DirectorySystemSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.DirectorySystemSearch
Default constructor.
disableDormantAccountSupport() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Disables dormant accounts.
disableReadOnly() - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Disable the readonly property for the notification template.
DISPATCHER_PARAM - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
dispose() - Method in interface com.ibm.itim.script.DisposeListener
Called to give the class implementing DisposeListener a chance to do any necessary cleanup.
dispose() - Method in interface com.ibm.itim.script.ScriptEvaluator
Force the ScriptEvaluator to release its resources.
dispose() - Method in interface com.ibm.itim.script.wrappers.ObjectWrapper
Instruct the ObjectWrapper to remove itself from the ObjectWrapperManager, freeing up resources.
dispose() - Method in class com.ibm.itim.script.wrappers.ObjectWrapperImpl
 
DisposeListener - Interface in com.ibm.itim.script
Defines what a DisposeListener must implement.
DistinguishedName - Class in com.ibm.itim.dataservices.model
DistinguishedName represents the distinguishing name, or key, that uniquely identifies an entry in the ITIM data model.
DistinguishedName(String) - Constructor for class com.ibm.itim.dataservices.model.DistinguishedName
Constructs the DistinguishedName with a raw input.
DN_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
DN_WRAPPER - Static variable in class com.ibm.itim.script.wrappers.WrapperConfigDefaults
 
DO_WRAPPER - Static variable in class com.ibm.itim.script.wrappers.WrapperConfigDefaults
 
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.AccessOwner
Determines if the given entity is an owner 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.
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.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.AccountTemplateService
Determines if the given entity is a service of the subject directory object.
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.ContainedEntityParent
Determines if the given entity is the parent of the subject entity.
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.GroupService
Determines if the given entity is a service of the subject directory object.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.MultipleOwners
Determines if the given entity is an owner of the subject directory object.
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.PersonAccount
Determines if the given entity is an account of the subject person.
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.PersonSelf
Determines if the given entity is "self" to the subject directory object.
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.Supervisor
Determines if the given entity is an supervisor of the subject entity.
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.RelationshipSelf
This method checks whether input participant participates in the relationship.
DOMAIN_ATTR_ADMINISTRATOR - Static variable in class com.ibm.itim.dataservices.model.domain.AdminDomain
String constant for administrator attribute name.
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.
DORMANT_ACCOUNT_SUPPORT - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
Flag indicating whether service includes dormant account support.
DUPLICATE_ENTRY - Static variable in exception com.ibm.itim.dataservices.model.ModelException
If uniqueness for an attribute is enabled for Sun directory server, this exception key is thrown to indicate that entry with the same value already existed in the directory server
DUPLICATE_URI - Static variable in exception com.ibm.itim.dataservices.model.ModelException
 
DuplicateEntryException - Exception in com.ibm.itim.dataservices.model
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 exception com.ibm.itim.dataservices.model.DuplicateEntryException
Constructs an DuplicateEntryException with a message.
DuplicateEntryException(String, Throwable) - Constructor for exception com.ibm.itim.dataservices.model.DuplicateEntryException
Constructs an DuplicateEntryException with a message and original exception.
DuplicateEntryException(String, Throwable, DirectoryObjectEntity) - Constructor for exception com.ibm.itim.dataservices.model.DuplicateEntryException
Constructs an DuplicateEntryException with a message and original exception.
DuplicateEntryException(String, Object[], Throwable, DirectoryObjectEntity) - Constructor for exception 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 in com.ibm.itim.dataservices.model.domain
Value Object class that holds the attribute information of a dynamic role in the data model.
DynamicRole() - Constructor for class com.ibm.itim.dataservices.model.domain.DynamicRole
Default empty constructor
DynamicRole(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.DynamicRole
Constructs object with attribute information.
DynamicRole(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.DynamicRole
Copy Constructor
DYNAMICROLE_ADD_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
Dynamic role process types The process context is the DynamicRoleData class
DYNAMICROLE_DELETE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
DYNAMICROLE_MODIFY_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
DynamicRoleEntity - Class in com.ibm.itim.dataservices.model.domain
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.
DynamicRoleEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.DynamicRoleEntity
Constructs a DynamicRoleEntity, with a DirectoryObject.
DynamicRoleFactory - Class in com.ibm.itim.dataservices.model.domain
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 in com.ibm.itim.dataservices.model.domain
Class that provides an interface for searching for dynamic roles.
DynamicRoleSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.DynamicRoleSearch
Default constructor.

E

EmailContextScriptInterface - Interface in com.ibm.itim.workflow.script
 
ENABLED_ATTRIBUTE_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Constant that specifies the enabled attribute of the recertification policy.
enableDormantAccountSupport() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Enables dormant accounts if they are supported.
enableReadOnly() - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Enable the readonly property for the notification template.
ENCRYPTION_DECRYPTION_ERROR - Static variable in exception com.ibm.itim.fesiextensions.CustomJSException
Deprecated. Constant representing a message key in a property file CTGIMO104E
ENCRYPTION_DECRYPTION_ERROR - Static variable in exception com.ibm.itim.script.ScriptException
Constant representing a message key in a property file.
end(boolean) - Method in class com.ibm.itim.script.ScriptProfilingEvent
End the profiling and print the results to the trace log (if profiling is turned on).
endDocument() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperationContentHandler
to receive information about end of the document
ENDUSER_CATEGORY - Static variable in class com.ibm.itim.dataservices.model.system.SystemRole
Constant for the end user category.
ENFORCE_POLICY_FOR_SERVICE - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
There is no corresponding context defined for this type since this process set requestee and subject data in script.
Enforcement - Class in com.ibm.itim.policy.join
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() - Constructor for class com.ibm.itim.policy.join.Enforcement
Default constructor
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.
EnhancedStringValueConverter - Class in com.ibm.itim.common
 
EnhancedStringValueConverter() - Constructor for class com.ibm.itim.common.EnhancedStringValueConverter
 
Enrole - Class in com.ibm.itim.fesiextensions
Extension that provides general utilities that can be applied globally to the platform, such as date and time utility functions.
Enrole() - Constructor for class com.ibm.itim.fesiextensions.Enrole
 
ENROLE_BASE_CATEGORY - Static variable in class com.ibm.itim.logging.SystemLog
Base category name also used as default category name.
ENROLE_SECURITY_CATEGORY - Static variable in class com.ibm.itim.logging.SystemLog
category name specifically defined for security-related message logging.
ENROLE_SYSTEM - Static variable in class com.ibm.itim.workflow.model.type.WorkflowRequester
Constant identifying the Enrole (ITIM) internal system as a requester type.
EnroleRuntimeContext - Interface in com.ibm.itim.fesiextensions
Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0.
Entitlement - Class in com.ibm.itim.apps.policy
This class represents an entitlement of a provisioning policy.
Entitlement() - Constructor for class com.ibm.itim.apps.policy.Entitlement
The default constructor.
Entitlement(int, ServiceTarget, ProvisioningParameters, DistinguishedName) - Constructor for class com.ibm.itim.apps.policy.Entitlement
The entitlement constructor with full set of parameters.
Entitlement(int, ServiceTarget, ProvisioningParameters, DistinguishedName, String) - Constructor for class com.ibm.itim.apps.policy.Entitlement
The entitlement constructor with full set of parameters.
ENTITLEMENT_TYPE_AUTHORIZED - Static variable in class com.ibm.itim.apps.policy.Entitlement
Entitlement type indicating manual account creation
ENTITLEMENT_TYPE_REQUIRED - Static variable in class com.ibm.itim.apps.policy.Entitlement
Entitlement type indicating automatic account creation
EntitlementAttributeValue - Class in com.ibm.itim.common
This class holds entitlement attribute value.
EntitlementAttributeValue() - Constructor for class com.ibm.itim.common.EntitlementAttributeValue
Constructor
EntitlementAttributeValue(String, Collection) - Constructor for class com.ibm.itim.common.EntitlementAttributeValue
Constructor
ENTITY_CHANGE_ACCOUNT_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
ENTITY_SERVICE_PROVISION_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
EntityLifecycleProfile - Class in com.ibm.itim.dataservices.model
This class implements the ManagableProfile interface for entities themselves.
EntityLifecycleProfile(Collection) - Constructor for class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Constructs the entity lifecycle profile with parameters.
ENTRY - Static variable in interface com.ibm.itim.fesiextensions.IdentityFeedRuntimeContext
Deprecated. Holds the JSObject holding the attribute information for the entry being processed in the feed.
ENTRY_ALREADY_EXIST - Static variable in exception com.ibm.itim.dataservices.model.ModelException
If the entry already exists in the directory server, this exception key is thrown.
equals(Object) - Method in class com.ibm.itim.apps.identity.PersonMO
 
equals(Object) - Method in class com.ibm.itim.apps.identity.PersonMO
 
equals(Object) - Method in class com.ibm.itim.apps.policy.Entitlement
Compares this entitlement against the entitlement object passed in.
equals(Object) - Method in class com.ibm.itim.apps.workflow.ImpactReason
Compares the values in the reason.
equals(Object) - Method in class com.ibm.itim.common.AttributeDateValue
Overrides the method from java.lang.Object.
equals(String, Object) - Method in class com.ibm.itim.common.AttributeValue
Compare this object against specified object for equality, using the DirectoryAttributeEqualityComparator class and the attribute Sytax for the comparison.
equals(Object) - Method in class com.ibm.itim.common.AttributeValue
Compare this object against specified object for equality, using simple String equality.
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.HistoricalPassword
 
equals(Object) - Method in class com.ibm.itim.common.ValueObject
Overwrite the equals() method of Object
equals(Object) - Method in class com.ibm.itim.dataservices.model.AuthorizationOwner
 
equals(String, String, String) - Method in interface com.ibm.itim.dataservices.model.ComplexAttributeHandler
Compares the two attribute values for a complex attribute and see if the values are equal or not
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.
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.domain.ComplianceIssue
Evaluates whether two ComplianceIssues are duplicates.
equals(Object) - Method in class com.ibm.itim.dataservices.model.domain.Role
 
equals(Object) - Method in class com.ibm.itim.dataservices.model.domain.RoleAssignmentAttribute
Checks whether the obj is equal to this RoleAssignmentAttribute.
equals(Object) - Method in class com.ibm.itim.dataservices.model.pim.Credential
This API compares this credential with the passing object.
equals(Object) - Method in class com.ibm.itim.dataservices.model.pim.CredentialPool
This API compares this credential pool with the passing object.
equals(Object) - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlementCredentialObject
Compares the object passed in with itself.
equals(Object) - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlementCriteria
Compares the object passed in with itself.
equals(SAMembership) - Method in class com.ibm.itim.dataservices.model.pim.SAMembership
Compares the Membership object passed in with itself.
equals(Object) - Method in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
Compares the object passed in with itself.
equals(Object) - Method in class com.ibm.itim.dataservices.model.policy.GroupTarget
Compares the given object with this GroupTarget object for equality.
equals(Object) - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Compares the given object with this RecertificationPolicy object for equality.
equals(Object) - Method in class com.ibm.itim.dataservices.model.policy.RoleTarget
Compares the given object with this RoleTarget object for equality.
equals(Object) - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyPolicy
Very crude version of equals.
equals(Object) - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyRule
 
equals(Object) - Method in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Compares the given object with this ServiceTarget object for equality.
equals(Object) - Method in interface com.ibm.itim.dataservices.model.SearchResults
Overrides the Object.equals behavior, returning true if the objects both hold the same results.
equals(Delegate) - Method in class com.ibm.itim.dataservices.model.system.Delegate
Provides equality comparison.
equals(Object) - Method in class com.ibm.itim.dataservices.model.system.Delegate
Provides equality comparison.
equals(Object) - Method in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
equals(Object) - Method in class com.ibm.itim.workflow.model.PackagedApprovalDecisionItem
Compares the values in the item.
equals(Object) - Method in class com.ibm.itim.workflow.model.PackagedApprovalDocument
Compares the values in the document.
equals(Object) - Method in class com.ibm.itim.workflow.model.PackagedApprovalItem
Compares the values in the item.
equals(Object) - Method in class com.ibm.itim.workflow.model.Participant
 
ER_XML - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for the operation xml.
ERROR - Static variable in class com.ibm.itim.logging.SystemLog
Defines an Error message that indicates error events.
ESCALATED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying an escalation result.
ESCALATED - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
 
EVAL_ERROR - Static variable in exception com.ibm.itim.script.ScriptEvaluatorException
Deprecated. Constant representing a message key in a property file indicating a system triggred error.
EVAL_ERROR - Static variable in exception com.ibm.itim.script.ScriptException
Constant representing a message key in a property file.
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.AccessOwner
Evaluates the relationship returning 0 or one PersonEntity objects that represents the owner of the subject group access.
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() - 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.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.AccountTemplateService
Evaluates the relationship returning ServiceEntity objects that represent the services of the subject directory object.
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.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.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.GroupService
Evaluates the relationship and returns a service entity that represents the service of the subject directory object.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.MultipleOwners
Evaluates the relationship returning 0 or more PersonEntity objects that represents the owner of the subject.
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.PersonAccount
Evaluates the relationship returning 0 or one AccountEntity objects that the subject owns.
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.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.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.Supervisor
Evaluates the relationship returning 0 or many PersonEntity objects that represent the supervisor of the subject entity.
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.RelationshipSelf
This method evaluates the relationship and returns a collection of entities.
evaluate(String, Object[], boolean) - Method in class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Deprecated. Use evaluate(String scr, boolean evalAsFunction)
evaluate(String, Map, boolean) - Method in class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Deprecated. use evaluate(String scr, boolean evalAsFunction)
evaluate(String, boolean) - Method in class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Deprecated. Evaluates the specified script.
evaluate(String) - Method in interface com.ibm.itim.script.ScriptEvaluator
Evaluates an expression.
evaluate(String, String) - Method in interface com.ibm.itim.script.ScriptEvaluator
This method is for testing to call a specific scripting engine; Host components should call evaluate(String) instead.
evaluate(String, Object[], boolean) - Method in interface com.ibm.itim.script.ScriptEvaluatorInterface
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, boolean) - Method in interface com.ibm.itim.script.ScriptEvaluatorInterface
Deprecated. Evaluates the specified script.
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.AccessOwner
Evaluates the relationship returning 0 to many entity distinguished names 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.
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.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.AccountTemplateService
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.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.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.GroupService
Evaluates the relationship returning 0 to many entity distinguished names that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.MultipleOwners
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.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.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.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.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.Supervisor
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
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.RelationshipSelf
This method evaluates the relationship and returns a collection of DistinguishedName objects.
evaluateViolations(Person) - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyManager
For a given person, evaluate the role violations against the separation of duty policies of the system.
evaluateViolations(Collection<Person>) - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyManager
For a particular person, evaluate the role violations against the separation of duty policies of the system.
EventAudit - Class in com.ibm.itim.workflow.model
Class representing an auditable event in the workflow engine.
EventAudit() - Constructor for class com.ibm.itim.workflow.model.EventAudit
 
EXCLUDED - Static variable in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Constant which represents an excluded attribute enforcement.
execute() - Method in class com.ibm.itim.apps.policy.RecertificationPolicyMO
Runs or executes the recertification policy manually.
execute() - Method in class com.ibm.itim.apps.search.SearchMO
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(WorkflowSearchResultsMO, Locale) - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Deprecated. As of ITIM 4.6 HumanResourceMO.getAssignments(WorkflowSearchResultsMO, Locale).
execute(WorkflowSearchResultsMO, Locale) - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Deprecated. As of ITIM 4.6 HumanResourceMO.getAssignments(WorkflowSearchResultsMO, Locale).
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.WorkflowProcessMO
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(WorkflowSearchResultsMO) - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
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(WorkflowSearchResultsMO) - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Executes the search using the configured parameters.
execute(Object) - Method in interface com.ibm.itim.script.ScriptEvaluator
Execute the script object.
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 in com.ibm.itim.workflow.model
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 in com.ibm.itim.workflow.model
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
 
exempt(IRuleViolation, String) - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyManager
Exempt the passed-in violation and audit the submitter and their justification for this call.
EXPRESSION_TYPE_REGULAR - Static variable in class com.ibm.itim.apps.policy.ServiceAttributeParameter
 
EXPRESSION_TYPE_SCRIPT - Static variable in class com.ibm.itim.apps.policy.ServiceAttributeParameter
 
ExpressionType - Class in com.ibm.itim.policy.join
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
ExtendedPerson - Class in com.ibm.itim.dataservices.model.domain
This class extends Person class with ownership type information.
ExtendedPerson(Person) - Constructor for class com.ibm.itim.dataservices.model.domain.ExtendedPerson
Constructor.
ExtendedPerson(Person, String) - Constructor for class com.ibm.itim.dataservices.model.domain.ExtendedPerson
Constructor.
ExtensionBean - Interface in com.ibm.itim.script
Top the the chain for bean objects to be put into the scripting enviornment.

F

FactoryExtension - Class in com.ibm.itim.fesiextensions
Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. This functionality is now provided by ObjectWrapperManager.
FactoryExtension() - Constructor for class com.ibm.itim.fesiextensions.FactoryExtension
Deprecated.  
FAILED - Static variable in class com.ibm.itim.apps.identity.SelfPasswordManager
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.apps.identity.SelfRequest
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.Request
Constant identifying the failed status.
FAILED - Static variable in class com.ibm.itim.apps.Request
Constant identifying the failed status.
failed() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Accessor method for whether the status is unsuccessful
FAILED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a failed result.
FAILED - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
 
FAILURE - Static variable in class com.ibm.itim.apps.provisioning.ServiceTestResult
Constant indicating an unsuccessful test.
FATAL_ERROR - Static variable in class com.ibm.itim.logging.SystemLog
Deprecated. Use ERROR instead.
FAX_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
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
Deprecated. 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_REASON - Static variable in interface com.ibm.itim.fesiextensions.PolicyJoinRuntimeContext
Deprecated. Holds the reason for parameter evaluation represented as an integer: 0 = new account creation 1 = validation of existing account
FESI_CONTEXT_ITEM_SERVICE - Static variable in interface com.ibm.itim.fesiextensions.IdentityPolicyRuntimeContext
Deprecated. Use FESI_CONTEXT_ITEM_TARGET.
FESI_CONTEXT_ITEM_SERVICE - Static variable in interface com.ibm.itim.fesiextensions.PolicyJoinRuntimeContext
Deprecated. Holds the information about the service being provisioned.
FESI_CONTEXT_ITEM_SUBJECT - Static variable in interface com.ibm.itim.fesiextensions.IdentityPolicyRuntimeContext
Deprecated. Holds the information about the subject (person) being provisioned.
FESI_CONTEXT_ITEM_SUBJECT - Static variable in interface com.ibm.itim.fesiextensions.PolicyJoinRuntimeContext
Deprecated. Holds the information about the subject (person) being provisioned.
FESI_CONTEXT_ITEM_TARGET - Static variable in interface com.ibm.itim.fesiextensions.IdentityPolicyRuntimeContext
Deprecated. 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
Deprecated. 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
Deprecated. 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
Deprecated. key prefix used to register provisioning policy fesi extension classes in fesiextensions.properties file
FESI_LANG - Static variable in interface com.ibm.itim.script.wrappers.WrapperFactory
Constant WrapperFactory classes can use to check for use of the FESI engine.
FESIExtensionConstants - Interface in com.ibm.itim.fesiextensions
Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0.
FESIScriptEvaluator - Class in com.ibm.itim.fesiextensions
Deprecated. This class is the heart of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use com.ibm.itim.script.ScriptEvaluator instead
FESIScriptEvaluator(String, String) - Constructor for class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Deprecated. Constructs interpreter with a set of extensions defined within the given file.
FESIScriptEvaluator(Collection) - Constructor for class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Deprecated. Constructs interpreter with the specified set of extensions.
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.
FIELD - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
FILTERING_NOT_SUPPORTED - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Name for a Property indicates whether filtered searches are supported.
findAllFailedActivities(WorkflowSearchResultsMO, Locale, String, int) - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Executes the search for failed subprocesses and activities using the configured parameters.
findAllFailedActivities(WorkflowSearchResultsMO, Locale, String, int, boolean) - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Executes the search for failed subprocesses and activities using the configured parameters.
findAllFailedActivities(WorkflowSearchResultsMO, Locale, String, int) - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Executes the search for failed subprocesses and activities using the configured parameters.
findAllFailedActivities(WorkflowSearchResultsMO, Locale, String, int, boolean) - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Executes the search for failed subprocesses and activities using the configured parameters.
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.
ForgotPasswordConfiguration - Class in com.ibm.itim.apps.identity
Provides forgot password configuration information
ForgotPasswordConfiguration - Class in com.ibm.itim.apps.identity
Provides forgot password configuration information
ForgotPasswordConfiguration(boolean) - Constructor for class com.ibm.itim.apps.identity.ForgotPasswordConfiguration
 
ForgotPasswordConfiguration(boolean) - Constructor for class com.ibm.itim.apps.identity.ForgotPasswordConfiguration
 
ForgotPasswordManager - Class in com.ibm.itim.apps.identity
This class provides forgot password management capabilities.
ForgotPasswordManager - Class in com.ibm.itim.apps.identity
This class provides forgot password management capabilities.
ForgotPasswordManager(PlatformContext) - Constructor for class com.ibm.itim.apps.identity.ForgotPasswordManager
Constructs the manager with a platform context.
ForgotPasswordManager(PlatformContext) - Constructor for class com.ibm.itim.apps.identity.ForgotPasswordManager
Constructs the manager with a platform context.
ForgotPasswordRequest - Class in com.ibm.itim.apps.identity
Represents a forgot password request submitted to the system.
ForgotPasswordRequest - Class in com.ibm.itim.apps.identity
Represents a forgot password request submitted to the system.
ForgotPasswordRequest(Long) - Constructor for class com.ibm.itim.apps.identity.ForgotPasswordRequest
Constructs with a request id.
ForgotPasswordRequest(Long) - Constructor for class com.ibm.itim.apps.identity.ForgotPasswordRequest
Constructs with a request id.
FORM - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
FORM_TEMPLATE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Form Template category.
FULFILL_POLICY_FOR_ACCOUNT - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
There is no corresponding context defined for this type since this process set requestee and subject data in script.

G

GENERALIZED_TIME_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
generate() - Method in interface com.ibm.passwordrules.PasswordGenerator
Generate a string containing 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.
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.
generatePasswordForRestore(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.
generatePasswordForRestore(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.
generateSyncPassword(PersonMO) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Generates a password that can be used to synchronize the password for all of the accounts the person owns.
generateSyncPassword(PersonMO) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Generates a password that can be used to synchronize the password for all of the accounts the person owns.
GenericWrapperFactory - Class in com.ibm.itim.script.wrappers
Simple WrapperFactory that can wrap any object type.
GenericWrapperFactory() - Constructor for class com.ibm.itim.script.wrappers.GenericWrapperFactory
 
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.
get(String) - Method in class com.ibm.itim.common.AttributeChanges
Get a single AttributeChangeOperation containing the AttributeValue with the AttributeValue object with the given name.
get(String) - Method in class com.ibm.itim.common.AttributeValues
Get an AttributeValue from the map with the given name.
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() - Method in class com.ibm.itim.policy.join.Enforcement
Method will get the resulting value for the enforcement
get() - Method in class com.ibm.itim.policy.join.ExpressionType
Method will return the most significant expression type.
get(Object) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation.HashMapCaseInsensitiveKey
 
get(String) - Static method in class com.ibm.itim.script.ScriptLanguageMUX
Looks up the language name to use from the scriptframework.properties file.
get(String) - Static method in class com.ibm.itim.script.ScriptProfilingEvent
Return a ScriptProfilingEvent.
GET_ROLE_ERROR - Static variable in class com.ibm.itim.apps.identity.RoleManager
 
GET_ROLE_ERROR - Static variable in class com.ibm.itim.apps.identity.RoleManager
 
getAccess() - Method in class com.ibm.itim.dataservices.model.domain.ComplianceIssue
Returns the access information related to the issue if applicable
getAccessDescription() - Method in class com.ibm.itim.apps.provisioning.AccessEntitlement
 
getAccessDescription() - Method in interface com.ibm.itim.apps.provisioning.IUserAccess
Returns the description of the access.
getAccessDescription() - Method in class com.ibm.itim.apps.provisioning.UserAccessInfo
 
getAccessDescription() - Method in interface com.ibm.itim.dataservices.model.domain.access.Access
Returns the access description.
getAccessDescription() - Method in class com.ibm.itim.dataservices.model.domain.AccessInfo
 
getAccesses(PersonMO, Access, SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.AccessManager
The method returns all the accesses assigned to a person.
getAccesses(PersonMO, Access, SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.AccessManager
The method returns all the accesses assigned to a person.
getAccessId() - Method in class com.ibm.itim.apps.provisioning.AccessEntitlement
 
getAccessId() - Method in interface com.ibm.itim.apps.provisioning.IUserAccess
Returns the access DistinguishedName in a string format.
getAccessId() - Method in class com.ibm.itim.apps.provisioning.UserAccessInfo
 
getAccessId() - Method in interface com.ibm.itim.dataservices.model.domain.access.Access
Returns the unique id for the access.
getAccessId() - Method in class com.ibm.itim.dataservices.model.domain.AccessInfo
 
getAccessInfo() - Method in class com.ibm.itim.apps.provisioning.GroupMO
Returns an AccessInfo object that contains the access information associated with the group.
getAccessInfo() - Method in class com.ibm.itim.apps.provisioning.GroupMO
Returns an AccessInfo object that contains the access information associated with the group.
getAccessInfo() - Method in class com.ibm.itim.dataservices.model.domain.GroupEntity
Returns any access information that is defined.
getAccessMode() - Method in class com.ibm.itim.dataservices.model.pim.CredentialSetting
This API returns the credential access mode, which can be AccessMode.NOT_SET, AccessMode.EXCLUSIVE, AccessMode.NONEXCLUSIVE, or AccessMode.NONSHARED.
getAccessName() - Method in interface com.ibm.itim.apps.provisioning.IUserAccess
Returns the access name.
getAccessName() - Method in class com.ibm.itim.apps.provisioning.UserAccessInfo
 
getAccessName() - Method in interface com.ibm.itim.dataservices.model.domain.access.Access
Returns the access name.
getAccessName() - Method in class com.ibm.itim.dataservices.model.domain.AccessInfo
 
getAccessOption() - Method in class com.ibm.itim.dataservices.model.domain.AccessInfo
Returns the access option.
getAccessOwner() - Method in interface com.ibm.itim.dataservices.model.domain.access.Access
Returns the DisginuishedName of the access administration owner.
getAccessOwner() - Method in class com.ibm.itim.dataservices.model.domain.AccessInfo
 
getAccessRights() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns a collection of access rights associated with the object.
getAccessRights() - Method in interface com.ibm.itim.dataservices.model.ProtectedObject
Returns a collection of access rights associated with the object.
getAccessType() - Method in class com.ibm.itim.apps.provisioning.AccessEntitlement
 
getAccessType() - Method in interface com.ibm.itim.apps.provisioning.IUserAccess
Returns the access type.
getAccessType() - Method in class com.ibm.itim.apps.provisioning.UserAccessInfo
 
getAccessType() - Method in interface com.ibm.itim.dataservices.model.domain.access.Access
Returns the access type.
getAccessType() - Method in class com.ibm.itim.dataservices.model.domain.AccessInfo
 
getAccessTypes() - Method in class com.ibm.itim.apps.identity.AccessTypeManager
Returns access type definitions.
getAccessTypes() - Method in class com.ibm.itim.apps.identity.AccessTypeManager
Returns access type definitions.
getAccount() - Method in class com.ibm.itim.apps.pim.CredentialMO
This API returns the account that is associated with this credential.
getAccount() - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Returns the human participant account.
getAccount() - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Returns the human participant account.
getAccountByURI(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the account for the given Uniform Resource Identifier (URI) within the specified parent container.
getAccountByURI(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the account for the given Uniform Resource Identifier (URI) within the specified parent container.
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.apps.provisioning.IUserAccess
Returns the DistinguishedName of the account containing the access.
getAccountDN() - Method in class com.ibm.itim.apps.provisioning.NewUserAccess
Returns the distinguished name of existing account to provision the access if there is any
getAccountDN() - Method in class com.ibm.itim.apps.provisioning.UserAccessInfo
 
getAccountDN() - Method in class com.ibm.itim.dataservices.model.pim.Credential
This API returns the distinguished name of the associated account.
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.
getAccountImpactList() - Method in class com.ibm.itim.apps.workflow.UserRecertificationCompletionImpact
Returns a List of ImpactItems representing the account impacts of completing the user recertification assignment.
getAccountInfo() - Method in interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext
Returns the value object of the account being de-provisioned.
getAccountNewAccessAsString() - Method in interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext
Returns the new access in account as string
getAccountNewAccessAsString() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext
Returns the new access in account as string
getAccountNewAccessList() - Method in interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext
Returns list of new access name as String
getAccountNewAccessList() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext
Returns list of new access name as String
getAccountOperationAverage() - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Returns the average account operation execution time in milliseconds.
getAccountOperationCount() - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Returns the number of account operations performed against the service.
getAccountOwnerName() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowDeProvisionContext
Returns the account owner name for the account.
getAccountOwnerName() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewAccountContext
Returns the account owner name for the account.
getAccountOwnerName() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewPasswordContext
Returns the account owner name for the account.
getAccountParameters(PersonMO, ServiceMO) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the auto-generated parameters used to define the potential owner's individual account on the given service.
getAccountParameters(PersonMO, ServiceMO, String) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the auto-generated parameters used to define the potential owner's account of the specified ownership type on the given service.
getAccountParameters(PersonMO, ServiceMO) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the auto-generated parameters used to define the potential owner's individual account on the given service.
getAccountParameters(PersonMO, ServiceMO, String) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the auto-generated parameters used to define the potential owner's account of the specified ownership type on the given service.
getAccountPassword() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewAccountContext
Returns the account password for the account.
getAccountPassword() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewPasswordContext
Returns the new account password in String form for the account.
getAccountProfileName() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns the Account's profile name of the service profile.
getAccountRemovedAccessAsString() - Method in interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext
Returns the removed access in account as string
getAccountRemovedAccessAsString() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext
Returns the removed access in account as string
getAccountRemovedAccessList() - Method in interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext
Returns list of removed access name as String
getAccountRemovedAccessList() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext
Returns list of removed access name as String
getAccounts(PersonMO, Locale) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the account(s) for the given person.
getAccounts(PersonMO, String, Locale) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the accounts for the 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.
getAccounts(PersonMO, Locale) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the account(s) for the given person.
getAccounts(PersonMO, String, Locale) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the accounts for the 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.
getAccounts() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns all the accounts that are hosted by this service.
getAccounts() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns all the accounts that are hosted by this service.
getAccounts() - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Deprecated. Use AccountSearch class in provisioning package instead.
getAccountServiceName() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowDeProvisionContext
Returns the account service name for the account.
getAccountServiceName() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewAccountContext
Returns the account service name for the account.
getAccountServiceName() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewPasswordContext
Returns the account service name for the account.
getAccountServiceProfileName() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowDeProvisionContext
Returns the account service profile name for the account.
getAccountServiceProfileName() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewAccountContext
Returns the account service profile name for the account.
getAccountServiceProfileName() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewPasswordContext
Returns the account service profile name for the account.
getAccountStatus() - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Return the account status.
getAccountTable() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Returns the table of accounts for this service.
getAccountType() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the type of the account.
getAccountUserId() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowDeProvisionContext
Returns the account user id for the account.
getAccountUserId() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewAccountContext
Returns the account user id for the account.
getAccountUserId() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewPasswordContext
Returns the account user id for the account.
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(String) - Method in class com.ibm.itim.apps.workflow.WorkflowManager
Returns all of the active processes of the given workflow process definition id in the workflow engine.
getActiveProcesses() - Method in class com.ibm.itim.apps.workflow.WorkflowManager
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 workflow process definition id 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.workflow.model.ProcessManager
Returns the active processes of the given definition id in the workflow engine.
getActiveRequests() - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Returns the number of requests actively executing against the service.
getActiveRequestsHung() - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Returns the number of requests actively executing against the service that are suspected to have hung.
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.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 class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Returns the activity that generated this assignment.
getActivity(String) - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the activity of the process with the given design id.
getActivity(String, int) - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the activity of the process with the given design id and given index of the iteration of the loop the activity is involved in.
getActivity(String) - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the activity of the process with the given design id.
getActivity(String, int) - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the activity of the process with the given design id and given index of the iteration of the loop the activity is involved in.
getActivity() - Method in interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
Returns information about the most recent running activity.
getActivity(String) - Method in interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
Returns information about the activity with the given definition ID.
getActivity(long) - Static method in class com.ibm.itim.workflow.model.ActivityEntity
Returns the activity of the process with the given activity ID.
getActivity() - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Returns the activity associated with this assignment.
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.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.
getActivityDesignId() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the ID of the activity associated with this assignment as defined at design time.
getActivityDesignId() - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Returns the ID of the activity associated with this assignment as defined at design time.
getActivityEO() - Method in interface com.ibm.itim.workflow.application.WorkflowExecutionContext
Returns the activity currently executing.
getActivityId() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the ID of the activity associated with this assignment.
getActivityId() - Method in class com.ibm.itim.workflow.model.EventAudit
Returns the identifier of the activity this event was assocated with.
getActivityName() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the name of the activity associated with this assignment as defined at design time.
getActivityName() - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Returns the name of the activity associated with this assignment as defined at design time.
getActivityParticipant() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the participant of the assignment.
getActivityParticipant() - Method in interface com.ibm.itim.workflow.model.WorkItem
Returns the participant of the work item.
getActivitySubType() - Method in class com.ibm.itim.workflow.model.Activity
Returns the sub-type of this activity.
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.AssignmentGroup
Returns the sub-type of the activity associated with this assignment.
getActivityType() - Method in class com.ibm.itim.workflow.model.Activity
Return the type of this activity.
getActivityType() - Method in class com.ibm.itim.workflow.model.Assignment
Return the type of the activity associated with this assignment.
getActivityVO() - Method in interface com.ibm.itim.workflow.application.WorkflowExecutionContext
Returns the value object of the activity currently executing.
getActualRolesMap() - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyRule
Gets a map containing the roles that are associated with this Separation of Duty Rule as the keys to the map.
getAdditionalMethodParams() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the additional parameters accepted by backend.
getAdminDefinedChallenges() - Method in class com.ibm.itim.apps.identity.ChallengeResponseConfiguration
Gets the set of challenges that are defined by an administrator.
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.
getAgentOperation(String) - Method in class com.ibm.itim.dataservices.model.domain.AgentOperationImpl
Returns the collection of Agent Operations that identifie the assembly line and configuration for the profile.
getAgentOperation(String, String) - Method in class com.ibm.itim.dataservices.model.domain.AgentOperationImpl
Returns the collection of Agent Operations that identifie the assembly line and configuration for the profile.
getAlertOptions() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
This method returns a collection containing the alert options.
getAlertOptions() - Method in class com.ibm.itim.dataservices.model.domain.Service
This method returns a collection containing the alert options.
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.AccountTable
Returns all accounts hosted by the service including account on concrete and hosted services.
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.ScalableAccountTable
Returns all accounts hosted by the service including account on concrete and hosted services.
getAllAssignmentAttributes(Set<DistinguishedName>) - Method in class com.ibm.itim.apps.identity.RoleManager
Returns all role assignment attributes for a set of roles.
getAllAssignmentAttributes(Set<DistinguishedName>) - Method in class com.ibm.itim.apps.identity.RoleManager
Returns all role assignment attributes for a set of roles.
getAllAssignmentAttributes() - Method in class com.ibm.itim.apps.identity.RoleMO
Returns all assignment attributes for this role and its parent roles.
getAllAssignmentAttributes() - Method in class com.ibm.itim.apps.identity.RoleMO
Returns all assignment attributes for this role and its parent roles.
getAllAssignmentAttributes() - Method in class com.ibm.itim.dataservices.model.domain.RoleEntity
Get all assignment attributes from the current role and all the parent roles.
getAllLifecycleProfiles(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.ObjectProfileSearch
This method gets all lifecycle profiles in the data store.
getAllOperations() - Static method in class com.ibm.itim.apps.provisioning.ManualWorkOrder
Retrieves all the allowed operations as an array of type OperationType.
getAllowInDictionary() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Make sure, that the genenerated password is or is not allowed in the password dictionary.
getAllowUserID() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Make sure in a case sensitive way, that the user id is or is not to be allowed within the password.
getAllowUserIDCaseInsensitive() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Check in a case insensitive way, if user id is to be allowed within the password.
getAllowUserName() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Check in a case sensitive way, if user name is to be allowed within the password.
getAllowUserNameCaseInsensitive() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Check in a case insensitive way, if user name is to be allowed within the password.
getAllProfiles(DistinguishedName) - Method in interface com.ibm.itim.dataservices.model.IProfileLocator
Returns all object profiles in the cache.
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.
getAllSharedAccesses(Credential.Status, SharedAccessSearchFilter, SearchParameters, SearchResultsStatus) - Method in class com.ibm.itim.apps.pim.SharedAccessManager
This API gets a list of authorized and non authorized shared credentials and credential pools that match the search criteria for the authenticated user.
getApprovalDate() - Method in interface com.ibm.itim.policy.sod.IRuleExemption
 
getApprovalProcessID() - Method in class com.ibm.itim.dataservices.model.domain.access.ProvisioningConfiguration
Returns the approval process ID.
getApproverBu() - Method in interface com.ibm.itim.policy.sod.IRuleExemption
 
getApproverDn() - Method in interface com.ibm.itim.policy.sod.IRuleExemption
 
getApproverName() - Method in interface com.ibm.itim.policy.sod.IRuleExemption
 
getAssemblyLine() - Method in class com.ibm.itim.dataservices.model.domain.AgentOperation
Returns the assembly line information of the service profile.
getAssemblyLineLocation() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Gets this ServiceDefOperation's assemblyLineLocation attribute.
getAssignment(long) - Static method in class com.ibm.itim.workflow.model.AssignmentEntity
Returns an assignment associated with the id.
getAssignmentAttributes() - Method in class com.ibm.itim.apps.identity.RoleMO
Returns role assignment attributes for this role.
getAssignmentAttributes() - Method in class com.ibm.itim.apps.identity.RoleMO
Returns role assignment attributes for this role.
getAssignmentAttributes() - Method in class com.ibm.itim.dataservices.model.domain.RoleEntity
Gets the assignment attribute.
getAssignmentGroups(WorkflowSearchResultsMO, Locale) - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Retrieves groups of assignments for the participant involved.
getAssignmentGroups(WorkflowSearchResultsMO, Locale) - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Retrieves groups of assignments for the participant involved.
getAssignmentGroups(WorkflowSearchResultsMO, Locale) - Method in interface com.ibm.itim.apps.workflow.WorkflowResourceMO
Retrieves groups of assignments for the participant involved.
getAssignmentGroups(WorkflowSearchResultsMO, Locale) - Method in interface com.ibm.itim.apps.workflow.WorkflowResourceMO
Retrieves groups of assignments for the participant involved.
getAssignmentGroups() - Method in class com.ibm.itim.workflow.model.HumanResourceEntity
Returns groups of assignments based on process and activity design id.
getAssignmentGroups() - Method in interface com.ibm.itim.workflow.model.ResourceEntity
Returns groups of assignments based on process and activity design id.
getAssignmentOwners() - Method in class com.ibm.itim.workflow.model.PendingActivity
 
getAssignments() - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Returns the assignments representing the human participant account.
getAssignments(WorkflowSearchResultsMO, Locale) - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Retrieves the assignments for the participant involved.
getAssignments(WorkflowSearchResultsMO, String, String, Locale) - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Retrieves the assignments for the participant with the given process design id and activity design id.
getAssignments() - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Returns the assignments representing the human participant account.
getAssignments(WorkflowSearchResultsMO, Locale) - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Retrieves the assignments for the participant involved.
getAssignments(WorkflowSearchResultsMO, String, String, Locale) - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Retrieves the assignments for the participant with the given process design id and activity design id.
getAssignments() - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Returns the assignments made to resources as part of this activity.
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.apps.workflow.WorkflowResourceMO
Returns the assignments representing the human participant account.
getAssignments(WorkflowSearchResultsMO, Locale) - Method in interface com.ibm.itim.apps.workflow.WorkflowResourceMO
Retrieves the assignments for the participant involved.
getAssignments(WorkflowSearchResultsMO, String, String, Locale) - Method in interface com.ibm.itim.apps.workflow.WorkflowResourceMO
Retrieves the assignments for the participant with the given process design id and activity design id.
getAssignments() - Method in interface com.ibm.itim.apps.workflow.WorkflowResourceMO
Returns the assignments representing the human participant account.
getAssignments(WorkflowSearchResultsMO, Locale) - Method in interface com.ibm.itim.apps.workflow.WorkflowResourceMO
Retrieves the assignments for the participant involved.
getAssignments(WorkflowSearchResultsMO, String, String, Locale) - Method in interface com.ibm.itim.apps.workflow.WorkflowResourceMO
Retrieves the assignments for the participant with the given process design id and activity design id.
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.
getAssignments(String, String) - Method in class com.ibm.itim.workflow.model.HumanResourceEntity
Returns the assignments with the given process and activity design id's.
getAssignments() - Method in interface com.ibm.itim.workflow.model.ResourceEntity
Returns the assignments of the resource.
getAssignments(String, String) - Method in interface com.ibm.itim.workflow.model.ResourceEntity
Returns the assignments with the given process and activity design id's.
getAssignmentsByDueDate(WorkflowSearchResultsMO, int) - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Retrieves the assignments for the participant involved.
getAssignmentsByDueDate(WorkflowSearchResultsMO, int) - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Retrieves the assignments for the participant involved.
getAssignmentsByDueDate(int) - Method in class com.ibm.itim.workflow.model.HumanResourceEntity
Returns the assignments of the resource.
getAssignRoleDN() - Method in class com.ibm.itim.dataservices.model.domain.RoleAssignmentObject
Returns the DN of the assigned role that is associated with the assignment data.
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.
getAttributeHandlerClass() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns the attribute handler class
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.apps.provisioning.AttributeProperty
Gets the attribute name.
getAttributeProperties() - Method in class com.ibm.itim.apps.provisioning.Compliance
Gets the map of attribute name and AttributeProperty objects.
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.AttributeRight
Returns the list of attributes the right applies to.
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.DirectoryObject
Returns the attributes of the object, including the union of semantic and raw attributes.
getAttributes() - Method in class com.ibm.itim.dataservices.model.domain.access.ProvisioningConfiguration
Returns the attributes and their values.
getAttributes() - Method in class com.ibm.itim.dataservices.model.domain.AccessInfo
Returns A list of attribute value pair that holds the access information.
getAttributes() - Method in class com.ibm.itim.dataservices.model.SearchParameters
Returns the attributes to return in the search.
getAttributes() - Method in interface com.ibm.itim.script.extensions.AttributesScriptInterface
Deprecated. Get all the attributes to be placed into the scripting environment with the name defined in SCRIPT_CONTEXT_ITEM_ATTRIBUTES.
getAttributeSchema(Collection) - Method in interface com.ibm.itim.remoteservices.provider.SchemaLookup
Get the schema for a set of attributes.
getAttributeValue(String) - Method in class com.ibm.itim.common.DelimitedMultiValueAttribute
Constructs an AttributeValue object containing a single value for the key-value pair identified by the given key.
getAttributeValue() - Method in class com.ibm.itim.common.DelimitedMultiValueAttribute
Constructs an AttributeValue object containing all of the values represented by this attribute.
getAttributeValue(String, String) - Method in interface com.ibm.itim.dataservices.model.ComplexAttributeHandler
Constructs the ComplexAttributeValue object given the name and string representation of the attribute value assuming that the string format can be understood by the specific attribute handler
getAttributeValueObject() - Method in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Returns the AttributeValue object of a single valued parameter.
getAttributeValues() - Method in class com.ibm.itim.remoteservices.provider.SearchResult
Gets the model attributes for this search entry
getAuthorizationOwners() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns a collection of entities who are authorized to change access rights to the object.
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.
getAuthorizedAccesses(OrganizationalContainerMO, PersonMO, AccessType, String, SearchResultsMO, Locale, boolean) - Method in class com.ibm.itim.apps.provisioning.AccessManager
Returns authorized access for a user based on the access information provided.
getAuthorizedAccesses(OrganizationalContainerMO, PersonMO, AccessType, String, SearchResultsMO, Locale, boolean) - Method in class com.ibm.itim.apps.provisioning.AccessManager
Returns authorized access for a user based on the access information provided.
getAuthorizedEntitlements(RoleMO, SearchParameters, SearchResultsStatus) - Method in class com.ibm.itim.apps.pim.SharedAccessManager
This API gets a list of authorized shared access entitlements for the specified role.
getAuthorizedOwnershipTypes(ServiceMO, PersonMO) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the authorized ownership types for the person on the given service
getAuthorizedOwnershipTypes(ServiceMO, PersonMO) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the authorized ownership types for the person on the given service
getAuthorizedRoles(CredentialComponent, boolean, SearchParameters, SearchResultsStatus) - Method in class com.ibm.itim.apps.pim.SharedAccessManager
This API gets a list of authorized roles for the specified credential component.
getAuthorizedServices(PersonMO, Locale) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the services the given person is authorized to have access to.
getAuthorizedServices(PersonMO, Locale, String, String) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the services the given person is authorized to have access to.
getAuthorizedServices(PersonMO, Locale) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the services the given person is authorized to have access to.
getAuthorizedServices(PersonMO, Locale, String, String) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the services the given person is authorized to have access to.
getAuthorizedSharedAccesses(boolean, SharedAccessSearchFilter, SearchParameters, SearchResultsStatus) - Method in class com.ibm.itim.apps.pim.SharedAccessManager
This API gets a list of authorized credentials and credential pools that match the search criteria for the authenticated user.
getAuthorizedSharedAccesses(PersonEntity, boolean, SharedAccessSearchFilter, SearchParameters, SearchResultsStatus) - Method in interface com.ibm.itim.pim.authority.SharedAccessAuthorizationStrategy
Finds the authorized shared accesses for a given user.
getAvailableReconciliationAttributes(ServiceMO) - Method in class com.ibm.itim.apps.recon.ReconManager
Returns a collection of attribute names of the account profile, associated with the specified service or resource, that are available on the resource and can be reconciled from the resource.
getAvailableReconciliationAttributes(ServiceMO) - Method in class com.ibm.itim.apps.recon.ReconManager
Returns a collection of attribute names of the account profile, associated with the specified service or resource, that are available on the resource and can be reconciled from the resource.
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.
getBlockedRequestCount() - Method in class com.ibm.itim.apps.provisioning.ServiceStatusDetail
Returns number of requests that are blocked
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.
getBusinessUnitDN() - Method in class com.ibm.itim.dataservices.model.pim.CredentialPool
This API returns the distinguished name of organizational container of the credential pool.
getBusinessUnitDN() - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Return the DistinguishedName of business unit.
getByFilter(String) - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Returns all accounts matching the given filter.
getByFilter(String, boolean) - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
 
getByFilter(String) - Method in class com.ibm.itim.dataservices.model.domain.ScalableAccountTable
Returns all accounts matching the given filter.
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, boolean) - Method in class com.ibm.itim.dataservices.model.domain.ServiceModel
 
getByOwner(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Returns all accounts owned by the specified person.
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.
getCaption() - Method in class com.ibm.itim.apps.policy.ProvisioningPolicy
Returns the value of the caption attribute in the policy.
getCaption() - Method in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
Returns the value of the caption attribute.
getCaption() - Method in interface com.ibm.itim.dataservices.model.policy.Policy
Returns the value of the Caption attribute.
getCardinality() - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyRule
Gets the cardinality value for this separation of duty rule
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.apps.system.SystemRoleManager.ViewCategory
Get the category integer of the category.
getCategory(String) - Method in class com.ibm.itim.dataservices.model.CategoryTable
Gets category by name
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.
getCaughtOnDate() - Method in interface com.ibm.itim.policy.sod.IRuleViolation
 
getCauseOfFailure() - Method in class com.ibm.itim.apps.provisioning.ServiceRestartResult
Returns the cause of the failure, in either step of the restart process.
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.
getChallengeResonseConfiguration(Locale) - Method in class com.ibm.itim.apps.identity.ChallengeResponseManager
Gets the ChallengeResponseConfiguration for the subject.
getChallengeResonseConfiguration() - Method in class com.ibm.itim.apps.identity.ChallengeResponseManager
Gets the ChallengeResonseConfiguration for the subject.
getChallengeResonseConfiguration(Locale) - Method in class com.ibm.itim.apps.identity.ChallengeResponseManager
Gets the ChallengeResponseConfiguration 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
Returns a users challenges.
getChallenges() - Method in class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Deprecated. Use getUserChallenges() instead
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.identity.ChallengeResponseManager
Returns the challenges that are configured for the user.
getChallengesAndResponses() - Method in class com.ibm.itim.apps.identity.ChallengesAndResponses
Returns all challenges and responses in this ChallengesAndResponses in a Map where keys are challenges (String) and values are responses (hashed String).
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.
getChallengesToHash() - Method in class com.ibm.itim.apps.identity.ChallengesAndResponses
Returns the challenges to hash.
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.
getChangeDate() - Method in class com.ibm.itim.common.HistoricalPassword
 
getChanges() - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Returns the changes that have been made to the attributes of this object.
getCheckoutDuration() - Method in class com.ibm.itim.dataservices.model.pim.CredentialSetting
This API returns the maximum checkout time.
getChildAccessTypes(AccessType) - Method in class com.ibm.itim.apps.identity.AccessTypeManager
Returns the children of the selected access type.
getChildAccessTypes(String) - Method in class com.ibm.itim.apps.identity.AccessTypeManager
Returns the children of the selected access type.
getChildAccessTypes(AccessType) - Method in class com.ibm.itim.apps.identity.AccessTypeManager
Returns the children of the selected access type.
getChildAccessTypes(String) - Method in class com.ibm.itim.apps.identity.AccessTypeManager
Returns the children of the selected access type.
getChildConflicts(String) - Method in interface com.ibm.itim.policy.sod.IHierarchyConflicts
Gets the set of roles that the given role has a direct descendant relationship with.
getChildImpactList() - Method in class com.ibm.itim.apps.workflow.ImpactItem
Returns a reference to the List of child ImpactItems, which may contain the affected children of this item.
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.
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.
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.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.PackagedApprovalItem
Returns a reference to the list of children, possibly empty, but not null.
getChildren() - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Returns the children processes of this process (if any).
getClasses() - Method in interface com.ibm.itim.dataservices.model.IModelMetaData
Returns the names of all classes defined for the data model.
getClasses() - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Returns the names of all classes defined for the data model.
getClassification() - Method in class com.ibm.itim.dataservices.model.domain.Role
Returns the role classification or an empty string if it is null.
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(). Since 4.6
getClassSchemaAttributes(String, String) - Method in class com.ibm.itim.dataservices.model.ModelSchema
Deprecated. use LDAPSchema.getClassSchemaAttributes(). Since 4.6
getClosedStates() - Static method in class com.ibm.itim.workflow.model.type.WorkflowState
 
getComment() - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Returns the comment about the workflow process.
getComment() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns any comments associated with the process.
getComments() - Method in class com.ibm.itim.workflow.model.PackagedApprovalDocument
Retrieves the comments in this document.
getComplexAttributeHandlerClassName() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Return the name of the Complex Attribute Handler object class
getComplexAttributeNames() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Return the Collection of String complex attribute names
getComplexAttributes() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns the list of complex attributes
getCompliance() - Method in class com.ibm.itim.apps.provisioning.Compliance
Gets the complianace status.
getCompliance() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the compliance of the account.
getComplianceAsString(int) - Static method in class com.ibm.itim.dataservices.model.domain.Account
Returns a string describing the specified compliance value.
getComplianceIssues() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Returns the current compliance issues logged against the account (if any).
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.).
getConfiguration() - Method in class com.ibm.itim.dataservices.model.domain.AgentOperation
Returns the configuration of the service profile.
getConfiguration() - Method in class com.ibm.itim.dataservices.model.domain.POConfigurationEntity
Returns the configuration for Post Office Notification.
getConfiguration() - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfigurationEntity
Returns the configuration for Workflow Reminder.
getConnectionMode() - Method in class com.ibm.itim.dataservices.model.domain.Service
Retrieve the current connection mode (Automatic by default)
getConstraint() - Method in class com.ibm.itim.dataservices.schema.SchemaAttribute
Returns the attribute's constraint (if any).
getConstraintViolationAction() - Method in class com.ibm.itim.dataservices.model.domain.Service
Deprecated. Use getNonComplianceAction().
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.identity.PersonMO
Returns the current parent container in the tree.
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.RoleMO
Returns the current parent container in the tree.
getContainer() - Method in class com.ibm.itim.apps.pim.CredentialPoolMO
Returns the current parent container in the tree.
getContainer() - Method in class com.ibm.itim.apps.policy.ProvisioningPolicyMO
Returns the current parent container of this policy.
getContainer() - Method in class com.ibm.itim.apps.policy.RecertificationPolicyMO
Returns the current parent container of this policy.
getContainer() - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyMO
Returns the current parent container of this policy.
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.provisioning.ServiceMO
Returns the current parent container in the tree.
getContainer() - Method in class com.ibm.itim.apps.system.SystemRoleMO
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.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.
getContainerByURI(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.identity.ContainerManager
Returns the organizational container for the given Uniform Resource Identifier (URI) within the specified parent container.
getContainerByURI(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.identity.ContainerManager
Returns the organizational container for the given Uniform Resource Identifier (URI) within the specified 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.
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.
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.
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.
getContextItems() - Method in interface com.ibm.itim.script.ScriptExtension
Get all the scripting objects the extension exports wrapped as ContextItem objects.
getContextObject() - Method in class com.ibm.itim.script.ContextItem
Get a reference to the contextObject.
getCount() - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Returns the number of assignments in this grouping.
getCount() - Method in exception com.ibm.passwordrules.IterationsExceededException
Gets the number of iterations performed before an exception was thrown.
getCreateTime() - Method in class com.ibm.itim.dataservices.model.pim.CredentialLease
This API returns the creation time of the lease.
getCreationDate() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the date and time the account was created.
getCreationDate() - Method in class com.ibm.itim.dataservices.model.domain.ComplianceIssue
Returns the date the compliance issue was detected.
getCreationDate() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the date and time the person was created.
getCredential() - Method in class com.ibm.itim.apps.pim.CredentialLeaseMO
This API returns the credential that this lease presents.
getCredential(String) - Method in class com.ibm.itim.authentication.Credentials
Returns the user credential with the given key, or name.
getCredential() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Returns the credential associated with the account, if any
getCredentialDN() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the account's credential DN.
getCredentialDN() - Method in class com.ibm.itim.dataservices.model.pim.CredentialLease
This API returns the credential Distinguished Name.
getCredentialLease() - Method in class com.ibm.itim.apps.pim.CredentialMO
This API returns the credential lease held by the authenticated user for this credential.
getCredentialLeases(SearchResultsStatus) - Method in class com.ibm.itim.apps.pim.CredentialLeaseManager
This API returns the credential leases held by the authenticated user.
getCredentialPools(OrganizationalContainerMO, String, String, String, SearchResultsStatus) - Method in class com.ibm.itim.apps.pim.CredentialPoolManager
This API returns the credential pools that matches the given name and service name search pattern within the given container.
getCredentials(SharedAccessSearchFilter, Credential.Status, SearchParameters, SearchResultsStatus) - Method in class com.ibm.itim.apps.pim.CredentialManager
This API gets a list of authorized and non authorized shared credentials and credential pools that match the search criteria for the authenticated user.
getCredentials() - Method in class com.ibm.itim.apps.UserAuthInfo
Returns the user's login credentials
getCredentialSetting() - Method in class com.ibm.itim.dataservices.model.pim.Credential
This API returns the settings of the credential such as maximum checkout duration and so on.
getCredentialSettingAttributes() - Static method in class com.ibm.itim.dataservices.model.pim.Credential
 
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.
getCustomProperties() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the properties for the profile.
getCustomRules() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Obtain definitions of all custom rules known to this object.
getDaoClassName() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
 
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.OrganizationalContainerMO
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.identity.PersonMO
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 provisioning object.
getData() - Method in class com.ibm.itim.apps.identity.RoleMO
Returns a current snapshot of the data defining the provisioning object.
getData() - Method in class com.ibm.itim.apps.pim.CredentialLeaseMO
This API returns a current snapshot of the credential lease.
getData() - Method in class com.ibm.itim.apps.pim.CredentialMO
This API returns a current snapshot of the credential.
getData() - Method in class com.ibm.itim.apps.pim.CredentialPoolMO
This API returns a current snapshot of the credential pool.
getData() - Method in class com.ibm.itim.apps.pim.SharedAccessPolicyMO
This API returns a current snapshot of the shared access policy.
getData() - Method in class com.ibm.itim.apps.policy.ProvisioningPolicyMO
Returns a current snapshot of the data defining the managed object.
getData() - Method in class com.ibm.itim.apps.policy.RecertificationPolicyMO
Returns a current snapshot of the recertification policy.
getData() - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyMO
Returns a current snapshot of the data defining the managed object.
getData() - Method in class com.ibm.itim.apps.provisioning.AccountMO
Returns a current snapshot of the account.
getData() - Method in class com.ibm.itim.apps.provisioning.AccountMO
Returns a current snapshot of the account.
getData() - Method in class com.ibm.itim.apps.provisioning.GroupMO
Returns a current snapshot of the data that defines the managed object.
getData() - Method in class com.ibm.itim.apps.provisioning.GroupMO
Returns a current snapshot of the data that defines the managed object.
getData() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns a current snapshot of the Service object.
getData() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns a current snapshot of the Service object.
getData() - Method in class com.ibm.itim.apps.system.SystemRoleMO
Returns a current snapshot of the data defining the System Role.
getData() - Method in class com.ibm.itim.apps.system.SystemUserMO
Returns a current snapshot of the data defining the provisioning object.
getData() - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Returns the details about this activity.
getData() - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Returns the details about this activity.
getData() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Returns details about this assignment.
getData() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Returns details about this assignment.
getData() - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the details about this process.
getData() - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the details about this process.
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.
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.
getDayOfMonth() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Returns the day of the month of schedule of this reconciliation unit.
getDayOfMonth() - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Returns the day of the month of the RecurringTimeSchedule.
getDayOfQuarter() - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Returns the day of the quarter of the RecurringTimeSchedule.
getDayOfSemiAnnual() - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Returns the day of the semi-annual of the RecurringTimeSchedule.
getDayOfWeek() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Returns the day of the week of schedule of this reconciliation unit.
getDayOfWeek() - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Returns the day of the week of the RecurringTimeSchedule.
getDD() - Method in class com.ibm.itim.common.AttributeDateValue
Returns a String representing this AttributeDateValue's day of the month field.
getDecisionCode() - Method in class com.ibm.itim.workflow.model.PackagedApprovalDecisionItem
Returns the String decision for this item.
getDefaultProfileNames(String) - Method in interface com.ibm.itim.dataservices.model.IProfileLocator
Returns the profiles registered at runtime including the platform defaults for the given category.
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.
getDefaultTypes() - Static method in class com.ibm.itim.dataservices.model.domain.OwnershipType
Returns the default ownership types.
getDefaultWorkflowQuery() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Returns the user's preferences for querying workflow status.
getDeferredRequestsCompleted() - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Returns the number of deferred requests that have been re-executed since the service recovery process completed.
getDeferredRequestsCreated() - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Returns the number of requests made to the service during its failures that were deferred for execution after recovery is complete.
getDefineRoleDN() - Method in class com.ibm.itim.dataservices.model.domain.RoleAssignmentObject
Returns the DN of the defined role that is associated with the assignment data.
getDefinition() - Method in class com.ibm.itim.dataservices.model.domain.DynamicRole
Returns the definition (rule) of the dynamic role.
getDefinitionDN() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Gets the workflow definition dn of the operation
getDefinitionType() - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlement
This API returns the entitlement definition type, which can be DefinitionType.CREDENTIAL_OBJECT, or DefinitionType.CRITERIA.
getDelegateDN() - Method in class com.ibm.itim.dataservices.model.system.Delegate
Returns the distinguished name of the delegate.
getDelegatee() - Method in interface com.ibm.itim.script.extensions.DelegateScriptInterface
Returns system user entity that is selected for delegation.
getDelegates() - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Returns the delegations the user has defined.
getDelegator() - Method in interface com.ibm.itim.script.extensions.DelegateScriptInterface
Returns system user entity whose activities are delegated.
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.apps.policy.ProvisioningPolicy
Returns the value of the description attribute in the policy.
getDescription() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Gets the description of this reconciliation unit
getDescription() - Method in class com.ibm.itim.apps.system.SystemRoleManager.ViewCategory
Get the description of the category.
getDescription() - Method in class com.ibm.itim.dataservices.model.domain.Group
Returns the description of the group.
getDescription() - Method in class com.ibm.itim.dataservices.model.domain.OwnershipType
Returns the description of the ownership type.
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.domain.Service
Returns the description of the service.
getDescription() - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Returns the description of the lifecycle rule.
getDescription() - Method in class com.ibm.itim.dataservices.model.OperationParameter
 
getDescription() - Method in class com.ibm.itim.dataservices.model.pim.Credential
This API returns the credential description.
getDescription() - Method in class com.ibm.itim.dataservices.model.pim.CredentialPool
This API sets the lease expiration time.
getDescription() - Method in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
Returns the value of the description attribute.
getDescription() - Method in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
Returns the value of the description attribute.
getDescription() - Method in interface com.ibm.itim.dataservices.model.policy.Policy
Returns the value of the Description attribute.
getDescription() - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationParticipant
Access method for the description property.
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.Assignment
Returns a description of the object.
getDescription() - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Returns a description of the object.
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.
getDescription() - Method in class com.ibm.itim.workflow.model.type.ProcessResult
Accessor method for the activity result description property.
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.
getDetail() - Method in class com.ibm.itim.workflow.model.type.ProcessResult
Returns the list of result values for the target activity.
getDifferences(Object) - Method in class com.ibm.itim.common.AttributeValues
Return a StringBuffer describing the differences between this & specified AttributeValues object, for log messages.
getDirectoryContext() - Method in class com.ibm.itim.remoteservices.provider.InitialPlatformContext
 
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().
getDisplayName(String) - Method in class com.ibm.itim.apps.provisioning.AttributeProperty
Gets the display name for the raw attribute value.
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.OrganizationalContainerMO
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.identity.PersonMO
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.RoleMO
Returns the distinguished name of the managed object
getDistinguishedName() - Method in interface com.ibm.itim.apps.ManagedObject
Returns the distinguished name of the object.
getDistinguishedName() - Method in class com.ibm.itim.apps.pim.CredentialLeaseMO
This API returns the distinguished name of the managed object
getDistinguishedName() - Method in class com.ibm.itim.apps.pim.CredentialMO
Returns the distinguished name of the managed object
getDistinguishedName() - Method in class com.ibm.itim.apps.pim.CredentialPoolMO
Returns the distinguished name of the managed object
getDistinguishedName() - Method in class com.ibm.itim.apps.pim.SharedAccessPolicyMO
Returns the distinguished name of the managed object
getDistinguishedName() - Method in class com.ibm.itim.apps.policy.RecertificationPolicyMO
Returns the distinguished name of the recertification policy.
getDistinguishedName() - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyMO
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 class com.ibm.itim.apps.provisioning.AccountMO
Returns the distinguished name of the managed object
getDistinguishedName() - Method in class com.ibm.itim.apps.provisioning.GroupMO
Returns the distinguished name of the managed object.
getDistinguishedName() - Method in class com.ibm.itim.apps.provisioning.GroupMO
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.ServiceMO
Returns the distinguished name of the managed object
getDistinguishedName() - Method in class com.ibm.itim.apps.system.SystemRoleMO
Returns the distinguished name of the managed object
getDistinguishedName() - Method in class com.ibm.itim.apps.system.SystemUserMO
Returns the distinguished name of the managed object
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.EntityLifecycleProfile
Returns the distinguished name of the entity.
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
Gets the DistinguishedName of this ObjectProfile object.
getDistinguishedName() - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
 
getDistinguishedName() - Method in class com.ibm.itim.dataservices.model.ObjectProfileEntity
Returns the distinguished name of the profile.
getDistinguishedName() - Method in interface com.ibm.itim.dataservices.model.pim.CredentialComponent
Return the distinguished name of the credential or credential pool.
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.
getDocumentItems() - Method in class com.ibm.itim.workflow.model.PackagedApprovalDocument
Retrieves the list of approval items in this document.
getDueDate() - Method in interface com.ibm.itim.script.extensions.ReminderScriptInterface
 
getDueDate() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the date/time the assignment is due (must be completed before escalation).
getDueDate() - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Returns the date/time the earliest assignment in the group is due (must be completed before escalation).
getDueDate() - Method in class com.ibm.itim.workflow.model.PendingActivity
 
getEmailAddresses() - Method in class com.ibm.itim.mail.NotificationMessage
Returns the recipients of the message.
getEmailContext() - Method in interface com.ibm.itim.workflow.script.EmailContextScriptInterface
 
getEmailTopic() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowManualActivityContext
Returns the notification email topic for this manual activity..
getEmailTopic() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowWorkOrderContext
Returns the email topic for a given work order.
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.
getEndDate() - Method in interface com.ibm.itim.script.extensions.DelegateScriptInterface
Returns delegation end date.
getEnforcement() - Method in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Returns enforcement of the only value of a single valued parameter.
getEnforcements() - Method in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Returns array of enforcements order of which corresponds to the order of individual values in this provisioning parameter.
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.apps.pim.SharedAccessPolicyMO
This method returns a list of entitlement objects that contains the entitlement information associated with the policy.
getEntitlements() - Method in class com.ibm.itim.apps.policy.ProvisioningPolicy
Returns the value of the entitlements.
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(DirectoryObject) - Static method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns the parent of the current object.
getEntity() - Method in exception com.ibm.itim.dataservices.model.DuplicateEntryException
Returns the duplicated entity
getEntity(Collection<String>) - Method in interface com.ibm.itim.dataservices.model.IModelMetaData
Retrieves the entity class with the given set of LDAP auxiliary class names.
getEntity(Collection) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Retrieves the entity class with the given set of LDAP auxiliary class names.
getEntityCategory(Collection<String>) - Method in interface com.ibm.itim.dataservices.model.IModelMetaData
Retrieves the entity category with the given set of LDAP auxiliary class names.
getEntityCategory(Collection) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Retrieves the entity category with the given set of LDAP auxiliary class names.
getEntityTarget() - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Returns the distinguished name of the entity that the profile is defined for.
getEntry() - Method in interface com.ibm.itim.remoteservices.script.PersonPlacementRulesScriptInterface
 
getEntryName() - Method in exception com.ibm.itim.remoteservices.exception.MalformedEntryException
Returns name of entry.
getEnvironment() - Method in class com.ibm.itim.apps.InitialPlatformContext
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.
getEnvironment() - Method in interface com.ibm.itim.apps.PlatformContext
Returns the environment the client used to define the context.
getEnvProperty(Object) - Method in class com.ibm.itim.apps.InitialPlatformContext
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.
getEnvProperty(Object) - Method in interface com.ibm.itim.apps.PlatformContext
Returns the environment property with the given name.
getEquality() - Method in class com.ibm.itim.dataservices.schema.SchemaAttribute
Returns the equality of the attribute (if any).
getErrorCode() - Method in exception com.ibm.itim.apps.ApplicationException
Returns the error code.
getErrorCode() - Method in class com.ibm.itim.script.ScriptEvaluationError
Return error code
getErrorCode() - Method in exception com.ibm.itim.workflow.model.WorkflowException
Returns the error code.
getErrorMessageArgs() - Method in exception com.ibm.itim.remoteservices.exception.RemoteServicesException
Get the additional args to the error message.
getEscalationParticipant() - Method in class com.ibm.itim.apps.provisioning.ManualWorkOrder
Retrieves the participant involved when the activity is escalated.
getEscalationPeriod() - Method in class com.ibm.itim.apps.provisioning.ManualWorkOrder
Retrieves the escalation period.
getEscalationPeriod() - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfiguration
Returns the escalation period for workflow reminder notification.
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.apps.BulkRequest
Returns the exception holding the failed portion (if any) of the bulk request.
getException() - Method in exception com.ibm.itim.apps.PartialListResultsException
List of exceptions ITIMException
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 exception com.ibm.itim.apps.BulkException
Returns a Map of ApplicationException used to construct this BulkException.
getExclusiveOption() - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Return the credential exclusive option.
getExemptionAction(Account) - Method in interface com.ibm.itim.policy.dynanalysis.ICorrectEnforcementExemptionHandler
This API gets the action to perform on a disallowed account that is eligible for exemption.
getExemptionCount() - Method in interface com.ibm.itim.policy.sod.IPolicyStatistics
 
getExemptionStatus() - Method in interface com.ibm.itim.policy.sod.IRuleExemption
 
getExpirationTime() - Method in class com.ibm.itim.dataservices.model.pim.CredentialLease
This API returns the expiration time of the lease.
getExpressionType() - Method in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Returns expressionType of the only value of a single valued parameter.
getExpressionTypes() - Method in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Returns array of expression types order of which corresponds to the order of individual values in this provisioning parameter.
getExtraMessage() - Method in exception com.ibm.itim.apps.ApplicationException
Returns the first token in the tokens array used to construct this ApplicationException, (i.e., tokens[0].toString()) or null if no tokens are present.
getExtraMessage() - Method in exception com.ibm.itim.workflow.model.WorkflowException
Returns the additional information (if any) in string format.
getFESIScriptProperties() - Static method in class com.ibm.itim.script.ScriptUtils
Get all the properties for the FESI script engine from fesiextensions.properties.
getFilter() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the Ldap filter for the search.
getFilter() - Method in class com.ibm.itim.dataservices.model.AccessRight
Returns the ACI's LDAP search filter, if any.
getFilter() - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Returns the filter identifying the entities governed by the lifeycle rule.
getFilter() - Method in class com.ibm.itim.remoteservices.provider.SearchCriteria
Accessor method for the search filter.
getFirstFailTime() - Method in class com.ibm.itim.apps.provisioning.ServiceStatusDetail
Returns time at which service first failed.
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.
getForgotPasswordConfiguration() - Method in class com.ibm.itim.apps.identity.ForgotPasswordManager
The method returns the Forgot Password Configuration.
getForgotPasswordConfiguration() - Method in class com.ibm.itim.apps.identity.ForgotPasswordManager
The method returns the Forgot Password Configuration.
getFormattedName(String, Locale) - Static method in class com.ibm.itim.workflow.model.type.WorkflowState
 
getGlobalId() - Method in class com.ibm.itim.dataservices.model.domain.Person
Gets the pseudo-unique identifier for this Person.
getGlobalObject() - Method in class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Deprecated. Returns the javascript global object for the interpreter.
getGroupAccountAttribute(String) - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns the account attribute name for the give group type
getGroupAccountAttributes() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns a list of account attribute names that are related to group
getGroupByURI(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.provisioning.GroupManager
Returns the group for the given Uniform Resource Identifier (URI) within the specified parent container.
getGroupByURI(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.provisioning.GroupManager
Returns the group for the given Uniform Resource Identifier (URI) within the specified parent container.
getGroupDNs() - Method in class com.ibm.itim.dataservices.model.pim.CredentialPool
Returns the collection of DistinguishedName that are defined as the groups(s) for this credential pool
getGroupId() - Method in class com.ibm.itim.dataservices.model.policy.GroupTarget
Returns the String distinguished name for an individual specified group.
getGroupMappings() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns mapping of group membership attribute on the account
getGroupObjectClass() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns a list of object class name for GROUP supporting data
getGroups(AccountMO, SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.GroupManager
Returns the groups associated with an account.
getGroups(ServiceMO, String, SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.GroupManager
Returns the groups by the name or description for the given service.
getGroups(ServiceMO, String, String, SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.GroupManager
Returns the groups by the name or description for the given service and group profile.
getGroups(AccountMO, SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.GroupManager
Returns the groups associated with an account.
getGroups(ServiceMO, String, SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.GroupManager
Returns the groups by the name or description for the given service.
getGroups(ServiceMO, String, String, SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.GroupManager
Returns the groups by the name or description for the given service and group profile.
getGroups() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Returns a list of groups that this account belongs to.
getGroupsByAccess(ServiceMO, String, SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.GroupManager
Returns the groups by access name or description for the given service.
getGroupsByAccess(ServiceMO, String, String, SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.GroupManager
Returns the groups by access name or description for the given service and group profile.
getGroupsByAccess(ServiceMO, String, SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.GroupManager
Returns the groups by access name or description for the given service.
getGroupsByAccess(ServiceMO, String, String, SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.GroupManager
Returns the groups by access name or description for the given service and group profile.
getGUID() - Static method in class com.ibm.itim.script.ScriptUtils
Generate a globally unique id.
gethh() - Method in class com.ibm.itim.common.AttributeDateValue
Returns a String representing the 2 digit hour of the day in this 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.WorkflowActivityMO
Returns the history, or the audit trail for this activity.
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.apps.workflow.WorkflowExecutionMO
Returns the history, or the audit trail for this execution object.
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.WorkflowProcessMO
Returns the history, or the audit trail for this process.
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.ExecutionEntity
Returns the history, or the audit trail for this execution object.
getHistory() - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Returns the history, or the audit trail for this process.
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.
getHost() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns the host, or concrete service, this service proxies.
getHostComponentName() - Method in interface com.ibm.itim.script.ScriptEvaluator
Get the name of the host component that initialized this ScriptEvaluator.
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.).
getHostedServices() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Returns all the hosted services associated with this service.
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.
getHour() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Returns the hour of the schedule of this reconciliation unit.
getHour() - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Returns the hour of the RecurringTimeSchedule.
getHTMLBody() - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Returns the template for the HTML body of the notification.
getHtmlMessage() - Method in class com.ibm.itim.mail.NotificationMessage
Returns the HTML message body (if any).
getID() - Method in class com.ibm.itim.apps.identity.SelfRequest
Returns the ID of the request.
getID() - Method in class com.ibm.itim.apps.identity.SelfRequest
Returns the ID of the request.
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.InitialPlatformContext
Returns the unique identifier of the platform context.
getID() - Method in class com.ibm.itim.apps.jaas.callback.TenantCallback
Returns the ID of the tenant.
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.recon.ReconUnitData
Returns the reconciliation unit data id.
getID() - Method in class com.ibm.itim.apps.Request
Returns the ID of the request.
getID() - Method in class com.ibm.itim.apps.Request
Returns the ID of the request.
getID() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Returns the identifier of the assignment.
getID() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Returns the identifier of the assignment.
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.WorkflowExecutionMO
Returns the Id of the object.
getId() - Method in class com.ibm.itim.common.ComplexAttributeValue
Returns the unique id of the attribute value
getId() - Method in class com.ibm.itim.dataservices.model.domain.Group
Returns the unique identification of the group.
getID() - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Returns the identifier of the lifecycle rule.
getId() - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlement
Return the entitlement unique identifier.
getId() - Method in class com.ibm.itim.dataservices.model.pim.SAMembership
Return the entitlement unique identifier.
getID() - Method in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
Returns the value of the erglobalid attribute.
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.AssignmentGroup
Returns the identifier of the assignment.
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.ExecutionObject
Returns the engine unique 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.RelevantDataItem
Returns the identifier of the relevant data item.
getId() - Method in interface com.ibm.itim.workflow.model.WorkItem
Returns the identifier of the work item.
getImmediateSupervisor() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the person's immediate supervisor.
getImmediateSupervisor() - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Returns the Person's immediate supervisor (if any).
getImpactReason() - Method in class com.ibm.itim.apps.workflow.ImpactItem
Returns the reason this item was impacted.
getIncludeAll() - Method in class com.ibm.itim.dataservices.model.policy.GroupTarget
Returns a flag, indicating whether or not this target includes all managed groups in the organization.
getIncludeAllOnService() - Method in class com.ibm.itim.dataservices.model.policy.GroupTarget
Returns a flag, indicating whether or not this target includes all groups on a particular service.
getIncludeAllStatic() - Method in class com.ibm.itim.dataservices.model.policy.RoleTarget
Returns a flag, indicating whether or not this target includes all static roles in the organization.
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.I18NInformationEventAudit
Method will return the audit information for Locale.US.
getInfo(Locale) - Method in class com.ibm.itim.workflow.model.I18NInformationEventAudit
 
getInfo() - Method in class com.ibm.itim.workflow.model.InformationEventAudit
Returns the information being audited.
getInfoId() - Method in class com.ibm.itim.workflow.model.I18NInformationEventAudit
This method returns the information identifier for this audit information
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.apps.workflow.WorkflowAssignmentMO
Returns the parameter list of the assignment.
getInputParameters() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Returns the parameter list of the assignment.
getInputParameters() - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Returns list of input parameters for this assignment.
getInputs() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Returns this OperationDescriptor's inputs.
getInstance() - Static method in class com.ibm.itim.authentication.system.SystemAuthenticationAuthority
Returns the single instance of the SystemAuthenticationAuthority in the system.
getInstance(DistinguishedName) - Static method in class com.ibm.itim.dataservices.model.CategoryTable
Get getInstance method for this singleton class
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() - Static method in class com.ibm.itim.script.wrappers.ObjectWrapperManager
Get a reference to the only ObjectWrapperManager.
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
Return the characteres which are not to be used within the passsword.
getIsAddDeleteSingleValue() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoParameter
 
getIsDispatcherParam() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoParameter
 
getIsReplaceMultiValue() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoParameter
 
getIsReplaceMultiValueAttribute(String, String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
return whether specified attribute is replace-multi-value for specified operation.
getIsRequired() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoParameter
 
getIsRequiredAccountAttribute(String, String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
return whether specified attribute is required for specified operation.
getIsRequiredServiceAttribute(String, String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
return whether specified attribute is required for specified operation.
getIsSendOnly() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoParameter
 
getIsSendOnlyAttribute(String, String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
return whether specified attribute is a send-only attribute for specified operation.
getItemId() - Method in class com.ibm.itim.workflow.model.PackagedApprovalItem
Returns the item identifier.
getItemizedStatisticsByRule() - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyMO
For this policy, categorize violation and exemption counts into their respective rules.
getItemsByType(PackagedApprovalItem.ItemType) - Method in class com.ibm.itim.workflow.model.PackagedApprovalDocument
Searches the document for any top-level items with the specified ItemType.
getItemsByTypeAndDecision(PackagedApprovalItem.ItemType, String) - Method in class com.ibm.itim.workflow.model.PackagedApprovalDocument
Searches the document for any top-level items with both the specified ItemType and String decision code.
getItemType() - Method in class com.ibm.itim.workflow.model.PackagedApprovalItem
Returns the item type.
getItimUserID() - Method in class com.ibm.itim.authentication.mapping.ItimID
Gets the ITIM account user ID.
getJustification() - Method in class com.ibm.itim.dataservices.model.pim.CredentialLease
This API returns business justification for the lease.
getJustification() - Method in interface com.ibm.itim.policy.sod.IRuleExemption
 
getKey() - Method in interface com.ibm.itim.script.wrappers.ObjectWrapper
Get the unique key that can be used with the ObjectWrapperManager to get at any object that the implementation of this interface is wrapping.
getKey() - Method in class com.ibm.itim.script.wrappers.ObjectWrapperImpl
 
getKeySet() - Method in class com.ibm.itim.common.DelimitedMultiValueAttribute
Provides the keys for the delimited values currently stored in this attribute.
getKeywords() - Method in class com.ibm.itim.apps.policy.ProvisioningPolicy
Returns the value of the keywords attribute in the policy.
getKeywords() - Method in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
Returns the value of the keywords attribute.
getKeywords() - Method in interface com.ibm.itim.dataservices.model.policy.Policy
Returns the value of the Keywords attribute.
getLastAccessedDate() - Method in class com.ibm.itim.dataservices.model.domain.Account
Gets the date the account was last accessed.
getLastAccessTime() - Method in class com.ibm.itim.apps.provisioning.ServiceStatusDetail
Returns last time an attempt was made to reach the server.
getLastCertifiedDate() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the date and time the the account was last certified.
getLastCertifiedDate(String) - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the date and time the access was last certified.
getLastCertifiedDate(String) - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the date and time the specified recertification policy last executed for this person.
getLastFailureReason() - Method in class com.ibm.itim.apps.provisioning.ServiceStatusDetail
Returns an XML encoded message explaining cause of the last failure
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.
getLastNotification() - Method in class com.ibm.itim.dataservices.model.pim.CredentialLease
This API returns the time when the expiration was last notified.
getLastPasswordChangedBy() - Method in interface com.ibm.passwordrules.ValidationInfo
Return DistinguishedName of the requester for last password change operation.
getLastPasswordChangedDate() - Method in interface com.ibm.passwordrules.ValidationInfo
Returns the date when the password was last changed for the account entity for which the password is generated.
getLastRecertificationAction() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the last account recertification action for this account.
getLastRecertificationAction(String) - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the last account recertification action for this access.
getLastRecertificationAction(String) - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the last recertification action for a role.
getLastRecertificationActionDate(String) - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the date and time the recertification action was last recorded for the given access.
getLastRecertificationActionDate() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the date and time the last recertification action was recorded on this account.
getLastRecertificationActionDate(String) - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the date and time the recertification action was last recorded for the given role.
getLastReconDuration() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Returns the duration (in milliseconds) of the last reconciliation event.
getLastRefreshTime() - Method in class com.ibm.itim.dataservices.model.CategoryTable
Return the last refresh time
getLastServer() - Method in class com.ibm.itim.apps.provisioning.ServiceStatusDetail
Returns identifier for the last server that used this service.
getLastStatusChangeDate() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the date and time the the account's status was last changed.
getLastStatusChangeDate() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the date and time the the person's status was last changed.
getLastViolationEvaluationTime() - Method in interface com.ibm.itim.policy.sod.IPolicyStatistics
 
getLazySearch() - Method in class com.ibm.itim.dataservices.model.SearchParameters
Returns a hint to the back-end search implementation that searches should use lazy, un-sorted search techniques when available.
getLessee() - Method in class com.ibm.itim.apps.pim.CredentialLeaseMO
This API returns the person who holds this lease.
getLesseeDN() - Method in class com.ibm.itim.dataservices.model.pim.CredentialLease
Returns the lessee Distinguished Name.
getLifecycle() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns the EntityLifecycleProfile holding all lifecycle characteristics of the entity (if defined).
getLifeCycleProfilebyServiceTarget(DistinguishedName, DistinguishedName) - Method in class com.ibm.itim.dataservices.model.ObjectProfileSearch
This method gets all lifecycle profiles pointing to particular service.
getLocale() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the SearchMO's Locale.
getLocale() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Returns the locale associated with the user.
getLocale() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Returns the locale associated with the user.
getLocale() - Method in class com.ibm.itim.dataservices.model.domain.Challenge
Returns the locale of the challenge.
getLocale() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the person's preferred 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.mail.NotificationMessage
Returns the locale the message was written in.
getLocalizedMessage() - Method in exception com.ibm.itim.apps.ITIMCredentialExpiredException
Returns an error message for the default locale.
getLocalizedMessage() - Method in exception com.ibm.itim.apps.ITIMFailedLoginException
Returns an error message localized for java.util.Locale.getDefault().
getLocalizedMessage() - Method in exception com.ibm.itim.exception.ITIMException
Returns error message for the default locale.
getLocalizedMessage() - Method in exception com.ibm.itim.exception.ITIMRuntimeException
Method will return error message for the default locale.
getLocalizedMessage() - Method in exception com.ibm.itim.ui.exception.ITIMUIException
Returns error message for the default locale.
getLocalizedMessage() - Method in class com.ibm.itim.workflow.model.I18NInformationEventAudit
Method will return audit information for the default locale.
getLockOwner() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the participant that has currently locked the assignment (if any).
getLockOwner() - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Returns the participant that has currently locked the assignment (if any).
getLockState() - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Returns whether the assignment group is locked or unlocked or partially locked.
getLogicalContext() - Method in interface com.ibm.itim.script.extensions.model.ModelScriptInterface
TODO comments
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.
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.
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.
getLong() - Method in class com.ibm.itim.common.AttributeValue
Retrieves the single value of the attribute as an long.
getLoopCount() - Method in interface com.ibm.itim.workflow.script.LoopCountScriptInterface
 
getMail() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the person's email address.
getMails() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the person's email addresses.
getMailTemplateConfigurationEntity() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystemEntity
Returns the configuration for mail template.
getMailTemplates() - Method in class com.ibm.itim.dataservices.model.domain.MailTemplateConfigurationEntity
Returns all mail templates.
getMandatoryGroupNames(Collection<Account>) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Provides the names of the mandatory groups for the given accounts.
getMandatoryGroupNames(Collection<Account>) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Provides the names of the mandatory groups for the given accounts.
getManualWorkOrder() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Retrieves the ManualWorkOrder for the service.
getManualWorkOrder() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Retrieves the ManualWorkOrder for the service.
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 map of semantic attribute name to the raw attribute name.
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.
getMaxDuration() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Returns the max duration the reconciliation process, launched using this reconciliation unit, can run.
getMaxLength() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Return the maximum length of the passsword.
getMaxSequentialCharacters() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Return the maximum allowed number of sequential characteres within the passsword.
getMaxSize() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the maximum number of results to be returned from the search.
getMaxValidityPeriod() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Return maximum number of time units the password will be valid for.
getMemberRoles() - Method in class com.ibm.itim.apps.identity.RoleMO
Retrieves the immediate member roles of the role.
getMemberRoles() - Method in class com.ibm.itim.apps.identity.RoleMO
Retrieves the immediate member roles of the role.
getMemberRoles() - Method in class com.ibm.itim.dataservices.model.domain.RoleEntity
Returns all immediate member roles of the role.
getMembers() - Method in class com.ibm.itim.apps.identity.RoleMO
Retrieves the members of the role.
getMembers(SearchResultsMO) - Method in class com.ibm.itim.apps.identity.RoleMO
Retrieves the members of the role.
getMembers() - Method in class com.ibm.itim.apps.identity.RoleMO
Retrieves the members of the role.
getMembers(SearchResultsMO) - Method in class com.ibm.itim.apps.identity.RoleMO
Retrieves the members of the role.
getMembers(SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.GroupMO
Returns the group members.
getMembers(SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.GroupMO
Returns the group members.
getMembers() - Method in class com.ibm.itim.apps.system.SystemRoleMO
Returns the members of a System Role.
getMembers() - Method in class com.ibm.itim.dataservices.model.domain.RoleEntity
Returns all members of the role.
getMembers(Collection) - 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.
getMembersByUserId(String, SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.GroupMO
Returns the group members that match the given user ID.
getMembersByUserId(String, SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.GroupMO
Returns the group members that match the given user ID.
getMembersByUserName(String, SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.GroupMO
Returns the group members that match the given user name.
getMembersByUserName(String, SearchResultsMO, Locale) - Method in class com.ibm.itim.apps.provisioning.GroupMO
Returns the group members that match the given user name.
getMembershipName() - Method in class com.ibm.itim.apps.policy.Membership
Returns the value of the membershipName property.
getMembershipName() - Method in class com.ibm.itim.dataservices.model.pim.SAMembership
Returns the value of the membershipName property.
getMemberships() - Method in class com.ibm.itim.apps.pim.SharedAccessPolicyMO
This method returns a list of membership objects that contain the membership information associated with the policy.
getMemberships() - Method in class com.ibm.itim.apps.policy.ProvisioningPolicy
Returns the value of the memberships.
getMembershipType() - Method in class com.ibm.itim.apps.policy.Membership
Returns the value of the membershipType property.
getMembershipType() - Method in class com.ibm.itim.dataservices.model.pim.SAMembership
Returns the value of the membershipType property.
getMessage() - Method in exception com.ibm.itim.apps.ITIMCredentialExpiredException
Returns an error message localized for java.util.Locale.US.
getMessage(Locale) - Method in exception com.ibm.itim.apps.ITIMCredentialExpiredException
Returns an error message localized for the given java.util.Locale.
getMessage() - Method in exception com.ibm.itim.apps.ITIMFailedLoginException
Returns an error message localized for java.util.Locale.US.
getMessage(Locale) - Method in exception com.ibm.itim.apps.ITIMFailedLoginException
Returns an error message localized for the given java.util.Locale.
getMessage() - Method in exception com.ibm.itim.exception.ITIMException
Returns error message for Locale.US.
getMessage(Locale) - Method in exception com.ibm.itim.exception.ITIMException
Returns a message localized for the given Locale.
getMessage() - Method in exception com.ibm.itim.exception.ITIMRuntimeException
Method will return error message for Locale.US.
getMessage(Locale) - Method in exception com.ibm.itim.exception.ITIMRuntimeException
 
getMessage() - Method in class com.ibm.itim.mail.NotificationMessage
Returns the text message body.
getMessage(Locale) - Method in interface com.ibm.itim.mail.workflow.WorkflowWorkOrderContext
gets a message by locale
getMessage() - Method in exception com.ibm.itim.policy.analysis.PPAException
Returns the descriptive message about the exception using the default locale.
getMessage(Locale) - Method in exception com.ibm.itim.policy.analysis.PPAException
Returns the descriptive message about the exception using the specified locale.
getMessage() - Method in class com.ibm.itim.remoteservices.provider.AsynchronousResponse
Returns the reason message (if any) of the response.
getMessage() - Method in class com.ibm.itim.script.ScriptEvaluationError
Returns a description of the error in a case when script writer chooses to describe the nature of the error in more detail - i.e.
getMessage(Locale) - Method in exception com.ibm.itim.ui.exception.ITIMUIException
Constructs a localized message for this exception for the specified locale.
getMessage() - Method in exception com.ibm.itim.ui.exception.ITIMUIException
Returns error message for the default locale.
getMessage(Locale) - Method in exception com.ibm.itim.workflow.model.WorkflowException
Returns localized error message according to the specified locale.
getMessageId() - Method in exception com.ibm.itim.apps.ITIMCredentialExpiredException
This method returns the message identifier for this exeception.
getMessageId() - Method in exception com.ibm.itim.apps.ITIMFailedLoginException
This method returns the message identifier for this exeception.
getMessageId() - Method in exception com.ibm.itim.exception.ITIMException
Returns the message identifier for this exeception.
getMessageId() - Method in exception com.ibm.itim.exception.ITIMRuntimeException
This method returns the message identifier for this exeception.
getMessageId() - Method in exception com.ibm.itim.policy.analysis.PPAException
Returns the message identifier for the descriptive message about the exception.
getMessageKey() - Method in exception com.ibm.itim.ui.exception.ITIMUIException
Gets the message key identifying this exception.
getMessages() - Method in interface com.ibm.itim.mail.postoffice.script.PostOfficeScriptInterface
 
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
getMessageVariables() - Method in exception com.ibm.itim.ui.exception.ITIMUIException
Gives array of variables to substitute into the exception message.
getMinAlphabeticCharacters() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Return the minimum required number of alphabetic characteres within the passsword.
getMinDigitCharacters() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Return the minimum required number of numeric characteres within the passsword.
getMinDistinctCharacters() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Return the minimum required number of distinct characteres within the passsword.
getMinLength() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Return the minimum length of the passsword.
getMinute() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Returns the minute of the schedule of this reconciliation unit.
getMinute() - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Returns the minute of the RecurringTimeSchedule.
getMinValidityPeriod() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Return minimum number of time units the password will be valid for.
getMM() - Method in class com.ibm.itim.common.AttributeDateValue
Returns a String representing this AttributeDateValue's month field.
getmm() - Method in class com.ibm.itim.common.AttributeDateValue
Returns a String representing the 2 digit minutes of the hour in this AttributeDateValue.
getModelClass(String) - Method in class com.ibm.itim.dataservices.model.ModelSchema
Returns the name of 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.
getMonth() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Returns the month of the schedule of this reconciliation unit.
getMonth() - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Returns the month of the RecurringTimeSchedule.
getName() - Method in class com.ibm.itim.apps.policy.ProvisioningPolicy
Returns the value of the name attribute of the policy.
getName() - Method in class com.ibm.itim.apps.provisioning.Participant
Access method for the name property.
getName() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Gets the name of this reconciliation unit
getName() - Method in class com.ibm.itim.apps.system.SystemRoleManager.ViewCategory
Get the name of the category.
getName() - Method in class com.ibm.itim.common.AttributeValue
Returns the name of the attribute.
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.Group
Returns the name of the group.
getName() - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Returns the name of the notification template.
getName() - Method in class com.ibm.itim.dataservices.model.domain.OwnershipType
Returns the name of the ownership type.
getName() - Method in class com.ibm.itim.dataservices.model.domain.RoleAssignmentAttribute
Gets the assignment attribute name.
getName() - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Returns the name of the object
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.OperationParameter
Returns the name of the operation
getName() - Method in interface com.ibm.itim.dataservices.model.pim.CredentialComponent
Return the name of the credential or credential pool.
getName() - Method in class com.ibm.itim.dataservices.model.pim.CredentialLease
The lease does not have a name.
getName() - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlement
This API returns the entitlement name.
getName() - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlementCriteria
Return the entitlement name.
getName() - Method in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
Returns the value of the name attribute.
getName() - Method in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
Returns the value of the name attribute.
getName() - Method in interface com.ibm.itim.dataservices.model.policy.Policy
Returns the value of the Name attribute.
getName() - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationParticipant
Access method for the name property.
getName() - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyRule
Gets the name of the separation of duty rule.
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.dataservices.model.system.SystemUser
Returns the name of the system user (user id).
getName() - Method in class com.ibm.itim.dataservices.schema.SchemaAttribute
Returns the name of the attribute.
getName() - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Returns the matching string for account UID or pool name.
getName() - Method in class com.ibm.itim.policy.analysis.PPAProvisioningParameter
Returns the name of the provisioning parameter.
getName() - Method in class com.ibm.itim.policy.analysis.PPAProvisioningPolicy
Returns the name of the provisioning policy.
getName() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Returns the OperationDescriptor name.
getName() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoParameter
 
getName() - Method in class com.ibm.itim.script.ContextItem
Get the name of the ContextItem.
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.DirectoryObject
Gets the attribute name of name attribute for this directory object.
getNameAttribute() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the naming attriute of the data store class (i.e., cn).
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.DirectorySystem
Returns the non-compliance action set globally for all services.
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 through the results parameter.
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 through the results parameter.
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 through the results parameter.
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 through the results parameter.
getNotChangedAttributes() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Gets the attributes that were not able to be added / updated on the remote resouce.
getNotification(ManualWorkOrder.OperationType) - Method in class com.ibm.itim.apps.provisioning.ManualWorkOrder
Retrieves the notification template associated with the operation.
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.
getNotificationOption() - Method in class com.ibm.itim.dataservices.model.domain.access.ProvisioningConfiguration
Returns the notification option.
getNotificationParticipant() - Method in interface com.ibm.itim.mail.workflow.WorkflowManualActivityContext
Returns the participants of the work item (manual activity).
getNotificationSubject() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowManualActivityContext
Returns the notification subject for this manual activity.
getNotificationTemplates() - Method in class com.ibm.itim.dataservices.model.domain.POConfigurationEntity
Returns all templates for Post Office Notification.
getNotificationTemplates() - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfigurationEntity
Returns all templates for Workflow Reminder.
getNotificationTemplates(int) - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfigurationEntity
Returns all notification templates for a given template type.
getNotificationTemplates() - Method in class com.ibm.itim.dataservices.model.pim.GlobalCredentialSetting
This API returns the lease expiration email notification templates.
getNotificationText() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowManualActivityContext
Returns the notification text message for this manual activity.
getNotificationXHTML() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowManualActivityContext
Returns the notification XHTML message for this manual activity.
getNotifier() - Method in class com.ibm.itim.remoteservices.provider.InitialPlatformContext
 
getNotifier() - Method in interface com.ibm.itim.remoteservices.provider.PlatformContext
Retrieves a new Notifier for notifying the platform or request responses.
getNotifyAccessDeprovision() - Method in class com.ibm.itim.dataservices.model.domain.access.NotificationOption
Returns notification option for access deprovision.
getnotifyFrequency() - Method in class com.ibm.itim.dataservices.model.pim.GlobalCredentialSetting
This API returns the global setting lease expiration notification frequency.
getNotifyMode() - Static method in class com.ibm.itim.mail.NotificationManager
Returns the current notification mode.
getNotifyNewAccess() - Method in class com.ibm.itim.dataservices.model.domain.access.NotificationOption
Returns notification option for new access provision.
getNotifyOption() - Method in class com.ibm.itim.dataservices.model.pim.GlobalCredentialSetting
This API get the integer value of notificationMode property.
getNotRunningStates() - Static method in class com.ibm.itim.workflow.model.type.WorkflowState
 
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.
getNumRequiredChallenges() - Method in class com.ibm.itim.apps.identity.ChallengeResponseConfiguration
Get the number of challenges and response a user must configure.
getObject() - Method in class com.ibm.itim.apps.workflow.ImpactItem
Returns the impacted object.
getObjectCategory(DistinguishedName) - Static method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns the object category for a given distinguished name.
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 schema attribute definitions for a specific object profile.
getObjectToStore(Object) - Method in class com.ibm.itim.script.wrappers.AbstractWrapperFactory
In the case where no special processing needs to be done, return the base object.
getObjectToStore(Object) - Method in class com.ibm.itim.script.wrappers.JSDirectoryObjectWrapperFactory
 
getObjectToStore(Object) - Method in class com.ibm.itim.script.wrappers.JSIRuleResultWrapperFactory
 
getObjectToStore(Object) - Method in class com.ibm.itim.script.wrappers.JSPackagedApprovalDocumentWrapperFactory
 
getObjectToStore(Object) - Method in class com.ibm.itim.script.wrappers.JSPackagedApprovalItemWrapperFactory
 
getObjectToStore(Object) - Method in interface com.ibm.itim.script.wrappers.WrapperFactory
Get the object that should be returned on a lookup call on ObjectWrapperManager.
getObjProfileOperationDN() - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Returns the DN of the object profile operation executed by the lifecycle rule.
getOID() - Method in class com.ibm.itim.dataservices.schema.SchemaAttribute
Returns the OID of the attribute.
getOldAttributes() - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Returns the old attributes of the object without any system semantics.
getOldestRequestFailTime() - Method in class com.ibm.itim.apps.provisioning.ServiceStatusDetail
Returns time at which oldest blocked request failed.
getOldestRequestId() - Method in class com.ibm.itim.apps.provisioning.ServiceStatusDetail
Returns the identifier of the oldest blocked request in queue, typically a "long" workflow activity identifier.
getOldestRequestProcessId() - Method in class com.ibm.itim.apps.provisioning.ServiceStatusDetail
Returns the process identifier of the oldest blocked request in queue
getOldestRequestRootProcessId() - Method in class com.ibm.itim.apps.provisioning.ServiceStatusDetail
Returns the root process identifier of the oldest blocked request in queue
getOldMappedAttributes() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns the old attributes of the object with all applicable system semantics.
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.
getOn(String) - Static method in class com.ibm.itim.script.ScriptProfilingEvent
Return a ScriptProfilingEvent as if profiling is turned on.
getOpenStates() - Static method in class com.ibm.itim.workflow.model.type.WorkflowState
 
getOperation() - Method in class com.ibm.itim.dataservices.model.domain.ComplianceIssue
Returns the operation needed to resolve the compliance issue.
getOperation(String) - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Returns a specific operation by name.
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
getOperationAddDeleteSingleAttributes() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
List of strings that tell which single-valued attributes are considered as ADD/DELETE instead of REPLACE for each operation.
getOperationDescriptor(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
get the specified operation descriptor.
getOperationDescriptors() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
get the map of operation descriptors,
getOperationName() - Method in class com.ibm.itim.dataservices.model.pim.GlobalCredentialSetting
This API returns the checkout operation name defined in global setting.
getOperationNames() - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Returns the supported operations for the entity
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
getOperationNotifications() - Method in class com.ibm.itim.apps.provisioning.ManualWorkOrder
Retrieves the map of operation notification template pairs.
getOperationReplaceMultiAttributes() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
List of strings that tell which multi-valued attributes are considered as REPLACE instead of ADD and REMOVE for each operation.
getOperationRequiredAttributes() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
List of strings that tell which attribtues are required for each operation.
getOperations() - Method in class com.ibm.itim.dataservices.model.AttributeRight
Returns the operations that define the right.
getOperations() - Method in class com.ibm.itim.dataservices.model.domain.AgentOperation
 
getOperations() - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
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.remoteservices.provider.ServiceProviderInfoOperation
Returns this ServiceDefOperation's operation names
getOperationSendAttributes() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
List of strings that tell which attributes are send-only for each operation.
getOrganization() - Method in class com.ibm.itim.apps.policy.ProvisioningPolicyMO
Returns the organization this policy is contained within.
getOrganization() - Method in class com.ibm.itim.apps.policy.RecertificationPolicyMO
Returns the organization that the policy is contained within.
getOrganization() - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyMO
Returns the organization this policy is contained within.
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.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.domain.PersonEntity
Returns the organization containing the person.
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.ServiceEntity
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.
getOrganizationDN(DistinguishedName) - Method in interface com.ibm.itim.dataservices.model.IModelDataHelper
Return the organization's distinguished name for a given distinguished name.
getOrganizationDN(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.ModelDataHelperBridge
Return the organization's distinguished name for a given distinguished name.
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.
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.
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.
getOwned(ArrayList) - Method in class com.ibm.itim.dataservices.model.domain.ScalableAccountTable
Returns all owned accounts hosted by the service.
getOwnedAccounts() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns all the owned accounts that are hosted by this service.
getOwnedAccounts() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns all the owned accounts that are hosted by this service.
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.apps.provisioning.AccountMO
Returns the owner of the account (if any).
getOwner() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Deprecated. since 5.0. Please use getOwners().
getOwner() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Deprecated. since 5.0. Please use getOwners().
getOwner() - Method in class com.ibm.itim.apps.system.SystemUserMO
Returns the account owner.
getOwner() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Returns the owner of an account.
getOwner() - Method in class com.ibm.itim.dataservices.model.domain.GroupEntity
Returns the access owner if any.
getOwner() - Method in class com.ibm.itim.dataservices.model.domain.RoleEntity
Returns the owner(s) of the role, if any.
getOwner() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Deprecated. Replace with getOwners() since TIM 5.0
getOwnerBU() - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Return the distinguishedName of the credential owner BU
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 interface com.ibm.itim.apps.provisioning.IUserAccess
Returns the DistinguishedName of the owner of the access.
getOwnerDN() - Method in class com.ibm.itim.apps.provisioning.NewUserAccess
 
getOwnerDN() - Method in class com.ibm.itim.apps.provisioning.UserAccessInfo
 
getOwnerDN() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the account's owner DN.
getOwnerDN() - Method in class com.ibm.itim.dataservices.model.domain.Service
Returns the Distinguished name of service's owner.
getOwnerDNs() - Method in class com.ibm.itim.dataservices.model.domain.Role
Returns the collection of DistinguishedName that are defined as the owner(s) for this role
getOwnerDNs() - Method in class com.ibm.itim.dataservices.model.pim.CredentialPool
Returns the collection of DistinguishedName that are defined as the owner(s) for this credential pool
getOwnerDNs() - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyPolicy
Get the collection of DistinguishedName that are defined as the owner for this policy
getOwnerName() - Method in interface com.ibm.itim.apps.provisioning.IUserAccess
Returns the name of the owner.
getOwnerName() - Method in class com.ibm.itim.apps.provisioning.UserAccessInfo
 
getOwnerName() - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Return the name of the owner
getOwnerObject() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Returns the owner object of the service (if any).
getOwnerObjects() - Method in class com.ibm.itim.dataservices.model.domain.RoleEntity
Returns the owner objects of the role, if any.
getOwners() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns the service owner(s) (if any).
getOwners() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns the service owner(s) (if any).
getOwners() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Returns the owner(s) of the service (if any).
getOwnershipType() - Method in class com.ibm.itim.apps.policy.Entitlement
Returns the ownership type value.
getOwnershipType() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the ownership type of the account.
getOwnershipType() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Returns the ownership type of the account.
getOwnershipType() - Method in class com.ibm.itim.dataservices.model.domain.ExtendedPerson
 
getOwnershipType(OwnershipType) - Method in class com.ibm.itim.dataservices.model.domain.OwnershipTypeConfiguration
Returns the ownership type by name (name has to be unique).
getOwnershipType() - Method in interface com.ibm.passwordrules.ValidationInfo
Returns the ownership type of the account for which the password is to be changed
getOwnershipTypeName() - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
return the name of the ownership type
getOwnershipTypes() - Method in class com.ibm.itim.dataservices.model.domain.OwnershipTypeConfiguration
Returns all the available ownership types.
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.
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(int) - Method in class com.ibm.itim.apps.search.SearchResultsMO
Returns the number of available pages up to a look-ahead limit.
getPageCount() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
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.
getPageLinks() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the number of pages to be pre-fetched.
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(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Returns this OperationDescriptor's specified parameter
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 class com.ibm.passwordrules.LexicalRule
This Rule interface method in is not valid in the context of standard rule classes.
getParameter() - Method in interface com.ibm.passwordrules.Rule
Get the parameter set on a custom rule object.
getParameterMap() - Method in class com.ibm.itim.apps.policy.ProvisioningParameters
Method gets immutable map of provisioning parameters where the key of the map is the attribute name and the value is ServiceAttributeParameter object.
getParameterName() - Method in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Returns name of the provisioning parameter
getParameters() - Method in class com.ibm.itim.apps.policy.ProvisioningParameters
Returns mutable collection of all provisioning parameters contained by this object.
getParameters() - Method in interface com.ibm.itim.policy.script.ProvisioningPolicyScriptInterface
 
getParameters() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoConnector
Returns this ServiceDefConnector's parameters.
getParameters() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Returns this OperationDescriptor's parameters
getParameterValue() - Method in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Returns single value of the prosivioning parameter.
getParameterValue() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoParameter
 
getParameterValues() - Method in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Return collection of all individual parameter values.
getParent() - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Returns the current parent container in the tree or null if not found or the container is the root container
getParent() - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Returns the current parent container in the tree or null if not found or the container is the root container
getParent() - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the parent process of this process (if any) otherwise null will be returned if this is the root process or none found.
getParent() - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the parent process of this process (if any) otherwise null will be returned if this is the root process or none found.
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).
getParentConflicts(String) - Method in interface com.ibm.itim.policy.sod.IHierarchyConflicts
Gets the set of roles that the given role has a direct ancestor relationship with.
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.
getParentDN() - Method in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
Returns the organizational container DN.
getParentDN() - Method in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
Returns the parent DN.
getParentOrganization() - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Returns the parent organization container of this container in the tree.
getParentOrganization() - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Returns the parent organization container of this container in the tree.
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.
getParentRoles() - Method in class com.ibm.itim.apps.identity.RoleMO
Returns all immediate parent roles of the role.
getParentRoles() - Method in class com.ibm.itim.apps.identity.RoleMO
Returns all immediate parent roles of the role.
getParentRoles() - Method in class com.ibm.itim.dataservices.model.domain.RoleEntity
Returns all immediate parent roles of the role.
getParticipant() - Method in class com.ibm.itim.apps.provisioning.ManualWorkOrder
Retrieves the participant associated with the work order.
getParticipant() - Method in class com.ibm.itim.dataservices.model.pim.GlobalCredentialSetting
This API returns the participant for lease expiration notification.
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.AssignmentGroup
Deprecated.  
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.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.TimeoutEventAudit
Access method for the participant property.
getPassword() - Method in class com.ibm.itim.apps.pim.CredentialMO
This method gets the password for the credential.
getPassword() - Method in class com.ibm.itim.apps.provisioning.NewUserAccess
 
getPassword() - Method in class com.ibm.itim.common.HistoricalPassword
 
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.
getPasswordAccounts(PersonMO) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Returns the password protected accounts the subject owns.
getPasswordChangeDate() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the date and time the the person was last set.
getPasswordExpirePeriod() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewAccountContext
Returns the password delivery expiration period.
getPasswordExpirePeriod() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewPasswordContext
Returns the password delivery expiration period.
getPasswordHash() - Method in class com.ibm.passwordrules.standard.PasswordHistoryItem
Return password hash.
getPasswordHistory() - Method in class com.ibm.itim.apps.pim.CredentialMO
This API gets the password history for the credential.
getPasswordHistory() - Method in interface com.ibm.passwordrules.ValidationInfo
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.
getPasswordRetrievalUrl() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewAccountContext
Returns the password delivery URL in order to retrieve the password using the accounts shared secret.
getPasswordRetrievalUrl() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewPasswordContext
Returns the password delivery URL in order to retrieve the password using the accounts shared secret.
getPasswordRules(String) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Returns the password rules for the given user's password.
getPasswordRules(String, String) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Returns the password rules for the given user's password.
getPasswordRules(String) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Returns the password rules for the given user's password.
getPasswordRules(String, String) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Returns the password rules for the given user's password.
getPendingManualActivities(int) - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Returns the activities that are part of this process.
getPendingRequests() - Method in class com.ibm.itim.apps.RequestManager
Returns all pending requests that were submitted by the user identified by the Subject used to construct this RequestManager.
getPendingRequests() - Method in class com.ibm.itim.apps.RequestManager
Returns all pending requests that were submitted by the user identified by the Subject used to construct this RequestManager.
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(OrganizationalContainerMO, String, String, boolean) - 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.
getPeople(String, Object, OrganizationalContainerMO, boolean) - Method in class com.ibm.itim.apps.identity.PersonManager
Returns the person(s) matching the given attribute within the given parent container.
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, Object, boolean, 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(OrganizationalContainerMO, String, String, boolean) - 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.
getPeople(String, Object, OrganizationalContainerMO, boolean) - Method in class com.ibm.itim.apps.identity.PersonManager
Returns the person(s) matching the given attribute within the given parent container.
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, Object, boolean, SearchResultsMO) - Method in class com.ibm.itim.apps.identity.PersonManager
Returns the person(s) matching the given attribute within the given container.
getPermissions() - Method in class com.ibm.itim.dataservices.model.AccessRight
Returns the collection of permissions that define the level of access to the target.
getPersonBusinessUnit() - Method in interface com.ibm.itim.policy.sod.IRuleViolation
 
getPersonByURI(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.identity.PersonManager
Returns the person for the given Uniform Resource Identifier (URI) within the specified parent container.
getPersonByURI(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.identity.PersonManager
Returns the person for the given Uniform Resource Identifier (URI) within the specified parent container.
getPersonDN() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the DN of the user's person dn.
getPersonDn() - Method in interface com.ibm.itim.policy.sod.IRuleViolation
 
getPersonId() - Method in interface com.ibm.itim.policy.sod.IRuleExemption
 
getPersonId() - Method in interface com.ibm.itim.policy.sod.IRuleViolation
 
getPersonName() - Method in interface com.ibm.itim.policy.sod.IRuleViolation
 
getPOConfigurationEntity() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystemEntity
Returns the configuration for Post Office notification.
getPODeliveryInterval() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the time interval (in seconds) the post office delivers messages.
getPODeliveryInterval() - Method in class com.ibm.itim.dataservices.model.domain.POConfiguration
Returns the interval for Post Office notification delivery.
getPolicies(OrganizationalContainerMO, String, SearchResultsStatus) - Method in class com.ibm.itim.apps.pim.SharedAccessPolicyManager
This method returns the shared access policies(s) with the the name or description within the given parent container.
getPolicies(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.policy.ProvisioningPolicyManager
Returns the provisioning policies(s) with the the name within the given parent container.
getPolicies(String) - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyManager
Returns the separation of duty policies(s) that have exclusion rules which match the given role name.
getPoliciesByName(OrganizationalContainerMO, String, boolean) - Method in class com.ibm.itim.apps.policy.RecertificationPolicyManager
Returns the policy(or policies) matching the given name within the given parent container.
getPoliciesByNameOrDescription(OrganizationalContainerMO, String, boolean) - Method in class com.ibm.itim.apps.policy.RecertificationPolicyManager
Returns the policy or policies matching the given name or description within the given parent container.
getPolicy(DistinguishedName) - Method in class com.ibm.itim.apps.policy.RecertificationPolicyManager
Returns the recertification policy matching the given distinguished name.
getPolicyByAccessTarget(DistinguishedName) - Method in class com.ibm.itim.apps.policy.RecertificationPolicyManager
Returns the recertification policy that has target as access and distinguished name of the access matches the given DN.
getPolicyByServiceTarget(DistinguishedName) - Method in class com.ibm.itim.apps.policy.RecertificationPolicyManager
Returns the recertification policy that has a target as service and the distinguished name of the service matches the specified distinguished name.
getPolicyByURI(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.policy.ProvisioningPolicyManager
Returns the provisioning policy for the given Uniform Resource Identifier (URI) within the specified parent container.
getPolicyByURI(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyManager
Returns the separation of duty policy for the given Uniform Resource Identifier (URI) within the specified parent container.
getPolicyDn() - Method in interface com.ibm.itim.policy.sod.IRuleViolation
 
getPolicyId() - Method in interface com.ibm.itim.policy.sod.IPolicyResult
 
getPolicyId() - Method in interface com.ibm.itim.policy.sod.IRuleViolation
 
getPolicyName() - Method in interface com.ibm.itim.policy.sod.IPolicyResult
 
getPolicyStatistics() - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyMO
For this policy, determine how many violations and exemptions exist.
getPolicyTarget() - Method in class com.ibm.itim.dataservices.model.domain.Role
Returns the collection of DNs(String) of policies (SoD) which reference this role.
getPoolSearchInfo() - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Returns the matching string for pool name or pool description.
getPotentialOwners() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Returns the list of potential owners of the activity.
getPotentialOwners() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Returns the list of potential owners of the activity.
getPotentialOwners() - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Returns a list of potention participants this work item could be delegated.
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.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.apps.policy.ProvisioningPolicy
Returns the value of the priority attribute in the policy.
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(long) - Method in class com.ibm.itim.apps.workflow.WorkflowManager
Returns the process for the given Id.
getProcess(long) - Method in class com.ibm.itim.apps.workflow.WorkflowManager
Returns the process for the given Id.
getProcess() - Method in interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
Returns the information about the current running process.
getProcess(long) - Method in class com.ibm.itim.workflow.model.ProcessManager
Returns the process with the given ID.
getProcess() - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Returns the process
getProcess() - Method in interface com.ibm.itim.workflow.script.WorkflowScriptInterface
 
getProcessContext() - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Returns the process context data.
getProcessContext() - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Returns the process context of the object.
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.
getProcessDesignId() - Method in class com.ibm.itim.workflow.model.Assignment
 
getProcessDesignId() - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Returns the ID of the process associated with this assignment as defined at design time.
getProcessDN() - Method in class com.ibm.itim.apps.policy.Entitlement
Returns the current DistinguishedName value of the workflow process associated with this entitlement.
getProcessEO() - Method in interface com.ibm.itim.workflow.application.WorkflowExecutionContext
Returns the process currently executing.
getProcessId() - Method in class com.ibm.itim.workflow.model.Activity
Returns the ID of the process that is running this activity.
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.AssignmentGroup
Returns the identifier of the process associated with the assignment.
getProcessId() - Method in class com.ibm.itim.workflow.model.EventAudit
Returns the identifier of the process this event was assocated with.
getProcessManager() - Method in interface com.ibm.itim.workflow.application.WorkflowExecutionContext
Returns the manager of the process.
getProcessParticipant() - Method in class com.ibm.itim.workflow.query.RequesterQueryStatement
 
getProcessType() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the type of the process.
getProcessTypes() - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Returns the process type
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) - Method in interface com.ibm.itim.dataservices.model.IProfileLocator
Returns all object profiles based on an object category.
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, Collection<String>) - Method in interface com.ibm.itim.dataservices.model.IProfileLocator
Returns the profile based on the category of the object and its defining classes.
getProfileByClass(DistinguishedName, String) - Method in interface com.ibm.itim.dataservices.model.IProfileLocator
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.
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.
getProfileByName(DistinguishedName, String) - Method in interface com.ibm.itim.dataservices.model.IProfileLocator
Returns the object profile with the given name.
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.provisioning.AccessEntitlement
 
getProfileName() - Method in interface com.ibm.itim.apps.provisioning.IUserAccess
Gets the value of the profileName property.
getProfileName() - Method in class com.ibm.itim.apps.provisioning.UserAccessInfo
 
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 associated to the object
getProfileName() - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyPolicy
 
getProfileName() - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyRule
 
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.apps.jaas.callback.PropertiesCallback
Returns the Hashtable containing the custom properties.
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.
getProvisioningConfiguration() - Method in interface com.ibm.itim.dataservices.model.domain.access.Access
Returns the provisioning configuration of the access.
getProvisioningConfiguration() - Method in class com.ibm.itim.dataservices.model.domain.AccessInfo
 
getProvisioningParameters() - Method in class com.ibm.itim.apps.policy.Entitlement
Returns the value of the provisioning parameters associated with this entitlement.
getProvisioningParameters() - Method in class com.ibm.itim.policy.analysis.PPAEntitlement
Returns the provisioning parameters for the entitlement.
getProvisioningParameters(PersonEntity, ServiceEntity, Collection<String>) - 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
getQuestion() - Method in class com.ibm.itim.dataservices.model.domain.Challenge
Returns the question to ask as the challenge.
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 interface com.ibm.itim.policy.script.ProvisioningPolicyScriptInterface
 
getReason() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Gets the reason for an unsuccessful response from the remote resource.
getReason(int) - Static method in enum com.ibm.itim.remoteservices.provider.RequestStatus.Reason
Map an integer ordinal value to it's corresponding enum value (should only be used for mapping external int reason codes, ie ITDI, to corresponding enum value)
getReason() - Method in exception com.ibm.passwordrules.IncompatibleRulesException
Gets the reason for incompatibility
getReason() - Method in exception com.ibm.passwordrules.InvalidPasswordException
Gets the reason that the password violated the given rule.
getReasonAsString() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Return reason code as a String, for log messages
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
getRecertificationParticipant() - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Returns the recertification participants of the policy.
getReconQueryAttributes() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Returns the reconciliation query attributes associated with this reconciliation unit.
getReconQueryFilter() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Returns the query filter associated with this reconciliation unit.
getReconUnits(ServiceMO) - Method in class com.ibm.itim.apps.recon.ReconManager
Returns a collection of existing reconciliation units configured for a resource.
getReconUnits(ServiceMO) - Method in class com.ibm.itim.apps.recon.ReconManager
Returns a collection of existing reconciliation units configured for a resource.
getRejectAction() - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Returns action when the recertification is rejected.
getRejectionNotificationParticipant() - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Returns the recertification rejection e-mail participants of the policy.
getRelationship(String) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns a relationship with the given name, if any.
getRelationship(Class, String) - Method in interface com.ibm.itim.dataservices.model.IModelMetaData
Retrieves the relationship with the given name for a given class.
getRelationship(Class, String) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Retrieves the relationship with the given name for a given class.
getRemainingAttempts() - Method in class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Deprecated. Returns the number of unsuccessful login attempts remain before the user's account is suspended.
getReminderInterval() - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfiguration
Returns the interval for workflow reminder notification.
getReminderNum() - Method in interface com.ibm.itim.script.extensions.ReminderScriptInterface
 
getRepeatedHistoryLength() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Return the length of the password history used to check for repeating passwords.
getReplaceMultiValueAttributes() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Returns this OperationDescriptor's replace-multi-value attributes Set.
getRequest(long) - Method in class com.ibm.itim.apps.RequestManager
Returns a Request for the given ID.
getRequest(long) - Method in class com.ibm.itim.apps.RequestManager
Returns a Request for the given ID.
getRequestee() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the name of the process requestee associated with this assignment.
getRequestee() - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Returns the name of the process requestee associated with this assignment group.
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 interface com.ibm.itim.script.extensions.DelegateScriptInterface
Returns system user entity who initiated the delegation.
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.
getRequesterDN() - Method in interface com.ibm.passwordrules.ValidationInfo
Return DistinguishedName of requester of the operation for which the password is validated.
getRequesterID() - Method in class com.ibm.itim.workflow.model.type.WorkflowRequester
Access method for the requesterID property.
getRequesterName() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the name of the requester.
getRequestID() - Method in class com.ibm.itim.apps.identity.ForgotPasswordRequest
Returns the ID of the request.
getRequestID() - Method in class com.ibm.itim.apps.identity.ForgotPasswordRequest
Returns the ID of the request.
getRequestId() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Returns the request id
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.
getRequiredAccounts(PersonMO, Collection<Account>) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Determines which of the given accounts are required by provisioning policy for the specified account owner.
getRequiredAccounts(PersonMO, Collection<Account>) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Determines which of the given accounts are required by provisioning policy for the specified account owner.
getRequiredAttributes(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Returns this OperationDescriptor's required attributes Set for specified source.
getRequiredChanges() - Method in class com.ibm.itim.apps.provisioning.Compliance
Gets the required AttributeChanges that would make the account compliant.
getRequiredChars() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Return the characteres one of which which must used within the passsword.
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
Return the characteres from which the passsword must be created.
getResult() - Method in exception com.ibm.itim.apps.PartialListResultsException
List of process ids Long
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.
getResultNumber() - Method in class com.ibm.itim.remoteservices.provider.SearchResult
used for reconciliation logging
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.
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 response Request Status, including the result code and message (if any) of the response.
getRetryStatus() - Method in class com.ibm.itim.apps.provisioning.ServiceRestartResult
Returns the blocked request retry status.
getReturnAttributes() - Method in class com.ibm.itim.apps.provisioning.ServiceTestResult
 
getReturnAttributes() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Gets a list of the return (output) attributes from the remote request.
getReturnLevel() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
getReversedHistoryLength() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Return the length of the password history used to check for repeating passwords spelled backwards
getReversedPasswordHash() - Method in class com.ibm.passwordrules.standard.PasswordHistoryItem
Return reversed password hash
getRoleAssignmentData() - Method in class com.ibm.itim.apps.identity.PersonMO
This method returns all of the Role Assignment Objects for a person.
getRoleAssignmentData(RoleMO) - Method in class com.ibm.itim.apps.identity.PersonMO
This method returns a map of defined role and RoleAssignmentObject for the specified assigned role.
getRoleAssignmentData() - Method in class com.ibm.itim.apps.identity.PersonMO
This method returns all of the Role Assignment Objects for a person.
getRoleAssignmentData(RoleMO) - Method in class com.ibm.itim.apps.identity.PersonMO
This method returns a map of defined role and RoleAssignmentObject for the specified assigned role.
getRoleAssignmentData() - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Retrieves all role assignment data for the person.
getRoleAssignmentData(RoleEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Retrieves all role assignment data of the person by a given assigned role.
getRoleByURI(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.identity.RoleManager
Returns the role for the given Uniform Resource Identifier (URI) within the specified parent container.
getRoleByURI(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.identity.RoleManager
Returns the role for the given Uniform Resource Identifier (URI) within the specified parent container.
getRoleByURI(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.system.SystemRoleManager
Returns the system role for the given Uniform Resource Identifier (URI) within the specified parent container.
getRoleDN() - Method in class com.ibm.itim.dataservices.model.domain.RoleAssignmentAttribute
Gets the DistinguishedName of the role where the assignment attribute is defined.
getRoleId() - Method in class com.ibm.itim.dataservices.model.policy.RoleTarget
Returns the String distinguished name for an individual specified role.
getRoleName() - Method in class com.ibm.itim.dataservices.model.domain.RoleAssignmentAttribute
Gets the role name.
getRoles() - Method in class com.ibm.itim.apps.identity.PersonMO
Returns the person's roles.
getRoles() - Method in class com.ibm.itim.apps.identity.PersonMO
Returns the person's roles.
getRoles(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.identity.RoleManager
Returns the role(s) with the name within the given parent container.
getRoles(OrganizationalContainerMO, String, Object) - Method in class com.ibm.itim.apps.identity.RoleManager
Returns the roles that match the specified attribute within the parent container.
getRoles(OrganizationalContainerMO, String, Object, SearchResultsMO) - Method in class com.ibm.itim.apps.identity.RoleManager
* Returns the roles that match the specified attribute within the parent container.
getRoles(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.identity.RoleManager
Returns the role(s) with the name within the given parent container.
getRoles(OrganizationalContainerMO, String, Object) - Method in class com.ibm.itim.apps.identity.RoleManager
Returns the roles that match the specified attribute within the parent container.
getRoles(OrganizationalContainerMO, String, Object, SearchResultsMO) - Method in class com.ibm.itim.apps.identity.RoleManager
* Returns the roles that match the specified attribute within the parent container.
getRoles(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.system.SystemRoleManager
Returns the system roles by name within the given parent container.
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.Person
Returns the person's roles.
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.policy.SeparationOfDutyRule
Gets the list of roles that are associated with this Separation of Duty Rule
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).
getRolesChanges(int) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Returns the role chages for the person based on the change action, which can be either Add or Remove
getRolesWithChildConflicts() - Method in interface com.ibm.itim.policy.sod.IHierarchyConflicts
Gets the set of roles that are direct descendants of roles in the exclusion list or with other roles that might be added.
getRolesWithParentConflicts() - Method in interface com.ibm.itim.policy.sod.IHierarchyConflicts
Gets the set of roles that are direct ancestors of: - Roles in the current exclusion list - Roles within the set of roles that are being added
getRollingInterval() - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Returns a rolling interval of the recertification policy in days.
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.
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.
getRootDN() - Method in interface com.ibm.itim.script.extensions.model.ModelScriptInterface
TODO comments
getRootProcess() - Method in interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
Returns information about the root process of the current running process.
getRule(long) - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Returns the supported lifecycle rules for the profile for a given id.
getRule(long) - Method in interface com.ibm.itim.dataservices.model.ManagableProfile
Returns the supported lifecycle rules for the profile for a given id.
getRule(long) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the supported lifecycle rules for the profile for a given id.
getRule(long) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Returns the supported lifecycle rules for the entity type for a given id.
getRule1() - Method in exception com.ibm.passwordrules.IncompatibleRulesException
Gets the first incompatible rule
getRule2() - Method in exception com.ibm.passwordrules.IncompatibleRulesException
Gets the Gets the second incompatible rule
getRuleCardinality() - Method in interface com.ibm.itim.policy.sod.IRuleViolation
 
getRuleDescription() - Method in interface com.ibm.itim.policy.sod.IRuleViolation
 
getRuleExemptions(String) - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyMO
Retrieve the exemptions for the given rule in this separation of duty policy.
getRuleId() - Method in interface com.ibm.itim.policy.sod.IRuleExemption
 
getRuleId() - Method in interface com.ibm.itim.policy.sod.IRuleResult
 
getRuleId() - Method in interface com.ibm.itim.policy.sod.IRuleViolation
 
getRuleName() - Method in interface com.ibm.itim.policy.sod.IPolicyRuleStatistics
 
getRuleName() - Method in interface com.ibm.itim.policy.sod.IRuleResult
 
getRuleName() - Method in interface com.ibm.itim.policy.sod.IRuleViolation
 
getRuleResults() - Method in interface com.ibm.itim.policy.sod.IPolicyResult
 
getRuleRoleIdvPersonRoleId() - Method in interface com.ibm.itim.policy.sod.IRuleViolation
keySet - Set of roles found in the separation of duty rule.
getRules(Collection) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Returns the combined password rules for the given accounts.
getRules(Collection) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Returns the combined password rules for the given accounts.
getRules() - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Returns the supported lifecycle rules for the profile
getRules() - Method in interface com.ibm.itim.dataservices.model.ManagableProfile
Returns the supported lifecycle rules for the profile
getRules() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the supported lifecycle rules for the profile
getRules() - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Returns the supported lifecycle rules for the entity type.
getRules() - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyPolicy
Get the collection of SeparationOfDutyRules that are defined for this policy
getRuleViolated() - Method in exception com.ibm.passwordrules.InvalidPasswordException
Returns the rule that was violated to generate this exception.
getRuleViolations(String) - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyMO
Retrieve the violations for the given rule in this separation of duty policy.
getSchedule() - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Returns schedule of the recertification policy.
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.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.
getScheduleFrequency() - Method in class com.ibm.itim.dataservices.model.pim.GlobalCredentialSetting
This API returns the global setting lease expiration scheduler frequency.
getScheduleMode() - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Returns the scheduling mode of the recertification policy.
getScope() - Method in class com.ibm.itim.apps.policy.ProvisioningPolicy
Returns the value of the scope attribute in the policy.
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.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.dataservices.model.pim.SharedAccessPolicy
Returns the value of the scope attribute.
getScope() - Method in class com.ibm.itim.dataservices.model.policy.ScopedPolicy
Returns the value of the scope attribute.
getScope() - Method in class com.ibm.itim.dataservices.model.SearchParameters
Returns the scope of the search.
getScope() - Method in class com.ibm.itim.policy.analysis.PPAProvisioningPolicy
Returns the scope of the provisioning policy.
getScriptActivity() - Method in interface com.ibm.itim.workflow.script.WorkflowScriptInterface
 
getScriptProperties() - Static method in class com.ibm.itim.script.ScriptUtils
Get all the properties for the scripting framework.
getScriptProperty(String) - Static method in class com.ibm.itim.script.ScriptUtils
Gets the value of the specified property from a configuration file.
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.dataservices.model.ObjectProfile
Returns the a list of search attributes for the data store class.
getSearchAttributes() - Method in class com.ibm.itim.remoteservices.provider.SearchCriteria
Gets the search attributes.
getSearchOperationAverage() - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Returns the average search operation execution time in milliseconds.
getSearchOperationCount() - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Returns the number of search operations performed against the service.
getSearchOption() - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Return the credential search option.
getSearchResultsStatus() - Method in class com.ibm.itim.apps.search.SearchResultsMO
Gets the SearchResultsStatus.
getSecretQuestion(String) - Method in class com.ibm.itim.apps.identity.ForgotPasswordManager
The method gets a collection of secret questions to be asked when a user forgets the password.
getSecretQuestion(String) - Method in class com.ibm.itim.apps.identity.ForgotPasswordManager
The method gets a collection of secret questions to be asked when a user forgets the password.
getSendOnlyAttributes() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Returns this OperationDescriptor's send-only attributes Set.
getService() - Method in class com.ibm.itim.apps.pim.CredentialPoolMO
Returns the service of the credential pool.
getService() - Method in class com.ibm.itim.apps.provisioning.AccountMO
Returns the service that hosts this account.
getService() - Method in class com.ibm.itim.apps.provisioning.AccountMO
Returns the service that hosts this account.
getService() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Returns a service that hosts the account.
getService() - Method in class com.ibm.itim.dataservices.model.domain.Group
Returns the distinguished name of the service.
getService() - Method in class com.ibm.itim.dataservices.model.domain.GroupEntity
Returns the Tivoli Identity Manager managed identity service to which the group applies.
getService() - Method in interface com.ibm.itim.policy.script.IdentityPolicyScriptInterface
Get the ObjectInterface that will be placed into the scripting environment with the name defined in SCRIPT_CONTEXT_ITEM_SERVICE.
getService() - Method in interface com.ibm.itim.script.extensions.ServiceScriptInterface
 
getServiceByURI(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Returns the service for the given Uniform Resource Identifier (URI) within the specified parent container.
getServiceByURI(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Returns the service for the given Uniform Resource Identifier (URI) within the specified parent container.
getServiceDN() - Method in class com.ibm.itim.apps.provisioning.AccessEntitlement
 
getServiceDN() - Method in interface com.ibm.itim.apps.provisioning.IUserAccess
Returns the DistinguishedName for the service object.
getServiceDN() - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Returns the DistinguishedName identifying the service.
getServiceDN() - Method in class com.ibm.itim.apps.provisioning.ServiceStatusDetail
Returns the service distinguished name
getServiceDN() - Method in class com.ibm.itim.apps.provisioning.UserAccessInfo
 
getServiceDN() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the account's service DN.
getServiceDN() - Method in class com.ibm.itim.dataservices.model.pim.CredentialPool
This API returns the credential pool's service DN.
getServiceDN() - Method in interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext
Returns the distinguished name of the service being de-provisioned.
getServiceDN() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext
Returns the distinguished name of the service being provisioned.
getServiceDN() - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Return the DistinguishedName of the service Empty String is interpreted as any service.
getServiceDnSearchString() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Returns the service
getServiceFailuresDetected() - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Returns the number of times that a service failure has been detected since the last server restart.
getServiceId() - Method in class com.ibm.itim.dataservices.model.policy.GroupTarget
Returns the String distinguished name for an individual specified service.
getServiceName() - Method in class com.ibm.itim.apps.provisioning.AccessEntitlement
 
getServiceName() - Method in interface com.ibm.itim.apps.provisioning.IUserAccess
Returns the service name in which the access is being provisioned.
getServiceName() - Method in class com.ibm.itim.apps.provisioning.UserAccessInfo
 
getServiceName() - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlement
This API returns the service name or its matching string.
getServiceName() - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Return the matching string of the service name.
getServiceProfileContext() - Method in interface com.ibm.itim.script.extensions.model.ModelScriptInterface
This property is optional (can return null).
getServiceProfileName() - Method in class com.ibm.itim.dataservices.model.domain.AgentOperation
 
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.dataservices.model.pim.SAEntitlement
This API returns the service profile name.
getServiceProfileName(DistinguishedName, String) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
This method returns the name of the service profile for which either eraccountclass (Account custom class) or ercustomclass (Service custom class) matches the custom class passed in, else returns null.
getServiceProfileName() - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Return the service profile name.
getServiceProfileName() - Method in class com.ibm.itim.policy.join.JointEntitlement
Gets service profile name
getServiceProfileName() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Gets the name of the service profile
getServiceProvider(ServiceProviderInformation) - Method in interface com.ibm.itim.remoteservices.provider.IServiceProviderLocator
 
getServiceProvider(ServiceProviderInformation) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProviderFactory
Instantiate and initialize a ServiceProvider implementation.
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.
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
getServiceRecoveriesAttempted() - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Returns the number of times that an attempt was made to recover this service after a failure.
getServiceRecoveriesCompleted() - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Returns the number of times that the service was successfully recovered after failure.
getServices(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Returns the Collection of the ServiceMO objects by name.
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.
getServices(OrganizationalContainerMO, String, String, Collection<ServiceStatus>, boolean, int) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Returns the service(s) with the profileName, name, and status 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) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Returns the Collection of the ServiceMO objects by name.
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.
getServices(OrganizationalContainerMO, String, String, Collection<ServiceStatus>, boolean, int) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Returns the service(s) with the profileName, name, and status 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.
getServiceSearchString() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Returns the service
getServiceStatus() - Method in class com.ibm.itim.apps.provisioning.ServiceStatusDetail
Returns the service status
getServiceTag() - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlement
This API returns the service tag or its matching string defined in shared access policy criteria type entitlement.
getServiceTags() - Method in class com.ibm.itim.apps.policy.ServiceTarget
Access method for the serviceTags property.
getServiceTags() - Method in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Access method for the serviceTags property.
getSeverityCode() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns severity code of the process.
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.
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.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
getSortColumn() - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Returns the current sort column name
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.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
Returns the sort order
getSortValue(String) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
 
getSortValue(String) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
 
getSortValue(String) - Method in class com.ibm.itim.dataservices.model.LifecycleRule
 
getSource() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoParameter
 
getSponsor() - Method in class com.ibm.itim.apps.identity.PersonMO
Returns the person's sponsor (if any).
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.BusinessPartnerEntity
Returns the BusinessPartnerEntity's sponsor.
getSponsor() - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgEntity
Returns the sponsor for the business partner organization.
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.
getStartDate() - Method in interface com.ibm.itim.script.extensions.DelegateScriptInterface
Returns delegation start date.
getStartsWithChars() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Return the characteres one of which must be the first character set of the password.
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.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 class com.ibm.itim.workflow.query.ProcessHistoryQueryStatement
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.
getStatement() - Method in interface com.ibm.itim.workflow.query.WorkflowQueryStatement
Returns the query logic as a workflow engine readable set of instructions.
getStatistics() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns statistical information about the service currently known by the server.
getStatistics() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns statistical information about the service currently known by the server.
getStatus() - Method in class com.ibm.itim.apps.identity.SelfRequest
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 class com.ibm.itim.apps.Request
Returns the status of the request.
getStatus() - Method in class com.ibm.itim.apps.Request
Returns the status of the request.
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.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 interface com.ibm.itim.dataservices.model.SearchResults
Returns the final status of the search.
getStatus() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Gets the status of the response from the remote resource
getStatus(int) - Static method in enum com.ibm.itim.remoteservices.provider.RequestStatus.Status
Map an integer ordinal value to it's corresponding enum value (should only be used for mapping external int status codes, ie ITDI, to corresponding enum value)
getStatus() - Method in class com.ibm.itim.workflow.model.ActivityResult
Access method for the result status.
getStatus() - Method in class com.ibm.itim.workflow.model.type.ProcessResult
Access method for the result status.
getStatusAsString() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Return status code as a String, for log messages
getStatusCode() - Method in class com.ibm.itim.dataservices.model.SearchResultsStatus
Gets the completion status of the search request.
getStatusDetail() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns detailed status information about the service.
getStatusDetail() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns detailed status information about the service.
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.
getString(String, ComplexAttributeValue) - Method in interface com.ibm.itim.dataservices.model.ComplexAttributeHandler
Returns the string representation of the complex attribute using pre-defined format by the specific attribute handler.
getSubAttribute(String) - Method in class com.ibm.itim.common.ComplexAttributeValue
Returns the value of one sub attribute
getSubAttributeDefaults(String) - Method in interface com.ibm.itim.dataservices.model.ComplexAttributeHandler
Constructs set of sub-attributes for a complex attribute value The implementation of the handler will determine where the defaults are specified or how it is being generated.
getSubAttributes() - Method in class com.ibm.itim.common.ComplexAttributeValue
Returns the sub attribute values of a complex attribute value
getSubject() - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Returns the template for the subject of the notification.
getSubject() - Method in class com.ibm.itim.mail.NotificationMessage
Returns the subject of the message.
getSubject() - Method in interface com.ibm.itim.policy.script.IdentityPolicyScriptInterface
Get the PersonInterface that will be placed into the scripting environment with the name defined in SCRIPT_CONTEXT_ITEM_PERSON.
getSubject() - Method in interface com.ibm.itim.script.extensions.ReminderScriptInterface
Returns an Object to be compatible with SubjectExtension.
getSubject() - Method in interface com.ibm.itim.script.extensions.SubjectScriptInterface
 
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.AssignmentGroup
Returns the subject of the process associated with this assignment group.
getSubject() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the subject of the process.
getSubjectAccessID() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the access DistinguishedName of the subject of the process
getSubjectAccessName() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the access name of the subject of the process
getSubjectCategories(String) - Method in interface com.ibm.itim.dataservices.model.IModelMetaData
Returns a set of category names, whose implementation classes support the given relationship.
getSubjectCategories(String) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Returns a set of category names, whose implementation classes support the given relationship.
getSubjectProfile() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the profile name of the subject of the process.
getSubjectService() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the subject's service name of the process.
getSubmitByUserSearchString() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Returns the submit by user
getSubmitForUserSearchString() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Returns the submit for user
getSubmitType() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Returns the submit type.
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.
getSummary() - Method in class com.ibm.itim.workflow.model.type.ProcessResult
Accessor method for the activity summary property.
getSupervisor() - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Returns the container's supervisor (if any) and NULL of not found.
getSupervisor() - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Returns the container's supervisor (if any) and NULL of not found.
getSupervisor() - Method in class com.ibm.itim.apps.identity.PersonMO
Returns the person'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.BusinessUnitEntity
Returns the supervisor for the business unit.
getSupervisor() - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Returns the Person's supervisor (if any).
getSupportedAttributeNames() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
 
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 interface com.ibm.itim.dataservices.model.IModelMetaData
Returns the names of the supported relationships for the given class.
getSupportedRelationships(Class) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Returns the names of the supported relationships for the given class.
getSupportingObjects() - Method in class com.ibm.itim.apps.workflow.ImpactReason
Returns the List of supporting data Objects for this object.
getSuspendMessage() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the password challenge/response message when user is suspended.
getSynchPassword() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the password for the person, that is used for synchronization.
getSyntax() - Method in class com.ibm.itim.dataservices.schema.SchemaAttribute
Returns the syntax of the attribute.
getSyntaxId() - Method in class com.ibm.itim.common.AttributeValue
get the SytaxId (LDAP data type) for this attribute
getSystemRoleCategories() - Method in class com.ibm.itim.apps.system.SystemRoleManager
Get a Collection of SystemRoleManager.Category objects that describe all of the available categories (or views) available to the system.
getSystemRoleCategory() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the system role category of the user.
getSystemUser(PlatformContext, Subject) - Static method in class com.ibm.itim.apps.system.SystemSubjectUtil
This method gets the Security Identity Manager system user who is mapped to the authenticated subject.
getTarget() - Method in class com.ibm.itim.apps.policy.Entitlement
Return the current service target of the entitlement.
getTarget() - Method in class com.ibm.itim.dataservices.model.AccessRight
Returns the target entity, or set of entities, this ACI is protecting.
getTarget() - Method in class com.ibm.itim.dataservices.model.LifecycleProfile
This method returns the entity target for this lifecycle profile.
getTargetDN() - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlementCredentialObject
Return the distinguished name of the target.
getTargetName() - Method in class com.ibm.itim.apps.policy.ServiceTarget
Returns the targetName property of the ServiceTarget.
getTargetName() - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlement
This API returns the target name.
getTargetName() - Method in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Access method for the targetName property.
getTargetName() - Method in class com.ibm.itim.policy.analysis.PPAEntitlement
Returns the name of the target.
getTargets() - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Returns the value of the Targets attribute.
getTargets() - Method in class com.ibm.itim.dataservices.model.policy.ServicePolicy
Returns the value of the targets attribute.
getTargetType() - Method in class com.ibm.itim.apps.policy.ServiceTarget
Returns the targetType of the ServiceTarget.
getTargetType() - Method in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Access method for the targetType property.
getTargetType() - Method in class com.ibm.itim.policy.analysis.PPAEntitlement
Returns the type of the target.
getTenant() - Method in class com.ibm.itim.mail.NotificationMessage
Returns the tenant of this message.
getTenant() - Method in interface com.ibm.itim.mail.postoffice.script.PostOfficeScriptInterface
 
getTenantDN() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the DN of the user's tenant.
getTenantDN() - Method in class com.ibm.itim.authentication.mapping.ItimID
Gets the tenant DistinguishedName.
getTenantDN() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns the distinguished name for the tenant this object resides in.
getTenantDN(DistinguishedName) - Method in interface com.ibm.itim.dataservices.model.IModelDataHelper
Returns the tenant's distinguished name for a given distinguished name.
getTenantDN(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.ModelDataHelperBridge
Returns the tenant's distinguished name for a given distinguished name.
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.ObjectProfileCategory
 
getTenantDN() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Returns the tenant dn
getTenantDN() - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Returns the tenant namespace of the process.
getTenantDN() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the distinguished name of the tenant executing the process (multi-tenant deployments).
getTenantID() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the Tenant ID of the user.
getTestStatus() - Method in class com.ibm.itim.apps.provisioning.ServiceRestartResult
Returns the service test status.
getTextBody() - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Returns the template for the text body of the notification.
getTextBody() - Method in interface com.ibm.itim.script.extensions.ReminderScriptInterface
 
getThrowable() - Method in exception com.ibm.itim.apps.ITIMCredentialExpiredException
Deprecated.  
getThrowable() - Method in exception com.ibm.itim.apps.ITIMFailedLoginException
Deprecated.  
getThrowable() - Method in exception com.ibm.itim.exception.ITIMException
Deprecated.  
getThrowable() - Method in exception com.ibm.itim.exception.ITIMRuntimeException
Deprecated.  
getThrowable() - Method in exception 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 class com.ibm.itim.workflow.model.Assignment
Returns the date/time the assignment was made.
getTimeCreated() - Method in interface com.ibm.itim.workflow.model.WorkItem
Returns the date/time the work item was created.
getTimeEnd() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Returns end date
getTimeIntervalType() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Returns time interval type.
getTimeoutAction() - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Returns an action when the recertification is timeout.
getTimeoutPeriod() - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Returns the timeout period of the recertification in days.
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.
getTimeStampType() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Returns timestamp type.
getTimeStart() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Returns start date
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.
getTimeZone() - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Returns the timezone that the schedule is configured with.
getTmsId(String) - Method in exception com.ibm.itim.ui.exception.ITIMUIException
Gets the tms id from the exception.
getTokens() - Method in exception com.ibm.itim.apps.ITIMCredentialExpiredException
This method will get the Object[] of tokens which are used in the localized message.
getTokens() - Method in exception com.ibm.itim.apps.ITIMFailedLoginException
This method will get the Object[] of tokens which are used in the localized message.
getTokens() - Method in exception com.ibm.itim.exception.ITIMException
Gets the Object[] of tokens which are used in the localized message.
getTokens() - Method in exception com.ibm.itim.exception.ITIMRuntimeException
This method will get the Object[] of tokens which are used in the localized message.
getTokens() - Method in exception com.ibm.itim.fesiextensions.CustomJSException
Deprecated. Returns the list of parameters (tokens) used in the final localized message.
getTokens() - Method in exception com.ibm.itim.policy.analysis.PPAException
Returns the values for replaceable tokens used in the error message.
getTokens() - Method in class com.ibm.itim.workflow.model.I18NInformationEventAudit
This method will get the Object[] of tokens which are used in the localized message.
getTopic() - Method in class com.ibm.itim.mail.NotificationMessage
Returns the topic of the message (if any).
getTopic() - Method in interface com.ibm.itim.mail.postoffice.script.PostOfficeScriptInterface
 
getTraceExceptions() - Method in class com.ibm.itim.logging.SystemLog
Deprecated. This method will be removed in the next major release. Exception will always be traced.
getTransactionId() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewAccountContext
Returns the password delivery transaction id for picking up the password created for this account.
getTransactionId() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewPasswordContext
Returns the password delivery transaction id for picking up the password created for this account.
getTransforms() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns the service provider transforms for the service profile.
getType() - Method in class com.ibm.itim.apps.policy.Entitlement
Returns the entitlement type value.
getType() - Method in class com.ibm.itim.apps.provisioning.Participant
Access method for the type property.
getType() - Method in class com.ibm.itim.apps.workflow.ImpactReason
Returns the ImpactType for this object.
getType() - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Returns type of the of the notification template.
getType() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Gets the type parameters of the operation
getType() - Method in class com.ibm.itim.dataservices.model.OperationParameter
 
getType() - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlement
This API returns the entitlement type, which can be Type.CREDENTIAL, or Type.CREDENTIAL_POOL.
getType() - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationParticipant
Access method for the type property.
getType() - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Returns the target type of the recertification policy.
getType() - Method in class com.ibm.itim.script.ContextItem
Get the type of the contextObject in the ContextItem.
getType() - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Returns the type of the workflow process.
getType() - Method in class com.ibm.itim.workflow.model.Participant
Returns the type of the participant.
getUnsolicitedEventProcessor() - Method in class com.ibm.itim.remoteservices.provider.InitialPlatformContext
 
getUnsolicitedEventProcessor() - Method in interface com.ibm.itim.remoteservices.provider.PlatformContext
Retrieves a new UnsolicitedEventProcessor for processing unsolicited notification requests.
getUseGlobalSettings() - Method in class com.ibm.itim.dataservices.model.pim.Credential
This API returns the value for use global settings attribute.
getUserChallenges() - Method in class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Deprecated. Retrieves the required challenges to be fulfilled by client for authentication without password.
getUserClass() - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Returns the target users of the recertification policy.
getUserClassName() - Method in interface com.ibm.itim.policy.script.IdentityPolicyScriptInterface
Deprecated. This method is only provided for backwards compatability and should not be relied upon.
getUserDN() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the dn of the user
getUserDN() - Method in interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext
Returns the distinguished name of the user (person) being de-provisioned.
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.passwordrules.ValidationInfo
Return DistinguishedName of the person entity for which the password is being generated.
getUserId() - Method in interface com.ibm.itim.apps.provisioning.IUserAccess
Returns the user id of the access.
getUserID() - Method in class com.ibm.itim.apps.provisioning.NewUserAccess
 
getUserId() - Method in class com.ibm.itim.apps.provisioning.UserAccessInfo
 
getUserID() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the ID of the user
getUserId() - Method in class com.ibm.itim.apps.UserRequest
 
getUserId() - Method in class com.ibm.itim.apps.UserRequest
 
getUserId() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the userid of the account.
getUserId(HttpServletRequest) - Method in interface com.ibm.itim.ui.sso.SSOAdapter
Deprecated. Returns the ITIM User ID that identifies the authenticated user.
getUserID() - Method in interface com.ibm.passwordrules.ValidationInfo
Return user id of the person entity for which the password is being generated.
getUserName() - Method in interface com.ibm.passwordrules.ValidationInfo
Return user name of the person entity for which the password is being generated.
getValue(String) - Method in class com.ibm.itim.common.DelimitedMultiValueAttribute
Retrieves the value, if any, associated with the given key.
getValue() - Method in enum com.ibm.itim.dataservices.model.pim.Credential.AccessMode
This API returns the int value of the enum constant.
getValue() - Method in enum com.ibm.itim.dataservices.model.pim.Credential.Status
This API returns the int value of the enum constant.
getValue() - Method in enum com.ibm.itim.pim.authority.SharedAccessSearchFilter.AccountStatus
 
getValue() - Method in enum com.ibm.itim.pim.authority.SharedAccessSearchFilter.ExclusiveOption
 
getValue() - Method in enum com.ibm.itim.pim.authority.SharedAccessSearchFilter.SearchOption
 
getValue() - Method in enum com.ibm.itim.pim.authority.SharedAccessSearchFilter.ViewPasswordOption
 
getValue() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoParameter
 
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.AssignmentEntity
Returns the value object holding details about this assignment.
getValueObject() - Method in class com.ibm.itim.workflow.model.ExecutionEntity
Returns the value object holding details about this entity.
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.
getView() - Method in class com.ibm.itim.apps.system.SystemUserMO
Returns the View defining the the set of tasks available to the user.
getViewPasswordOption() - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Return the view password option.
getViolation() - Method in interface com.ibm.itim.policy.sod.IRuleExemption
 
getViolationAttrs() - Method in exception com.ibm.itim.apps.SchemaViolationException
Returns a Collection of String that are the attribute names of attributes that violate the schema.
getViolationCount() - Method in interface com.ibm.itim.policy.sod.IPolicyStatistics
 
getViolations() - Method in interface com.ibm.itim.policy.sod.IRuleResult
For example, a Rule could have Role 1, and a Person evaluated could have Role 1 and Role 2 where Role 2 is a descendent of Role 1.
getWorkflowConfigurationEntity() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystemEntity
Returns the configuration for workflow reminder and activity.
getWorkflowQuery() - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Returns the WorkflowQuery object
getWorkflowRuntimeContext() - Method in interface com.ibm.itim.workflow.script.WorkflowScriptInterface
 
getWorkitem() - Method in interface com.ibm.itim.mail.workflow.WorkflowManualActivityContext
Returns the work item associated with the manual activity.
getXHTMLBody() - Method in interface com.ibm.itim.script.extensions.ReminderScriptInterface
 
getXMLFormattedMessage() - Method in exception com.ibm.itim.remoteservices.exception.RemoteServicesException
Gets the xml formatted error message.
getXMLFormattedMessage() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Gets error message, xml formatted.
getYY() - Method in class com.ibm.itim.common.AttributeDateValue
Returns a String representing the last 2 digits of this AttributeDateValue's year field.
getYYYY() - Method in class com.ibm.itim.common.AttributeDateValue
Returns a String representing this AttributeDateValue's 4 digit year.
GLOBAL - Static variable in interface com.ibm.itim.dataservices.model.ManagableCategoryConstant
Global
GLOBAL_ACCOUNT_TEMPLATE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
category for global account template: This is a dummy category to handle global acct templates
GLOBAL_FACTORY - Static variable in class com.ibm.itim.fesiextensions.FactoryExtension
Deprecated. Name of global factory member.
GlobalCredentialSetting - Class in com.ibm.itim.dataservices.model.pim
This class holds the global credential settings
GlobalCredentialSetting(Credential.AccessMode, boolean, int, boolean, boolean, String) - Constructor for class com.ibm.itim.dataservices.model.pim.GlobalCredentialSetting
This Constructor is intended to set global setting to the exclusive mode
GlobalCredentialSetting(Credential.AccessMode, boolean) - Constructor for class com.ibm.itim.dataservices.model.pim.GlobalCredentialSetting
This Constructor is intended to set global setting to non-exclusive mode.
GlobalCredentialSetting(Credential.AccessMode) - Constructor for class com.ibm.itim.dataservices.model.pim.GlobalCredentialSetting
This Constructor is intended to set the global setting to non-shared credential.
GlobalCredentialSetting.LEASE_EXPIRATION_NOTIFICATION_MODE - Enum in com.ibm.itim.dataservices.model.pim
The valid values for lease expiration handling.
NOTIFY_ONLY indicates upon expiration, notification email will be sent.
NOTIFY_AND_CHECKIN indicates upon expiration, credential will be automatically checked-in and lesse will be notified
GlobalFunction - Interface in com.ibm.itim.script
Provide an interface to allow script extensions to add a global function into the scripting environment.
GRANT - Static variable in class com.ibm.itim.dataservices.model.Permission
Constant defining the action for granting permission.
Group - Class in com.ibm.itim.dataservices.model.domain
This is the value object for the service group.
Group(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.Group
Constructs object with profile and attribute information.
Group(Group) - Constructor for class com.ibm.itim.dataservices.model.domain.Group
Copy Constructor Reference copy is used for Java object except for String and other primary types
Group() - Constructor for class com.ibm.itim.dataservices.model.domain.Group
 
GROUP - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
category for group
GROUP_ATTR_DESC - Static variable in class com.ibm.itim.dataservices.model.domain.Group
Constant for the group attribute description.
GROUP_ATTR_ID - Static variable in class com.ibm.itim.dataservices.model.domain.Group
Constant for the group attribute id.
GROUP_ATTR_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Group
Constant for the group attribute name.
GROUP_MAPPINGS - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name of the LDAP attribute for map of account attribute name by group
GROUPDEFINITION - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
GroupEntity - Class in com.ibm.itim.dataservices.model.domain
This class represents a group in the data model.
GroupEntity(Group) - Constructor for class com.ibm.itim.dataservices.model.domain.GroupEntity
Constructs a GroupEntity with a Group value object.
GroupEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.GroupEntity
Constructs a GroupEntity with a Group value object.
GroupFactory - Class in com.ibm.itim.dataservices.model.domain
A factory class for creating group object in the data store.
GroupFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.GroupFactory
Default constructor.
GroupManager - Class in com.ibm.itim.apps.provisioning
Provides group management capabilities.
GroupManager - Class in com.ibm.itim.apps.provisioning
Provides group management capabilities.
GroupManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.provisioning.GroupManager
Constructs the manager with a platform context and a subject.
GroupManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.provisioning.GroupManager
Constructs the manager with a platform context and a subject.
GroupMO - Class in com.ibm.itim.apps.provisioning
Represents a managed Group object.
GroupMO - Class in com.ibm.itim.apps.provisioning
Represents a managed Group object.
GroupMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.provisioning.GroupMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
GroupMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.provisioning.GroupMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
GroupSearch - Class in com.ibm.itim.dataservices.model.domain
This class provides an interface for searching group objects from the data store
GroupSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.GroupSearch
Default constructor.
GroupService - Class in com.ibm.itim.dataservices.model.domain
Represents the service on which a group is defined.
GroupService() - Constructor for class com.ibm.itim.dataservices.model.domain.GroupService
 
GroupTarget - Class in com.ibm.itim.dataservices.model.policy
The GroupTarget class allows for an ITIM policy to target individual groups, all groups in the organization, or all groups on a particular service.
GroupTarget() - Constructor for class com.ibm.itim.dataservices.model.policy.GroupTarget
Creates a GroupTarget, targeting all managed groups in the organization.
GroupTarget(String) - Constructor for class com.ibm.itim.dataservices.model.policy.GroupTarget
Creates a GroupTarget, targeting all managed groups on a particular service.
GroupTarget(String, String) - Constructor for class com.ibm.itim.dataservices.model.policy.GroupTarget
Creates a GroupTarget, targeting an individual managed group.

H

handle(Callback[]) - Method in class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Deprecated. Handles the required callbacks.
handle(Callback[]) - Method in class com.ibm.itim.remoteservices.provider.ServiceCallbackHandler
Implements required method in CallbackHandler.
HANDLER - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
HANLDE_EXPIRED_LEASE - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
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.apps.identity.PersonMO
 
hashCode() - Method in class com.ibm.itim.apps.identity.PersonMO
 
hashCode() - Method in class com.ibm.itim.apps.workflow.ImpactReason
Returns the hash code for this object.
hashCode() - Method in class com.ibm.itim.common.AttributeDateValue
Overrides the method from java.lang.Object.
hashCode() - Method in class com.ibm.itim.common.AttributeValue
 
hashCode() - Method in class com.ibm.itim.common.AttributeValues
Override the method from java.lang.Object.
hashCode() - Method in class com.ibm.itim.common.ValueObject
Overwrite the hashCode() method of Object
hashCode() - Method in class com.ibm.itim.dataservices.model.AuthorizationOwner
 
hashCode() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Create hash code based on raw distinguished name string
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.domain.Role
 
hashCode() - Method in class com.ibm.itim.dataservices.model.domain.RoleAssignmentAttribute
Returns the hash code.
hashCode() - Method in class com.ibm.itim.dataservices.model.pim.Credential
Returns a hash value that can be used in hash tables.
hashCode() - Method in class com.ibm.itim.dataservices.model.pim.CredentialPool
Returns a hash value that can be used in hash tables.
hashCode() - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlementCredentialObject
Returns a hash value that can be used in hash tables.
hashCode() - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlementCriteria
Returns a hash value that can be used in hash tables.
hashCode() - Method in class com.ibm.itim.dataservices.model.pim.SAMembership
Returns a hash value that can be used in hash tables.
hashCode() - Method in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
Returns a hash value that can be used in hash tables.
hashCode() - Method in class com.ibm.itim.dataservices.model.policy.GroupTarget
Returns the hash code value for this GroupTarget.
hashCode() - Method in class com.ibm.itim.dataservices.model.policy.RoleTarget
Returns the hash code value for this RoleTarget.
hashCode() - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyPolicy
 
hashCode() - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyRule
 
hashCode() - Method in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Returns the hash code of self.
hashCode() - Method in class com.ibm.itim.dataservices.model.system.Delegate
Returns hash code.
hashCode() - Method in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
hashCode() - Method in class com.ibm.itim.workflow.model.PackagedApprovalDecisionItem
Returns the hash code for this object.
hashCode() - Method in class com.ibm.itim.workflow.model.PackagedApprovalDocument
Returns the hashCode for the document.
hashCode() - Method in class com.ibm.itim.workflow.model.PackagedApprovalItem
Returns the hash code for this object.
hasHostedService() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Deprecated. use getHostedServices instead
hasMembers(DistinguishedName) - Method in class com.ibm.itim.apps.identity.RoleMO
check whether current role has any member associated with it.
hasMembers(DistinguishedName) - Method in class com.ibm.itim.apps.identity.RoleMO
check whether current role has any member associated with it.
hasNewAccess() - Method in interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext
Indicates whether the account has any new access
hasNewAccess() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext
Indicates whether the account has any new access
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
hasRemovedAccess() - Method in interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext
Indicates whether the account has any removed access
hasRemovedAccess() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext
Indicates whether the account has any removed access
hasRoleMembers(DistinguishedName) - Method in class com.ibm.itim.apps.identity.RoleMO
Check whether the role has role members.
hasRoleMembers(DistinguishedName) - Method in class com.ibm.itim.apps.identity.RoleMO
Check whether the role has role members.
HELPDESK_CATEGORY - Static variable in class com.ibm.itim.dataservices.model.system.SystemRole
Constant for the help desk category.
HELPDESK_GROUP - Static variable in class com.ibm.itim.dataservices.model.system.SystemRole
 
HELPDESK_ROLE - Static variable in class com.ibm.itim.dataservices.model.domain.Role
 
HIGHER - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Constant for paging forward
HistoricalPassword - Class in com.ibm.itim.common
 
HistoricalPassword(Date, byte[]) - Constructor for class com.ibm.itim.common.HistoricalPassword
 
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.
HOST_SELECTION_POLICY_ADD - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context is the HostSelectionPolicyData
HOST_SELECTION_POLICY_DELETE - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
HOST_SELECTION_POLICY_MODIFY - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
HOSTED_ATTR_SERVICE_PROFILE - Static variable in class com.ibm.itim.dataservices.model.domain.HostedService
 
HostedService - Class in com.ibm.itim.dataservices.model.domain
Value Object class that holds the attribute information of a hosted service in the data model.
HostedService() - Constructor for class com.ibm.itim.dataservices.model.domain.HostedService
Default empty constructor
HostedService(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.HostedService
Constructs object with profile and attribute information.
HostedServiceEntity - Class in com.ibm.itim.dataservices.model.domain
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.
HostedServiceEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.HostedServiceEntity
Constructs a HostedServiceEntity with a DirectoryObject.
HostedServiceFactory - Class in com.ibm.itim.dataservices.model.domain
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 in com.ibm.itim.fesiextensions
Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0.
HR_FEED - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
Name for a property indicating whether or not the service profile is an HR feed service profile.
HRFEED_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context signature is HRFeedProcessData class
HSP_FESI_CONTEXT_ITEM_SUBJECT - Static variable in interface com.ibm.itim.fesiextensions.HostSelectionPolicyRuntimeContext
Deprecated. 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.
HUMAN_REQUESTER - Static variable in class com.ibm.itim.workflow.model.type.WorkflowRequester
Constant identifying the human requester type.
HumanResourceEntity - Class in com.ibm.itim.workflow.model
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 in com.ibm.itim.apps.workflow
Representing a human resource participating in workflow processes.
HumanResourceMO - Class in com.ibm.itim.apps.workflow
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.
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

I18NInformationEventAudit - Class in com.ibm.itim.workflow.model
Class representing an auditable information event in the workflow engine.
I18NInformationEventAudit(String, Object[]) - Constructor for class com.ibm.itim.workflow.model.I18NInformationEventAudit
Constructs the object with translated audit information with a information key and an array of message parameters.
IA5_STRING_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
IBMJS_LANG - Static variable in interface com.ibm.itim.script.wrappers.WrapperFactory
Constant WrapperFactory classes can use to check for use of the IBMJS engine.
ICorrectEnforcementExemptionHandler - Interface in com.ibm.itim.policy.dynanalysis
This interface is used to determine whether a disallowed account should be exempt from being deprovisioned.
ICorrectEnforcementExemptionHandler.ExemptionActionType - Enum in com.ibm.itim.policy.dynanalysis
Enforcement action types are listed here.
ID_NOT_ASSIGNED - Static variable in class com.ibm.itim.dataservices.model.pim.SAEntitlement
Constant indicating the entitlement ID is not assigned yet, which means the entitlement does not exsit in the repository.
ID_NOT_ASSIGNED - Static variable in class com.ibm.itim.dataservices.model.pim.SAMembership
Constant indicating the membership ID is not assigned yet, which means the membership does not exsit in the repository.
IDENTITY_CHANGE_PROCESS_TYPES - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
Identifies all the process types belonging to Identity Change type For use in COMPLIANCE ALERT
IDENTITY_POLICY - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Identity Policy category.
IDENTITY_TYPE - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
This constant specifies the valid value for the target type when the target type is User.
IdentityExclusionList - Class in com.ibm.itim.dataservices.model.domain
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 in com.ibm.itim.fesiextensions
Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. See PersonPlacementRulesScriptInterface and ServiceScriptInterface.
IdentityPolicyRuntimeContext - Interface in com.ibm.itim.fesiextensions
Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use IdentityPolicyScriptInterface instead.
IdentityPolicyScriptInterface - Interface in com.ibm.itim.policy.script
 
IDMapper - Interface in com.ibm.itim.authentication.mapping
This interface defines the APIs for mapping the authentication user ID to ITIM account user ID.
IHierarchyConflicts - Interface in com.ibm.itim.policy.sod
Provides role conflict information for potential roles added to a separation of duty policy exclusion list.
ILLEGAL_ARG - Static variable in interface com.ibm.itim.script.ScriptExtension
CTGIME212W TMS Message to show that the passed in ScriptInterface does not implement the correct ScriptInterface subclass.
ILLEGAL_STATE_EXCEPTION_DIROBJECT_NULL - Static variable in exception com.ibm.itim.fesiextensions.CustomJSException
Deprecated. Constant representing a message key in a property file CTGIMO105E
ILLEGAL_STATE_EXCEPTION_DIROBJECT_NULL - Static variable in exception com.ibm.itim.script.ScriptException
Constant representing a message key in a property file.
IModelDataHelper - Interface in com.ibm.itim.dataservices.model
 
IModelMetaData - Interface in com.ibm.itim.dataservices.model
 
ImpactItem - Class in com.ibm.itim.apps.workflow
The ImpactItem class contains an individual object impacted by the completion of a workflow assignment.
ImpactItem(Object, ImpactReason) - Constructor for class com.ibm.itim.apps.workflow.ImpactItem
Constructs an ImpactItem for the specified object with the specified reason.
ImpactItem(Object, ImpactReason, List<ImpactItem>) - Constructor for class com.ibm.itim.apps.workflow.ImpactItem
Constructs an ImpactItem for the specified object with the specified reason, along with a List of child ImpactItem.
ImpactReason - Class in com.ibm.itim.apps.workflow
The ImpactReason class contains the details about why an individual object was impacted by the completion of a workflow assignment.
ImpactReason(ImpactReason.ImpactType) - Constructor for class com.ibm.itim.apps.workflow.ImpactReason
Constructs an ImpactReason with the specified ImpactType, and no supporting data objects.
ImpactReason(ImpactReason.ImpactType, List) - Constructor for class com.ibm.itim.apps.workflow.ImpactReason
Constructs an ImpactReason with the specified ImpactType and List of supporting data objects.
ImpactReason(ImpactReason.ImpactType, Object) - Constructor for class com.ibm.itim.apps.workflow.ImpactReason
Constructs an ImpactReason with the specified ImpactType and a single supporting data object.
ImpactReason.ImpactType - Enum in com.ibm.itim.apps.workflow
 
IMPORT_POLICY_ENFORCEMENT_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
Dynamic role process types The process context is the DynamicRoleData class
IN_PROCESS - Static variable in class com.ibm.itim.apps.identity.SelfRequest
Constant identifying the in-process status.
IN_PROCESS - Static variable in class com.ibm.itim.apps.identity.SelfRequest
Constant identifying the in-process status.
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.Request
Constant identifying the in-process 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.
INACTIVE_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.Organization
Constant indicating an inactive, or suspended, status.
includeGlobalSettingsOnly() - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Indicates whether to only include credentials that use global settings
IncompatibleRulesException - Exception in com.ibm.passwordrules
IncompatibleRulesException is thrown when given two rules cannot be joined because they are not compatible.
IncompatibleRulesException(Rule, Rule, String) - Constructor for exception com.ibm.passwordrules.IncompatibleRulesException
Exception that indicates that rule1 and rule2 are incompatible.
IncompatibleRulesException(Rule, Rule) - Constructor for exception com.ibm.passwordrules.IncompatibleRulesException
Exception that indicates that rule1 and rule2 are incompatible.
INDIVIDUAL - Static variable in class com.ibm.itim.dataservices.model.domain.OwnershipType
Ownership Type Personal.
INFO - Static variable in class com.ibm.itim.logging.SystemLog
Defines an Information message that highlights the progress of the application.
INFORMATION - Static variable in class com.ibm.itim.workflow.model.EventAudit
The message log associated with either a process or activity
InformationEventAudit - Class in com.ibm.itim.workflow.model
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(ObjectProfile, DirectoryObject) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
 
initialize(DirectoryObject) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
 
initialize(String, ScriptInterface) - Method in interface com.ibm.itim.script.ScriptEvaluator
Initializes the Script host component's script context, populates runtime context data and load Java scripting objects
initialize(ScriptInterface, ScriptContextDAO) - Method in interface com.ibm.itim.script.ScriptExtension
Initialize the ScriptExtension by providing a reference to the ScriptInterface this extension should use to set its state.
initialize(String) - Method in interface com.ibm.passwordrules.PasswordGenerator
Initialize the password generator.
initializeExtension(JSGlobalObject) - Method in class com.ibm.itim.fesiextensions.Enrole
Initializes the extension.
initializeExtension(JSGlobalObject) - Method in class com.ibm.itim.fesiextensions.FactoryExtension
Deprecated. Initializes the extension.
InitialPlatformContext - Class in com.ibm.itim.apps
Provides a starting point for establishing a platform context.
InitialPlatformContext - Class in com.ibm.itim.apps
Provides a starting point for establishing a platform context.
InitialPlatformContext(Hashtable) - Constructor for class com.ibm.itim.apps.InitialPlatformContext
Constructs a platform context with the given environment.
InitialPlatformContext(Hashtable) - Constructor for class com.ibm.itim.apps.InitialPlatformContext
Constructs a platform context with the given environment.
InitialPlatformContext - Class in com.ibm.itim.remoteservices.provider
Class used as a starting point to gain the platform's context.
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.
InitialPlatformContext() - Constructor for class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Deprecated. Use the contructor with a Subject parameter.
InitialPlatformContext(String) - Constructor for class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Deprecated. Use the contructor with a Subject parameter.
InitialProcessContext - Class in com.ibm.itim.workflow.model
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(String) - Constructor for class com.ibm.itim.workflow.model.InitialProcessContext
Constructs with the process type only.
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(String, List) - Constructor for class com.ibm.itim.workflow.model.InitialProcessContext
Constructs with the process type and context data.
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.
INPUT - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
INSECURE - Static variable in class com.ibm.itim.apps.provisioning.ServiceTestResult
Constant indicating an insecure connection.
INSECURE_CONNECTION - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
INTEGER_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
INVALID_ANSWERS - Static variable in exception com.ibm.itim.apps.ITIMFailedLoginException
Key for invalid answers
INVALID_ANSWERS_ATTEMPTS - Static variable in exception com.ibm.itim.apps.ITIMFailedLoginException
Key for invalid answers attempts.
INVALID_ARG - Static variable in exception com.ibm.itim.dataservices.model.ModelException
An invalid argument was passed to a method
INVALID_ATTRIBUTES - Static variable in exception com.ibm.itim.dataservices.model.ModelException
An invalid attribute (or attributes) was provided
INVALID_CATEGORY - Static variable in exception com.ibm.itim.dataservices.model.ModelException
Invalid Category
INVALID_CONTEXT - Static variable in exception com.ibm.itim.fesiextensions.CustomJSException
Deprecated. Constant representing a message key in a property file CTGIMO107E
INVALID_CONTEXT - Static variable in exception com.ibm.itim.script.ScriptException
Constant representing a message key in a property file.
INVALID_DN - Static variable in exception com.ibm.itim.dataservices.model.ModelException
Invalid DN
INVALID_JSOBJECT - Static variable in exception com.ibm.itim.fesiextensions.CustomJSException
Deprecated. Constant representing a message key in a property file CTGIMO101E
INVALID_JSOBJECT - Static variable in exception com.ibm.itim.script.ScriptException
Constant representing a message key in a property file.
INVALID_OLD_PASSWORD - Static variable in exception com.ibm.itim.apps.ITIMFailedLoginException
Key for invalid old password
INVALID_OLD_PASSWORD_ATTEMPTS - Static variable in exception com.ibm.itim.apps.ITIMFailedLoginException
Key for invalid old password attempts
INVALID_PASSWORD - Static variable in exception com.ibm.itim.apps.ITIMFailedLoginException
Key for invalid password
INVALID_PASSWORD_ATTEMPTS - Static variable in exception com.ibm.itim.apps.ITIMFailedLoginException
Key for invalid password attempts
INVALID_PASSWORD_ATTEMPTS - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
Key for invalid password attempts
INVALID_SCOPE_VALUE - Static variable in exception com.ibm.itim.fesiextensions.CustomJSException
Deprecated. Constant representing a message key in a property file CTGIMO103E
INVALID_SCOPE_VALUE - Static variable in exception com.ibm.itim.script.ScriptException
Constant representing a message key in a property file.
INVALID_SEARCH_CONTROLS_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
INVALID_SEARCH_FILTER_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
INVALID_TARGET_SIZE - Static variable in exception com.ibm.itim.dataservices.model.ModelException
 
INVALID_TARGET_TYPE - Static variable in exception com.ibm.itim.dataservices.model.ModelException
 
INVALID_TARGET_TYPE_FOR_GLOBAL - Static variable in exception com.ibm.itim.dataservices.model.ModelException
 
InvalidPasswordException - Exception in com.ibm.itim.apps.identity
This class identifies the attempt to set a password with an invalid value.
InvalidPasswordException(String) - Constructor for exception com.ibm.itim.apps.identity.InvalidPasswordException
Constructs and InvalidPasswordException with an error code.
InvalidPasswordException(String, Object[]) - Constructor for exception com.ibm.itim.apps.identity.InvalidPasswordException
Constructs an InvalidPasswordException with an error code and message tokens
InvalidPasswordException(String, Throwable) - Constructor for exception com.ibm.itim.apps.identity.InvalidPasswordException
Constructs an InvalidPasswordException with an error code and the cause exception.
InvalidPasswordException - Exception in com.ibm.passwordrules
Objects of this class are thrown when a password violates one of the rules.
InvalidPasswordException(Rule) - Constructor for exception com.ibm.passwordrules.InvalidPasswordException
Construct an invalid password exception with the rule that was violated.
InvalidPasswordException(Rule, String) - Constructor for exception com.ibm.passwordrules.InvalidPasswordException
Construct an invalid password exception with the rule that was violated and the reason for the violation.
InvalidQueryException - Exception in com.ibm.itim.workflow.query
This class is used for reporting an invalid query.
InvalidQueryException(String) - Constructor for exception com.ibm.itim.workflow.query.InvalidQueryException
Deprecated. Use new construtor InvalidQueryException(String msg, Object[] tokenValues, Throwable cause)
InvalidQueryException(String, String) - Constructor for exception com.ibm.itim.workflow.query.InvalidQueryException
Deprecated. Use new construtor InvalidQueryException(String msg, Object[] tokenValues, Throwable cause)
InvalidQueryException(String, Throwable) - Constructor for exception com.ibm.itim.workflow.query.InvalidQueryException
Deprecated. Use new construtor InvalidQueryException(String msg, Object[] tokenValues, Throwable cause)
InvalidQueryException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.workflow.query.InvalidQueryException
Constructs a new exception with an error message id, tokens, and the cause of the exception.
IPolicyResult - Interface in com.ibm.itim.policy.sod
A IPolicyResult stores the Separation of Duty evaluation results for a given Person who was analyzed.
IPolicyRuleStatistics - Interface in com.ibm.itim.policy.sod
Provides violation and exemption counts for a given separation of duty policy rule.
IPolicyStatistics - Interface in com.ibm.itim.policy.sod
Provides violation and exemption counts for a given separation of duty policy.
IPolicyTarget - Interface in com.ibm.itim.dataservices.model.policy
The IPolicyTarget interface represents a resource that is targeted by a particular policy.
IProfileLocator - Interface in com.ibm.itim.dataservices.model
 
IReconCompleteCallback - Interface in com.ibm.itim.remoteservices.ejb.mediation
This interface allows the implementation class the ability to gain control after a reconciliation process has finished.
IRuleExemption - Interface in com.ibm.itim.policy.sod
Interface for accessing Separation of Duty rule exemption information which was written to the database during a Separation of Duty approval activity.
IRuleResult - Interface in com.ibm.itim.policy.sod
IRuleResult stores the Separation of Duty rule evaluation results for a given Person who was analyzed.
IRULERESULT_WRAPPER - Static variable in class com.ibm.itim.script.wrappers.WrapperConfigDefaults
 
IRuleViolation - Interface in com.ibm.itim.policy.sod
Interface for accessing Separation of Duty rule violation information which was evaluated and written to the database during a data synchronization.
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.
isAborted(String) - Static method in class com.ibm.itim.workflow.model.type.WorkflowState
Method which determines if the state is aborted or terminated.
isAccessEnabled() - Method in interface com.ibm.itim.dataservices.model.domain.access.Access
Returns true if access is enabled for user request, false otherwise.
isAccessEnabled() - Method in class com.ibm.itim.dataservices.model.domain.AccessInfo
 
isAccountCompliant(AccountMO, Collection) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Deprecated. Please use checkAccountCompliance method.
isAccountCompliant(PersonMO, ServiceMO, AttributeValues, Collection) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Deprecated. Please use checkAccountCompliance method.
isAccountCompliant(AccountMO, Collection) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Deprecated. Please use checkAccountCompliance method.
isAccountCompliant(PersonMO, ServiceMO, AttributeValues, Collection) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Deprecated. Please use checkAccountCompliance method.
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.
isActive() - Method in class com.ibm.itim.dataservices.model.pim.CredentialLease
This API returns the status of the lease.
isAddDeleteSingleValueAttribute(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Returns whether specified attribute name is in OperationDescriptor's add-delete-single-value attributes Set.
isAll() - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlementCriteria
Check if this entitlement is for all credentials or credential pools.
isAssignmentAttributeInUse(String) - Method in class com.ibm.itim.apps.identity.RoleMO
Returns true if there is any person with the assignment value for the specified assignment attribute.
isAssignmentAttributeInUse(String) - Method in class com.ibm.itim.apps.identity.RoleMO
Returns true if there is any person with the assignment value for the specified assignment attribute.
isAssignmentAttributeInUse(String) - Method in class com.ibm.itim.dataservices.model.domain.RoleEntity
Checks to see if any person has the assignment attribute values for the specified assignment.
isAuthenticated(HttpServletRequest) - Method in interface com.ibm.itim.ui.sso.SSOAdapter
Deprecated. Given the request object return if the request has been authenticated via an SSO provider
isAutoGroupMembership() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns whether "auto TIM Group membership" is enabled.
isChallengeResponseEnabled() - Method in class com.ibm.itim.apps.identity.ChallengeResponseConfiguration
Determine whether challenge response is enabled.
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.apps.system.SystemUserMO
This method returns true, if the Security Identity Manager account password must be changed.
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.
isCheckoutAllowed(CredentialComponent) - Method in class com.ibm.itim.apps.pim.SharedAccessManager
This API determines if the authenticated user is authorized to check out a credential or credential pool.
isCheckoutAllowed(PersonEntity, CredentialComponent) - Method in interface com.ibm.itim.pim.authority.SharedAccessAuthorizationStrategy
Determines if the given user is authorized to check out a shared accesses.
isCheckoutSearchEnable() - Method in class com.ibm.itim.dataservices.model.pim.CredentialSetting
This API returns a boolean value represent if the credential is defined to be searchable during checkout.
isCircularDependent(Service) - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Checks whether this managed object (ServiceMO) is a prerequisite of a service (that is passesed as a parameter) or the prerequisite of service's prerequisite.
isCircularDependent(Service) - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Checks whether this managed object (ServiceMO) is a prerequisite of a service (that is passesed as a parameter) or the prerequisite of service's prerequisite.
isClosed() - Method in interface com.ibm.itim.dataservices.model.SearchResults
Is the result set closed?
isClosedState(String) - Static method in class com.ibm.itim.workflow.model.type.WorkflowState
Identifies whether the specified state is a closed state.
isCommonAccess() - Method in interface com.ibm.itim.dataservices.model.domain.access.Access
Returns true if access is enabled for user request and it is commonly requested, false otherwise.
isCommonAccess() - Method in class com.ibm.itim.dataservices.model.domain.AccessInfo
 
isComparableTo(String) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Compares the entity against the given filter.
isComplexAttribute(String) - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Indicates whether an attribute is a complex attribute
isComplexAttributeName(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Return whether the specified attribute is a complex attribute (to be processed by the complex attribute handler class).
isConfigured() - Method in class com.ibm.itim.dataservices.model.domain.AgentOperationImpl
Determine if assembly line is configured for the profile.
isCreateNewAccount() - Method in class com.ibm.itim.apps.provisioning.NewUserAccess
Indicates whether to create a new account for the access
isCredentialInVault() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Determines whether the account's credential is already existed in the credential vault.
isCustomWorkflow() - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Returns a value for the erIsCustom attribute.
isDaily() - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Method to check if the schedule is daily.
isDefaultType(String) - Static method in class com.ibm.itim.dataservices.model.domain.OwnershipType
Returns true if the ownership type is one of default ownership types.
isDelegated() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Returns whether the user is currently delegating their responsibilities to another user.
isDeletable() - Method in class com.ibm.itim.apps.policy.RecertificationPolicyMO
Returns true if this object can be deleted by the authenticated subject, false otherwise.
isDeletable() - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyMO
Returns true if this object can be deleted/removed.
isDeleteAttributesOnModify() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Property indicating that missing attributes should be deleted on a modify.
isDisallowed() - Method in class com.ibm.itim.dataservices.model.domain.ComplianceIssue
Returns the date the compliance issue was detected.
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.
isDormantAccountSupported() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Indicates if a service profile supports dormant accounts.
isDraft() - Method in class com.ibm.itim.apps.policy.ProvisioningPolicy
Determines whether the policy is a "draft" policy.
isDynamicRole() - Method in class com.ibm.itim.apps.identity.RoleMO
check whether it's a dynamic role or an organizational role
isDynamicRole() - Method in class com.ibm.itim.apps.identity.RoleMO
check whether it's a dynamic role or an organizational role
isEligibleForExemption(Account) - Method in interface com.ibm.itim.policy.dynanalysis.ICorrectEnforcementExemptionHandler
This API determines whether the account is eligible for an exemption.
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
isEnabled() - Method in class com.ibm.itim.apps.policy.ProvisioningPolicy
Returns the value of the enabled attribute in the policy.
isEnabled() - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Determines if the the notification template is enabled.
isEnabled() - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfiguration
Determines if workflow reminder notification is enabled.
isEnabled() - Method in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
Returns the value of the enabled attribute.
isEnabled() - Method in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
Returns the value of the enabled attribute.
isEnabled() - Method in interface com.ibm.itim.dataservices.model.policy.Policy
Returns the value of the enabled attribute.
isEnforceChallengeResponse() - Method in class com.ibm.itim.apps.identity.ChallengeResponseManager
Returns true if Challenge/Response is enforced (enabled).
isEnforceChallengeResponse() - Method in class com.ibm.itim.apps.identity.ChallengeResponseManager
Returns true if Challenge/Response is enforced (enabled).
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.  
IServiceEntity - Interface in com.ibm.itim.dataservices.model.domain
 
IServiceProviderLocator - Interface in com.ibm.itim.remoteservices.provider
 
isEvaluateSoD() - Method in class com.ibm.itim.dataservices.model.domain.Service
If true, this flag indicates to the workflow system that the separation of duty policy should be evaluated during the identity feed process.
isExclusive() - Method in class com.ibm.itim.dataservices.model.pim.CredentialSetting
This API returns true if the access mode is AccessModel.EXCLSUIVE and returns false otherwise.
isExecutable() - Method in class com.ibm.itim.apps.policy.RecertificationPolicyMO
Returns true if the authenticated subject has permission to execute or modify this recertification policy.
isExemptionAdminable() - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyMO
Returns true if the logged in user has permission to update exemption status for this policy (exemptionAdmin permission).
isExistInTargetList(Collection) - Method in class com.ibm.itim.apps.policy.ServiceTarget
Checks if self exists in the passing Target list.
isExistInTargetList(Collection<IPolicyTarget>) - Method in class com.ibm.itim.dataservices.model.policy.GroupTarget
 
isExistInTargetList(Collection<IPolicyTarget>) - Method in interface com.ibm.itim.dataservices.model.policy.IPolicyTarget
Checks to see if this target exists in the specified collection of IPolicyTarget instances.
isExistInTargetList(Collection<IPolicyTarget>) - Method in class com.ibm.itim.dataservices.model.policy.RoleTarget
 
isExistInTargetList(Collection<IPolicyTarget>) - Method in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Checks if self exists in the passing Target list.
isFilteringSupported() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Property indicates whether filtered searches are supported
isFilterSupported(ServiceMO) - Method in class com.ibm.itim.apps.recon.ReconManager
Returns true if underlying service supports filtered reconciliation that is, the ability to reconcile only a certain set of accounts from the resource, which match an LDAP compliant filter, specified when configuring a reconciliation unit for the resource.
isFilterSupported(ServiceMO) - Method in class com.ibm.itim.apps.recon.ReconManager
Returns true if underlying service supports filtered reconciliation that is, the ability to reconcile only a certain set of accounts from the resource, which match an LDAP compliant filter, specified when configuring a reconciliation unit for the resource.
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.
isForAllPrincipals() - Method in class com.ibm.itim.dataservices.model.AccessRight
Returns true if the permissions apply to everyone in the system.
isGroupTarget(String) - Static method in class com.ibm.itim.dataservices.model.policy.GroupTarget
Checks the IPolicyTarget String representation to see if it is a GroupTarget.
isHidePasswordEnable() - Method in class com.ibm.itim.dataservices.model.pim.CredentialSetting
This API returns true if checkout is required for the credential.
isHosted() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns whether this service is a "hosted" service.
isHosted() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns whether this service is a "hosted" service.
isHourly() - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Method to check if the schedule is hourly.
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).
isLanguageSupported(String) - Method in interface com.ibm.itim.script.ScriptEvaluator
Determines if a specific language is supported with script evaluator
isLaunchAsRoot() - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Returns the LaunchAsRoot property of the lifecycle rule.
isLifecycleDefined() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns whether the entity has an lifecycle characteristics directly defined.
isLocked() - Method in class com.ibm.itim.workflow.model.Assignment
Returns whether the assignment is locked or not.
isLockService() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Returns true if the service is locked during reconciliation, else returns false.
isLostPwdByMail() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Deprecated. Replaced by isPasswordResetRequired().
isManual() - Method in class com.ibm.itim.dataservices.model.domain.Service
Returns whether this service is a manual service.
isMemberOfRole(RoleEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Retuns true if the Person is a member of the given role.
isMinutely() - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Method to check if the schedule is minutely.
isMonthly() - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Method to check if the schedule is monthly.
isMultiValue - Static variable in class com.ibm.itim.dataservices.model.domain.Role
 
isMultiValuedAttribute(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
return whether specified attribute name is one of the multi-valued account attributes
isNotifyOnly() - Method in class com.ibm.itim.dataservices.model.pim.GlobalCredentialSetting
This API returns the setting of notificationMode property.
isOpenState(String) - Static method in class com.ibm.itim.workflow.model.type.WorkflowState
Identifies whether the specified state is an open state.
isOperationAllowed(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.policy.RecertificationPolicyManager
This method verifies if the signed in user can perform the specified recertification policy operation within the given container.
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 otherwise false.
isPaging() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Returns true if the result set should be paginated otherwise false.
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.
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.
isPasswordResetRequired() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns whether a password reset is required if a user authenticates using challenge/response.
isPasswordValid(Collection, String) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Deprecated. As of ITIM 5.0, replaced by PasswordManager.validatePassword(Collection accounts, String password).
isPasswordValid(Collection, String) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Deprecated. As of ITIM 5.0, replaced by PasswordManager.validatePassword(Collection accounts, String password).
isPasswordViewable() - Method in class com.ibm.itim.dataservices.model.pim.CredentialSetting
This API returns true if the password can be displayed to user after the checkout and return false otherwise.
isPOEnabled() - Method in class com.ibm.itim.dataservices.model.domain.POConfiguration
Determines if Post Office notification is enabled.
isPool() - Method in class com.ibm.itim.dataservices.model.pim.Credential
This API always returns false.
isPool() - Method in interface com.ibm.itim.dataservices.model.pim.CredentialComponent
Return whether this object is credential pool.
isPool() - Method in class com.ibm.itim.dataservices.model.pim.CredentialPool
This API always returns true.
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.
isPwdOnUser() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns whether "set password on user" is enabled.
isPwdSyncAllowed() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns whether passwords can be synchronized on a person's all accounts.
isQuarterly() - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Method to check if the schedule is quarterly.
isRawSearch() - Method in class com.ibm.itim.dataservices.model.SearchParameters
Returns true if raw search is used.
isReadOnly() - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Determine if the content of the template can be modified or altered.
isReconcileable() - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyMO
Returns true if the logged in user has permission to reconcile exemption data for this policy (reconcile permission).
isReplaceMultiValueAttribute(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Returns whether specified attribute name is in OperationDescriptor's replace-multi-value attributes Set.
isRequired() - Method in class com.ibm.itim.dataservices.schema.SchemaAttribute
Deprecated. isRequired is not part of Attribute definition. Use SchemaClass.getRequiredAttributes() to find all required attributes for that class.
isRequiredAccountAttribute(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Returns whether specified attribute name is in OperationDescriptor's required attributes Set.
isRequiredAttribute(String, EntityType) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Returns whether specified attribute name is in OperationDescriptor's required attributes.
isRequiredServiceAttribute(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Returns whether specified attribute name is in OperationDescriptor's required attributes Set.
isResetOnly() - Method in class com.ibm.itim.apps.identity.ForgotPasswordConfiguration
The method returns the value of the Reset and Email password setting for forgotten passwords.
isResetOnly() - Method in class com.ibm.itim.apps.identity.ForgotPasswordConfiguration
The method returns the value of the Reset and Email password setting for forgotten passwords.
isResetPasswordAtCheckin() - Method in class com.ibm.itim.dataservices.model.pim.CredentialSetting
This API returns a boolean value representing if the password will be reset upon checkin.
isResponseHashedEnabled() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Indicates whether to one-way hash the response of a challenge/response.
isRetrySuccess() - Method in class com.ibm.itim.apps.provisioning.ServiceRestartResult
Returns whether the blocked request retry was successful or not required because there were not request to retry.
isRoleTarget(String) - Static method in class com.ibm.itim.dataservices.model.policy.RoleTarget
Checks the IPolicyTarget String representation to see if it is a RoleTarget
isRuleTypeTextBox(String) - Static method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Check if the given rule is represented as a textbox on the GUI.
isRunnableState(String) - Static method in class com.ibm.itim.workflow.model.type.WorkflowState
Identifies whether the specified state is a runnable state.
isRunningState(String) - Static method in class com.ibm.itim.workflow.model.type.WorkflowState
Identifies whether the specified state is a running state.
isSemiAnnually() - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Method to check if the schedule is semi-annually.
isSendOnlyAttribute(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Returns whether specified attribute name is in OperationDescriptor's send-only attributes Set.
isShowGenPwd() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns whether passwords generated by others are shown in the UI.
isSingleValue - Static variable in class com.ibm.itim.dataservices.model.domain.Role
 
isSingleValued() - Method in class com.ibm.itim.apps.provisioning.AttributeProperty
Tells whether this attribute is for single valued attribute.
isSingleValued() - Method in class com.ibm.itim.dataservices.schema.SchemaAttribute
Returns whether the attribute is single valued or not.
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.
isTenant() - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Return a boolean indicating whether or not this OrganizationalContainerMO represents the tenant
isTenant() - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Return a boolean indicating whether or not this OrganizationalContainerMO represents the tenant
isTestSuccess() - Method in class com.ibm.itim.apps.provisioning.ServiceRestartResult
Returns whether the test was successful.
isUpdatable() - Method in class com.ibm.itim.apps.policy.RecertificationPolicyMO
Returns true if this object can be modified or updated by the authenticated subject, false otherwise.
isUpdatable() - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyMO
Returns true if this object can be modified/updated.
isUseDefaultNotification() - Method in class com.ibm.itim.apps.provisioning.ManualWorkOrder
Specifies whether the default notification is being used.
isUserTriggered() - Method in exception com.ibm.itim.script.ScriptEvaluatorException
Deprecated. Method determins if the exception was triggered by a user.
isUserTriggered() - Method in exception com.ibm.itim.script.ScriptException
 
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.
isViewPasswordAllowed(Credential) - Method in class com.ibm.itim.apps.pim.SharedAccessManager
This API determines if an authenticated user is authorized to view the password of non-exclusive credential.
isViewPasswordAllowed(PersonEntity, Credential) - Method in interface com.ibm.itim.pim.authority.SharedAccessAuthorizationStrategy
Determines if the given user is authorized to view the password of a shared accesses.
isViolated() - Method in interface com.ibm.itim.policy.sod.IRuleResult
 
isWeekly() - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Method to check if the schedule is weekly.
isWorkflowRequired() - Method in class com.ibm.itim.policy.analysis.PPAEntitlement
Returns an indication as to whether or not workflow is required.
ITERATIONS_EXCEEDED - Static variable in exception com.ibm.passwordrules.IterationsExceededException
Constant representing a message key in a property file
IterationsExceededException - Exception in com.ibm.passwordrules
Class represents an exception, which is thrown if the allowed number of iterations was exceeded while generating a random password satisfying all associated password rules.
IterationsExceededException(int) - Constructor for exception 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.
ITIM_DSML2_PROVIDER_FACTORY - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The constant specifies the service provider factory class for a DSML2 Service.
ITIM_SERVICE_ATTR_REPOSITORY_SERVICE - Static variable in class com.ibm.itim.dataservices.model.domain.Service
 
ITIMCredentialExpiredException - Exception in com.ibm.itim.apps
This class identifies an authentication failure.
ITIMCredentialExpiredException(String) - Constructor for exception com.ibm.itim.apps.ITIMCredentialExpiredException
Constructs with an error code
ITIMCredentialExpiredException(String, Object[]) - Constructor for exception com.ibm.itim.apps.ITIMCredentialExpiredException
Constructs with an error code and message tokens
ITIMException - Exception in com.ibm.itim.exception
An Exception capable of accepting values for replaceable tokens, which may be used in MessageFormater to format "flexible" error desciptions
ITIMFailedLoginException - Exception in com.ibm.itim.apps
This class identifies an authentication failure.
ITIMFailedLoginException(String) - Constructor for exception com.ibm.itim.apps.ITIMFailedLoginException
Constructs with an error code
ITIMFailedLoginException(String, Object[]) - Constructor for exception com.ibm.itim.apps.ITIMFailedLoginException
Constructs with an error code and message tokens
ItimID - Class in com.ibm.itim.authentication.mapping
This class represents the user ID of the ITIM account.
ItimID(String) - Constructor for class com.ibm.itim.authentication.mapping.ItimID
Constructs this class with the ITIM user ID.
ItimID(String, DistinguishedName) - Constructor for class com.ibm.itim.authentication.mapping.ItimID
Constructs this class with the ITIM user ID and the tenant DN.
ITIMRuntimeException - Exception in com.ibm.itim.exception
This class is capable of accepting values for replaceable tokens, which may be used in MessageFormater to format "flexible" error desciptions
ITIMUIException - Exception in com.ibm.itim.ui.exception
Base exception for internal error events propagated to the user interface.
ITIMUIException(String) - Constructor for exception com.ibm.itim.ui.exception.ITIMUIException
Creates an exception identified by the given message.
ITIMUIException(String, int) - Constructor for exception com.ibm.itim.ui.exception.ITIMUIException
Creates an exception identified by the given message.
ITIMUIException(String, Object[]) - Constructor for exception com.ibm.itim.ui.exception.ITIMUIException
Creates an exception identified by the given message key.
ITIMUIException(Throwable) - Constructor for exception com.ibm.itim.ui.exception.ITIMUIException
Creates an exception encapsulating another throwable.
ITIMUIException(String, Throwable) - Constructor for exception com.ibm.itim.ui.exception.ITIMUIException
Creates an exception identified by the given message and encapsulating another throwable.
ITIMUIException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.ui.exception.ITIMUIException
Creates an exception identified by the given message key and encapsulating another throwable.
ITIMUISSOUserIdNotFoundException - Exception in com.ibm.itim.ui.exception
Exception which indicates that an SSOAdapter was unable to find the itim user id associated with the authenticated user
ITIMUISSOUserIdNotFoundException() - Constructor for exception com.ibm.itim.ui.exception.ITIMUISSOUserIdNotFoundException
Constructs the exception with a default message indicating that the user ID could not be determined for single sign-on.
ITIMUISSOUserIdNotFoundException(String) - Constructor for exception com.ibm.itim.ui.exception.ITIMUISSOUserIdNotFoundException
Creates an exception identified by the given message.
ITIMUISSOUserIdNotFoundException(String, int) - Constructor for exception com.ibm.itim.ui.exception.ITIMUISSOUserIdNotFoundException
Creates an exception identified by the given message.
ITIMUISSOUserIdNotFoundException(String, Object[]) - Constructor for exception com.ibm.itim.ui.exception.ITIMUISSOUserIdNotFoundException
Creates an exception identified by the given message key.
ITIMUISSOUserIdNotFoundException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.ui.exception.ITIMUISSOUserIdNotFoundException
Creates an exception identified by the given message key and encapsulating another throwable.
ITIMUISSOUserIdNotFoundException(String, Throwable) - Constructor for exception com.ibm.itim.ui.exception.ITIMUISSOUserIdNotFoundException
Creates an exception identified by the given message and encapsulating another throwable.
ITIMUISSOUserIdNotFoundException(Throwable) - Constructor for exception com.ibm.itim.ui.exception.ITIMUISSOUserIdNotFoundException
Creates an exception encapsulating another throwable.
IUserAccess - Interface in com.ibm.itim.apps.provisioning
A generic interface to represent an access Access is an abstraction of IT resource access that is independent of access control mechanism in IT environment.

J

JAVA_OBJECT_CREATION_ERROR - Static variable in exception com.ibm.itim.fesiextensions.CustomJSException
Deprecated. Constant representing a message key in a property file CTGIMO109E
JAVA_OBJECT_CREATION_ERROR - Static variable in class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Deprecated. Constant representing a message key in a property file
JAVA_OBJECT_CREATION_ERROR - Static variable in exception com.ibm.itim.script.ScriptException
Constant representing a message key in a property file.
javaToScriptWrapper(Object) - Method in class com.ibm.itim.fesiextensions.DataMapper
Deprecated. Returns the wrapper object for a Java object to be returned to FESI Script {{TODO}}The implementation does not take advantage of the JSGlobalObjectFactory to locate the corresponding JSxxxFactory object, it will require some refactory work to do so.
JNDI_OPERATION_ERROR - Static variable in exception com.ibm.itim.dataservices.model.ModelException
JNDI error
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.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.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(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.Priority
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(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_DIRECTIVE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Join Directive category.
JoinDirector - Class in com.ibm.itim.policy.join
An implementation of PolicyJoinRuntimeContext.
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 in com.ibm.itim.policy.join
Interface for joining values of provisioning parameters defined in two or more provisioning policies.
JointEntitlement - Class in com.ibm.itim.policy.join
This class represents the joint entitlement obtained by joining provisioning information from all governing entitlements.
JointEntitlement() - Constructor for class com.ibm.itim.policy.join.JointEntitlement
 
JSAttributeValueFactory - Class in com.ibm.itim.fesiextensions
Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use JSAttributeValueWrapperFactory instead.
JSAttributeValueFactory() - Constructor for class com.ibm.itim.fesiextensions.JSAttributeValueFactory
Deprecated.  
JSAttributeValueWrapperFactory - Class in com.ibm.itim.script.wrappers
Factory to wrap AttributeValue types.
JSAttributeValueWrapperFactory() - Constructor for class com.ibm.itim.script.wrappers.JSAttributeValueWrapperFactory
 
JSCollectionWrapperFactory - Class in com.ibm.itim.script.wrappers
Factory to wrap Collection types.
JSCollectionWrapperFactory() - Constructor for class com.ibm.itim.script.wrappers.JSCollectionWrapperFactory
 
JSDirectoryObjectFactory - Class in com.ibm.itim.fesiextensions
Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use JSDirectoryObjectWrapperFactory instead.
JSDirectoryObjectFactory() - Constructor for class com.ibm.itim.fesiextensions.JSDirectoryObjectFactory
Deprecated.  
JSDirectoryObjectWrapperFactory - Class in com.ibm.itim.script.wrappers
Factory to wrap DirectoryObject types.
JSDirectoryObjectWrapperFactory() - Constructor for class com.ibm.itim.script.wrappers.JSDirectoryObjectWrapperFactory
 
JSDNWrapperFactory - Class in com.ibm.itim.script.wrappers
 
JSDNWrapperFactory() - Constructor for class com.ibm.itim.script.wrappers.JSDNWrapperFactory
 
JSGlobalObjectFactory - Class in com.ibm.itim.fesiextensions
Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. This class was used to register new factories used to wrap objects. Under the new script framework, this is done in scriptframework.properties.
JSGlobalObjectFactory() - Constructor for class com.ibm.itim.fesiextensions.JSGlobalObjectFactory
Deprecated. Constructor
JSHashMapFactory - Class in com.ibm.itim.fesiextensions
Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use JSMapWrapperFactory instead.
JSHashMapFactory() - Constructor for class com.ibm.itim.fesiextensions.JSHashMapFactory
Deprecated.  
JSIRuleResultWrapperFactory - Class in com.ibm.itim.script.wrappers
Factory to wrap IRuleResult instances
JSIRuleResultWrapperFactory() - Constructor for class com.ibm.itim.script.wrappers.JSIRuleResultWrapperFactory
 
JSListObjectFactory - Class in com.ibm.itim.fesiextensions
Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use JSCollectionWrapperFactory instead.
JSListObjectFactory() - Constructor for class com.ibm.itim.fesiextensions.JSListObjectFactory
Deprecated.  
JSMapWrapperFactory - Class in com.ibm.itim.script.wrappers
Factory to wrap Map types.
JSMapWrapperFactory() - Constructor for class com.ibm.itim.script.wrappers.JSMapWrapperFactory
 
JSObjectFactory - Interface in com.ibm.itim.fesiextensions
Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use WrapperFactory instead.
JSPackagedApprovalDocumentWrapperFactory - Class in com.ibm.itim.script.wrappers
Factory to wrap PackagedApprovalDocument instances
JSPackagedApprovalDocumentWrapperFactory() - Constructor for class com.ibm.itim.script.wrappers.JSPackagedApprovalDocumentWrapperFactory
 
JSPackagedApprovalItemWrapperFactory - Class in com.ibm.itim.script.wrappers
Factory to wrap PackagedApprovalItem instances
JSPackagedApprovalItemWrapperFactory() - Constructor for class com.ibm.itim.script.wrappers.JSPackagedApprovalItemWrapperFactory
 
JSPropertiesFactory - Class in com.ibm.itim.fesiextensions
Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use JSMapWrapperFactory instead.
JSPropertiesFactory() - Constructor for class com.ibm.itim.fesiextensions.JSPropertiesFactory
Deprecated.  
JSRAAttributeWrapperFactory - Class in com.ibm.itim.script.wrappers
 
JSRAAttributeWrapperFactory() - Constructor for class com.ibm.itim.script.wrappers.JSRAAttributeWrapperFactory
 
JSRAObjectWrapperFactory - Class in com.ibm.itim.script.wrappers
 
JSRAObjectWrapperFactory() - Constructor for class com.ibm.itim.script.wrappers.JSRAObjectWrapperFactory
 

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..
KEY - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 

L

LABEL_PREFIX - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The label prefix for labels in the Labels.properties
last() - Method in class com.ibm.itim.dataservices.model.CompoundDN
Returnst the last distinguished name of the object.
LAST_CHARACTER_INDEX - Static variable in interface com.ibm.passwordrules.PasswordGenerator
Constant used to initialize the maximum password length.
LEASE_ATTR_CREATE_TIME - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialLease
This is a constant for the lease creation time attribute for expired lease
LEASE_ATTR_CREDENTIAL - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialLease
This is a constant for the credential attribute.
LEASE_ATTR_CUSTOM_ATTRIBUTE_1 - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialLease
This is a constant for the custom attribute 1
LEASE_ATTR_CUSTOM_ATTRIBUTE_2 - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialLease
This is a constant for the custom attribute 2
LEASE_ATTR_CUSTOM_ATTRIBUTE_3 - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialLease
This is a constant for the custom attribute 3
LEASE_ATTR_CUSTOM_ATTRIBUTE_4 - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialLease
This is a constant for the custom attribute 4
LEASE_ATTR_CUSTOM_ATTRIBUTE_5 - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialLease
This is a constant for the custom attribute 5
LEASE_ATTR_EXPIRATION_TIME - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialLease
This is a constant for the lease expiration time attribute name.
LEASE_ATTR_JUSTIFICATION - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialLease
This is a constant for the business justification attribute
LEASE_ATTR_LAST_NOTIFICATION - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialLease
This is a constant for the last notification time attribute for expired lease
LEASE_ATTR_LESSEE - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialLease
This is a constant for the lessee attribute
LEASE_ATTR_LESSEE_NAME - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialLease
This is a constant for the lessee name attribute
LEASE_ATTR_POOL_DN - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialLease
This is a constant for the pool DN
LEASE_ATTR_STATUS - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialLease
This is a constant for the lease status
LexicalRule - Class in com.ibm.passwordrules
Abstract base class for Rule implementations that provide validation of password's lexical content.
LexicalRule() - Constructor for class com.ibm.passwordrules.LexicalRule
Default constructor
LIFECYCLE_ATTR_OPERATION - Static variable in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
String constant for the operation xml.
LIFECYCLE_ATTR_TARGET - Static variable in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
String constant for the entity target attribute.
LIFECYCLE_ATTR_TARGET - Static variable in class com.ibm.itim.dataservices.model.LifecycleProfile
String constant for the entity target attribute.
LIFECYCLE_PROFILE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Supporting the lifecycle profile of an entity.
LIFECYCLE_RULE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context signature is LifecycleRuleData
LifecycleManager - Class in com.ibm.itim.apps.lifecycle
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.
LifecycleProfile - Class in com.ibm.itim.dataservices.model
 
LifecycleProfile(DistinguishedName, Map<String, String>, Collection<ObjectProfileOperation>, Collection<LifecycleRule>, AttributeValues, DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.LifecycleProfile
 
LifecycleRule - Class in com.ibm.itim.dataservices.model
Class that represents a lifecycle rule associated with an object profile.
LifecycleRule() - Constructor for class com.ibm.itim.dataservices.model.LifecycleRule
Constructs a new lifecycle rule.
LifecycleRule(String) - Constructor for class com.ibm.itim.dataservices.model.LifecycleRule
Constructs a new lifecycle rule.
LifecycleRule(String, String) - Constructor for class com.ibm.itim.dataservices.model.LifecycleRule
Constructs a new lifecycle rule.
LifecycleRuleFactory - Class in com.ibm.itim.dataservices.model
 
LifecycleRuleFactory() - Constructor for class com.ibm.itim.dataservices.model.LifecycleRuleFactory
 
listAccessRights() - Method in class com.ibm.itim.apps.acl.AccessControlListManager
Returns the full ACL on the container identified by the containerDN used to create this AccessControlListManager.
listAuthorizationOwners() - Method in class com.ibm.itim.apps.acl.AccessControlListManager
Returns a Collection of AuthorizationOwner associated with the container identified by the containerDN used to create this AccessControlListManager.
loadFromLDAPString(String) - Static method in class com.ibm.itim.dataservices.model.policy.GroupTarget
Builds a new GroupTarget instance from its String representation.
loadFromLDAPString(String) - Static method in class com.ibm.itim.dataservices.model.policy.RoleTarget
Builds a new RoleTarget instance from its String representation.
loadFromLDAPString(String) - Static method in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Builds a new ServiceTarget instance from its String representation.
loadProfile(ObjectProfile) - Method in interface com.ibm.itim.dataservices.model.IProfileLocator
Returns the object profile with the given name.
loadProfile(ObjectProfile) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Returns the object profile with the given name.
loadTable() - Method in interface com.ibm.itim.dataservices.model.IModelMetaData
Loads the table from the enRoleModel.xml file.
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 in com.ibm.itim.dataservices.model.domain
Value Object class that holds the attribute information of a location in the data model.
Location() - Constructor for class com.ibm.itim.dataservices.model.domain.Location
Default empty constructor
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
Deprecated. Use Location(AttributeValues) instead. Since 4.6
LOCATION - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Location category.
LOCATION - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
lock() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Locks the assignment so that other participants do not duplicate the effort to complete it unless the lock is released.
lock() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Locks the assignment so that other participants do not duplicate the effort to complete it unless the lock is released.
lock(DistinguishedName) - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Locks the assignment.
LOCKED - Static variable in class com.ibm.itim.workflow.model.AssignmentGroup
Constant identifying the locked state.
logDebug(Object, Object) - Method in class com.ibm.itim.logging.SystemLog
Deprecated. This method will be removed in the next major release. Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.text().
logDebug(Object, Object, Throwable) - Method in class com.ibm.itim.logging.SystemLog
Deprecated. This method will be removed in the next major release. Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.exception().
logDebug(String, Object) - Method in class com.ibm.itim.logging.SystemLog
Deprecated. This method will be removed in the next major release. Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.text().
logDebug(String, Object, Throwable) - Method in class com.ibm.itim.logging.SystemLog
Deprecated. This method will be removed in the next major release. Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.exception().
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
Deprecated. This method will be removed in the next major release. Use logError(Object src, Object msg) instead. Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.exception().
logError(Object, String, String) - Method in class com.ibm.itim.logging.SystemLog
Log an error message, by key.
logError(Object, String, String, Object[]) - Method in class com.ibm.itim.logging.SystemLog
Log an error message, by key, with an array of run-time parameter.
logError(String, Object) - Method in class com.ibm.itim.logging.SystemLog
Log a error message.
logError(String, Object, Throwable) - Method in class com.ibm.itim.logging.SystemLog
Deprecated. This method will be removed in the next major release. Use logError(String category, Object msg) instead. Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.exception().
logError(String, Object, String, String) - Method in class com.ibm.itim.logging.SystemLog
Log an error message, by key.
logError(String, Object, String, String, Object[]) - Method in class com.ibm.itim.logging.SystemLog
Log an error message, by key, with an array of run-time parameters.
logErrorNonTranslated(String, String, String, Object) - Method in class com.ibm.itim.logging.SystemLog
Writes the specified string as an error log record to the message log.
logFatal(Object, Object) - Method in class com.ibm.itim.logging.SystemLog
Deprecated. This method will be removed in the next major release. FATAL is not a supported severity anymore. Use logError() instead.
logFatal(Object, Object, Throwable) - Method in class com.ibm.itim.logging.SystemLog
Deprecated. This method will be removed in the next major release. FATAL is not a supported severity anymore. Use logError() instead.
logFatal(String, Object) - Method in class com.ibm.itim.logging.SystemLog
Deprecated. This method will be removed in the next major release. FATAL is not a supported severity anymore. Use logError() instead.
logFatal(String, Object, Throwable) - Method in class com.ibm.itim.logging.SystemLog
Deprecated. This method will be removed in the next major release. FATAL is not a supported severity anymore. Use logError() instead.
LOGICAL_CONTEXT - Static variable in interface com.ibm.itim.fesiextensions.ModelRuntimeContext
Deprecated. Represents the current container context for the script.
LOGICAL_CONTEXT - Static variable in interface com.ibm.itim.script.extensions.model.ModelScriptInterface
Represents the current container context for the script.
login(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.
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
Deprecated. This method will be removed in the next major release. Use logInformation(Object src, Object msg) instead. Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.exception().
logInformation(Object, String, String) - Method in class com.ibm.itim.logging.SystemLog
Log an information message, by key.
logInformation(Object, String, String, Object[]) - Method in class com.ibm.itim.logging.SystemLog
Log an information message, by key, with an array of run-time parameters.
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
Deprecated. This method will be removed in the next major release. Use logInformation(String category, Object msg). Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.exception().
logInformation(String, Object, String, String) - Method in class com.ibm.itim.logging.SystemLog
Log an information message, by key.
logInformation(String, Object, String, String, Object[]) - Method in class com.ibm.itim.logging.SystemLog
Log an information message, by key, with an array of run-time parameters.
logInformationNonTranslated(String, String, String, Object) - Method in class com.ibm.itim.logging.SystemLog
Writes the specified string as an informational log record to the message log.
logon(Credentials) - Method in class com.ibm.itim.webclient.logon.LogonMediator
Deprecated. As of ITIM 4.6, replaced by LogonMediator.login(Credentials credentials).
LogonException - Exception in com.ibm.itim.webclient.logon
General exception that takes place during logon
LogonException() - Constructor for exception com.ibm.itim.webclient.logon.LogonException
Creates new LogonException without detail message.
LogonException(String) - Constructor for exception com.ibm.itim.webclient.logon.LogonException
Constructs an LogonException with the specified detail message.
LogonMediator - Class in com.ibm.itim.webclient.logon
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
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
Deprecated. This method will be removed in the next major release. Use logWarning(Object src, Object msg) instead. Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.exception().
logWarning(Object, String, String) - Method in class com.ibm.itim.logging.SystemLog
Log a warning message, by key.
logWarning(Object, String, String, Object[]) - Method in class com.ibm.itim.logging.SystemLog
Log a warning message, by key, with an array of run-time parameters.
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
Deprecated. This method will be removed in the next major release. Use logWarning(String category, Object msg) instead. Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.exception().
logWarning(String, Object, String, String) - Method in class com.ibm.itim.logging.SystemLog
Log a warning message, by key.
logWarning(String, Object, String, String, Object[]) - Method in class com.ibm.itim.logging.SystemLog
Log a warning message, by key, with an array of run-time parameter.
logWarningNonTranslated(String, String, String, Object) - Method in class com.ibm.itim.logging.SystemLog
Writes the specified string as an warning log record to the message log.
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.domain.AbstractPolicySearch
Searches for a policy object 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.AdminDomainSearch
Retrieves the administrative domain 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.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.DynamicRoleSearch
Retrieves a dynamic role from the data store with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.GroupSearch
Retrieves the group from the data store with the given distinguished name.
lookup(DistinguishedName, String) - Method in class com.ibm.itim.dataservices.model.domain.GroupSearch
Retrieves the group from the data store based on the unique id of the group.
lookup(DistinguishedName, String, String) - Method in class com.ibm.itim.dataservices.model.domain.GroupSearch
Retrieves the group from the data store based on the unique ID of the group.
lookup(DistinguishedName, String, String, String) - Method in class com.ibm.itim.dataservices.model.domain.GroupSearch
Retrieves the group from the data store based on the unique ID of the group.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplateImpl
Searches for a notification template object 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.OrganizationSearch
Retrieves the organization 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.RoleSearch
Retrieves a role from the data store 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.ObjectProfileSearch
Searches for an object profile 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(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(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.
lookupItem(String) - Method in interface com.ibm.itim.script.ScriptContextDAO
Find a context item object that has been added to the scripting environment.
lookupItem(String) - Method in class com.ibm.itim.script.wrappers.ObjectWrapperManager
Gets the origional Object with the given name.
LoopCountScriptInterface - Interface in com.ibm.itim.workflow.script
 
LOWER - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Constant for paging backward
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

M

MAIL_TEMPLATE - Static variable in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
 
MailManager - Class in com.ibm.itim.mail
Delivers notification messages to the specified recipients.
MailManager() - Constructor for class com.ibm.itim.mail.MailManager
 
MailTemplateConfiguration - Class in com.ibm.itim.dataservices.model.domain
Represents a mail template configuration for reminder and activity notification .
MailTemplateConfiguration() - Constructor for class com.ibm.itim.dataservices.model.domain.MailTemplateConfiguration
Default constructor.
MailTemplateConfigurationEntity - Class in com.ibm.itim.dataservices.model.domain
 
MALFORMED_CSV_RECORD_ERROR - Static variable in exception com.ibm.itim.remoteservices.exception.MalformedCSVEntryException
message key for default message (used if a constructor with no message Id parameter is called) "Invalid CSV entry at file line {0}, line data: {1}"
MalformedCSVEntryException - Exception in com.ibm.itim.remoteservices.exception
Exception thrown by CSV file provider when an input record is invalid.
MalformedCSVEntryException(String, String, Object[]) - Constructor for exception com.ibm.itim.remoteservices.exception.MalformedCSVEntryException
Constructor that accepts a message ID & array of tokens.
MalformedEntryException - Exception in com.ibm.itim.remoteservices.exception
Exception thrown by service provider when an input entry is invalid.
MalformedEntryException(String, String, Object[]) - Constructor for exception com.ibm.itim.remoteservices.exception.MalformedEntryException
Constructor that accepts a message ID & array of tokens.
ManagableCategoryConstant - Interface in com.ibm.itim.dataservices.model
This class provides a list of pre-defined categories within the platform's data model.
ManagableProfile - Interface in com.ibm.itim.dataservices.model
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.
MANAGE_GROUP - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant property key to determ if this profile supports group management.
ManagedObject - Interface in com.ibm.itim.apps
Interface of all managed objects.
MANDATORY - Static variable in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Constant which represents an mandatory attribute enforcement.
MANUAL_FACTORY - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderLocator
 
MANUAL_SERVICE_MODE - Static variable in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
 
MANUAL_SERVICE_PROVIDER_FACTORY - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The constant specifies the service provider factory class for a Manual Service.
MANUAL_SERVICE_REQUEST - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
This is the process type for manual service
ManualWorkOrder - Class in com.ibm.itim.apps.provisioning
This class holds the work order details of a manual service or service connected in manual mode.
ManualWorkOrder(Participant, long, Participant, boolean, HashMap<ManualWorkOrder.OperationType, NotificationTemplate>) - Constructor for class com.ibm.itim.apps.provisioning.ManualWorkOrder
Create a ManualWorkOrder object.
ManualWorkOrder.OperationType - Enum in com.ibm.itim.apps.provisioning
The enum to represent the various types of valid operations.
MAP_WRAPPER - Static variable in class com.ibm.itim.script.wrappers.WrapperConfigDefaults
 
mapSubjectToItimID(Subject) - Method in interface com.ibm.itim.authentication.mapping.IDMapper
Maps the authenticated user subject to ITIM account user ID and returns the ITIM account user ID.
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.
mapUserIDToItimID(String) - Method in interface com.ibm.itim.authentication.mapping.IDMapper
Maps the authentication user ID to the ITIM account user ID and returns the ITIM account user ID.
MARK_NONCOMPLIANT - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant identifying the action for marking a non compliant account.
MARK_REJECT_ACTION - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Constant to specify a mark action when the recertification is rejected.
Membership - Class in com.ibm.itim.apps.policy
This class represents a member of the policy.
Membership(long, String) - Constructor for class com.ibm.itim.apps.policy.Membership
The default constructor.
MEMBERSHIP_ALL - Static variable in class com.ibm.itim.common.PolicyMembershipAttributeValue
 
MEMBERSHIP_OTHER - Static variable in class com.ibm.itim.common.PolicyMembershipAttributeValue
 
MEMBERSHIP_ROLES - Static variable in class com.ibm.itim.common.PolicyMembershipAttributeValue
 
META_DATA_CORRUPT - Static variable in exception com.ibm.itim.dataservices.model.ModelException
 
META_DATA_INSTANTIATION_ERROR - Static variable in exception com.ibm.itim.dataservices.model.ModelException
 
META_DATA_NOT_FOUND - Static variable in exception com.ibm.itim.dataservices.model.ModelException
 
ModelCommunicationException - Exception in com.ibm.itim.dataservices.model
ModelCommunicationException is an exception class used for errors that arise due to communications issues.
ModelCommunicationException(String) - Constructor for exception com.ibm.itim.dataservices.model.ModelCommunicationException
Constructs an ModelCommunicationException with a message.
ModelCommunicationException(String, Throwable) - Constructor for exception com.ibm.itim.dataservices.model.ModelCommunicationException
Constructs an ModelCommunicationException with a message and original exception.
ModelCommunicationException(String, Object[]) - Constructor for exception com.ibm.itim.dataservices.model.ModelCommunicationException
Constructs a checked exception with a msg identifier and an array of message parameters.
ModelCommunicationException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.dataservices.model.ModelCommunicationException
Constructs a checked exception with a msg identifier, an array of message parameters, and the original exception or error.
ModelCreationException - Exception in com.ibm.itim.dataservices.model
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 exception com.ibm.itim.dataservices.model.ModelCreationException
Constructs an ModelCreationException with a message.
ModelCreationException(String, Throwable) - Constructor for exception com.ibm.itim.dataservices.model.ModelCreationException
Constructs an ModelCreationException with a message and original exception.
ModelCreationException(String, Object[]) - Constructor for exception com.ibm.itim.dataservices.model.ModelCreationException
Constructs a checked exception with a msg identifier and an array of message parameters.
ModelCreationException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.dataservices.model.ModelCreationException
Constructs a checked exception with a msg identifier, an array of message parameters, and the original exception or error.
ModelDataHelperBridge - Class in com.ibm.itim.dataservices.model
 
ModelDataHelperBridge() - Constructor for class com.ibm.itim.dataservices.model.ModelDataHelperBridge
 
ModelException - Exception in com.ibm.itim.dataservices.model
ModelException is the base Exception class for all published data model exceptions.
ModelException(String) - Constructor for exception com.ibm.itim.dataservices.model.ModelException
Constructs an ModelException with a message.
ModelException(String, Throwable) - Constructor for exception com.ibm.itim.dataservices.model.ModelException
Constructs an ModelException with a message and original exception.
ModelException(String, Object[], Throwable) - Constructor for exception 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.
modelFileName - Static variable in interface com.ibm.itim.dataservices.model.IModelMetaData
Constant name of the model meta-data file, enRoleModel.xml.
modelFileName - Static variable in class com.ibm.itim.dataservices.model.ModelMetaData
Constant name of the model meta-data file, enRoleModel.xml.
ModelIntegrityException - Exception in com.ibm.itim.dataservices.model
ModelIntegrityException is an exception class used for errors that arise due to issues with the integrity of the data model.
ModelIntegrityException(String) - Constructor for exception com.ibm.itim.dataservices.model.ModelIntegrityException
Constructs an ModelIntegrityException with a message.
ModelIntegrityException(String, Throwable) - Constructor for exception com.ibm.itim.dataservices.model.ModelIntegrityException
Constructs an ModelIntegrityException with a message and original exception.
ModelIntegrityException(String, Object[], Throwable) - Constructor for exception 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.
ModelMetaData - Class in com.ibm.itim.dataservices.model
The ModelMetaData provides an interface for discovering and querying meta-data about the data model.
ModelModificationException - Exception in com.ibm.itim.dataservices.model
ModelModificationException is an exception class used for errors that arise due to failure of updating an object of the data model.
ModelModificationException(String) - Constructor for exception com.ibm.itim.dataservices.model.ModelModificationException
Constructs an ModelModificationException with a message.
ModelModificationException(String, Throwable) - Constructor for exception com.ibm.itim.dataservices.model.ModelModificationException
Constructs an ModelModificationException with a message and original exception.
ModelModificationException(String, Object[]) - Constructor for exception com.ibm.itim.dataservices.model.ModelModificationException
Constructs a checked exception with a msg identifier and an array of message parameters.
ModelModificationException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.dataservices.model.ModelModificationException
Constructs a checked exception with a msg identifier, an array of message parameters, and the original exception or error.
ModelRemoveException - Exception in com.ibm.itim.dataservices.model
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 exception com.ibm.itim.dataservices.model.ModelRemoveException
Constructs an ModelRemoveException with a message.
ModelRemoveException(String, Throwable) - Constructor for exception com.ibm.itim.dataservices.model.ModelRemoveException
Constructs an ModelRemoveException with a message and original exception.
ModelRemoveException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.dataservices.model.ModelRemoveException
Constructs a checked exception with a msg identifier, an array of message parameters, and the original exception or error.
ModelRuntimeContext - Interface in com.ibm.itim.fesiextensions
Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use ModelScriptInterface instead.
ModelSchema - Class in com.ibm.itim.dataservices.model
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
 
ModelScriptInterface - Interface in com.ibm.itim.script.extensions.model
 
MODIFY - Static variable in class com.ibm.itim.apps.policy.RecertificationPolicyManager
String constant representing MODIFY operation
modify(String, AttributeChanges, String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Modify an entity on the remote resource with the given attributes.
modifyAccessRight(String, AccessRight) - Method in class com.ibm.itim.apps.acl.AccessControlListManager
Modifies (replaces) an AccessRight on the container identified by the containerDN used to create this AccessControlListManager.
modifyAccessType(AccessType) - Method in class com.ibm.itim.apps.identity.AccessTypeMO
Updates the specification for the selected access type.
modifyAccessType(AccessType) - Method in class com.ibm.itim.apps.identity.AccessTypeMO
Updates the specification for the selected access type.
modifyChallengeResponse(String, String) - Method in class com.ibm.itim.apps.identity.ChallengesAndResponses
Modifies the response to a challenge in this ChallengesAndResponses.
modifyMailTemplate(NotificationTemplate) - Method in class com.ibm.itim.dataservices.model.domain.MailTemplateConfigurationEntity
Changes the mail template.
modifyPolicy(OrganizationalContainerMO, ProvisioningPolicy, Date) - Method in class com.ibm.itim.apps.policy.ProvisioningPolicyManager
Modifies a provisioning policy in the provisioning platform within the given container.
move(OrganizationalContainerEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
"Moves" the Person into the given organizational container.
MULTI_ACCOUNT_ADOPT_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
MULTI_ACCOUNT_CHANGE_PASSWORD - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
MULTI_ACCOUNT_DELETE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
MULTI_ACCOUNT_RESTORE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
MULTI_ACCOUNT_STATE_CHANGE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process contect signature is the MultiAccountStateChangeData class
MULTI_ACCOUNT_SUSPEND_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context signature is the AccountStateChangeData class
MULTI_USER_DELETE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
MULTI_USER_RESTORE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
MULTI_USER_SUSPEND_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context signature is the ChangeMultiUserStateData class
MULTIPLE_PERSONS_FOUND_ERROR - Static variable in exception com.ibm.itim.remoteservices.exception.MultiplePersonsFoundException
message key for default message (used if a constructor with no message Id parameter is called)
MultipleEntriesFoundException - Exception in com.ibm.itim.remoteservices.exception
Exception indicating 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 exception com.ibm.itim.remoteservices.exception.MultipleEntriesFoundException
Constructor that accepts an error string.
MultipleOwners - Class in com.ibm.itim.dataservices.model.domain
The ServiceOwner and SeparationOfDutyPolicy classes implements the owner relationship to a ServiceEntity and SeparationOfDutyPolicyEntity The subject of this relationship is an ServiceEntity, SeparationOfDutyPolicyEntity, or RoleEntity and the participant is 0 or more PersonEntities that act as the entity's administrator.
MultipleOwners() - Constructor for class com.ibm.itim.dataservices.model.domain.MultipleOwners
 
MultiplePersonsFoundException - Exception in com.ibm.itim.remoteservices.exception
Exception thrown by remote services person find methods when more than one match is found for a specified person name.
MultiplePersonsFoundException() - Constructor for exception com.ibm.itim.remoteservices.exception.MultiplePersonsFoundException
Standard constructor
MultiplePersonsFoundException(String, Object[]) - Constructor for exception com.ibm.itim.remoteservices.exception.MultiplePersonsFoundException
Constructor that accepts a message ID & array of tokens.
MultiplePersonsFoundException(String) - Constructor for exception com.ibm.itim.remoteservices.exception.MultiplePersonsFoundException
Constructor to pass an exception message.
MULTIVALUE_DELIMITER - Static variable in interface com.ibm.itim.fesiextensions.FESIExtensionConstants
Deprecated. determines dfelimiter used in a String representation of multivalued attribute between individual values
Multivalued - Class in com.ibm.itim.policy.join
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 this class

N

NAME - Static variable in class com.ibm.itim.dataservices.model.DirectoryObject
 
NAME - Static variable in interface com.ibm.itim.dataservices.model.domain.IServiceEntity
 
NAME - Static variable in class com.ibm.itim.dataservices.model.domain.PersonSearch
 
NAME - Static variable in interface com.ibm.itim.dataservices.model.IModelDataHelper
 
NAME - Static variable in interface com.ibm.itim.dataservices.model.IModelMetaData
 
NAME - Static variable in interface com.ibm.itim.dataservices.model.IProfileLocator
 
NAME - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
NAME - Static variable in interface com.ibm.itim.remoteservices.provider.IServiceProviderLocator
 
NAME - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
NAME_ALREADY_BOUND_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
NAME_INVALID_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
NAME_NOT_FOUND_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
NEW_USER_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context signature is the newUserData class
newInstance() - Static method in class com.ibm.itim.script.ScriptEvaluatorFactory
Create a new ScriptEvaluator object.
NewUserAccess - Class in com.ibm.itim.apps.provisioning
This is a value object that contains information about a new user access
NewUserAccess(byte[]) - Constructor for class com.ibm.itim.apps.provisioning.NewUserAccess
Constructs a new user access with a new account using given password
NewUserAccess(String, byte[]) - Constructor for class com.ibm.itim.apps.provisioning.NewUserAccess
Constructs a new user access with a new account using given password
NewUserAccess(String, byte[], DistinguishedName) - Constructor for class com.ibm.itim.apps.provisioning.NewUserAccess
Constructs a new user access with a new account using given password for the existing person specified by the ownerDN.
NewUserAccess(DistinguishedName) - Constructor for class com.ibm.itim.apps.provisioning.NewUserAccess
Constructs a new user access with a given existing account
NewUserAccess(DistinguishedName, DistinguishedName) - Constructor for class com.ibm.itim.apps.provisioning.NewUserAccess
Constructs a new user access with a given owner and an existing account.
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_ACCESS - Static variable in class com.ibm.itim.dataservices.model.domain.AccessInfo
Access option: Access is disabled for the user request.
NO_REASON_SPECIFIED - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
NO_SERVICE_INPUT_PROCESS_TYPES - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
Identifies the default process types that do not have service as input parameter.
NO_SUCH_ATTRIBUTE_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
NO_TIMEOUT_ACTION - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Constant to specify a no action when the recertification times out.
NO_USER_ID - Static variable in exception com.ibm.itim.apps.ITIMFailedLoginException
Key for no user ID
NO_WRAP - Static variable in class com.ibm.itim.script.wrappers.ObjectWrapperManager
Factory name to use for classes that should not be wrapped.
NO_WRAP - Static variable in class com.ibm.itim.script.wrappers.WrapperConfigDefaults
 
NON_FATAL_ERROR - Static variable in class com.ibm.itim.logging.SystemLog
Deprecated. Use ERROR instead.
NONE - Static variable in class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. There was no problem with the search.
NONE_SELECTED - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
normalize(String, boolean) - Static method in exception com.ibm.itim.exception.ITIMException
Normalizes the given string.
normalize(String, boolean) - Static method in class com.ibm.itim.workflow.model.I18NInformationEventAudit
Normalizes the given string.
NOT_STARTED - Static variable in class com.ibm.itim.apps.identity.SelfRequest
Constant identifying the not-started status.
NOT_STARTED - Static variable in class com.ibm.itim.apps.identity.SelfRequest
Constant identifying the not-started status.
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.Request
Constant identifying the not-started status.
NotificationFactory - Interface in com.ibm.itim.mail
NotificationFactory is a factory interface for creating NotificationMessages.
NotificationManager - Class in com.ibm.itim.mail
Generates messages and delivers them based on a category of notification and the context of the situation causing the notification.
NotificationMessage - Class in com.ibm.itim.mail
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
The default constructor of NotificationMessage.Initializes subject, message, htmlMessage to blank string.
NotificationMessage(Collection, String, String, String) - Constructor for class com.ibm.itim.mail.NotificationMessage
The constructor of NotificationMessage.
NotificationMessage(Collection, String, String, String, String, String, String) - Constructor for class com.ibm.itim.mail.NotificationMessage
The constructor of NotificationMessage when taking advantage of Post Office functionality.
NotificationMessage(Collection, String, String, String, String, String) - Constructor for class com.ibm.itim.mail.NotificationMessage
The constructor of NotificationMessage when taking advantage of Post Office functionality.
NotificationOption - Class in com.ibm.itim.dataservices.model.domain.access
This class defines the notification options related to access provisioning.
NotificationOption(boolean, boolean) - Constructor for class com.ibm.itim.dataservices.model.domain.access.NotificationOption
Constructs the object with specific notification options.
NotificationTemplate - Class in com.ibm.itim.dataservices.model.domain
Represents a template for a notification message.
NotificationTemplate() - Constructor for class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Default constructor.
NotificationTemplate(String, String, String, String) - Constructor for class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Constructs with full set of parameters.
NotificationTemplate(String, boolean, String, String, String) - Constructor for class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Constructs with full set of parameters.
NotificationTemplateImpl - Class in com.ibm.itim.dataservices.model.domain
Search for a template.
NotificationTemplateImpl() - Constructor for class com.ibm.itim.dataservices.model.domain.NotificationTemplateImpl
Default constructor.
Notifier - Interface in com.ibm.itim.remoteservices.provider
Interface to notify the provisioning platform when a response to an asynchronous request is made.
notify(NotificationMessage) - Static method in class com.ibm.itim.mail.MailManager
notify 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.
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
 
notifyAsync(NotificationMessage) - Static method in class com.ibm.itim.mail.MailManager
notifyAsync will send the notificaiton asynchronous to the caller's thread.
notifyOfAsynchronousResponse(AsynchronousResponse) - Method in interface com.ibm.itim.remoteservices.provider.Notifier
Delivers an asynchronous response to the provisioning platform.
NOTSTARTED - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
Constant identifying a not-started state.
NOTSTARTED - Static variable in class com.ibm.itim.workflow.model.type.WorkflowState
Field NOTSTARTED
NULL_USER_ID - Static variable in exception com.ibm.itim.dataservices.model.ModelException
 
Numeric - Class in com.ibm.itim.policy.join
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
NUMERIC_STRING - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 

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_PROPS - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for the custom properties of the profile.
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.
OBJ_PROFILE_RULES_ATTR - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for the lifecycle rule xml.
OBJECT_NOT_FOUND - Static variable in exception com.ibm.itim.dataservices.model.ModelException
A requested object was not found
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 in com.ibm.itim.dataservices.model
ObjectNotFoundException is an exception class used when an entry that is searched for is not found.
ObjectNotFoundException(String) - Constructor for exception com.ibm.itim.dataservices.model.ObjectNotFoundException
Constructs an ModelCommunicationException with a message.
ObjectNotFoundException(String, Throwable) - Constructor for exception com.ibm.itim.dataservices.model.ObjectNotFoundException
Constructs an ObjectNotFoundException with a message and original exception.
ObjectNotFoundException(String, Object[]) - Constructor for exception com.ibm.itim.dataservices.model.ObjectNotFoundException
Constructs a checked exception with a msg identifier and an array of message parameters.
ObjectNotFoundException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.dataservices.model.ObjectNotFoundException
Constructs a checked exception with a msg identifier, an array of message parameters, and the original exception or error.
ObjectProfile - Class in com.ibm.itim.dataservices.model
Value Object class that holds the attribute data of an object profile.
ObjectProfile(String, String, String, String, Map<String, String>, String) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfile
Constructs a new ObjectProfile object.
ObjectProfile(String, String, String, String, Map<String, String>, Collection<String>) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfile
Constructs a new ObjectProfile object.
ObjectProfile(String, String, String, String, Map<String, String>, Collection<String>, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfile
Constructs a new ObjectProfile object.
ObjectProfile(DistinguishedName, String, String, String, String, Map, String) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfile
Deprecated. Use ObjectProfile(DistinguishedName,String,String,String,Map,Collection) instead.
ObjectProfile(DistinguishedName, String, String, String, String, Map, String, Collection) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfile
Deprecated. Use ObjectProfile(String,String,String,String,Map,Collection) instead.
ObjectProfile(DistinguishedName, String, String, String, String, Map<String, String>, String, Collection, Collection) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfile
Deprecated. Use ObjectProfile(DistinguishedName,String,String,String,Map,Collection, Collection,Collection) instead.
ObjectProfile(DistinguishedName, String, String, String, String, Map<String, String>, Collection<String>, Collection, Collection) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfile
Deprecated. Use ObjectProfile(DistinguishedName,Map,Collection,Collection,AttributeValues) instead.
ObjectProfileCategory - Class in com.ibm.itim.dataservices.model
This class provides a list of pre-defined categories within the platform's data model.
ObjectProfileCategory() - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileCategory
No argument constructor needed for serializable.
ObjectProfileCategoryConstant - Interface in com.ibm.itim.dataservices.model
This class provides a list of pre-defined categories within the platform's data model.
ObjectProfileEntity - Class in com.ibm.itim.dataservices.model
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 in com.ibm.itim.dataservices.model
Factory class that creates object profiles in the data store.
ObjectProfileFactory() - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileFactory
 
ObjectProfileOperation - Class in com.ibm.itim.dataservices.model
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 in com.ibm.itim.dataservices.model
This class parses ObjectProfileOperation from xml string
ObjectProfileOperationContentHandler(ObjectProfileOperation) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileOperationContentHandler
 
ObjectProfileOperationFactory - Class in com.ibm.itim.dataservices.model
Deprecated. This class should be for internal use only. It's being removed from public API since 5.0
ObjectProfileOperationFactory() - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileOperationFactory
Deprecated.  
ObjectProfileSearch - Class in com.ibm.itim.dataservices.model
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.
objectToXML() - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Converts the content of the lifecycle rule to an XML string.
ObjectWrapper - Interface in com.ibm.itim.script.wrappers
Interface that all ObjectWrapper types must implement.
ObjectWrapperImpl - Class in com.ibm.itim.script.wrappers
ObjectWrapperImpl serves as a simple base class for more complex classes that wrap Java objects that are represented as JavaScript objects.
ObjectWrapperImpl() - Constructor for class com.ibm.itim.script.wrappers.ObjectWrapperImpl
 
ObjectWrapperImpl(Object) - Constructor for class com.ibm.itim.script.wrappers.ObjectWrapperImpl
Constructor with an Object argument.
ObjectWrapperManager - Class in com.ibm.itim.script.wrappers
Main entry point to wrap an Object to place in the scripting environment.
OID_MATCH_EQUALITY_NAME - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
OID_MATCH_EQUALITY_OID - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
OID_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
ON_ADD - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant identifying when a new account is detected.
ON_CHANGE - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant identifying when a changed account is detected.
ON_DELETE - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant identifying when a deleted account is detected.
ONELEVEL_SCOPE - Static variable in class com.ibm.itim.apps.policy.ProvisioningPolicy
Policy single scope of the same level target as policy container
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.common.PolicyScopeAttributeValue
Constant indicating a single level search scope.
ONELEVEL_SCOPE - Static variable in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
scope of the same level as the target
ONELEVEL_SCOPE - Static variable in class com.ibm.itim.dataservices.model.policy.ScopedPolicy
scope of the same level as the target.
ONELEVEL_SCOPE - Static variable in class com.ibm.itim.dataservices.model.SearchParameters
Constant indicating a single level search scope.
onReconComplete(long, String, String, String) - Method in interface com.ibm.itim.remoteservices.ejb.mediation.IReconCompleteCallback
This method is executed by ITIM workflow engine after the reconciliation process, with which the callback object of the implementation class of this interface is registered, completes.
OPERATION - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
OPERATION_ADD - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
 
OPERATION_ADD_DELETE_SINGLE_VALUED_ATTRIBUTES - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name of the LDAP attribute for the list of add-delete-single-value attributes per operation type.
OPERATION_CHANGE_PASSWORD - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
 
OPERATION_COMPARE - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
 
OPERATION_DELETE - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
 
OPERATION_MODIFY - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
 
OPERATION_NOT_ALLOWED - Static variable in exception com.ibm.itim.apps.AuthorizationException
String constant for the operation now allowed error.
OPERATION_NOT_SUPPORTED_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
OPERATION_PARAMETER - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
OPERATION_REPLACE_MULTI_VALUED_ATTRIBUTES - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name of the LDAP attribute for the list of replace-multi-value attributes per operation type.
OPERATION_REQUIRED_ATTRIBUTES - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name of the LDAP attribute for the list of required attributes per operation type.
OPERATION_RESTORE - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
 
OPERATION_SEARCH - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
 
OPERATION_SEND_ONLY_ATTRIBUTES - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name of the LDAP attribute for the list of send-only attributes per operation type.
OPERATION_SUSPEND - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
 
OPERATION_TEST - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
 
OperationParameter - Class in com.ibm.itim.dataservices.model
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
OPTIONAL - Static variable in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Deprecated. This enforcement now behaves like DEFAULT. To specify optional attribute enforcement, use ALLOWED instead.
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 - Static variable in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Constant (String) for the organization relationship name
Organization - Class in com.ibm.itim.dataservices.model.domain
Value Object class that holds the attribute information of an organization in the data model.
Organization() - Constructor for class com.ibm.itim.dataservices.model.domain.Organization
Default empty constructor
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
Deprecated. Use Organization(AttributeValues) instead. Since 4.6
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_DELETE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
ORGANIZATION_RESTORE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
ORGANIZATION_SUSPEND_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context signature is the OrgStateChangeData class
OrganizationalContainer - Class in com.ibm.itim.dataservices.model.domain
Value Object class that holds the attribute information of an organizational container in the data model.
OrganizationalContainer() - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationalContainer
Default empty constructor
OrganizationalContainerEntity - Class in com.ibm.itim.dataservices.model.domain
Class that represents a container in the logical organization chart within the data model.
OrganizationalContainerEntity(OrganizationalContainer) - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationalContainerEntity
Constructs with the given value object.
OrganizationalContainerEntity(ObjectProfile, OrganizationalContainer) - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationalContainerEntity
Constructs with the given value object and object profile.
OrganizationalContainerMO - Class in com.ibm.itim.apps.identity
Managed object representing an organizational container.
OrganizationalContainerMO - Class in com.ibm.itim.apps.identity
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.
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 in com.ibm.itim.dataservices.model.domain
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 in com.ibm.itim.dataservices.model.domain
Value Object class that holds the attribute information of an organizational unit in the data model.
OrganizationalUnit() - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationalUnit
Default empty constructor
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
Deprecated. Use OrganizationalUnit(AttributeValues) instead. Since 4.6
OrganizationEntity - Class in com.ibm.itim.dataservices.model.domain
Class that represents an organization in the logical organization chart within the data model.
OrganizationEntity(Organization) - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationEntity
Constructs with the given value object.
OrganizationEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationEntity
Constructs an OrganizationEntity with the DirectoryObject.
OrganizationEntity(ObjectProfile, Organization) - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationEntity
Constructs with the given value object and object profile.
OrganizationFactory - Class in com.ibm.itim.dataservices.model.domain
Factory class for creating organizations in the data store.
OrganizationFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationFactory
Default constructor.
OrganizationParent - Class in com.ibm.itim.dataservices.model.domain
The OrganizationParent class implements the parent relationship to an OrganizationEntity.
OrganizationParent() - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationParent
 
OrganizationSearch - Class in com.ibm.itim.dataservices.model.domain
Class that provides an interface for searching for organizations.
OrganizationSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationSearch
Default constructor.
ORGROLE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Organizational Role category.
ORGUNIT - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Organizational Unit category.
ORGUNIT_DELETE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
ORGUNIT_RESTORE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
ORGUNIT_SUSPEND_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context signature is the OrgUnitStateChangeData class
orphan(DistinguishedName, Collection) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Orphans multiple accounts, or changes the account owner to unknown.
orphan(DistinguishedName, Collection) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Orphans multiple accounts, or changes the account owner to unknown.
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.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.
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 - Static variable in class com.ibm.itim.dataservices.model.domain.Role
The attribute for storing the owners of the role
OWNER - Static variable in class com.ibm.itim.dataservices.model.domain.RoleEntity
Constant (String ) for the owner relationship name
OWNER - Static variable in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyPolicy
The attribute for storing the owner of the policy
OWNERSHIP_TYPE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
category for ownership type
OWNERSHIP_TYPE_ATTR - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for ownership type
OwnershipType - Class in com.ibm.itim.dataservices.model.domain
This class defines an ownership type
OwnershipType(String, String) - Constructor for class com.ibm.itim.dataservices.model.domain.OwnershipType
Construct OwnershipType with specified parameters.
OwnershipTypeConfiguration - Class in com.ibm.itim.dataservices.model.domain
This class provides support to read/add/change/remove ownership types stored in LDAP.
OwnershipTypeConfiguration(DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.domain.OwnershipTypeConfiguration
 

P

PACKAGED_APPROVAL_DOCUMENT_WRAPPER - Static variable in class com.ibm.itim.script.wrappers.WrapperConfigDefaults
 
PACKAGED_APPROVAL_ITEM_WRAPPER - Static variable in class com.ibm.itim.script.wrappers.WrapperConfigDefaults
 
PackagedApprovalDecisionItem - Class in com.ibm.itim.workflow.model
This class extends the PackagedApprovalItem class to add information about the decision for a particular item.
PackagedApprovalDecisionItem(PackagedApprovalItem.ItemType, String) - Constructor for class com.ibm.itim.workflow.model.PackagedApprovalDecisionItem
Constructs a PackagedApprovalDecisionItem with the specified type and String identifier.
PackagedApprovalDecisionItem(PackagedApprovalItem.ItemType, String, List<PackagedApprovalItem>) - Constructor for class com.ibm.itim.workflow.model.PackagedApprovalDecisionItem
Constructs a PackagedApprovalDecisionItem with the specified type and String identifier and no decision.
PackagedApprovalDocument - Class in com.ibm.itim.workflow.model
This class is used as a workflow relevant data item for activities that require an approval decision on multiple items in one atomic step.
PackagedApprovalDocument() - Constructor for class com.ibm.itim.workflow.model.PackagedApprovalDocument
Constructs an empty packaged approval document, including an empty list of approval items.
PackagedApprovalDocument(List<PackagedApprovalItem>) - Constructor for class com.ibm.itim.workflow.model.PackagedApprovalDocument
Constructs a packaged approval document with the specified list of approval items, which should be non-null.
PackagedApprovalDocument(String, List<PackagedApprovalItem>) - Constructor for class com.ibm.itim.workflow.model.PackagedApprovalDocument
Constructs a packaged approval document with the specified comments and list of approval items, which should be non-null.
PackagedApprovalItem - Class in com.ibm.itim.workflow.model
This class is used as a component of the PackagedApprovalDocument workflow relevant data item.
PackagedApprovalItem(PackagedApprovalItem.ItemType, String) - Constructor for class com.ibm.itim.workflow.model.PackagedApprovalItem
Constructs a PackagedApprovalItem with the specified type and String identifier.
PackagedApprovalItem(PackagedApprovalItem.ItemType, String, List<PackagedApprovalItem>) - Constructor for class com.ibm.itim.workflow.model.PackagedApprovalItem
Constructs a PackagedApprovalItem with the specified type and String identifier.
PackagedApprovalItem.ItemType - Enum in com.ibm.itim.workflow.model
The ItemType enumeration provides the possible object types that could be represented by this approval item.
PARAMETER - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
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.
PARTIAL_LOCKED - Static variable in class com.ibm.itim.workflow.model.AssignmentGroup
Constant identifying the partial locked state.
PartialListResultsException - Exception in com.ibm.itim.apps
This class is the result of partial results submitted to the workflow
PartialListResultsException(List, List) - Constructor for exception com.ibm.itim.apps.PartialListResultsException
Constructs with a result and an exception.
PartialResultsException - Exception in com.ibm.itim.dataservices.model
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 exception com.ibm.itim.dataservices.model.PartialResultsException
Constructs an PartialResultsException with a message.
PartialResultsException(String, Throwable) - Constructor for exception com.ibm.itim.dataservices.model.PartialResultsException
Constructs an PartialResultsException with a message and original exception.
PartialResultsReason - Class in com.ibm.itim.dataservices.model
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 in com.ibm.itim.apps.provisioning
This class represents an individual, department, role, and so forth that is responsible for a specific unit of work or activity within a workflow process.
Participant(Participant.ParticipantType, boolean) - Constructor for class com.ibm.itim.apps.provisioning.Participant
Construct a Participant.
Participant(Participant.ParticipantType, DistinguishedName, boolean) - Constructor for class com.ibm.itim.apps.provisioning.Participant
Construct a Participant.
Participant - Class in com.ibm.itim.workflow.model
This class provides information about a workflow participant.
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.
Participant.ParticipantType - Enum in com.ibm.itim.apps.provisioning
enum to represent the various types of valid participants.
PARTICIPANT_RESOLVE_FAILED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a participant resolution failure as a result.
PARTICIPANT_RESOLVE_FAILED - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
Supported summary code for manual activity
ParticipantResolveFailureEventAudit - Class in com.ibm.itim.workflow.model
This defines the class for participant resolve failed event audit information
ParticipantResolveFailureEventAudit(ActivityParticipant) - Constructor for class com.ibm.itim.workflow.model.ParticipantResolveFailureEventAudit
 
PASSWORD_ACCESS_ENABLED - Static variable in class com.ibm.itim.script.wrappers.JSDirectoryObjectWrapperFactory
 
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 in com.ibm.passwordrules
Interface which needs to be implemented by all custom password generators.
PasswordHistoryItem - Class in com.ibm.passwordrules.standard
Objects of this class are used to hold information about an item on a password history list.
PasswordHistoryItem(byte[], byte[]) - Constructor for class com.ibm.passwordrules.standard.PasswordHistoryItem
Constructor accepting password hash parameters
PasswordManager - Class in com.ibm.itim.apps.provisioning
Provides aggregate password management capabilities.
PasswordManager - Class in com.ibm.itim.apps.provisioning
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.
PasswordManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.provisioning.PasswordManager
Constructs the manager with a platform context and a subject.
PasswordPickupEventAudit - Class in com.ibm.itim.workflow.model
This defines user password pickup event audit information
PasswordPickupEventAudit(ActivityParticipant) - Constructor for class com.ibm.itim.workflow.model.PasswordPickupEventAudit
 
PasswordRuleException - Exception in com.ibm.itim.apps.provisioning
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 exception com.ibm.itim.apps.provisioning.PasswordRuleException
Constructs with an error code.
PasswordRuleException(String, Object[]) - Constructor for exception com.ibm.itim.apps.provisioning.PasswordRuleException
Constructs with an error code and message tokens
PasswordRuleException(String, Throwable) - Constructor for exception com.ibm.itim.apps.provisioning.PasswordRuleException
Constructs with an error code and the cause exception.
PasswordRulesInfo - Class in com.ibm.passwordrules.standard
This class represents 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
 
pending() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Accessor method for whether the status is pending
PENDING - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifyin a pending result.
PENDING - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
 
PENDING_AND_COMPLETED_PROCESS - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Constant for pending and completed processes
PENDING_ASYNCHRONOUS - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
PENDING_PAGE - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
For redirection to the pending requests page
PENDING_PROCESS - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Constant for pending process
PENDING_RECON_IN_PROGRESS - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
PENDING_RESOURCE_FAILED - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
PendingActivity - Class in com.ibm.itim.workflow.model
This class is used to give an aggregate view of a pending manual activity
PendingActivity() - Constructor for class com.ibm.itim.workflow.model.PendingActivity
 
Permission - Class in com.ibm.itim.dataservices.model
Class that represents a permission within an AccessRight, or ACI.
Permission() - Constructor for class com.ibm.itim.dataservices.model.Permission
 
Person - Class in com.ibm.itim.dataservices.model.domain
Value Object class that holds the attribute information of a person (identity) in the data model.
Person() - Constructor for class com.ibm.itim.dataservices.model.domain.Person
Default empty constructor
Person(Person) - Constructor for class com.ibm.itim.dataservices.model.domain.Person
Copy Constructor Reference copy is used for Java object except for String and other primary types
Person(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.Person
Deprecated. Use Person(String profileName) and setAttributes(attributes) instead
Person(String) - Constructor for class com.ibm.itim.dataservices.model.domain.Person
Constructs object with profile.
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 exception com.ibm.itim.remoteservices.exception.PersonAlreadyExistsException
message key for default message (used if a constructor with no message Id parameter is called)
PERSON_ATTR_ALIAS - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the aliases attribute name.
PERSON_ATTR_CREATION_DATE - Static variable in class com.ibm.itim.dataservices.model.domain.Person
 
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_LAST_CERTIFIED_DATE - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the last certified date 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_MANAGER - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the manager 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_PASSWORD_CHANGE_DATE - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant that represents the LDAP attribute for the time that the password was last changed.
PERSON_ATTR_ROLE - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the roles attribute name.
PERSON_ATTR_ROLE_ASSIGNMENT_DATA - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the attribute name of the role assignment data to be stored.
PERSON_ATTR_ROLE_RECERTIFICATION_LAST_ACTION - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the last recertification action attribute name for roles.
PERSON_ATTR_ROLE_RECERTIFICATION_LAST_ACTION_DATE - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the attribute name of the date of the last recertification action for roles.
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_STATUS_LAST_CHANGED_DATE - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for last status change date attribute name.
PERSON_ATTR_SUPERVISOR - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the supervisor attribute name.
PERSON_USER_CLASS - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
This constant is used to specify the user type when the user type is PERSON.
PersonAccount - Class in com.ibm.itim.dataservices.model.domain
The PersonAccount class implements the account relationship to a PersonEntity.
PersonAccount() - Constructor for class com.ibm.itim.dataservices.model.domain.PersonAccount
 
PersonAlreadyExistsException - Exception in com.ibm.itim.remoteservices.exception
Exception thrown by remote services person add methods when the specified person already exists.
PersonAlreadyExistsException(String) - Constructor for exception com.ibm.itim.remoteservices.exception.PersonAlreadyExistsException
Constructor to pass an error message.
PersonAlreadyExistsException(String, Object[]) - Constructor for exception com.ibm.itim.remoteservices.exception.PersonAlreadyExistsException
Constructor to pass an error key & tokens.
PersonEntity - Class in com.ibm.itim.dataservices.model.domain
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.
PersonEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.PersonEntity
Constructs a PersonEntity, taking a DirectoryObject as the parameter.
PersonFactory - Class in com.ibm.itim.dataservices.model.domain
Factory class for creating people in the data store.
PersonFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.PersonFactory
Default constructor.
PersonFindException - Exception in com.ibm.itim.remoteservices.exception
Exception thrown by remote services identity feed code when an Exception occurs while searching for a matching entry in the ITIM LDAP store.
PersonFindException(String, Throwable) - Constructor for exception com.ibm.itim.remoteservices.exception.PersonFindException
Constructor to pass an error message and a Throwable.
PersonFindException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.remoteservices.exception.PersonFindException
Constructor to pass an error key, tokens and a Throwable.
PersonManager - Class in com.ibm.itim.apps.identity
Provides aggregate identity (person) management capabilities.
PersonManager - Class in com.ibm.itim.apps.identity
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.
PersonManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.identity.PersonManager
Constructs the manager with a platform context and a subject.
PersonMO - Class in com.ibm.itim.apps.identity
Managed object representing a person, or identity.
PersonMO - Class in com.ibm.itim.apps.identity
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.
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.
PersonPlacementRulesScriptInterface - Interface in com.ibm.itim.remoteservices.script
 
PersonRole - Class in com.ibm.itim.dataservices.model.domain
The PersonRole class implements the role relationship to a PersonEntity.
PersonRole() - Constructor for class com.ibm.itim.dataservices.model.domain.PersonRole
 
PersonSearch - Class in com.ibm.itim.dataservices.model.domain
Provides an interface for searching for people.
PersonSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.PersonSearch
Default constructor.
PersonSelf - Class in com.ibm.itim.dataservices.model.domain
The PersonSelf class implements the self relationship to a PersonEntity.
PersonSelf() - Constructor for class com.ibm.itim.dataservices.model.domain.PersonSelf
 
PHONE_NUMBER_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
platform - Variable in class com.ibm.itim.apps.search.SearchResultsMO
The PlatformContext holding platform connection information.
platform - Variable in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
The platform will be changed to match the context of WokflowSearchMO.
platform - Variable in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
The platform will be changed to match the context of WokflowSearchMO.
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_REALM - Static variable in interface com.ibm.itim.apps.PlatformContext
Property name of the principal's realm.
PLATFORM_URL - Static variable in interface com.ibm.itim.apps.PlatformContext
Platform URL property name.
PlatformCallback - Class in com.ibm.itim.apps.jaas.callback
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 in com.ibm.itim.apps.jaas.callback
Deprecated. since ISIM 6.0
PlatformCallbackHandler(String, String) - Constructor for class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Deprecated. Constructs the handler with a user id and password.
PlatformCallbackHandler(String, String, String) - Constructor for class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Deprecated. Constructs the handler with a user id, password, and tenant id.
PlatformCallbackHandler(String, Locale) - Constructor for class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Deprecated. Constructs the handler with a user id and locale.
PlatformCallbackHandler(String, String, Locale) - Constructor for class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Deprecated. Constructs the handler with a user id, locale, and tenant id.
PlatformContext - Interface in com.ibm.itim.apps
Interface representing a client context with the provisioning platform.
PlatformContext - Interface in com.ibm.itim.remoteservices.provider
Interface to retrieve provisioning platform context information, such as a directory naming context for retrieving directory entries.
PlatformContextFactory - Interface in com.ibm.itim.apps
Interface for creating a platform context.
PlatformContextFactory - Interface in com.ibm.itim.apps
Interface for creating a platform context.
POConfiguration - Class in com.ibm.itim.dataservices.model.domain
Represents a configuration for Post Office Notification.
POConfiguration() - Constructor for class com.ibm.itim.dataservices.model.domain.POConfiguration
Default constructor.
POConfiguration(int, boolean) - Constructor for class com.ibm.itim.dataservices.model.domain.POConfiguration
Constructs with full set of parameters.
POConfigurationEntity - Class in com.ibm.itim.dataservices.model.domain
 
Policy - Interface in com.ibm.itim.dataservices.model.policy
This interface describes all basic (descripive) policy attributes
POLICY_ADD_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context is the ChangePolicyData class
POLICY_ATTR_CAPTION - Static variable in class com.ibm.itim.apps.policy.ProvisioningPolicy
String constant for label attribute name
POLICY_ATTR_CAPTION - Static variable in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
String constant for the label attribute name.
POLICY_ATTR_DESCRIPTION - Static variable in class com.ibm.itim.apps.policy.ProvisioningPolicy
String constant for description attribute name
POLICY_ATTR_DESCRIPTION - Static variable in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
String constant for description attribute name
POLICY_ATTR_DESCRIPTION - Static variable in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
String constant for the description attribute name.
POLICY_ATTR_ENABLED - Static variable in class com.ibm.itim.apps.policy.ProvisioningPolicy
String constant for enabled attribute name
POLICY_ATTR_ENABLED - Static variable in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
String constant for enabled attribute name
POLICY_ATTR_ENABLED - Static variable in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
String constant for the enabled attribute name.
POLICY_ATTR_ISDRAFT - Static variable in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
String constant for the draft attribute name.
POLICY_ATTR_KEY_WORDS - Static variable in class com.ibm.itim.apps.policy.ProvisioningPolicy
String constant for keywords attribute name
POLICY_ATTR_KEY_WORDS - Static variable in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
String constant for the keywords attribute name.
POLICY_ATTR_NAME - Static variable in class com.ibm.itim.apps.policy.ProvisioningPolicy
String constant for name attribute name
POLICY_ATTR_NAME - Static variable in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
String constant for name attribute name
POLICY_ATTR_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
String constant for the name attribute name.
POLICY_ATTR_OBJECT_PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.ServicePolicy
String constant for the object profile name
POLICY_ATTR_PARENT_CONTAINER - Static variable in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
String constant for organizational container name
POLICY_ATTR_POLICY_TARGET - Static variable in class com.ibm.itim.dataservices.model.policy.ServicePolicy
String constant for the target attribute name.
POLICY_ATTR_PRIORITY - Static variable in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
String constant for the priority attribute name.
POLICY_ATTR_REQ_POLICY_TARGET - Static variable in class com.ibm.itim.apps.policy.ProvisioningPolicy
String constant for the required target attribute name
POLICY_ATTR_REQ_POLICY_TARGET - Static variable in class com.ibm.itim.dataservices.model.policy.ServicePolicy
String constant for the target attribute name
POLICY_ATTR_SCOPE - Static variable in class com.ibm.itim.apps.policy.ProvisioningPolicy
String constant for the scope attribute name
POLICY_ATTR_SCOPE - Static variable in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
String constant for the scope attribute name
POLICY_ATTR_SCOPE - Static variable in class com.ibm.itim.dataservices.model.policy.ScopedPolicy
String constant for the scope attribute name.
POLICY_ATTR_URI - Static variable in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
String constant for URI attribute name
POLICY_CHANGE_PROCESS_TYPES - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
Identifies all the process types belonging to Policy type For use in COMPLIANCE ALERT
POLICY_DELETE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
POLICY_ITEM_NAME_ATTRIBUTE_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Constant that specifies the name attribute of the recertification policy.
POLICY_MODIFY_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
POLICY_TARGET_ATTRIBUTE_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Constant that specifies the target attribute of the recertification policy.
PolicyJoinRuntimeContext - Interface in com.ibm.itim.fesiextensions
Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use ProvisioningPolicyScriptInterface instead.
PolicyMembershipAttributeValue - Class in com.ibm.itim.common
This class holds policy membership attribute value.
PolicyMembershipAttributeValue() - Constructor for class com.ibm.itim.common.PolicyMembershipAttributeValue
Constructor
PolicyMembershipAttributeValue(String, Collection) - Constructor for class com.ibm.itim.common.PolicyMembershipAttributeValue
Constructor
PolicyScopeAttributeValue - Class in com.ibm.itim.common
This class holds policy scope attribute value.
PolicyScopeAttributeValue() - Constructor for class com.ibm.itim.common.PolicyScopeAttributeValue
Constructor
PolicyScopeAttributeValue(String, String) - Constructor for class com.ibm.itim.common.PolicyScopeAttributeValue
Constructor
POSTAL_ADDRESS_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
PostOfficeScriptInterface - Interface in com.ibm.itim.mail.postoffice.script
 
PPAEntitlement - Class in com.ibm.itim.policy.analysis
This class contains information that can be used in the analysis of an entitlement for a provisioning parameter.
PPAException - Exception in com.ibm.itim.policy.analysis
This class encapsulates exception information encountered by the provisioning policy analysis code.
PPAProvisioningParameter - Class in com.ibm.itim.policy.analysis
This class contains information that can be used in the analysis of a provisioning parameter.
PPAProvisioningPolicy - Class in com.ibm.itim.policy.analysis
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 in com.ibm.itim.policy.join
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 exception com.ibm.itim.exception.ITIMException
Prints out the stack trace, including the stack trace of the original exception (if there was a separate one).
printStackTrace(PrintStream) - Method in exception com.ibm.itim.exception.ITIMException
Prints out the stack trace, including the stack trace of the original exception (if there was a separate one).
printStackTrace(PrintWriter) - Method in exception com.ibm.itim.exception.ITIMException
Prints out the stack trace, including the stack trace of the original exception (if there was a separate one).
printStackTrace() - Method in exception com.ibm.itim.policy.analysis.PPAException
Prints this exception and its backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in exception com.ibm.itim.policy.analysis.PPAException
Prints this exception and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception com.ibm.itim.policy.analysis.PPAException
Prints this exception and its backtrace to the specified print writer.
printStackTrace() - Method in exception 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 exception 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 exception 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 in com.ibm.itim.policy.join
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
PRIVILEGE_RULE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
category for policy privilege rule.
PROCESS_EXPIRED_LEASES - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
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_TYPES - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
Identifies all the process types supported by the system
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.
processBatchLoad(byte[], String, Date) - Method in class com.ibm.itim.apps.pim.SABatchLoadManager
This API submits a workflow request for batch loading of credentials into vault.
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.
ProcessHistoryQueryStatement - Class in com.ibm.itim.workflow.query
Class providing process history query logic based on a provisioning specific parameters.
ProcessHistoryQueryStatement(long) - Constructor for class com.ibm.itim.workflow.query.ProcessHistoryQueryStatement
Constructs with a process id and a parent id as its context.
ProcessHistoryQueryStatement(long, String) - Constructor for class com.ibm.itim.workflow.query.ProcessHistoryQueryStatement
Constructs with a process id and a parent id as its context.
PROCESSING_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
ProcessManager - Class in com.ibm.itim.workflow.model
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 in com.ibm.itim.workflow.model
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.
ProcessResult - Class in com.ibm.itim.workflow.model.type
This class encapsulates a activity result.
ProcessResult() - Constructor for class com.ibm.itim.workflow.model.type.ProcessResult
Default constructor sets the status to STATUS_COMPLETE.
ProcessResult(int) - Constructor for class com.ibm.itim.workflow.model.type.ProcessResult
Constructor takes a status
ProcessResult(String) - Constructor for class com.ibm.itim.workflow.model.type.ProcessResult
Constructor takes a summary string and sets the status to STATUS_COMPLETE
ProcessResult(int, String) - Constructor for class com.ibm.itim.workflow.model.type.ProcessResult
Constructor takes a status and summary.
ProcessResult(String, List) - Constructor for class com.ibm.itim.workflow.model.type.ProcessResult
Constructor takes a summary and result values.
ProcessResult(String, String, List) - Constructor for class com.ibm.itim.workflow.model.type.ProcessResult
Constructor takes a summary, description, and result values.
ProcessResult(int, String, String, List) - Constructor for class com.ibm.itim.workflow.model.type.ProcessResult
Constructor takes a status, summary, description, and result values.
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.
ProcessType - Class in com.ibm.itim.workflow.model.type
This defines all supported system process types
ProcessType() - Constructor for class com.ibm.itim.workflow.model.type.ProcessType
 
PROFILE - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
PROFILE_KEY - Static variable in class com.ibm.itim.script.ScriptProfilingEvent
Key in scriptframework.properties that determines if the profiling should be turned on.
PROFILE_MISSING - Static variable in exception com.ibm.itim.fesiextensions.CustomJSException
Deprecated. Constant representing a message key in a property file CTGIMO106E
PROFILE_MISSING - Static variable in exception com.ibm.itim.script.ScriptException
Constant representing a message key in a property file.
PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.AdminDomain
String constant for the admin domain profile name.
PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
Constant defining the BusinessparnerOrg's profile name.
PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.DynamicRole
Constant defining the dynamic role profile name.
PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Role
The profile name for Role
PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.pim.Credential
This is the profile name for credential
PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialLease
This is a constant for the lease profile name
PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.pim.CredentialPool
This is a constant for the credential pool profile name
PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
The profile name for shared access policy
PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyPolicy
The profile name for SeparationOfDutyPolicy
PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyRule
The profile name for SeparationOfDutyPolicy
PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.system.SystemUser
 
PROFILE_NAME - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
PROFILE_NOT_FOUND - Static variable in exception com.ibm.itim.dataservices.model.ModelException
Could not find a profile
ProfileLocator - Class in com.ibm.itim.dataservices.model
Provides an interface for retrieving profiles (object and service) registered with the provisioning platform.
ProfileLocator() - Constructor for class com.ibm.itim.dataservices.model.ProfileLocator
 
PROFILENAME - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
PROPERTIES - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name attribute with the collection of protocol and behavior properties
PROPERTIES - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
PropertiesCallback - Class in com.ibm.itim.apps.jaas.callback
JAAS authentication callback for additional properties of the authenticating user.
PropertiesCallback() - Constructor for class com.ibm.itim.apps.jaas.callback.PropertiesCallback
Default constructor of the callback.
PROPERTY - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
ProtectedObject - Interface in com.ibm.itim.dataservices.model
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.
PROVIDER_FACTORY - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
PROVIDER_FACTORY_NAME - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
ProviderConfigurationException - Exception in com.ibm.itim.remoteservices.provider
Indicates that there was a problem with the service provider configuration.
ProviderConfigurationException() - Constructor for exception com.ibm.itim.remoteservices.provider.ProviderConfigurationException
Creates new ProviderConfigException without detail message.
ProviderConfigurationException(String) - Constructor for exception com.ibm.itim.remoteservices.provider.ProviderConfigurationException
Constructs an ProviderConfigException with the specified detail message.
ProviderConfigurationException(String, Object[]) - Constructor for exception com.ibm.itim.remoteservices.provider.ProviderConfigurationException
Constructs an ProviderConfigException with the specified detail message.
ProviderConfigurationException(String, Throwable) - Constructor for exception com.ibm.itim.remoteservices.provider.ProviderConfigurationException
Constructs an ProviderConfigException with the specified detail message.
ProviderConfigurationException(String, Object[], Throwable) - Constructor for exception 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.
PROVISIONING_POLICY_ATTR_ENTITLEMENTS - Static variable in class com.ibm.itim.apps.policy.ProvisioningPolicy
String constant for the entitlement attribute name.
PROVISIONING_POLICY_ATTR_MEMBERSHIP - Static variable in class com.ibm.itim.apps.policy.ProvisioningPolicy
String constant for the membership attribute name.
PROVISIONING_POLICY_ATTR_PRIORITY - Static variable in class com.ibm.itim.apps.policy.ProvisioningPolicy
String constant for the priority attribute name.
ProvisioningConfiguration - Class in com.ibm.itim.dataservices.model.domain.access
This class contains information about provisioning configurations including approval for provisioning request, notification options etc.
ProvisioningConfiguration(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.access.ProvisioningConfiguration
A protected constructor.
ProvisioningConfiguration(DistinguishedName, NotificationOption) - Constructor for class com.ibm.itim.dataservices.model.domain.access.ProvisioningConfiguration
Constructs the object with specific approval process ID and notification option.
ProvisioningParameters - Class in com.ibm.itim.apps.policy
This class contains the parameters that define how the service should be provisioned.
ProvisioningParameters() - Constructor for class com.ibm.itim.apps.policy.ProvisioningParameters
The default constructor.
ProvisioningParameters(Collection) - Constructor for class com.ibm.itim.apps.policy.ProvisioningParameters
The constructor accepting collection of provisioning parameters.
ProvisioningPolicy - Class in com.ibm.itim.apps.policy
This class is the value object for the provisioning policy.
ProvisioningPolicy() - Constructor for class com.ibm.itim.apps.policy.ProvisioningPolicy
The default constructor.
ProvisioningPolicy(String, String, String, String, boolean, int, int, Collection, Collection) - Constructor for class com.ibm.itim.apps.policy.ProvisioningPolicy
The constructor with full set of parameters necessary for a construction of a complete provisioning policy
ProvisioningPolicyAnalysis - Class in com.ibm.itim.policy.analysis
This class provides methods that can be used in the analysis of policy enforcement being performed in the system.
ProvisioningPolicyManager - Class in com.ibm.itim.apps.policy
Provides aggregate provisioning policy management capabilities.
ProvisioningPolicyManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.policy.ProvisioningPolicyManager
Constructs the manager with a platform context and a subject.
ProvisioningPolicyMO - Class in com.ibm.itim.apps.policy
Provisioning object representing a provisioning policy.
ProvisioningPolicyMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.policy.ProvisioningPolicyMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
ProvisioningPolicyScriptInterface - Interface in com.ibm.itim.policy.script
 
ProvisioningQueryStatement - Class in com.ibm.itim.workflow.provisioning
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 WorkflowQuery as its query parameters.
ProvisioningQueryStatement(WorkflowQuery, long, String, List<String>) - Constructor for class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Constructs with a WorkflowQuery as its query parameters.
PROVISIONINGRECERT_WORKORDER - Static variable in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
 
ProvisioningValidationInfo - Interface in com.ibm.passwordrules.provisioning
This interface describes constants to be used in the ValidationInfo::getContext() method.
put(AttributeValue) - Method in class com.ibm.itim.common.AttributeValues
Adds an AttributeValue object to the Map
put(K, V) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation.HashMapCaseInsensitiveKey
 
putAll(Map<? extends K, ? extends V>) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation.HashMapCaseInsensitiveKey
 

R

R - Static variable in class com.ibm.itim.dataservices.model.AttributeRight
String constant for read operation
RA_ATTRIBUTE_WRAPPER - Static variable in class com.ibm.itim.script.wrappers.WrapperConfigDefaults
 
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
Time interval type constant for querying the requests for the given time range
RDN_ATTRIBUTE_NAME - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
RDNATTRIBUTE - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
REASON_EXISTING_ACCOUNT_EVALUATION - Static variable in interface com.ibm.itim.fesiextensions.PolicyJoinRuntimeContext
Deprecated. Constant used for the reason object indicating, that the evaluation is for an exisitng account.
REASON_EXISTING_ACCOUNT_EVALUATION - Static variable in interface com.ibm.itim.policy.script.ProvisioningPolicyScriptInterface
Constant used for the reason object indicating, that the evaluation is for an exisitng account.
REASON_NEW_ACCOUNT_EVALUATION - Static variable in interface com.ibm.itim.fesiextensions.PolicyJoinRuntimeContext
Deprecated. Constant used for the reason object indicating, that the evaluation is for a new account.
REASON_NEW_ACCOUNT_EVALUATION - Static variable in interface com.ibm.itim.policy.script.ProvisioningPolicyScriptInterface
Constant used for the reason object indicating, that the evaluation is for a new account.
RECERT_APPROVAL - Static variable in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
 
RECERT_WORKORDER - Static variable in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
 
recertDeclineAccountDeleteDefaultTemplate - Static variable in class com.ibm.itim.dataservices.model.domain.NotificationTemplateImpl
 
recertDeclineAccountSuspendDefaultTemplate - Static variable in class com.ibm.itim.dataservices.model.domain.NotificationTemplateImpl
 
recertDeclineDeletesDefaultTemplate - Static variable in class com.ibm.itim.dataservices.model.domain.NotificationTemplateImpl
 
recertDeclineSuspendDefaultTemplate - Static variable in class com.ibm.itim.dataservices.model.domain.NotificationTemplateImpl
 
RECERTIFICATION - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
This is the process type for recertification policies @since ITIM 5.0
RECERTIFICATION_POLICY - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
category for recertification policy
recertificationCertify() - Method in class com.ibm.itim.dataservices.model.domain.Account
Certifies the account per a recetification.
recertificationCertifyAccess(String) - Method in class com.ibm.itim.dataservices.model.domain.Account
Certifies the account access per a recetification.
recertificationCertifyAdmin() - Method in class com.ibm.itim.dataservices.model.domain.Account
Certifies the account per a recetification.
recertificationCertifyAdminAccess(String) - Method in class com.ibm.itim.dataservices.model.domain.Account
Certifies the account access per a recetification.
recertificationMark() - Method in class com.ibm.itim.dataservices.model.domain.Account
Marks the account per a recetification.
recertificationMarkAccess(String) - Method in class com.ibm.itim.dataservices.model.domain.Account
Marks the account access per a recetification.
RecertificationParticipant - Class in com.ibm.itim.dataservices.model.policy.recert
Represents an individual, group, role, and so on that is responsible for a specific unit of work or activity within a recertification process.
RecertificationPolicy - Class in com.ibm.itim.dataservices.model.policy.recert
This class provides a base implementation for the recertification policy value objects that support the scoping capabilities.
RecertificationPolicy(String, int, boolean, String, Collection<IPolicyTarget>, RecurringTimeSchedule, RecertificationParticipant, String, int, String, String) - Constructor for class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
The recertification policy value object constructor.
RecertificationPolicy(String, String, Collection<IPolicyTarget>, RecertificationParticipant, String) - Constructor for class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
The recertification policy value object constructor.
RecertificationPolicyManager - Class in com.ibm.itim.apps.policy
Provides the aggregate recertification policy management capabilities.
RecertificationPolicyManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.policy.RecertificationPolicyManager
Constructs the manager with a platform context and a subject.
RecertificationPolicyMO - Class in com.ibm.itim.apps.policy
Managed object representing a recertification policy.
RecertificationPolicyMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.policy.RecertificationPolicyMO
Constructs the managed object with a platform context, a subject, and the distinguished name of the object to manage.
recertificationSuspend() - Method in class com.ibm.itim.dataservices.model.domain.Account
Suspends the account per a recetification.
RECERTIFIER_ATTRIBUTE_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Constant that specifies the recertifier attribute of the recertification policy.
recertifyAccessOverride(Collection<UserAccess>, String) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Recertifies the given accesses by immediately overriding their recertification status.
recertifyAccessOverride(Collection<UserAccess>, String) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Recertifies the given accesses by immediately overriding their recertification status.
recertifyOverride(Collection, String) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Audits the collection of accounts passed in.
recertifyOverride(Collection, String) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Audits the collection of accounts passed in.
recertifyOverride(String) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Audits the current account for recertification
recertifyOverride(String) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Audits the current account for recertification
RECON_IN_PROGRESS - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
RECON_PROCESS_TYPES - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
Identifies all the process types belonging to Reconciliation Change type For use in COMPLIANCE ALERT
reconcile(Date) - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyMO
Starts a separation of duty policy reconciliation which will record violation results into the database.
RECONCILIATION_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context signature is ReconProcessData class
ReconManager - Class in com.ibm.itim.apps.recon
Provides service reconciliation management capabilities, from API.
ReconManager - Class in com.ibm.itim.apps.recon
Provides service reconciliation management capabilities, from API.
ReconManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.recon.ReconManager
Constructs the recon manager with a platform context and a subject.
ReconManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.recon.ReconManager
Constructs the recon manager with a platform context and a subject.
ReconUnitData - Class in com.ibm.itim.apps.recon
Represents a reconciliation unit configured for a given resource or service.
ReconUnitData() - Constructor for class com.ibm.itim.apps.recon.ReconUnitData
 
RecurringTimeSchedule - Class in com.ibm.itim.scheduling
RecurringTimeSchedule is a class used to represent a recurring time that can be used for scheduling when implementing the Schedulable interface.
RecurringTimeSchedule(int, int, int, int, int) - Constructor for class com.ibm.itim.scheduling.RecurringTimeSchedule
Constructs the RecurringTimeSchedule with the given schedule parameters.
RecurringTimeSchedule(int, int, int, int, int, int, int) - Constructor for class com.ibm.itim.scheduling.RecurringTimeSchedule
Constructs the RecurringTimeSchedule with the given schedule parameters.
refresh() - Method in class com.ibm.itim.dataservices.model.CategoryTable
Update cache against LDAP data
refresh(DistinguishedName) - Method in interface com.ibm.itim.dataservices.model.IProfileLocator
This method refreshes ProfileTable and ModelProfile.
refresh(DistinguishedName) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
This method refreshes ProfileTable and ModelProfile.
registerObjectFactory(String, JSObjectFactory) - Method in class com.ibm.itim.fesiextensions.JSGlobalObjectFactory
Deprecated. Register given object factory within the script evaluator
registerPassword(String) - Method in class com.ibm.itim.apps.pim.CredentialMO
This API registers the password for the credential.
registerProfile(ObjectProfile) - Method in interface com.ibm.itim.dataservices.model.IProfileLocator
Registers an object profile with the locator.
registerProfile(ObjectProfile) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Registers an object profile with the locator.
REJECT_ACTION_ATTRIBUTE_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
String constant for the reject action attribute name.
REJECT_NOTIFTY_ATTRIBUTE_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
String constant for the reject notification attribute name.
REJECT_TIMEOUT_ACTION - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Constant to specify a reject action when the recertification times out.
REJECTED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
 
REJECTED - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
 
REJECTED_MARK - Static variable in class com.ibm.itim.dataservices.model.domain.Account
The account is rejected with regards to being certified and is marked.
REJECTED_MARK - Static variable in class com.ibm.itim.dataservices.model.domain.Person
The role is rejected with regards to being certified and is marked.
REJECTED_SUSPEND - Static variable in class com.ibm.itim.dataservices.model.domain.Account
The account is rejected with regards to being certified and is suspended.
Relationship - Interface in com.ibm.itim.dataservices.model
The Relationship interface provides the method signature of all relationship implementations in the data model.
RELATIONSHIP_NOT_FOUND - Static variable in exception com.ibm.itim.dataservices.model.ModelException
A relationship was not found
RelationshipSelf - Class in com.ibm.itim.dataservices.model
A relationship that refers to the entity itself
RelationshipSelf() - Constructor for class com.ibm.itim.dataservices.model.RelationshipSelf
 
RelevantDataItem - Class in com.ibm.itim.workflow.model
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.
ReminderScriptInterface - Interface in com.ibm.itim.script.extensions
 
RemoteServicesException - Exception in com.ibm.itim.remoteservices.exception
Standard exception for remote services.
RemoteServicesException(String) - Constructor for exception com.ibm.itim.remoteservices.exception.RemoteServicesException
Constructor that accepts an error string.
RemoteServicesException(String, Object[]) - Constructor for exception com.ibm.itim.remoteservices.exception.RemoteServicesException
Constructor that accepts a message ID & array of tokens.
RemoteServicesException(String, Throwable) - Constructor for exception com.ibm.itim.remoteservices.exception.RemoteServicesException
Constructor that accepts an error string / message ID and an original exception.
RemoteServicesException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.remoteservices.exception.RemoteServicesException
Constructor that accepts a message ID, array of tokens and an original exception.
RemoteServicesException(String, Collection<String>, Throwable) - Constructor for exception com.ibm.itim.remoteservices.exception.RemoteServicesException
Constructor that accepts a message ID, array of tokens and an original exception.
RemoteServicesException(Throwable) - Constructor for exception com.ibm.itim.remoteservices.exception.RemoteServicesException
Constructors a remote services exception from a generic exception.
RemoteServicesIllegalArgumentException - Exception in com.ibm.itim.remoteservices.exception
 
RemoteServicesIllegalArgumentException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.remoteservices.exception.RemoteServicesIllegalArgumentException
 
RemoteServicesIllegalArgumentException(String, Object[]) - Constructor for exception com.ibm.itim.remoteservices.exception.RemoteServicesIllegalArgumentException
 
RemoteServicesRuntimeException - Exception in com.ibm.itim.remoteservices.exception
 
RemoteServicesRuntimeException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.remoteservices.exception.RemoteServicesRuntimeException
 
RemoteServicesRuntimeException(String, Object[]) - Constructor for exception com.ibm.itim.remoteservices.exception.RemoteServicesRuntimeException
 
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.identity.OrganizationalContainerMO
Removes the managed object from the provisioning platform.
remove(Collection, Date) - Method in class com.ibm.itim.apps.identity.PersonManager
This API removes the person objects and associated individual accounts from the provisioning platform.
remove(Collection, Date) - Method in class com.ibm.itim.apps.identity.PersonManager
This API removes the person objects and associated individual accounts from the provisioning platform.
remove(Date) - Method in class com.ibm.itim.apps.identity.PersonMO
This API removes the person objects and associated individual accounts from the provisioning platform.
remove(Date) - Method in class com.ibm.itim.apps.identity.PersonMO
This API removes the person objects and associated individual 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.RoleMO
Removes the managed object from the provisioning platform.
remove() - Method in class com.ibm.itim.apps.pim.CredentialMO
This API removes the credential from the vault.
remove() - Method in class com.ibm.itim.apps.pim.CredentialPoolMO
This API removes the credential pool.
remove() - Method in class com.ibm.itim.apps.pim.SharedAccessPolicyMO
This method removes the shared access policy object.
REMOVE - Static variable in class com.ibm.itim.apps.policy.RecertificationPolicyManager
String constant representing REMOVE operation
remove() - Method in class com.ibm.itim.apps.policy.RecertificationPolicyMO
Removes the recertification policy object from the provisioning platform.
remove(Date) - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyMO
Removes the policy object 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(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.provisioning.AccountMO
Removes the managed object from the provisioning platform.
remove(Date) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Removes the managed object from the provisioning platform.
remove() - Method in class com.ibm.itim.apps.provisioning.GroupMO
Removes the group.
remove() - Method in class com.ibm.itim.apps.provisioning.GroupMO
Removes the group.
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.apps.provisioning.ServiceMO
Removes the managed object from the provisioning platform.
remove() - Method in class com.ibm.itim.apps.system.SystemRoleMO
Removes the System Role associated with this SystemRoleMO.
remove() - Method in class com.ibm.itim.common.AttributeChangeIterator
Remove the last element returned by the iterator.
remove() - Method in class com.ibm.itim.common.AttributeValueIterator
Not implemented
remove(String) - Method in class com.ibm.itim.common.AttributeValues
Remove an AttributeValue object from the map
remove(int) - Method in class com.ibm.itim.dataservices.model.CompoundDN
Removes the distinguished name at the given index.
remove() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Removes the entity from the data store.
remove(boolean) - 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.domain.AccountEntity
Removes the account from the data store.
remove() - Method in class com.ibm.itim.dataservices.model.domain.AgentOperationImpl
Removes all assembly lines for the profile.
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.RoleEntity
Removes the role from the data store.
remove() - Method in class com.ibm.itim.dataservices.model.ObjectProfileEntity
Removes the entity from the data store.
remove() - Method in interface com.ibm.itim.dataservices.model.SearchResultsIterator
Removes from the underlying search results the last result returned by the iterator.
remove(Object) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation.HashMapCaseInsensitiveKey
 
remove(String) - Method in class com.ibm.itim.script.wrappers.ObjectWrapperManager
Remove the Object associated with key from the lookup map.
REMOVE_ACTION - Static variable in class com.ibm.itim.common.AttributeChangeOperation
Integer constant for the remove action.
REMOVE_ERROR - Static variable in exception com.ibm.itim.dataservices.model.ModelException
Could not delete an object
removeAccess(IUserAccess, Date) - Method in class com.ibm.itim.apps.provisioning.AccessManager
Submits a user access removal request to the provisioning platform.
removeAccess(IUserAccess, Date) - Method in class com.ibm.itim.apps.provisioning.AccessManager
Submits a user access removal request to the provisioning platform.
removeAccessType(AccessType) - Method in class com.ibm.itim.apps.identity.AccessTypeMO
Removes the selected access type definition.
removeAccessType(AccessType) - Method in class com.ibm.itim.apps.identity.AccessTypeMO
Removes the selected access type definition.
removeAccessTypes(Collection<AccessType>) - Method in class com.ibm.itim.apps.identity.AccessTypeMO
Removes all selected access type definitions.
removeAccessTypes(Collection<AccessType>) - Method in class com.ibm.itim.apps.identity.AccessTypeMO
Removes all selected access type definitions.
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.
removeAllIssues() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Remove supporting data entries of the service in the enrole data store
removeAllRoleAssignmentData() - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Remove all assignment data of the person in the data store.
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(AttributeValue) - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Removes the attribute by attribute value 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.
removeAttribute(AttributeValue) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Removes the attribute by attribute value object.
removeChallengeResponse(String) - Method in class com.ibm.itim.apps.identity.ChallengesAndResponses
Removes a challenge and its response from this ChallengesAndResponses.
removeChars(char[]) - Method in interface com.ibm.passwordrules.PasswordGenerator
Constrain the set of characters to be used by the password generator.
removeComplexAttribute(String) - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Removes a complex attribute
removeComplianceIssue(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Remove compliance issue entry by its Distinguished Name.
removeDelegate(Delegate) - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Removes a delegation for the user.
removeEntitlement(SAEntitlement) - Method in class com.ibm.itim.apps.pim.SharedAccessPolicyMO
Remove an entitlement from the policy.
removeGroupMapping(String) - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Removes a group mapping to specifiy account attribute for group membership
removeGroups(Collection<DistinguishedName>) - Method in class com.ibm.itim.dataservices.model.pim.CredentialPool
Removes group(s) from the credential pool definition.
removeHostedServices() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Removes all hosted services representing this service.
removeItem(String) - Method in class com.ibm.itim.workflow.model.PackagedApprovalDocument
Removes the specified PackagedApprovalItem from the items list based on the item's identifying string.
removeMailTemplate(String) - Method in class com.ibm.itim.dataservices.model.domain.MailTemplateConfigurationEntity
Removes the mail template.
removeMailTemplate(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.MailTemplateConfigurationEntity
Removes the mail template.
removeMember(PersonMO, Date) - Method in class com.ibm.itim.apps.identity.RoleMO
Removes a member from the role.
removeMember(PersonMO, Date) - Method in class com.ibm.itim.apps.identity.RoleMO
Removes a member from the role.
removeMembers(Account[], Date) - Method in class com.ibm.itim.apps.provisioning.GroupMO
Removes group membership for multiple users.
removeMembers(Account[], Date) - Method in class com.ibm.itim.apps.provisioning.GroupMO
Removes group membership for multiple users.
removeMembers(Collection, Date) - Method in class com.ibm.itim.apps.system.SystemRoleMO
Removes multiple users from a System Role.
removeMembership(SAMembership) - Method in class com.ibm.itim.apps.pim.SharedAccessPolicyMO
Remove a membership from the policy.
removeNotificationTemplate(String) - Method in class com.ibm.itim.dataservices.model.domain.POConfigurationEntity
Removes the template for Post Office Notification.
removeNotificationTemplate(String) - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfigurationEntity
Removes the template for Workflow Reminder.
removeNotificationTemplate(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfigurationEntity
Removes the template for Workflow Reminder.
removeNotificationTemplate(int, String) - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfigurationEntity
Removes the template for Workflow Reminder.
removeOperation(String) - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Removes an operation from the list of supported operations.
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.
removeOwnerDN() - Method in class com.ibm.itim.dataservices.model.domain.Service
Removes the owner of the service if set.
removeOwnerDNs() - Method in class com.ibm.itim.dataservices.model.domain.Role
Removes the owner(s) of the role.
removeOwnerDNs() - Method in class com.ibm.itim.dataservices.model.pim.CredentialPool
Removes the owner(s) of the credential pool by removing the owner attribute.
removeOwnerDNs() - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyPolicy
Removes the owner(s) of the policy.
removeOwnershipType(OwnershipType) - Method in class com.ibm.itim.dataservices.model.domain.OwnershipTypeConfiguration
Remove the ownership type.
removePasswordChangeDate() - Method in class com.ibm.itim.dataservices.model.domain.Person
Removes the timestamp for date and time that the person password was set.
removeReconUnitData(ServiceMO, ReconUnitData) - Method in class com.ibm.itim.apps.recon.ReconManager
Removes an existing reconciliation unit configured for a resource with the same schedule information as that of the input parameter reconUnitData.
removeReconUnitData(ServiceMO, ReconUnitData) - Method in class com.ibm.itim.apps.recon.ReconManager
Removes an existing reconciliation unit configured for a resource with the same schedule information as that of the input parameter reconUnitData.
removeRole(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.Person
Removes the given role from the person's role membership.
removeRole(RoleEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Removes the given role from the person's role memberships.
removeRole(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Removes the given role from the user's role (group) membership.
removeRole(SystemRoleEntity) - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Removes the given role from the user's role (group) memberships.
removeRoleAssignmentData(Date, Set<RoleMO>) - Method in class com.ibm.itim.apps.identity.PersonMO
This method removes all the RoleAssignmentObjects for the specified assigned role.
removeRoleAssignmentData(Date, Set<RoleMO>) - Method in class com.ibm.itim.apps.identity.PersonMO
This method removes all the RoleAssignmentObjects for the specified assigned role.
removeRoleAssignmentData(Set<RoleEntity>) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Removes role assignment data for a given list of assigned roles.
removeRule(long) - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Removes the supported rules for the profile
removeRule(long) - Method in interface com.ibm.itim.dataservices.model.ManagableProfile
Removes the supported rules for the profile
removeRule(long) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Removes the supported rules for the profile
removeRule(long) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Removes the supported rules for the entity type.
removeSupportingData() - Method in class com.ibm.itim.dataservices.model.domain.ServiceModel
Remove supporting data entries of the service in the enrole data store
removeSynchPassword() - Method in class com.ibm.itim.dataservices.model.domain.Person
Removes the synchronized password for a person.
removeTarget(int) - Method in class com.ibm.itim.dataservices.model.policy.ServicePolicy
Removes a IPolicyTarget object indicated by the index.
removeTarget(IPolicyTarget) - Method in class com.ibm.itim.dataservices.model.policy.ServicePolicy
Removes the given IPolicyTarget object.
removeValue(Object) - Method in class com.ibm.itim.common.AttributeValue
Removes the given value from the attribute.
removeValues(Collection) - Method in class com.ibm.itim.common.AttributeValue
Removes the given values from the attribute.
replace(int, DistinguishedName) - Method in class com.ibm.itim.dataservices.model.CompoundDN
Replaces the distinguished name at the given index.
REPLACE_ACTION - Static variable in class com.ibm.itim.common.AttributeChangeOperation
Integer constant for the change/replace action.
REPLACEMULTIVALUE - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
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.
Request - Class in com.ibm.itim.apps
Represents a request submitted to the provisioning platform.
Request - Class in com.ibm.itim.apps
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.
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
Constant for requestee sort column
REQUESTER - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Constant for requester sort column
RequesterQueryStatement - Class in com.ibm.itim.workflow.query
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.
RequesterQueryStatement(ProcessParticipant, String) - Constructor for class com.ibm.itim.workflow.query.RequesterQueryStatement
Constructs with a requester as its context.
RequestManager - Class in com.ibm.itim.apps
Provides an interface for retrieving requests from the provisioning platform.
RequestManager - Class in com.ibm.itim.apps
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.
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 in com.ibm.itim.remoteservices.provider
Class encapsulates a response from a remote resource, including the status and any message.
RequestStatus(RequestStatus.Status) - Constructor for class com.ibm.itim.remoteservices.provider.RequestStatus
Construct with a status code.
RequestStatus(RequestStatus.Status, String) - Constructor for class com.ibm.itim.remoteservices.provider.RequestStatus
Construct with a status code and a text message.
RequestStatus(RequestStatus.Status, RequestStatus.Reason, String) - Constructor for class com.ibm.itim.remoteservices.provider.RequestStatus
Construct with a status code and a text message.
RequestStatus(RequestStatus.Status, RequestStatus.Reason, String, Object[]) - Constructor for class com.ibm.itim.remoteservices.provider.RequestStatus
Construct with a status code, message key & tokens.
RequestStatus(RequestStatus) - Constructor for class com.ibm.itim.remoteservices.provider.RequestStatus
Construct a RequestStatus from another, making an exact (shallow) copy.
RequestStatus.Reason - Enum in com.ibm.itim.remoteservices.provider
 
RequestStatus.Status - Enum in com.ibm.itim.remoteservices.provider
 
REQUIRED_ATTR_MISSING - Static variable in exception com.ibm.itim.apps.SchemaViolationException
String constant for a missing required attribute error.
REQUIRED_CREDENTIALS - Static variable in class com.ibm.itim.apps.UserAuthInfo
 
requiredChangesToString(AttributeValues) - Method in class com.ibm.itim.apps.provisioning.Compliance
Returns the string representation of the required attribute changes to make the account compliant.
resetPassword(String, Map<String, String>) - Method in class com.ibm.itim.apps.identity.ForgotPasswordManager
The method resets the password for the associated userID after authenticating using challenge response.
resetPassword(String, Map<String, String>) - Method in class com.ibm.itim.apps.identity.ForgotPasswordManager
The method resets the password for the associated userID after authenticating using challenge response.
resetPassword(Subject) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Deprecated. As of ISIM 6.0, replaced by ForgotPasswordManager.resetPassword(String, java.util.Map)
resetPassword(Subject) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Deprecated. As of ISIM 6.0, replaced by ForgotPasswordManager.resetPassword(String, java.util.Map)
ResourceEntity - Interface in com.ibm.itim.workflow.model
Interface for obtaining the assignments of a resource participating in workflow processes.
restart() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Tests communications with the physical service and if successful, restarts any pending provisioning actions that have been queued.
restart() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Tests communications with the physical service and if successful, restarts any pending provisioning actions that have been queued.
restore(Collection, Date) - Method in class com.ibm.itim.apps.identity.PersonManager
This API restores users and based on the property com.ibm.itim.personManagement.suspendRestorePersonWithAccounts in enRole.properties also restores individual accounts of the users.
restore(Collection, Date) - Method in class com.ibm.itim.apps.identity.PersonManager
This API restores users and based on the property com.ibm.itim.personManagement.suspendRestorePersonWithAccounts in enRole.properties also restores individual accounts of the users.
restore(Date) - Method in class com.ibm.itim.apps.identity.PersonMO
This API restores users and based on the property com.ibm.itim.personManagement.suspendRestorePersonWithAccounts in enRole.properties also restores individual accounts of the users.
restore(Date) - Method in class com.ibm.itim.apps.identity.PersonMO
This API restores users and based on the property com.ibm.itim.personManagement.suspendRestorePersonWithAccounts in enRole.properties also restores individual accounts of the users.
restore(Collection, Date) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Restores multiple accounts.
restore(Collection, String, Date) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Restores multiple accounts with the password specified.
restore(Collection, Date) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Restores multiple accounts.
restore(Collection, String, Date) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Restores multiple accounts with the password specified.
restore(String, Date) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Restores the account.
restore(String, Date) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Restores the account.
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() - 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(String, byte[], String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Restore an entity on the remote resource.
RESULT_SUMMARY - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Constant for 'result summary' sort column
retrieveCategory(String) - Method in class com.ibm.itim.dataservices.model.CategoryTable
Gets category from directory server
reverse() - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Reverses the sort order
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.
reverseSortResults() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
Reverses the the sorting order of the search results.
revoke(IRuleExemption, String) - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyManager
Revoke the passed-in exemption and audit the submitter and their justification for this call.
RFI_RESULTS - Static variable in class com.ibm.itim.workflow.model.ActivityResult
 
RFI_RESULTS - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
 
ROLE - Static variable in class com.ibm.itim.dataservices.model.AuthorizationOwner
Constant representing an owner defined by a role.
ROLE - Static variable in class com.ibm.itim.dataservices.model.domain.PersonEntity
Constant (String) for role relationship name.
Role - Class in com.ibm.itim.dataservices.model.domain
Value Object class that holds the attribute information of a role in the data model.
Role() - Constructor for class com.ibm.itim.dataservices.model.domain.Role
Default empty constructor
Role(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.Role
Constructs object with attribute information.
Role(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.Role
Copy constructor for directory object
ROLE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Organizational Role category.
ROLE - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the role participant type.
ROLE_ASSIGNMENT_DATA_DELIMETER - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the attribute name of the role assignment data delimeter as data to be stored in the form of $role-global-id;$assignment-attribute-name;$assignment-attribute-value.
ROLE_ASSIGNMENT_DATA_DELIMETER - Static variable in class com.ibm.itim.dataservices.model.domain.PersonEntity
String constant for the attribute name of the role assignment data delimeter as data to be stored in the form of".=." .
ROLE_ASSIGNMENT_KEY_DELIMETER - Static variable in class com.ibm.itim.dataservices.model.domain.PersonEntity
String constant for the attribute name of the role assignment data delimeter as data to be stored in the form of ";;" .
ROLE_ASSIGNMENT_VALUE_DELIMETER - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the attribute name of the role assignment value delimeter as data to be stored in the form of $role-global-id;$assignment-attribute-name;$assignment-attribute-value|$assignment-attribute-value.
ROLE_ASSIGNMENT_VALUE_DELIMETER - Static variable in class com.ibm.itim.dataservices.model.domain.PersonEntity
String constant for the attribute name of the role assignment value delimeter as data to be stored in the form of";;|" .
ROLE_ATTR_ASSIGNMENT_KEY - Static variable in class com.ibm.itim.dataservices.model.domain.Role
The name of the attribute for storing the role assignment attribute keys
ROLE_ATTR_CLASSIFICATION - Static variable in class com.ibm.itim.dataservices.model.domain.Role
The name of the attribute for storing the role classification
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_ATTR_POLICY_TARGET - Static variable in class com.ibm.itim.dataservices.model.domain.Role
String constant for the policy target attribute (Separation of Duty policies which reference this role)
ROLE_ATTR_SUBROLES - Static variable in class com.ibm.itim.dataservices.model.domain.Role
String constant for the member role attribute.
ROLE_CLASSIFICATION_NONE - Static variable in class com.ibm.itim.dataservices.model.domain.Role
A no-value options of the attribute for role classification
ROLE_HIERARCHY_CHANGE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
Role Hierarchy change process type
RoleAssignmentAttribute - Class in com.ibm.itim.dataservices.model.domain
This class represents the role assignment attribute.
RoleAssignmentAttribute(String) - Constructor for class com.ibm.itim.dataservices.model.domain.RoleAssignmentAttribute
Constructs this object with the assignment attribute name.
RoleAssignmentAttribute(String, DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.domain.RoleAssignmentAttribute
Constructs this object with the assignment attribute name and the DN of the role.
RoleAssignmentObject - Class in com.ibm.itim.dataservices.model.domain
Value Object class that holds the attribute information of a role assignment data in the data model.
RoleAssignmentObject(DistinguishedName, DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.domain.RoleAssignmentObject
constructor.
RoleAssignmentObject(RoleAssignmentObject) - Constructor for class com.ibm.itim.dataservices.model.domain.RoleAssignmentObject
Copy Constructor Reference copy is used for Java object except for define role DN and assign role DN.
RoleEntity - Class in com.ibm.itim.dataservices.model.domain
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.
RoleEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.RoleEntity
Constructs a Role with a DirectoryObject.
RoleFactory - Class in com.ibm.itim.dataservices.model.domain
Factory for creating roles in the data store.
RoleFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.RoleFactory
 
RoleManager - Class in com.ibm.itim.apps.identity
Provides aggregate role management capabilities.
RoleManager - Class in com.ibm.itim.apps.identity
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.
RoleManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.identity.RoleManager
Constructs the manager with a platform context and a subject.
RoleMO - Class in com.ibm.itim.apps.identity
Managed object representing an organizational role, either static or dynamic.
RoleMO - Class in com.ibm.itim.apps.identity
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.
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 in com.ibm.itim.dataservices.model.domain
Provides an interface for searching for roles.
RoleSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.RoleSearch
Default constructor.
RoleTarget - Class in com.ibm.itim.dataservices.model.policy
The RoleTarget class allows for an ITIM policy to target individual roles or all roles in the system.
RoleTarget() - Constructor for class com.ibm.itim.dataservices.model.policy.RoleTarget
Creates a RoleTarget, targeting all static roles in the organization.
RoleTarget(String) - Constructor for class com.ibm.itim.dataservices.model.policy.RoleTarget
Creates a RoleTarget, targeting a specific role in the system, which is specified with the String distinguished name.
ROLLING_INTERVAL_ATTRIBUTE_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
String constant for the rolling interval attribute name.
ROLLING_SCHEDULE_MODE - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
This constant specifies the valid value for the scheduling mode attribute when the scheduling mode of the policy is rolling.
ROOT_DN - Static variable in interface com.ibm.itim.fesiextensions.ModelRuntimeContext
Deprecated. Holds the root, or tenant's, DN to provide context to the script.
ROOT_DN - Static variable in interface com.ibm.itim.script.extensions.model.ModelScriptInterface
Holds the root, or tenant's, DN to provide context to the script.
Rule - Interface in com.ibm.passwordrules
This interface needs to be implemented by all standard and custom password rule classes.
runManualServiceRecon(DistinguishedName, boolean, String) - Method in class com.ibm.itim.apps.recon.ReconManager
Runs a full reconciliation immediately for accounts on a manual service or a service with connection mode set to manual.
runManualServiceRecon(DistinguishedName, boolean, String) - Method in class com.ibm.itim.apps.recon.ReconManager
Runs a full reconciliation immediately for accounts on a manual service or a service with connection mode set to manual.
RUNNING - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
Constant identifying a running state.
RUNNING - Static variable in class com.ibm.itim.workflow.model.type.WorkflowState
Field RUNNING
runRecon(ServiceMO, ReconUnitData) - Method in class com.ibm.itim.apps.recon.ReconManager
Runs a reconciliation immediately using the specified reconciliation unit for a given resource.
runRecon(ServiceMO, ReconUnitData, IReconCompleteCallback) - Method in class com.ibm.itim.apps.recon.ReconManager
Runs a reconciliation immediately using the specified reconciliation unit for a given resource, and a callback object which gains control after the reconciliation process has finished.
runRecon(ServiceMO, ReconUnitData) - Method in class com.ibm.itim.apps.recon.ReconManager
Runs a reconciliation immediately using the specified reconciliation unit for a given resource.
runRecon(ServiceMO, ReconUnitData, IReconCompleteCallback) - Method in class com.ibm.itim.apps.recon.ReconManager
Runs a reconciliation immediately using the specified reconciliation unit for a given resource, and a callback object which gains control after the reconciliation process has finished.
RW - Static variable in class com.ibm.itim.dataservices.model.AttributeRight
String constant for read-write operation

S

SABatchLoadManager - Class in com.ibm.itim.apps.pim
This class provides credential vault administration capabilities.
SABatchLoadManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.pim.SABatchLoadManager
This API constructs the manager with a platform context and a subject.
SAEntitlement - Class in com.ibm.itim.dataservices.model.pim
This class represents an entitlement of the shared access policy.
SAEntitlement() - Constructor for class com.ibm.itim.dataservices.model.pim.SAEntitlement
The default constructor.
SAEntitlement.DefinitionType - Enum in com.ibm.itim.dataservices.model.pim
Enumeration of entitlement definition type
SAEntitlement.Type - Enum in com.ibm.itim.dataservices.model.pim
Enumeration of entitlement type
SAEntitlementCredentialObject - Class in com.ibm.itim.dataservices.model.pim
This class represents an shared access policy entitlement with a specific credential or crdential pool.
SAEntitlementCredentialObject(SAEntitlement.Type, DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.pim.SAEntitlementCredentialObject
Constructor for creating an entitlement with a credential or credential pool.
SAEntitlementCriteria - Class in com.ibm.itim.dataservices.model.pim
This class represents a shared access policy entitlement with a set of criteria.
SAEntitlementCriteria(SAEntitlement.Type) - Constructor for class com.ibm.itim.dataservices.model.pim.SAEntitlementCriteria
Constructor for creating an entitlement for all credentials or all credential pools.
SAEntitlementCriteria(SAEntitlement.Type, String, String, String, String, String) - Constructor for class com.ibm.itim.dataservices.model.pim.SAEntitlementCriteria
Constructor for creating an entitlement with a set of criteria.
SAMembership - Class in com.ibm.itim.dataservices.model.pim
This class represents the people memberships of the policy.
SAMembership(SAMembership.Type, String) - Constructor for class com.ibm.itim.dataservices.model.pim.SAMembership
The default constructor.
SAMembership.Type - Enum in com.ibm.itim.dataservices.model.pim
Membership type values
save(List) - Method in class com.ibm.itim.apps.workflow.UserRecertificationWorkflowAssignmentMO
Saves the assignment.
save(List) - Method in class com.ibm.itim.apps.workflow.UserRecertificationWorkflowAssignmentMO
Saves the assignment.
save(DistinguishedName, List) - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Saves this assignment with the specified list of input parameters.
ScalableAccountTable - Class in com.ibm.itim.dataservices.model.domain
Class that provides an interface for searching and performing operations on accounts within the context of a defining service.
ScalableAccountTable(ServiceEntity, boolean) - Constructor for class com.ibm.itim.dataservices.model.domain.ScalableAccountTable
Constructs the AccountTable with a service as its context.
ScalableAccountTable(ServiceEntity) - Constructor for class com.ibm.itim.dataservices.model.domain.ScalableAccountTable
Constructs the AccountTable with a service as its context.
Schedulable - Interface in com.ibm.itim.scheduling
Schedulable is an interface to provide the schedule entries in the Scheduler.
schedule(long) - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Returns the next scheduled date in milliseconds since the epoch.
schedule(long) - Method in interface com.ibm.itim.scheduling.Schedulable
Returns the next scheduled date in milliseconds since the epoch, or 0 if there will be no more dates to be scheduled.
SCHEDULE_ATTRIBUTE_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
String constant for the schedule attribute name.
SCHEDULING_MODE_ATTRIBUTE_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
String constant for the scheduling mode attribute name.
SCHEMA_VIOLATION - Static variable in exception com.ibm.itim.apps.SchemaViolationException
String constant for a schema violation error.
SchemaAttribute - Class in com.ibm.itim.dataservices.schema
Class that represents the definition of an attribute within the LDAP schema.
SchemaAttribute(String, String, boolean, boolean, AttributeConstraint, String) - Constructor for class com.ibm.itim.dataservices.schema.SchemaAttribute
Deprecated. please use the SchemaAttribute(name,syntax,isSingleValue, attrContraint,equality) constructor.
SchemaAttribute(String, String, boolean, AttributeConstraint, String) - Constructor for class com.ibm.itim.dataservices.schema.SchemaAttribute
Creates SchemaAttribute object.
SchemaLookup - Interface in com.ibm.itim.remoteservices.provider
SchemaLookup defines the interface used in event notification and reconciliation to retrieve schema information for objectclasses and attributes.
SchemaViolationException - Exception in com.ibm.itim.apps
General exception for LDAP schema violations such as invalid syntax or missing required attribute errors.
SchemaViolationException(String) - Constructor for exception com.ibm.itim.apps.SchemaViolationException
Constructs with an error code.
SchemaViolationException(String, Throwable) - Constructor for exception com.ibm.itim.apps.SchemaViolationException
Constructs with an error code and the cause exception.
SchemaViolationException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.apps.SchemaViolationException
Constructs with an error code, message tokens, and the cause exception.
SchemaViolationException(String, Collection) - Constructor for exception com.ibm.itim.apps.SchemaViolationException
Constructs with an error code and Collection of String of missing attribute(s) name.
SCOPE - Static variable in class com.ibm.itim.dataservices.model.domain.DynamicRole
Constant for the scope attribute name.
SCOPE_NOT_INT - Static variable in exception com.ibm.itim.fesiextensions.CustomJSException
Deprecated. Constant representing a message key in a property file CTGIMO102E
SCOPE_NOT_INT - Static variable in exception com.ibm.itim.script.ScriptException
Constant representing a message key in a property file.
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.
ScopedPolicy - Class in com.ibm.itim.dataservices.model.policy
This class provides a base implementation for all policy value objects that support scoping capabilities.
SCRIPT_CONTEXT_ITEM_ACTIVITY - Static variable in interface com.ibm.itim.workflow.script.WorkflowScriptInterface
 
SCRIPT_CONTEXT_ITEM_ATTRIBUTES - Static variable in interface com.ibm.itim.script.extensions.AttributesScriptInterface
Deprecated. Holds a Map of attributes of three different types of objects in a form of account.%account_attr_name% person.%person_attr_name% service.%service_attr_name%
SCRIPT_CONTEXT_ITEM_CONTEXT - Static variable in interface com.ibm.itim.workflow.script.WorkflowScriptInterface
 
SCRIPT_CONTEXT_ITEM_DELEGATE - Static variable in interface com.ibm.itim.script.extensions.DelegateScriptInterface
String constant for name of delegate context.
SCRIPT_CONTEXT_ITEM_DUE_DATE - Static variable in interface com.ibm.itim.script.extensions.ReminderScriptInterface
 
SCRIPT_CONTEXT_ITEM_EMAIL - Static variable in interface com.ibm.itim.workflow.script.EmailContextScriptInterface
 
SCRIPT_CONTEXT_ITEM_ENTRY - Static variable in interface com.ibm.itim.remoteservices.script.PersonPlacementRulesScriptInterface
 
SCRIPT_CONTEXT_ITEM_JS_MESSAGES - Static variable in interface com.ibm.itim.mail.postoffice.script.PostOfficeScriptInterface
 
SCRIPT_CONTEXT_ITEM_JS_TENANT - Static variable in interface com.ibm.itim.mail.postoffice.script.PostOfficeScriptInterface
 
SCRIPT_CONTEXT_ITEM_JS_TOPIC - Static variable in interface com.ibm.itim.mail.postoffice.script.PostOfficeScriptInterface
 
SCRIPT_CONTEXT_ITEM_LOOP_COUNT - Static variable in interface com.ibm.itim.workflow.script.LoopCountScriptInterface
 
SCRIPT_CONTEXT_ITEM_PARAMETERS - Static variable in interface com.ibm.itim.policy.script.ProvisioningPolicyScriptInterface
Holds the set of provisioning parameters with values defined thus far in the policy.
SCRIPT_CONTEXT_ITEM_PARTICIPANT - Static variable in interface com.ibm.itim.workflow.script.WorkflowScriptInterface
 
SCRIPT_CONTEXT_ITEM_PARTICIPANT_TYPE - Static variable in interface com.ibm.itim.workflow.script.WorkflowScriptInterface
 
SCRIPT_CONTEXT_ITEM_PERSON - Static variable in interface com.ibm.itim.policy.script.IdentityPolicyScriptInterface
Deprecated. Use SubjectExtension instead. Both reference the same object.
SCRIPT_CONTEXT_ITEM_POST_OFFICE_BEAN_NAME - Static variable in interface com.ibm.itim.mail.postoffice.script.PostOfficeScriptInterface
 
SCRIPT_CONTEXT_ITEM_PROCESS - Static variable in interface com.ibm.itim.workflow.script.WorkflowScriptInterface
 
SCRIPT_CONTEXT_ITEM_REASON - Static variable in interface com.ibm.itim.policy.script.ProvisioningPolicyScriptInterface
Holds the reason for parameter evaluation represented as an integer: 0 = new account creation 1 = validation of existing account
SCRIPT_CONTEXT_ITEM_RECERTIFICATION - Static variable in interface com.ibm.itim.workflow.script.WorkflowScriptInterface
 
SCRIPT_CONTEXT_ITEM_REMINDER_BEAN_NAME - Static variable in interface com.ibm.itim.script.extensions.ReminderScriptInterface
 
SCRIPT_CONTEXT_ITEM_REMINDER_NUM - Static variable in interface com.ibm.itim.script.extensions.ReminderScriptInterface
 
SCRIPT_CONTEXT_ITEM_REMINDER_SUBJECT - Static variable in interface com.ibm.itim.script.extensions.ReminderScriptInterface
 
SCRIPT_CONTEXT_ITEM_SERVICE - Static variable in interface com.ibm.itim.policy.script.IdentityPolicyScriptInterface
Deprecated. Use ServiceExtension instead. Both reference the same object.
SCRIPT_CONTEXT_ITEM_SERVICE - Static variable in interface com.ibm.itim.script.extensions.ServiceScriptInterface
 
SCRIPT_CONTEXT_ITEM_SUBJECT - Static variable in interface com.ibm.itim.script.extensions.SubjectScriptInterface
 
SCRIPT_CONTEXT_ITEM_TEXT_BODY - Static variable in interface com.ibm.itim.script.extensions.ReminderScriptInterface
 
SCRIPT_CONTEXT_ITEM_USER_CLASS_NAME - Static variable in interface com.ibm.itim.policy.script.IdentityPolicyScriptInterface
Deprecated.  
SCRIPT_CONTEXT_ITEM_WORKFLOW_RUNTIME - Static variable in interface com.ibm.itim.workflow.script.WorkflowScriptInterface
 
SCRIPT_CONTEXT_ITEM_XHTML_BODY - Static variable in interface com.ibm.itim.script.extensions.ReminderScriptInterface
 
SCRIPT_LANG_PARAM - Static variable in interface com.ibm.itim.script.ScriptEvaluator
Gives the key of the named object in the scripting environment that contains the name of currecnt scripting language.
SCRIPT_OBJECT_CREATION_ERROR - Static variable in exception com.ibm.itim.fesiextensions.CustomJSException
Deprecated. Constant representing a message key in a property file CTGIMO108E
SCRIPT_OBJECT_CREATION_ERROR - Static variable in class com.ibm.itim.fesiextensions.FESIScriptEvaluator
Deprecated. Constant representing a message key in a property file
SCRIPT_OBJECT_CREATION_ERROR - Static variable in exception com.ibm.itim.script.ScriptException
Constant representing a message key in a property file.
SCRIPT_PARAMETER_PARAM - Static variable in interface com.ibm.itim.script.ScriptEvaluator
Gives the key of the named object in the scripting enviornment that contains the parameter necessary to correctly wrap an object.
ScriptCompilationException - Exception in com.ibm.itim.script
 
ScriptCompilationException(String, Object[]) - Constructor for exception com.ibm.itim.script.ScriptCompilationException
 
ScriptCompilationException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.script.ScriptCompilationException
 
ScriptCompilationException(String, Throwable) - Constructor for exception com.ibm.itim.script.ScriptCompilationException
 
ScriptCompilationException(String) - Constructor for exception com.ibm.itim.script.ScriptCompilationException
 
ScriptContextDAO - Interface in com.ibm.itim.script
This Data Access Object defines methods that ScriptExtension classes can use to add or get at context in the scripting environment.
ScriptEvaluationError - Class in com.ibm.itim.script
The purpose of this class is to communicate to the client the nature of the script evaluaiton error.
ScriptEvaluationError() - Constructor for class com.ibm.itim.script.ScriptEvaluationError
Default constructor
ScriptEvaluationException - Exception in com.ibm.itim.script
 
ScriptEvaluationException(String, Object[]) - Constructor for exception com.ibm.itim.script.ScriptEvaluationException
 
ScriptEvaluationException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.script.ScriptEvaluationException
 
ScriptEvaluationException(String, Throwable) - Constructor for exception com.ibm.itim.script.ScriptEvaluationException
 
ScriptEvaluationException(String) - Constructor for exception com.ibm.itim.script.ScriptEvaluationException
 
ScriptEvaluationRetryException - Exception in com.ibm.itim.script
Represents an exception thrown from the script interpreter due to Directory Server communication error.
ScriptEvaluationRetryException(String, Object[]) - Constructor for exception com.ibm.itim.script.ScriptEvaluationRetryException
Constructs the exception with a message and a list of parameters.
ScriptEvaluationRetryException(String) - Constructor for exception com.ibm.itim.script.ScriptEvaluationRetryException
Constructs the exception with a message.
ScriptEvaluator - Interface in com.ibm.itim.script
This class defines the interface for expression and script evaluation and compilation.
ScriptEvaluatorException - Exception in com.ibm.itim.script
Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use exceptions that extend from com.ibm.itim.script.ScriptException instead.
ScriptEvaluatorException(String, Object[]) - Constructor for exception com.ibm.itim.script.ScriptEvaluatorException
Deprecated. Constructs the exception with a message and a list of parameters.
ScriptEvaluatorException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.script.ScriptEvaluatorException
Deprecated. Constructs the exception with a message and a list of parameters.
ScriptEvaluatorException(String, Throwable) - Constructor for exception com.ibm.itim.script.ScriptEvaluatorException
Deprecated. Constructs the exception with a message.
ScriptEvaluatorException(String) - Constructor for exception com.ibm.itim.script.ScriptEvaluatorException
Deprecated. Constructs the exception with a message.
ScriptEvaluatorFactory - Class in com.ibm.itim.script
 
ScriptEvaluatorFactory() - Constructor for class com.ibm.itim.script.ScriptEvaluatorFactory
 
ScriptEvaluatorInterface - Interface in com.ibm.itim.script
Deprecated. This class is part of FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use com.ibm.itim.script.ScriptEvaluator instead.
ScriptException - Exception in com.ibm.itim.script
Represents an exception thrown from a script interpreter.
ScriptException(String, Object[]) - Constructor for exception com.ibm.itim.script.ScriptException
Constructs the exception with a message and a list of parameters.
ScriptException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.script.ScriptException
Constructs the exception with a message and a list of parameters.
ScriptException(String, Throwable) - Constructor for exception com.ibm.itim.script.ScriptException
Constructs the exception with a message.
ScriptException(String) - Constructor for exception com.ibm.itim.script.ScriptException
Constructs the exception with a message.
ScriptExtension - Interface in com.ibm.itim.script
ScriptExtensions are the main method to add new functionality, new scripting objects and methods, into the scripting environment.
ScriptHostComponent - Interface in com.ibm.itim.script
This interface acts as a marker.
ScriptInitializationException - Exception in com.ibm.itim.script
 
ScriptInitializationException(String, Object[]) - Constructor for exception com.ibm.itim.script.ScriptInitializationException
 
ScriptInitializationException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.script.ScriptInitializationException
 
ScriptInitializationException(String, Throwable) - Constructor for exception com.ibm.itim.script.ScriptInitializationException
 
ScriptInitializationException(String) - Constructor for exception com.ibm.itim.script.ScriptInitializationException
 
ScriptInterface - Interface in com.ibm.itim.script
This is the top-level interface of all ScriptInterfaces.
ScriptLanguageMUX - Class in com.ibm.itim.script
Class to allow easy multiplexing of script languages based on the scriptframework.properties file.
ScriptProfilingEvent - Class in com.ibm.itim.script
Central class that provides profiling for the script framework.
ScriptProfilingEvent() - Constructor for class com.ibm.itim.script.ScriptProfilingEvent
 
scriptToJava(Object) - Method in class com.ibm.itim.fesiextensions.DataMapper
Deprecated. Converts a FESI script object into a matching JAVA object If global factory exists, try to convert using it;
ScriptUtils - Class in com.ibm.itim.script
Small set of static utilities used throughout script framework.
ScriptUtils() - Constructor for class com.ibm.itim.script.ScriptUtils
 
SEARCH - Static variable in class com.ibm.itim.apps.policy.RecertificationPolicyManager
String constant representing SEARCH operation
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.
searchByAccess(CompoundDN, String, String, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.GroupSearch
Finds the groups in a specific organizational container (including organization) that are enabled for user request and matches the user's search criteria.
searchByAlias(OrganizationalContainerEntity, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Returns all people with the given alias.
searchByAlias(CompoundDN, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Returns all people with the given alias.
searchByAuthorizedRole(DistinguishedName, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Returns all people who are members of a given role or members of a child role of the given role in the role hierarchy
searchByAuthorizedRoles(Collection<DistinguishedName>, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Returns all people who are members of any one of the roles in the given collection or members of a child role of any of the roles in the given collection
searchByCategory(OrganizationalContainerEntity, int, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemRoleSearch
Retrieves all system roles within the given category.
searchByCategory(CompoundDN, 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.
searchByCustomClass(DistinguishedName, String) - Method in class com.ibm.itim.dataservices.model.ObjectProfileSearch
Searches for object profile(s) in the data store with the given custom 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, String, String, SearchParameters, boolean, boolean) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
Returns a Collection of accounts with a given user id.
searchByFilter(CompoundDN, 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, SearchParameters, Boolean) - 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.AccountSearch
Searches for accounts that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, String, SearchParameters, Boolean) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
Searches for accounts 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(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, InitialLdapContext) - 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.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.BusinessPartnerOrgSearch
Searches for business partner organizations that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, SearchParameters, InitialLdapContext) - 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, 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.BusinessUnitSearch
Searches for business units that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, String, SearchParameters, InitialLdapContext) - 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, 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.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.domain.GroupSearch
Searches for groups of all types that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.GroupSearch
Searches for groups 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(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, 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.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.domain.OrganizationSearch
Searches for organizations 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(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, Comparable) - 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, 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.PersonSearch
Searches for people that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, String, SearchParameters, Comparable) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Searches for people that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, SearchParameters, String, String) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Searches for people in a given category that meet the criteria defined within the given filter .
searchByFilter(CompoundDN, SearchParameters, String, String, Comparable) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Searches for people in a given category 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(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, 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, 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, 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.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.ServiceSearch
Searches for services 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(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(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(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.
searchByGroup(DistinguishedName, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
Returns all accounts belongs to a specific group.
searchByGroupAndUserId(DistinguishedName, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
Returns all accounts belongs to a specific group.
searchByGroupInfo(CompoundDN, String, Set<String>, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.GroupSearch
Finds groups defined for a specific service and a specific group profile
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(DistinguishedName, int, String) - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplateImpl
Searches for notification template(s) with given configuration object and template type.
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.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.
searchByName(CompoundDN, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemRoleSearch
Retrieves all system roles within 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.domain.AccountSearch
Returns a Collection of accounts owned by the specified person.
searchByOwner(DistinguishedName, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
Returns a Collection of accounts owned by the specified person.
searchByOwner(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.ServiceSearch
Returns all services for a given owner distinguished name.
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, SearchParameters, String, String) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Searches for people in a given category that meet the criteria defined within the given filter .
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.
searchByService(DistinguishedName, String) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
 
searchByServiceAndGroupInfo(DistinguishedName, String, Set<String>, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.GroupSearch
Finds groups defined for a specific service and a specific group profile.
searchByType(DistinguishedName, int) - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplateImpl
Searches for notification template(s) with given configuration object and template type.
searchByURI(OrganizationalContainerEntity, String) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
Find the account for a specific URI.
searchByURI(OrganizationalContainerEntity, String) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainSearch
Finds the administrative domain for a specific URI.
searchByURI(OrganizationalContainerEntity, String) - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgSearch
Find the business partner organization for a specific URI.
searchByURI(OrganizationalContainerEntity, String) - Method in class com.ibm.itim.dataservices.model.domain.BusinessUnitSearch
Find the account for a specific URI.
searchByURI(OrganizationalContainerEntity, String) - Method in class com.ibm.itim.dataservices.model.domain.DynamicRoleSearch
Find a dynamic role for a specific URI.
searchByURI(OrganizationalContainerEntity, String) - Method in class com.ibm.itim.dataservices.model.domain.GroupSearch
Find the group for a specific URI.
searchByURI(OrganizationalContainerEntity, String) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationalContainerSearch
Find the organizational container for a specific URI.
searchByURI(OrganizationalContainerEntity, String) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationSearch
Find the organization for a specific URI.
searchByURI(OrganizationalContainerEntity, String) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Find the person for a specific URI.
searchByURI(OrganizationalContainerEntity, String) - Method in class com.ibm.itim.dataservices.model.domain.RoleSearch
Find the role for a specific URI.
searchByURI(OrganizationalContainerEntity, String) - Method in class com.ibm.itim.dataservices.model.domain.ServiceSearch
Find the service for a specific URI.
searchByURI(OrganizationalContainerEntity, String) - Method in class com.ibm.itim.dataservices.model.system.SystemRoleSearch
Find the system role for a specific URI.
searchByURI(OrganizationalContainerEntity, String) - Method in class com.ibm.itim.dataservices.model.system.SystemUserSearch
Find the system user for a specific URI.
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.
searchByUserIDWithWildCard(CompoundDN, String, String, String, SearchParameters, boolean, boolean, boolean) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
Returns a Collection of accounts with a given user id.
SearchCriteria - Class in com.ibm.itim.remoteservices.provider
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<String>) - Constructor for class com.ibm.itim.remoteservices.provider.SearchCriteria
Creates new SearchCriteria.
SearchMO - Class in com.ibm.itim.apps.search
Provides a configurable query facility for DirectoryObject.
SearchMO(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.search.SearchMO
Constructs a SearchMO 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 in com.ibm.itim.dataservices.model
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 in com.ibm.itim.remoteservices.provider
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 in com.ibm.itim.dataservices.model
Interface for retrieving the results of a search request.
SearchResults - Interface in com.ibm.itim.remoteservices.provider
Encapsulates search results from a remote resource.
SearchResultsException - Exception in com.ibm.itim.dataservices.model
Defines an exception class that extends from ModelException.
SearchResultsException(String) - Constructor for exception com.ibm.itim.dataservices.model.SearchResultsException
Constructs an SearchResultsException with a message.
SearchResultsException(String, Throwable) - Constructor for exception com.ibm.itim.dataservices.model.SearchResultsException
Constructs an SearchResultsException with a message and original exception.
SearchResultsIterator - Interface in com.ibm.itim.dataservices.model
Interface for iterating over a set of search results (see SearchResults).
SearchResultsMO - Class in com.ibm.itim.apps.search
Provides access to an authorized and sortable set of DirectoryObject which may be traversed on a page by page basis.
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 in com.ibm.itim.dataservices.model
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).
SECURITY_DOMAIN - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Admin Domain category.
SelfPasswordManager - Class in com.ibm.itim.apps.identity
Provides self password management.
SelfPasswordManager - Class in com.ibm.itim.apps.identity
Provides self password management.
SelfPasswordManager(PlatformContext) - Constructor for class com.ibm.itim.apps.identity.SelfPasswordManager
Constructs the manager with a platform context.
SelfPasswordManager(PlatformContext) - Constructor for class com.ibm.itim.apps.identity.SelfPasswordManager
Constructs the manager with a platform context.
SelfRegistrationManager - Class in com.ibm.itim.apps.identity
Provides person self registration management capabilities.
SelfRegistrationManager - Class in com.ibm.itim.apps.identity
Provides person self registration management capabilities.
SelfRegistrationManager(PlatformContext) - Constructor for class com.ibm.itim.apps.identity.SelfRegistrationManager
Constructs the manager with a platform context.
SelfRegistrationManager(PlatformContext) - Constructor for class com.ibm.itim.apps.identity.SelfRegistrationManager
Constructs the manager with a platform context.
SelfRequest - Class in com.ibm.itim.apps.identity
Represents a request submitted to the provisioning platform.
SelfRequest - Class in com.ibm.itim.apps.identity
Represents a request submitted to the provisioning platform.
SelfRequest(PlatformContext, Subject, long) - Constructor for class com.ibm.itim.apps.identity.SelfRequest
Constructs with a platform, userId, and request id.
SelfRequest(PlatformContext, Subject, long) - Constructor for class com.ibm.itim.apps.identity.SelfRequest
Constructs with a platform, userId, and request id.
SENDONLY - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
SEPARATION_OF_DUTY_POLICY - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
category for separation of duty policy
SEPARATION_OF_DUTY_POLICY_ADD_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context signature for SeparationOfDutyPolicy
SEPARATION_OF_DUTY_POLICY_DELETE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
SEPARATION_OF_DUTY_POLICY_MODIFY_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
SEPARATION_OF_DUTY_POLICY_RECONCILE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
SEPARATION_OF_DUTY_RULE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
category for separation of duty rule
SEPARATION_OF_DUTY_RULE - Static variable in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyPolicy
The attribute for storing the Separation Of Duty Rule information
SeparationOfDutyPolicy - Class in com.ibm.itim.dataservices.model.policy
This class is the value object for the separation of duty policy entity.
SeparationOfDutyPolicy() - Constructor for class com.ibm.itim.dataservices.model.policy.SeparationOfDutyPolicy
Default constructor
SeparationOfDutyPolicy(String, String, boolean, Collection<SeparationOfDutyRule>) - Constructor for class com.ibm.itim.dataservices.model.policy.SeparationOfDutyPolicy
The separation of duty value object constructor with full set of parameters.
SeparationOfDutyPolicyManager - Class in com.ibm.itim.apps.policy
Provides aggregate separation of duty policy management capabilities.
SeparationOfDutyPolicyManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.policy.SeparationOfDutyPolicyManager
Constructs the manager with a platform context and a subject.
SeparationOfDutyPolicyMO - Class in com.ibm.itim.apps.policy
Separation of duty object representing a separation of duty policy.
SeparationOfDutyPolicyMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.policy.SeparationOfDutyPolicyMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
SeparationOfDutyRule - Class in com.ibm.itim.dataservices.model.policy
This class represents a Separation Of Duty Policy Rule.
SeparationOfDutyRule() - Constructor for class com.ibm.itim.dataservices.model.policy.SeparationOfDutyRule
Default empty constructor
SeparationOfDutyRule(String, int, Collection<String>) - Constructor for class com.ibm.itim.dataservices.model.policy.SeparationOfDutyRule
Constructor which allos setting all values for the separation of duty rule
SERVER_NOT_AVAILABLE - Static variable in exception com.ibm.itim.dataservices.model.ModelException
The data server is not available
Service - Class in com.ibm.itim.dataservices.model.domain
Value Object class that holds the attribute information of a service in the data model.
Service() - Constructor for class com.ibm.itim.dataservices.model.domain.Service
Default empty constructor
Service(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.Service
Constructs object with profile and attribute information.
SERVICE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Service category.
SERVICE - Static variable in interface com.ibm.itim.fesiextensions.IdentityFeedRuntimeContext
Deprecated. Holds the JSObject representing the service processing the feed.
SERVICE - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
Service.ConnectionMode - Enum in com.ibm.itim.dataservices.model.domain
Two types of connection mode are currently supported as illustrated below
SERVICE_ATTR_ALERT_OPTION - Static variable in class com.ibm.itim.dataservices.model.domain.Service
String constant for the password attribute name.
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_DESCRIPTION - Static variable in class com.ibm.itim.dataservices.model.domain.Service
String constant that represents the LDAP attribute for storing service's description.
SERVICE_ATTR_DISALLOWED_ACTION - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Deprecated.  
SERVICE_ATTR_EVALUATE_SOD - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant for the erevaluatesod attribute name.
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_OWNER - Static variable in class com.ibm.itim.dataservices.model.domain.Service
 
SERVICE_ATTR_PASSWORD - Static variable in class com.ibm.itim.dataservices.model.domain.Service
String constant for the password attribute name.
SERVICE_ATTR_TAG - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant for the tag attribute name.
SERVICE_CLASS_NAME - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
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_DSML_PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Service
String constant for DSMLInfor service's profile attribute name.
SERVICE_ENFORCE_POLICIES - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
This is a system workflow process type for service
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
Constant for subject sort column
SERVICE_FORM_NAME - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
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_PROFILE_NAME - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
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_PROVISION_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context signature is the Account.add operation.
SERVICE_SCHEMA_NAME - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
SERVICE_SUPPORT_CLASS - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name of the LDAP attribute for the service support class.
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.
ServiceAttributeParameter - Class in com.ibm.itim.apps.policy
This class is used to store a service attribute parameter enforceable through a provisioning policy.
ServiceAttributeParameter(String, Object, int) - Constructor for class com.ibm.itim.apps.policy.ServiceAttributeParameter
Constructor only for single valued attributes where the value is a constant or contains a script expression or program.
ServiceAttributeParameter(String, List, int[]) - Constructor for class com.ibm.itim.apps.policy.ServiceAttributeParameter
Constructor for single or multi valued attributes
ServiceAttributeParameter(String, List, int[], int[]) - Constructor for class com.ibm.itim.apps.policy.ServiceAttributeParameter
Constructor for single or mainly multi valued attributes
ServiceCallbackHandler - Class in com.ibm.itim.remoteservices.provider
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.
ServiceDefConstants - Interface in com.ibm.itim.remoteservices.provider
Defines tag names and attribute names found in service.def xml files.
ServiceEntity - Class in com.ibm.itim.dataservices.model.domain
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.
ServiceFactory - Class in com.ibm.itim.dataservices.model.domain
Factory class for creating service(s) in the data store.
ServiceFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.ServiceFactory
Default constructor.
SERVICEGROUPS - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
ServiceManager - Class in com.ibm.itim.apps.provisioning
Provides aggregate service management capabilities.
ServiceManager - Class in com.ibm.itim.apps.provisioning
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.
ServiceManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.provisioning.ServiceManager
Constructs the manager with a platform context and a subject.
ServiceMO - Class in com.ibm.itim.apps.provisioning
Managed object representing a service.
ServiceMO - Class in com.ibm.itim.apps.provisioning
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.
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 in com.ibm.itim.dataservices.model.domain
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
ServiceOwner - Class in com.ibm.itim.dataservices.model.domain
The ServiceOwner class implements the owner relationship to a ServiceEntity.
ServiceOwner() - Constructor for class com.ibm.itim.dataservices.model.domain.ServiceOwner
 
SERVICEOWNER_CATEGORY - Static variable in class com.ibm.itim.dataservices.model.system.SystemRole
Constant for the service owner category.
SERVICEOWNER_GROUP - Static variable in class com.ibm.itim.dataservices.model.system.SystemRole
 
SERVICEOWNER_ROLE - Static variable in class com.ibm.itim.dataservices.model.domain.Role
 
ServicePolicy - Class in com.ibm.itim.dataservices.model.policy
This class is a specialization of the ScopedPolicy class that provides the base value object of all ServicePolicyEntities.
ServiceProfile - Class in com.ibm.itim.dataservices.model
Value Object class that holds the attribute data of an object profile.
ServiceProfile(String, String, String, Map<String, String>, String, String, String, String) - Constructor for class com.ibm.itim.dataservices.model.ServiceProfile
Deprecated. Use ServiceProfile(String,String,String,String,Map,Collection, String,String) instead.
ServiceProfile(String, String, String, Map<String, String>, String, String, String, String, Properties) - Constructor for class com.ibm.itim.dataservices.model.ServiceProfile
Constructs a new ServiceProfile object.
ServiceProfile(String, String, String, Map<String, String>, Collection<String>, 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, String, String, Properties, Properties, String) - Constructor for class com.ibm.itim.dataservices.model.ServiceProfile
Deprecated. Use ServiceProfile(String,String,String,String,Map,Collection, String,String) instead.
ServiceProfile(DistinguishedName, String, String, String, Map<String, String>, String, String, String, String, Properties, Properties, String, Collection<ObjectProfileOperation>, Collection<LifecycleRule>) - Constructor for class com.ibm.itim.dataservices.model.ServiceProfile
Deprecated. Use ServiceProfile(DistinguishedName,String,String,String,Map,Collection, String,String,String,Properties,Properties,String,Collection,Colletion) instead.
ServiceProfile(DistinguishedName, String, String, String, Map<String, String>, Collection<String>, String, String, String, Properties, Properties, String, Collection<ObjectProfileOperation>, Collection<LifecycleRule>) - Constructor for class com.ibm.itim.dataservices.model.ServiceProfile
Constructs a new ServiceProfile object.
ServiceProfile(DistinguishedName, Map<String, String>, Collection<ObjectProfileOperation>, Collection<LifecycleRule>, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.ServiceProfile
XXX This description is not correct and needs to be updated.
SERVICEPROFILE_CONTEXT - Static variable in interface com.ibm.itim.fesiextensions.ModelRuntimeContext
Deprecated. Represents the current type of service that is part of the script's context.
SERVICEPROFILE_CONTEXT - Static variable in interface com.ibm.itim.script.extensions.model.ModelScriptInterface
Represents the current type of service that is part of the script's context.
ServiceProvider - Interface in com.ibm.itim.remoteservices.provider
Interface for a provider to communicate with a remote resource.
ServiceProviderFactory - Interface in com.ibm.itim.remoteservices.provider
This interface should be implemented and used to instantiated and initialize a ServiceProvider implementation.
ServiceProviderInfoConnector - Class in com.ibm.itim.remoteservices.provider
A holder object for tag sets in service.def.
ServiceProviderInfoConnector() - Constructor for class com.ibm.itim.remoteservices.provider.ServiceProviderInfoConnector
 
ServiceProviderInfoOperation - Class in com.ibm.itim.remoteservices.provider
A holder object for tag sets in service.def.
ServiceProviderInfoOperation() - Constructor for class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
 
ServiceProviderInfoOperation.HashMapCaseInsensitiveKey<K,V> - Class in com.ibm.itim.remoteservices.provider
class to extend HashMap to provide case insensitive String key's
ServiceProviderInfoOperation.HashMapCaseInsensitiveKey(int) - Constructor for class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation.HashMapCaseInsensitiveKey
 
ServiceProviderInfoParameter - Class in com.ibm.itim.remoteservices.provider
Represents a or a tag in service.def.
ServiceProviderInfoParameter(String) - Constructor for class com.ibm.itim.remoteservices.provider.ServiceProviderInfoParameter
 
ServiceProviderInfoParameter(String, String, boolean, boolean, boolean, boolean) - Constructor for class com.ibm.itim.remoteservices.provider.ServiceProviderInfoParameter
 
ServiceProviderInfoParameter(String, String, String, String, boolean) - Constructor for class com.ibm.itim.remoteservices.provider.ServiceProviderInfoParameter
 
ServiceProviderInformation - Class in com.ibm.itim.remoteservices.provider
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.
ServiceProviderInformation(String, Properties, Map<String, ServiceProviderInfoOperation>, String, Collection<String>, Set<String>, String) - Constructor for class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Creates new ServiceProviderInfo object.
ServiceProviderLocator - Class in com.ibm.itim.remoteservices.provider
Locates the correct ServiceProviderFactory and uses it to creates a ServiceProvider.
ServiceProviderV2 - Interface in com.ibm.itim.remoteservices.provider
Interface for a provider to communicate with a remote resource.
ServiceRestartResult - Class in com.ibm.itim.apps.provisioning
Result of the service restart operation, which is a two step process.
ServiceRestartResult(ServiceRestartResult.ServiceRestartTestResult) - Constructor for class com.ibm.itim.apps.provisioning.ServiceRestartResult
Constructs a service restart result with the outcome of the service test operation.
ServiceRestartResult(ServiceRestartResult.ServiceRestartRetryResult) - Constructor for class com.ibm.itim.apps.provisioning.ServiceRestartResult
Constructs a service retry result with the outcome of the blocked request retry operation.
ServiceRestartResult.ServiceRestartRetryResult - Enum in com.ibm.itim.apps.provisioning
Enumeration with values representing the result of the blocked request restart.
ServiceRestartResult.ServiceRestartTestResult - Enum in com.ibm.itim.apps.provisioning
Enumeration with values representing the result of the service test operation.
ServiceScriptInterface - Interface in com.ibm.itim.script.extensions
ScriptInterface for ServiceExtension.
ServiceSearch - Class in com.ibm.itim.dataservices.model.domain
Class that provides an interface for searching for services.
ServiceSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.ServiceSearch
Default constructor.
ServiceStatistics - Class in com.ibm.itim.apps.provisioning
Value object containing the statistics tracked for a particular service.
ServiceStatistics(DistinguishedName) - Constructor for class com.ibm.itim.apps.provisioning.ServiceStatistics
Constructs a ServiceStatistics instance with the specified service DistinguishedName, and all statistics set to zero.
ServiceStatus - Enum in com.ibm.itim.apps.provisioning
An enumeration of values representing the status of the service.
ServiceStatusDetail - Class in com.ibm.itim.apps.provisioning
Value object containing detailed status information about the service.
ServiceStatusDetail(DistinguishedName, ServiceStatus, Date, Date, Date, String, long, long, int, String, String) - Constructor for class com.ibm.itim.apps.provisioning.ServiceStatusDetail
Constructs a service status detail object.
ServiceTarget - Class in com.ibm.itim.apps.policy
This class represents a target service, which could be either a specific service instance, an instance specified by a service selection policy, all services of the specified profile, or all services of any profile.
ServiceTarget(long, String) - Constructor for class com.ibm.itim.apps.policy.ServiceTarget
Constructor for a construction of a complete ServiceTarget.
ServiceTarget(String, Collection<String>) - Constructor for class com.ibm.itim.apps.policy.ServiceTarget
The service target value object constructor.
ServiceTarget - Class in com.ibm.itim.dataservices.model.policy
This class represents a target service, which could be either a specific service instance, all services of the specified profile, or all services of any profile.
ServiceTarget() - Constructor for class com.ibm.itim.dataservices.model.policy.ServiceTarget
Default Constructor.
ServiceTarget(long, String) - Constructor for class com.ibm.itim.dataservices.model.policy.ServiceTarget
The service target value object constructor.
ServiceTarget(String, Collection<String>) - Constructor for class com.ibm.itim.dataservices.model.policy.ServiceTarget
The service target value object constructor.
ServiceTestResult - Class in com.ibm.itim.apps.provisioning
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.
set(RequestStatus) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
set this to specified value
setAccess(Access) - Method in class com.ibm.itim.dataservices.model.domain.ComplianceIssue
Sets the access information related to the issue if applicable
setAccessDescription(String) - Method in class com.ibm.itim.dataservices.model.domain.AccessInfo
Sets the access description.
setAccessInfo(AccessInfo) - Method in class com.ibm.itim.apps.provisioning.GroupMO
Sets the access information of the group.
setAccessInfo(AccessInfo) - Method in class com.ibm.itim.apps.provisioning.GroupMO
Sets the access information of the group.
setAccessInfo(AccessInfo) - Method in class com.ibm.itim.dataservices.model.domain.GroupEntity
Defines the access information on the group.
setAccessMode(Credential.AccessMode) - Method in class com.ibm.itim.dataservices.model.pim.CredentialSetting
This API sets the credential access mode, which can be AccessMode.NOT_SET, AccessMode.EXCLUSIVE, AccessMode.NONEXCLUSIVE, or AccessMode.NONSHARED.
setAccessName(String) - Method in class com.ibm.itim.dataservices.model.domain.AccessInfo
Sets the access name.
setAccessOption(int) - Method in class com.ibm.itim.dataservices.model.domain.AccessInfo
Sets the access option.
setAccessOwner(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.AccessInfo
Sets the owner of the access.
setAccessRights(Collection) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Replaces the access rights of the object.
setAccessRights(Collection) - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
A recertificationPolicy object does not support the access rights from the ManagableProfile interface.
setAccessRights(Collection) - Method in interface com.ibm.itim.dataservices.model.ProtectedObject
Replaces the access rights of the object.
setAccessType(String) - Method in class com.ibm.itim.dataservices.model.domain.AccessInfo
Sets the access type.
setAccountClass(String) - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Sets the Account's class name of the service profile.
setAccountImpactList(List<ImpactItem>) - Method in class com.ibm.itim.apps.workflow.UserRecertificationCompletionImpact
Sets the List of ImpactItems for accounts
setAccountOperationAverage(long) - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Sets the average account operation execution time.
setAccountOperationCount(long) - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Sets the number of account operations performed.
setAccountProfileName(String) - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Sets the Account's profile name of the profile.
setAccountStatus(SharedAccessSearchFilter.AccountStatus) - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Set the account status.
setAccountType(int) - Method in class com.ibm.itim.dataservices.model.domain.Account
Sets the type of the account.
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.
setActiveRequests(long) - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Sets the number of active requests.
setActiveRequestsHung(long) - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Sets the number of hung requests.
setActivityDesignId(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the design time ID of the activity associated with this assignment.
setActivityDesignId(String) - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Changes the design time ID of the activity associated with this assignment.
setActivityId(long) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the ID of the activity associated with this assignment.
setActivityId(long) - Method in class com.ibm.itim.workflow.model.EventAudit
Changes the identifier of the activity this event was associated with.
setActivityName(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the design time name of the activity associated with this assignment.
setActivityName(String) - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Changes the design time name 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.
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.AssignmentGroup
Changes the sub-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.
setActivityType(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the type of the activity associated with this assignment.
setAdditionalMethodParams(Object[]) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the additional parameters accepted by backend.
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.
setAlertOptions(Collection) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
This method sets the alert options given a collection of the same.
setAlertOptions(Collection) - Method in class com.ibm.itim.dataservices.model.domain.Service
This method sets the alert options given a collection of the same.
setAliases(Collection) - Method in class com.ibm.itim.dataservices.model.domain.Person
Changes the person's aliases.
setAllowInDictionary(boolean) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Check if the genenerated password is or is not allowed in the password dictionary.
setAllowUserID(boolean) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Make sure in a case sensitive way, that the user id is or is not to be allowed within the password.
setAllowUserIDCaseInsensitive(boolean) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Make sure in a case insensitive way, that the user id is or is not to be allowed within the password.
setAllowUserName(boolean) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Make sure in a case sensitive way, that the user name is or is not to be allowed within the password.
setAllowUserNameCaseInsensitive(boolean) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Make sure in a case insensitive way, that the user name is or is not to be allowed within the password.
setApprovalProcessID(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.access.ProvisioningConfiguration
Set the approval process ID.
setAssemblyLineLocation(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Sets this ServiceDefOperation's assemblyLineLocation attribute.
setAssignmentAttributes(Set<RoleAssignmentAttribute>) - Method in class com.ibm.itim.apps.identity.RoleMO
Sets assignment attributes to this role.
setAssignmentAttributes(Set<RoleAssignmentAttribute>) - Method in class com.ibm.itim.apps.identity.RoleMO
Sets assignment attributes to this role.
setAssignmentAttributes(Set<RoleAssignmentAttribute>) - Method in class com.ibm.itim.dataservices.model.domain.RoleEntity
Sets the assignment attributes to the role.
setAssignmentOwners(Collection) - Method in class com.ibm.itim.workflow.model.PendingActivity
 
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).
setAttributeHandlerClass(String) - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Sets the attribute handler class
setAttributeMap(Map<String, String>) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Changes the map of semantic attributes to class attributes.
setAttributeProperties(Map) - Method in class com.ibm.itim.apps.provisioning.Compliance
Sets the map of attribute name and AttributeProperty objects.
setAttributes(String[]) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the attributes to retrieve for each result returned.
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.
setAuthorizationOwners(Collection) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Replaces the entities authorized to change access rights of the object.
setAuthorizationOwners(Collection) - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
A recertificationPolicy object does not support the authorization owners from the ManagableProfile interface.
setAuthorizationOwners(Collection) - Method in interface com.ibm.itim.dataservices.model.ProtectedObject
Replaces the entities authorized to change access rights of the object.
setAutoGroupMembership(boolean) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the setting for whether "auto TIM Group membership" is enabled.
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.
setBusinessUnitDN(DistinguishedName) - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Set the DistinguishedName of business unit.
setBytes(byte[]) - Method in class com.ibm.itim.common.AttributeValue
Sets the single value of the attribute as a byte array.
setCaption(String) - Method in class com.ibm.itim.apps.policy.ProvisioningPolicy
Sets the value of the caption attribute in the policy.
setCaption(String) - Method in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
Sets the value of the caption attribute.
setCaption(String) - Method in interface com.ibm.itim.dataservices.model.policy.Policy
Sets the value of the Caption attribute.
setCardinality(int) - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyRule
Sets the cardinality value for this spearation of duty rule
setCategory(String) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the Object Profile Category for the search.
setCategory(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Changes the category of the entity.
setCategory(int) - Method in class com.ibm.itim.dataservices.model.system.SystemRole
Changes the system role category.
setCauseOfFailure(Throwable) - Method in class com.ibm.itim.apps.provisioning.ServiceRestartResult
Updates the cause of failure.
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(ChallengesAndResponses, Locale) - Method in class com.ibm.itim.apps.identity.ChallengeResponseManager
Sets the challenges and responses for the subject as specified in the Map.
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(ChallengesAndResponses, Locale) - 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<AttributeValue>) - Method in class com.ibm.itim.common.AttributeChangeOperation
Replaces the subject of the change action with a collection of AttributeValue objects.
setCharListAt(char[], int, int) - Method in interface com.ibm.passwordrules.PasswordGenerator
Constrain the set of characters to be used by the password generator.
setCheckingPolicy(boolean) - Method in class com.ibm.itim.dataservices.model.domain.Service
Changes the policy checking flag.
setCheckoutDuration(int) - Method in class com.ibm.itim.dataservices.model.pim.CredentialSetting
This API sets the maximum checkout time.
setChildren(List<PackagedApprovalItem>) - Method in class com.ibm.itim.workflow.model.PackagedApprovalItem
Updates the list of children.
setClassification(String) - Method in class com.ibm.itim.dataservices.model.domain.Role
Sets the role classification.
setComment(String) - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Changes the comment about the workflow process.
setComment(String) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the comment for the process.
setComments(String) - Method in class com.ibm.itim.workflow.model.PackagedApprovalDocument
Sets the comments in this document.
setComplexAttributes(Collection<String>) - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Sets the list of complex attributes supported
setCompliance(int) - Method in class com.ibm.itim.apps.provisioning.Compliance
Sets the account compliance status.
setCompliance(int) - Method in class com.ibm.itim.dataservices.model.domain.Account
Sets the compliance of the account.
setConfiguration(POConfiguration) - Method in class com.ibm.itim.dataservices.model.domain.POConfigurationEntity
Sets the configuration for Post Office Notification.
setConfiguration(WorkflowConfiguration) - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfigurationEntity
Sets the configuration for Workflow Reminder.
setConnectionMode(Service.ConnectionMode) - Method in class com.ibm.itim.dataservices.model.domain.Service
Set the connection mode
setConstraintViolationAction(String) - Method in class com.ibm.itim.dataservices.model.domain.Service
Deprecated. Use setNonComplianceAction().
setContext(PlatformContext) - Method in class com.ibm.itim.apps.jaas.callback.PlatformCallback
Changes the platform context to use.
setContext(CompoundDN) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the logicalContext for the search, or which node in the OrgChart to start searching from.
setContext(OrganizationalContainerMO) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the context (base) for the search, if set, takes precedence over setContext(CompoundDN logicalContext).
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.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.Multivalued
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.Numeric
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.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.Textual
Method will set context inforamtion which may be helpful in determining custom joining logic.
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).
setContextObject(Object) - Method in class com.ibm.itim.script.ContextItem
Sets the context object (the object to put into the scripting environment) to obj.
setCount(int) - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Changes the number of assignments in this grouping.
setCreateTime(Date) - Method in class com.ibm.itim.dataservices.model.pim.CredentialLease
This API sets the lease creation time.
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.
setCredentialSetting(CredentialSetting) - Method in class com.ibm.itim.dataservices.model.pim.Credential
This API changes the credential's settings.
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
Set all custom rules onto this object.
setDayOfMonth(int) - Method in class com.ibm.itim.apps.recon.ReconUnitData
Changes the day of the month of schedule of this reconciliation unit.
setDayOfMonth(int) - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Changes the day of the month of the RecurringTimeSchedule.
setDayOfQuarter(int) - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Changes the day of the quarter of the RecurringTimeSchedule.
setDayOfSemiAnnual(int) - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Changes the day of the semi-annual of the RecurringTimeSchedule.
setDayOfWeek(int) - Method in class com.ibm.itim.apps.recon.ReconUnitData
Changes the day of the week of schedule of this reconciliation unit.
setDayOfWeek(int) - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Changes the day of the week of the RecurringTimeSchedule.
setDecisionCode(String) - Method in class com.ibm.itim.workflow.model.PackagedApprovalDecisionItem
Sets the String decision for this item.
setDecisionForAllItems(String) - Method in class com.ibm.itim.workflow.model.PackagedApprovalDocument
Sets the specified decision code String on all items in this document, including any children of top-level items.
setDefaultWorkflowQuery(WorkflowQuery) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Changes the user's preferences for querying workflow status.
setDeferredRequestsCompleted(long) - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Sets the number of deferred requests completed after service failure and recovery.
setDeferredRequestsCreated(long) - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Sets the number of deferred requests created due to service failure.
setDefinition(String) - Method in class com.ibm.itim.dataservices.model.domain.DynamicRole
Replaces the definition (rule) 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.apps.policy.ProvisioningPolicy
Sets the value of the description attribute in the policy.
setDescription(String) - Method in class com.ibm.itim.apps.recon.ReconUnitData
Sets the description of this reconciliation unit
setDescription(String) - Method in class com.ibm.itim.dataservices.model.domain.Group
Sets the group description The value is stored on the attribute that ergroupdescription is mapped to.
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.domain.Service
Sets the description field of the service.
setDescription(String) - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Changes the description of the lifecycle rule.
setDescription(String) - Method in class com.ibm.itim.dataservices.model.OperationParameter
 
setDescription(String) - Method in class com.ibm.itim.dataservices.model.pim.Credential
This API changes the description of the credential.
setDescription(String) - Method in class com.ibm.itim.dataservices.model.pim.CredentialPool
This API changes the description of the credential pool.
setDescription(String) - Method in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
Sets the value of the description attribute.
setDescription(String) - Method in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
Sets the value of the description attribute.
setDescription(String) - Method in interface com.ibm.itim.dataservices.model.policy.Policy
Sets the value of the Description attribute.
setDescription(String) - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationParticipant
Sets the value of the description property.
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.Assignment
Changes the object's description.
setDescription(String) - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Changes the object's description.
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.
setDescription(String) - Method in class com.ibm.itim.workflow.model.type.ProcessResult
Mutator method for the activity result description property.
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.
setDetail(List) - Method in class com.ibm.itim.workflow.model.type.ProcessResult
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.DirectoryEntry
Sets the distinguished name of the object.
setDistinguishedName(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
deprecated client cannot the the distinguished name
setDistinguishedName(DistinguishedName) - Method in class com.ibm.itim.workflow.model.Participant
Changes the distinguished name of the participant.
setDocumentItems(List<PackagedApprovalItem>) - Method in class com.ibm.itim.workflow.model.PackagedApprovalDocument
Sets the list of approval items in this document.
setDueDate(Date) - Method in class com.ibm.itim.workflow.model.Assignment
 
setDueDate(Date) - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Changes the date/time the earliest assignment is due (must be completed before escalation).
setDueDate(Date) - Method in class com.ibm.itim.workflow.model.PendingActivity
 
setEmailAddresses(Collection) - Method in class com.ibm.itim.mail.NotificationMessage
Changes the recipients of the message.
setEnabled(boolean) - Method in class com.ibm.itim.apps.policy.ProvisioningPolicy
Sets the value of the enabled attribute in the policy.
setEnabled(boolean) - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfiguration
Sets the enable flag for workflow reminder notification.
setEnabled(boolean) - Method in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
Sets the value of the enabled attribute.
setEnabled(boolean) - Method in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
Sets the value of the enabled attribute.
setEnabled(boolean) - Method in interface com.ibm.itim.dataservices.model.policy.Policy
Sets the value of the Enabled attribute.
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.
setEnforcement(int) - Method in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Sets the enforcement of the only value of this provisioning parameter.
setEnforcements(int[]) - Method in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Sets the enforcements for each value in this provisioning parameter.
setEntitlements(Collection<SAEntitlement>) - Method in class com.ibm.itim.apps.pim.SharedAccessPolicyMO
Set the entitlements to the policy.
setEntitlements(Collection) - Method in class com.ibm.itim.apps.policy.ProvisioningPolicy
Sets the value of the entitlements.
setEntity(DirectoryObjectEntity) - Method in exception com.ibm.itim.dataservices.model.DuplicateEntryException
Sets the duplicated entity
setErrorCode(int) - Method in class com.ibm.itim.script.ScriptEvaluationError
Set an evaluation context specific error code.
setEscalationParticipant(Participant) - Method in class com.ibm.itim.apps.provisioning.ManualWorkOrder
Sets the participant when the activity is escalated.
setEscalationPeriod(long) - Method in class com.ibm.itim.apps.provisioning.ManualWorkOrder
Sets the escalation period.
setEscalationPeriod(long) - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfiguration
Changes the escalation period for workflow reminder notification.
setEvaluateSoD(boolean) - Method in class com.ibm.itim.dataservices.model.domain.Service
If true, this flag indicates to the workflow system that the separation of duty policy should be evaluated during the identity feed process.
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.
setExclusiveOption(SharedAccessSearchFilter.ExclusiveOption) - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Set the credential exclusive option.
setExpirationTime(Date) - Method in class com.ibm.itim.dataservices.model.pim.CredentialLease
This API sets the lease expiration time.
setExpressionType(int) - Method in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Sets the expression type of the only value of this provisioning parameter.
setExpressionTypes(int[]) - Method in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Sets the expression types for each value in this provisioning parameter.
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.dataservices.model.AccessRight
Sets the ACI's LDAP search filter.
setFilter(String) - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Changes the filter identifying the entities governed by the lifecycle rule.
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.
setGroupMapping(String, String) - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Sets a group mapping to specifiy account attribute for group membership
setGroupMappings(Map<String, String>) - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Sets mapping of group membership attribute on account.
setGroups(Collection<DistinguishedName>) - Method in class com.ibm.itim.dataservices.model.pim.CredentialPool
Sets the value of the owner attribute.
setHistoricalPasswords(List) - Method in class com.ibm.itim.dataservices.model.domain.Account
Set a new historical password for the account.
setHomePage(String) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Changes the current home page selection for the user.
setHour(int) - Method in class com.ibm.itim.apps.recon.ReconUnitData
Changes the hour of the schedule of this reconciliation unit.
setHour(int) - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Changes the hour of the RecurringTimeSchedule.
setHTMLBody(String) - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Changes the template for the HTML body of the notification.
setHtmlMessage(String) - Method in class com.ibm.itim.mail.NotificationMessage
Change the HTML message body.
setID(String) - Method in class com.ibm.itim.apps.jaas.callback.TenantCallback
Changes the ID of the tenant.
setID(long) - Method in class com.ibm.itim.apps.recon.ReconUnitData
Sets the reconciliation unit data id.
setId(String) - Method in class com.ibm.itim.common.ComplexAttributeValue
Sets the unique id of the attribute value
setId(String) - Method in class com.ibm.itim.dataservices.model.domain.Group
Set the unique identification of the group.
setId(long) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the identifier of the assignment.
setId(long) - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Changes the identifier of the assignment.
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(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.
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.
setIncludeGlobalSettingsOnly(boolean) - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Indicates whether to only include credentials that use global settings
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
Set the characteres which are not to be used within the passsword.
setIsAddDeleteSingleValue(boolean) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoParameter
 
setIsChangePasswordRequired(boolean) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Changes whether the user must change their password at next logon.
setIsCheckoutSearchEnable(Boolean) - Method in class com.ibm.itim.dataservices.model.pim.CredentialSetting
This API sets a boolean value represent if the credential is defined to be searchable during checkout.
setIsDelegated(boolean) - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Changes the current delegation flag.
setIsDisallowed(boolean) - Method in class com.ibm.itim.dataservices.model.domain.ComplianceIssue
Sets the disallowed property of the compliance issue.
setIsEnabled(boolean) - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Enable or Disable the notification template.
setIsForAllPrincipals(boolean) - Method in class com.ibm.itim.dataservices.model.AccessRight
Toggles whether the permissions apply to everyone in the system.
setIsLocked(boolean) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the assignment to either locked or unlocked.
setIsPasswordViewable(Boolean) - Method in class com.ibm.itim.dataservices.model.pim.CredentialSetting
This API set if the password can be displayed to user after the checkout and return false otherwise.
setIsReplaceMultiValue(boolean) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoParameter
 
setIsRequired(boolean) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoParameter
 
setIsResetPasswordAtCheckin(Boolean) - Method in class com.ibm.itim.dataservices.model.pim.CredentialSetting
This API sets a boolean value representing if the password will be reset upon checkin.
setIsSendOnly(boolean) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoParameter
 
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
setItemType(PackagedApprovalItem.ItemType) - Method in class com.ibm.itim.workflow.model.PackagedApprovalItem
Updates the type of this item.
setItimUserID(String) - Method in class com.ibm.itim.authentication.mapping.ItimID
Sets the ITIM account user ID.
setJustification(String) - Method in class com.ibm.itim.dataservices.model.pim.CredentialLease
This API sets the business justification for the lease.
setKey(String) - Method in interface com.ibm.itim.script.wrappers.ObjectWrapper
Set the unique key that can used with ObjectWrapperManager to get at any object the the implementation of this interface is wrapping.
setKey(String) - Method in class com.ibm.itim.script.wrappers.ObjectWrapperImpl
 
setKeywords(String) - Method in class com.ibm.itim.apps.policy.ProvisioningPolicy
Sets the value of the keywords attribute in the policy.
setKeywords(String) - Method in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
Sets the value of the keywords attribute.
setKeywords(String) - Method in interface com.ibm.itim.dataservices.model.policy.Policy
Sets the value of the Keywords attribute.
setLastAccessedDate(Date) - Method in class com.ibm.itim.dataservices.model.domain.Account
Sets the date the account was last accessed.
setLastCertifiedDate(Date) - Method in class com.ibm.itim.dataservices.model.domain.Account
Records the last certified date for the account.
setLastCertifiedDate(String, Date) - Method in class com.ibm.itim.dataservices.model.domain.Account
Records the last certified date for the given access name.
setLastCertifiedDate(String, Date) - Method in class com.ibm.itim.dataservices.model.domain.Person
Records the date and time the specified recertification policy was last executed for this person.
setLastModified(Date) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the object's last modified time stamp.
setLastNotification(Date) - Method in class com.ibm.itim.dataservices.model.pim.CredentialLease
This API sets the the time when the expiration was last notified.
setLastRecertificationAction(String) - Method in class com.ibm.itim.dataservices.model.domain.Account
Records the last certified action for the account.
setLastRecertificationAction(String, String) - Method in class com.ibm.itim.dataservices.model.domain.Account
Records the last certified action for the access.
setLastRecertificationAction(String, String) - Method in class com.ibm.itim.dataservices.model.domain.Person
Records the last recertification action taken on a role.
setLastRecertificationActionDate(String, Date) - Method in class com.ibm.itim.dataservices.model.domain.Account
Records the date the last recertification action was recorded for the given access name.
setLastRecertificationActionDate(Date) - Method in class com.ibm.itim.dataservices.model.domain.Account
Records the last certified date for the account.
setLastRecertificationActionDate(String, Date) - Method in class com.ibm.itim.dataservices.model.domain.Person
Records the date the last recertification action was recorded for the given role name.
setLastReconDuration(long) - Method in class com.ibm.itim.apps.recon.ReconUnitData
Sets the duration (in milliseconds) of the last reconciliation event
setLastRefreshTime(long) - Method in class com.ibm.itim.dataservices.model.CategoryTable
Update last refresh time
setLastStatusChangeDate(Date) - Method in class com.ibm.itim.dataservices.model.domain.Account
Changes the date and time the account's status was last changed.
setLastStatusChangeDate(Date) - Method in class com.ibm.itim.dataservices.model.domain.Person
Changes the date and time the person's status was last changed.
setLaunchAsRoot(boolean) - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Changes the LaunchAsRoot property of the lifecycle rule.
setLazySearch(boolean) - Method in class com.ibm.itim.dataservices.model.SearchParameters
Provides a hint to the back-end search implementation that searches should use lazy, un-sorted search techniques when available.
setLength(int) - Method in interface com.ibm.passwordrules.PasswordGenerator
Set the fixed length of passwords to be generated.
setLifecycle(EntityLifecycleProfile) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Changes the EntityLifecycleProfile holding all lifecycle characteristics of the entity (if defined).
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 locale associated with the user.
setLocale(Locale) - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Sets the locale associated with the user.
setLocale(Locale) - Method in class com.ibm.itim.dataservices.model.domain.Challenge
Changes the locale of the challenge
setLocale(Locale) - Method in class com.ibm.itim.dataservices.model.domain.Person
Changes the person's preferred 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(String) - Method in class com.ibm.itim.mail.NotificationMessage
Changes the locale, the message was written in.The format of locale is en_US.
setLockOwner(DistinguishedName) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the participant to the person that has currently locked the assignment.
setLockOwner(DistinguishedName) - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Changes the participant that has currently locked the assignment.
setLockService(boolean) - Method in class com.ibm.itim.apps.recon.ReconUnitData
Indicates whether the service is locked during reconciliation.
setLockState(int) - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Changes the assignment to either locked or unlocked or partially locked.
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.
setLong(long) - Method in class com.ibm.itim.common.AttributeValue
Sets the single value of the attribute as an long.
setLostPwdByMail(boolean) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Deprecated. Replaced by setPasswordResetRequired().
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.
setMaxDuration(long) - Method in class com.ibm.itim.apps.recon.ReconUnitData
Sets the max duration the reconciliation process, launched using this reconciliation unit, can run.
setMaxLength(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Set the maximum length of the passsword.
setMaxSequentialCharacters(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Set the maximum allowed number of sequential characteres within the passsword.
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
Set maximum number of time units the password will be valid for.
setMembershipName(String) - Method in class com.ibm.itim.apps.policy.Membership
Sets the value of the membershipName property.
setMembershipName(String) - Method in class com.ibm.itim.dataservices.model.pim.SAMembership
Sets the value of the membershipName property.
setMemberships(Collection<SAMembership>) - Method in class com.ibm.itim.apps.pim.SharedAccessPolicyMO
Set the memberships to the policy.
setMemberships(Collection) - Method in class com.ibm.itim.apps.policy.ProvisioningPolicy
Sets the value of the memberships.
setMembershipType(long) - Method in class com.ibm.itim.apps.policy.Membership
Sets the value of the membershipType property.
setMembershipType(SAMembership.Type) - Method in class com.ibm.itim.dataservices.model.pim.SAMembership
Sets the value of the membershipType property.
setMessage(String) - Method in class com.ibm.itim.mail.NotificationMessage
Changes the text body of the message.
setMessage(String) - Method in class com.ibm.itim.script.ScriptEvaluationError
Sets a description of the error in a case when script writer chooses to describe the nature of the error in more detail - i.e.
setMinAlphabeticCharacters(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Set the minimum required number of alphabetic characteres within the passsword.
setMinDigitCharacters(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Set the minimum required number of numeric characteres within the passsword.
setMinDistinctCharacters(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Set the minimum required number of distinct characteres within the passsword.
setMinLength(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Set the minimum length of the passsword.
setMinute(int) - Method in class com.ibm.itim.apps.recon.ReconUnitData
Changes the minute of the schedule of this reconciliation unit.
setMinute(int) - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Changes the minute of the RecurringTimeSchedule.
setMinValidityPeriod(long) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Set minimum number of time units the password will be valid for.
setModificationAction(int) - Method in class com.ibm.itim.common.AttributeChangeOperation
Sets the action to be performed on the attribute.
setMonth(int) - Method in class com.ibm.itim.apps.recon.ReconUnitData
Changes the month of the schedule of this reconciliation unit.
setMonth(int) - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Changes the month of the RecurringTimeSchedule.
setName(String) - Method in class com.ibm.itim.apps.policy.ProvisioningPolicy
Sets the value of the name attribute of the policy.
setName(DistinguishedName) - Method in class com.ibm.itim.apps.provisioning.Participant
Sets the value of the name property.
setName(String) - Method in class com.ibm.itim.apps.recon.ReconUnitData
Sets the name of this reconciliation unit
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.AccessRight
Changes the descriptive name or label of the ACI.
setName(String) - Method in class com.ibm.itim.dataservices.model.domain.Group
Set the name of the group.
setName(String) - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Sets the name of the notification template.
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.OperationParameter
Sets the name of the operation
setName(String) - Method in class com.ibm.itim.dataservices.model.pim.Credential
This API changes the credential name
setName(String) - Method in interface com.ibm.itim.dataservices.model.pim.CredentialComponent
Set the name of the credential or credential pool.
setName(String) - Method in class com.ibm.itim.dataservices.model.pim.CredentialPool
This API sets the credential pool name.
setName(String) - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlementCriteria
Set the entitlement name.
setName(String) - Method in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
Sets the value of the name attribute.
setName(String) - Method in class com.ibm.itim.dataservices.model.policy.DirectoryPolicy
Sets the value of the name attribute.
setName(String) - Method in interface com.ibm.itim.dataservices.model.policy.Policy
Sets the value of the Name attribute.
setName(String) - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationParticipant
Sets the value of the name property.
setName(String) - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyRule
Sets the name of the separation of duty rule.
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.pim.authority.SharedAccessSearchFilter
Set the matching string for the account uid or credential pool name.
setName(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoConnector
set the connector name value
setName(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Sets this ServiceDefOperation's name, or the cn attribute of an operation tag in service.def.
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.DirectorySystem
Changes the non-compliance action set globally for all services.
setNonComplianceAction(int) - Method in class com.ibm.itim.dataservices.model.domain.Service
Changes the non-compliance action for the service.
setNotification(ManualWorkOrder.OperationType, NotificationTemplate) - Method in class com.ibm.itim.apps.provisioning.ManualWorkOrder
Sets the notification template for the specified operation.
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.
setNotificationOption(NotificationOption) - Method in class com.ibm.itim.dataservices.model.domain.access.ProvisioningConfiguration
Set the notification option.
setNotificationTemplate(NotificationTemplate) - Method in class com.ibm.itim.dataservices.model.domain.POConfigurationEntity
Changes the template for Post Office Notification.
setNotificationTemplate(NotificationTemplate) - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfigurationEntity
Changes the template for Workflow Reminder.
setNotificationTemplates(List<NotificationTemplate>) - Method in class com.ibm.itim.dataservices.model.pim.GlobalCredentialSetting
This API changes the lease expiration email notification templates.
setNotifyAccessDeprovision(boolean) - Method in class com.ibm.itim.dataservices.model.domain.access.NotificationOption
Set notification option for access deprovision.
setNotifyFrequency(long) - Method in class com.ibm.itim.dataservices.model.pim.GlobalCredentialSetting
This API changes the global setting lease expiration notification frequency.
setNotifyNewAccess(boolean) - Method in class com.ibm.itim.dataservices.model.domain.access.NotificationOption
Set notification option for new access provision.
setNotifyOnly(GlobalCredentialSetting.LEASE_EXPIRATION_NOTIFICATION_MODE) - Method in class com.ibm.itim.dataservices.model.pim.GlobalCredentialSetting
This API change the setting of notificationMode property.
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.
setObject(Object) - Method in class com.ibm.itim.apps.workflow.ImpactItem
Updates the impacted object.
setObjProfileOperationDN(String) - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Changes the DN of the object profile operation executed by the lifecycle rule.
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(String) - Method in class com.ibm.itim.common.EntitlementAttributeValue
 
setOperation(AttributeChangeOperation) - Method in class com.ibm.itim.dataservices.model.domain.ComplianceIssue
Changes the operation needed to resolve the compliance issue.
setOperation(ObjectProfileOperation) - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
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.
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(boolean) - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Set the operation based on the pagebound.
setOperationNotification(HashMap<ManualWorkOrder.OperationType, NotificationTemplate>) - Method in class com.ibm.itim.apps.provisioning.ManualWorkOrder
Sets the map of operation notifications.
setOperations(String) - Method in class com.ibm.itim.dataservices.model.AttributeRight
Changes the operations for the right.
setOperations(Collection) - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Sets the supported operations for the entity.
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
setOwner(PersonEntity) - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Changes the owner of the service.
setOwner(RoleEntity) - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Changes the owner of the service.
setOwnerBU(DistinguishedName) - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Set the distinguishedName of the credential owner BU
setOwnerDN(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.Service
Sets the owner of the service.
setOwnerDNs(Collection<DistinguishedName>) - Method in class com.ibm.itim.dataservices.model.domain.Role
Sets the value of the owner attribute.
setOwnerDNs(Collection<DistinguishedName>) - Method in class com.ibm.itim.dataservices.model.pim.CredentialPool
Sets the value of the owner attribute.
setOwnerDNs(Collection<DistinguishedName>) - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyPolicy
Sets the value of the owner attribute.
setOwnerName(String) - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Set the name of the owner
setOwnershipType(String) - Method in class com.ibm.itim.apps.policy.Entitlement
Sets the value of the ownership type.
setOwnershipType(String) - Method in class com.ibm.itim.dataservices.model.domain.ExtendedPerson
Set the value for the ownership type property.
setOwnershipTypeName(String) - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Set the name of the ownership type
setPageLinks(int) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the number of pages to be pre-fetched on one call to SearchResultsMO.getPage().
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.
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.BehavioralRule
This Rule interface method in is not valid in the context of standard rule classes.
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 interface com.ibm.passwordrules.Rule
Set the parameter on a custom rule object.
setParameters(Collection) - Method in class com.ibm.itim.apps.policy.ProvisioningParameters
Sets collection of provisioning parameters.
setParameterValue(Object) - Method in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Stores value of a single value parameter
setParameterValues(List) - Method in class com.ibm.itim.apps.policy.ServiceAttributeParameter
Stores the collection of all individual values that this parameter contains.
setParentProcessId(long) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the parent (instantiating) process of this process.
setParticipant(Participant) - Method in class com.ibm.itim.apps.provisioning.ManualWorkOrder
Sets the participant to the specified value.
setParticipant(Participant) - Method in class com.ibm.itim.dataservices.model.pim.GlobalCredentialSetting
This API change the participant for lease expiration notification.
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.AssignmentGroup
Deprecated.  
setParticipant(ActivityParticipant) - Method in class com.ibm.itim.workflow.model.CompleteManualActivityEventAudit
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.
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.TimeoutEventAudit
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.
setPasswordChangeDate(Date) - Method in class com.ibm.itim.dataservices.model.domain.Person
Records the timestamp that person password is set.
setPasswordHash(byte[]) - Method in class com.ibm.passwordrules.standard.PasswordHistoryItem
Set password hash.
setPasswordLastChanged(Date) - Method in class com.ibm.itim.dataservices.model.domain.Account
Changes the date and time the account's password was last changed.
setPasswordResetRequired(boolean) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes whether a password reset is required if a user authenticates using challenge/response.
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
Deprecated. Sets the platform context.
setPODeliveryInterval(int) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the time interval (in seconds) the post office delivers messages.
setPODeliveryInterval(int) - Method in class com.ibm.itim.dataservices.model.domain.POConfiguration
Changes the interval for Post Office notification delivery.
setPOEnabled(boolean) - Method in class com.ibm.itim.dataservices.model.domain.POConfiguration
Sets the enable flag for Post Office notification.
setPolicyTarget(Collection<String>) - Method in class com.ibm.itim.dataservices.model.domain.Role
Sets the collection of DNs(String) of policies (SoD) which reference this role.
setPoolSearchInfo(String) - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Set the matching string for pool name or description.
setPrerequisites(Collection) - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Changes the list of prerequisites for the service.
setPriority(int) - Method in class com.ibm.itim.apps.policy.ProvisioningPolicy
Sets the value of the priority attribute in the policy
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(List) - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Changes the process context data.
setProcessContext(Collection) - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Changes the process context of the object.
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.
setProcessDesignId(String) - Method in class com.ibm.itim.workflow.model.Assignment
 
setProcessDesignId(String) - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Changes the design time ID of the process associated with this assignment.
setProcessDN(DistinguishedName) - Method in class com.ibm.itim.apps.policy.Entitlement
Sets the DistinguishedName value of the workflow process to be associated with this entitlement.
setProcessId(long) - Method in class com.ibm.itim.workflow.model.Activity
Changes the ID of the parent process.
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.AssignmentGroup
Changes the identifier of the process associated with the assignment.
setProcessId(long) - Method in class com.ibm.itim.workflow.model.EventAudit
Changes the identifier of the process this event was associated with.
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.
setProperties(Hashtable) - Method in class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Deprecated. Sets the custom properties required for custom authentication provider.
setProperties(Hashtable) - Method in class com.ibm.itim.apps.jaas.callback.PropertiesCallback
Sets the Hashtable containing the custom properties.
setProvisioningConfiguration(ProvisioningConfiguration) - Method in class com.ibm.itim.dataservices.model.domain.AccessInfo
Sets the provisioning configuration.
setProvisioningParameters(ProvisioningParameters) - Method in class com.ibm.itim.apps.policy.Entitlement
Sets the value of the provisioning parameters of the entitlement.
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
Sets a hashed version of the password
setPwdOnUser(boolean) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the setting for whether "set password on user" is enabled.
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.
setQuestion(String) - Method in class com.ibm.itim.dataservices.model.domain.Challenge
Changes the question to ask as the challenge.
setRawSearch(boolean) - Method in class com.ibm.itim.dataservices.model.SearchParameters
Set flag to true if you don't want to append objectclass=erpersonitem and objectclass=erbppersonitem to the filter.
setReason(int) - Method in class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. Changes the reason (if any) for the problem with the search.
setReason(RequestStatus.Reason) - 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<String>) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
The arguments for the reason message are used for internationalization
setReasonMessageArgs(Object[]) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
The arguments for the reason message are used for internationalization
setRecertificationParticipant(RecertificationParticipant) - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Sets or changes the recertification policy participants.
Type RecertificationParticipant.TYPE_SERVICE_OWNER is valid for the account and access type recertification policy only.
setReconQueryAttributes(Collection) - Method in class com.ibm.itim.apps.recon.ReconUnitData
Sets the attributes that are to be reconciled from the resource.
setReconQueryAttributes(Collection, Collection) - Method in class com.ibm.itim.apps.recon.ReconUnitData
Sets the attributes that are to be reconciled from the resource.
setReconQueryFilter(String) - Method in class com.ibm.itim.apps.recon.ReconUnitData
Sets the reconciliation query filter associated with this reconciliation unit.
setReconUnits(ServiceMO, Collection) - Method in class com.ibm.itim.apps.recon.ReconManager
Replaces the existing set of reconciliation units configured for a resource by a new collection of reconciliation units passed as a parameter.
setReconUnits(ServiceMO, Collection) - Method in class com.ibm.itim.apps.recon.ReconManager
Replaces the existing set of reconciliation units configured for a resource by a new collection of reconciliation units passed as a parameter.
setRejectAction(String) - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Sets or changes the action on the target entities when the recertification is rejected.
setRejectionNotificationParticipant(RecertificationParticipant) - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Sets or changes the recertification rejection e-mail participants.
setReminderInterval(long) - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfiguration
Changes the interval for workflow reminder notification.
setRepeatedHistoryLength(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Return the length of the password history used to check for repeating passwords.
setRequestee(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the name of the process requestee associated with this assignment.
setRequestee(String) - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Changes the name of the process requestee associated with this assignment group.
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(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the name of the process requester associated with this assignment.
setRequester(ProcessParticipant) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the requester of the process.
setRequesterID(DistinguishedName) - Method in class com.ibm.itim.workflow.model.type.WorkflowRequester
Sets the value of the requesterID property.
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
Sets the query request id
setRequiredChanges(AttributeChanges) - Method in class com.ibm.itim.apps.provisioning.Compliance
Sets the required changes to make the account compliant.
setRequiredChars(String) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Set the characteres one of which which must used within the passsword.
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
Deprecated. Changes the responses to the challenges for the user.
setRestrictedToChars(String) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Set the characteres from which the passsword must be created.
setResult(ActivityResult) - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Changes the result of the activity.
setResult(ActivityResult) - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Changes the result of the activity.
setResult(String, String) - Method in class com.ibm.itim.workflow.model.ActivityEntity
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.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.
setResultNumber(long) - Method in class com.ibm.itim.remoteservices.provider.SearchResult
used for reconciliation logging
setRetryStatus(ServiceRestartResult.ServiceRestartRetryResult) - Method in class com.ibm.itim.apps.provisioning.ServiceRestartResult
Updates the blocked request retry status.
setReturnAttributes(AttributeValues) - Method in class com.ibm.itim.apps.provisioning.ServiceTestResult
 
setReturnAttributes(AttributeValues) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Sets a list of the output attributes from the remote request.
setReturnLevel(int) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
setReversedHistoryLength(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Set the length of the password history used to check for repeating passwords spelled backwards
setReversedPasswordHash(byte[]) - Method in class com.ibm.passwordrules.standard.PasswordHistoryItem
Set reversed password hash
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.domain.PersonEntity
Changes the person's role memberships.
setRoles(Collection<String>) - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyRule
A set of roles this rule should apply.
setRoles(Collection) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Changes the user's role (group) membership.
setRollingInterval(int) - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Sets or changes the rolling interval of the recertification policy in days.
setRule(LifecycleRule) - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Sets the supported rule for the profile.
setRule(LifecycleRule) - Method in interface com.ibm.itim.dataservices.model.ManagableProfile
Sets the supported rule for the profile.
setRule(LifecycleRule) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Sets the supported rule for the profile.
setRule(LifecycleRule) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Sets the supported rule for the profile.
setRules(Collection) - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Sets the supported rules for the profile.
setRules(Collection) - Method in interface com.ibm.itim.dataservices.model.ManagableProfile
Sets the supported rules for the profile.
setRules(Collection) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Sets the supported rules for the profile.
setRules(Collection) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Sets the supported rules for the entity type.
setRules(Collection<SeparationOfDutyRule>) - Method in class com.ibm.itim.dataservices.model.policy.SeparationOfDutyPolicy
Sets the value of the separation of duty rules attribute.
setSchedule(RecurringTimeSchedule) - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Sets or changes the schedule of the recertification policy.
setScheduledTime(Date) - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Changes the scheduled date/time of the process.
setScheduleFrequency(long) - Method in class com.ibm.itim.dataservices.model.pim.GlobalCredentialSetting
This API changes the global setting lease expiration scheduler frequency.
setScheduleMode(String) - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Sets or changes the schedule mode of the recertification policy.
setScope(int) - Method in class com.ibm.itim.apps.policy.ProvisioningPolicy
Sets the value of the scope attribute in the policy.
setScope(int) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the scope of the search.
setScope(String) - Method in class com.ibm.itim.dataservices.model.AccessRight
Changes the scope of the ACI.
setScope(int) - Method in class com.ibm.itim.dataservices.model.domain.DynamicRole
Changes the scope of the role.
setScope(int) - Method in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
Sets the value of the scope attribute.
setScope(int) - Method in class com.ibm.itim.dataservices.model.policy.ScopedPolicy
Sets the value of the scope attribute.
setScope(int) - Method in class com.ibm.itim.dataservices.model.SearchParameters
Changes the scope of the search.
setSearchAttribute(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Deprecated. Use setSearchAttribute(Collection) instead.
setSearchAttribute(Collection<String>) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Change the search attributes of the data store class.
setSearchAttributes(Collection<String>) - Method in class com.ibm.itim.remoteservices.provider.SearchCriteria
Sets the search attributes.
setSearchOperationAverage(long) - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Sets the average search operation execution time.
setSearchOperationCount(long) - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Sets the number of search operations performed.
setSearchOption(SharedAccessSearchFilter.SearchOption) - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Set the credential search option.
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.
setSearchResultsWithLocale(Collection, String, Locale) - Method in class com.ibm.itim.apps.search.SearchResultsMO
Holds the given results in this SearchResultsMO
setServiceDN(DistinguishedName) - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Set the distinguished name of the service.
setServiceDnSearchString(String) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Sets the query service search string
setServiceFailuresDetected(long) - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Sets the number of service failures detected.
setServiceName(String) - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlementCriteria
Set the matching string for the service name.
setServiceName(String) - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Set the DN of the service name.
setServiceProfileName(String) - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlementCriteria
Set the service profile name.
setServiceProfileName(String) - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Set the service profile name.
setServiceProfileName(String) - Method in class com.ibm.itim.policy.join.JointEntitlement
Sets service profile name
setServiceProviderFactory(String) - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Sets the service provider factory for the service profile.
setServiceRecoveriesAttempted(long) - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Sets the number of service recoveries attempted.
setServiceRecoveriesCompleted(long) - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
Sets the number of service recoveries completed.
setServiceSearchString(String) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Sets the query service search string
setServiceStatus(ServiceStatus) - Method in class com.ibm.itim.apps.provisioning.ServiceStatusDetail
Updates the summary ServiceStatus for the service.
setServiceTag(String) - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlementCriteria
Set the matching string for the service tag.
setServiceTags(Collection<String>) - Method in class com.ibm.itim.apps.policy.ServiceTarget
Sets the value of the serviceTags property.
setServiceTags(Collection<String>) - Method in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Sets the value of the serviceTags property.
setSetSize(int) - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Sets the query results size
setSeverityCode(int) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the severity code of the process.
setSharedSecret(String) - Method in class com.ibm.itim.dataservices.model.domain.Person
Changes the person's shared secret.
setShowGenPwd(boolean) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the setting for whether the express UI will show generated passwords created by others.
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.
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.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
Sets the sort information
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.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
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
Sets the starting point for the query
setStartsWithChars(String) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Set the characteres one of which must be the first character set of the password.
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.
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.apps.provisioning.ServiceTestResult
Sets the status of the test
setStatus(RequestStatus.Status) - 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.
setSubAttribute(AttributeValue) - Method in class com.ibm.itim.common.ComplexAttributeValue
Sets the value of one sub attribute
setSubAttributes(AttributeValues) - Method in class com.ibm.itim.common.ComplexAttributeValue
Sets the sub attribute values of a complex attribute value
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.AccessOwner
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(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.AccountService
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.AccountTemplateService
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.ContainedEntityParent
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.GroupService
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.MultipleOwners
Sets the subject entity for the relationship.
setSubject(String) - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Changes the template for the subject of the notification.
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.PersonAccount
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.PersonSelf
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.Supervisor
Sets the subject entity for the relationship.
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.RelationshipSelf
This method sets the subject for the relationship.
setSubject(String) - Method in class com.ibm.itim.mail.NotificationMessage
Changes the subject of the message.
setSubject(Subject) - Method in class com.ibm.itim.remoteservices.provider.InitialPlatformContext
 
setSubject(Subject) - Method in interface com.ibm.itim.remoteservices.provider.PlatformContext
Sets the subject for authentication and authorization.
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.AssignmentGroup
Changes the subject of the process associated with this assignment group.
setSubject(String) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the subject of the process.
setSubjectAccessID(String) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the subject's access DistinguishedName of the process.
setSubjectAccessName(String) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the subject's access name of the process.
setSubjectProfile(String) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the subject profile name of the process.
setSubjectService(String) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the subject's service name of the process.
setSubmitByUserSearchString(String) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Sets the query submit by user
setSubmitForUserSearchString(String) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Sets the query submit for user
setSubmitType(int) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Sets the query submit type.
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.
setSummary(String) - Method in class com.ibm.itim.workflow.model.type.ProcessResult
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.
setSupportedAttributeNames(String[]) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
 
setSuspendMessage(String) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes password challenge/response message when user is suspended.
setSynchPassword(byte[]) - Method in class com.ibm.itim.dataservices.model.domain.Person
Sets the synchronized password for a person.
setTarget(ServiceTarget) - Method in class com.ibm.itim.apps.policy.Entitlement
Sets the new value of the target property.
setTarget(String) - Method in class com.ibm.itim.dataservices.model.AccessRight
Changes the target entity, or set of entities, this ACI is protecting.
setTarget(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.LifecycleProfile
This method sets the entity target for this lifecycle profile.
setTargetDN(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlementCredentialObject
Set the distinguished name of the target.
setTargetName(String) - Method in class com.ibm.itim.apps.policy.ServiceTarget
Sets the value of the targetName property of the ServiceTarget.
setTargetName(String) - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlementCriteria
Set the target name.
setTargetName(String) - Method in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Sets the value of the targetName property.
setTargets(Collection<IPolicyTarget>) - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Sets the value of the Targets attribute.
setTargets(Collection<IPolicyTarget>) - Method in class com.ibm.itim.dataservices.model.policy.ServicePolicy
Sets the value of the targets attribute.
setTargetType(long) - Method in class com.ibm.itim.apps.policy.ServiceTarget
Sets the value of the targetType property of the ServiceTarget.
setTargetType(long) - Method in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Sets the value of the targetType property.
setTenant(String) - Method in class com.ibm.itim.mail.NotificationMessage
Changes the tenant for this message.
setTenantDN(String) - Method in class com.ibm.itim.apps.UserAuthInfo
 
setTenantDN(DistinguishedName) - Method in class com.ibm.itim.authentication.mapping.ItimID
Sets the tenant DistinguishedName
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.dataservices.model.ObjectProfile
Sets the distinguished name for the tenant this object resides in.
setTenantDN(String) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Sets the tenant dn for the query
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.model.WorkflowProcess
Changes the distinguished name of the tenant executing the process (multi-tenant deployments).
setTenantDN(DistinguishedName) - Method in class com.ibm.itim.workflow.query.RequesterQueryStatement
Query the workflow processes on the provided tenant
setTenantID(String) - Method in class com.ibm.itim.apps.UserAuthInfo
 
setTestStatus(ServiceRestartResult.ServiceRestartTestResult) - Method in class com.ibm.itim.apps.provisioning.ServiceRestartResult
Updates the service test status.
setTextBody(String) - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Changes the template for the text body of the notification.
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
Changes the date/time the assignment was made.
setTimeEnd(Date) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Sets the query end date.
setTimeIntervalType(int) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Sets the query time interval type.
setTimeoutAction(String) - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Sets or changes the action when the recertification todo times out.
setTimeoutPeriod(int) - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Sets or changes the timeout period of the recertification in days.
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.
setTimeStampType(int) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Sets the query timestamp type.
setTimeStart(Date) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Sets the query start date.
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.
setTimeZone(TimeZone) - Method in class com.ibm.itim.scheduling.RecurringTimeSchedule
Method to set the schedule time zone.
setTopic(String) - Method in class com.ibm.itim.mail.NotificationMessage
Changes the topic of the message.
setTraceExceptions(boolean) - Method in class com.ibm.itim.logging.SystemLog
Deprecated. This method will be removed in the next major release. Exception will always be traced.
setType(int) - Method in class com.ibm.itim.apps.policy.Entitlement
Sets the value of the Entitlement type.
setType(Participant.ParticipantType) - Method in class com.ibm.itim.apps.provisioning.Participant
Sets the value of the type property.
setType(int) - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Changes the type of notification template.
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.dataservices.model.OperationParameter
 
setType(SAEntitlement.Type) - Method in class com.ibm.itim.dataservices.model.pim.SAEntitlement
This API sets the entitlement type, which can be Type.CREDENTIAL, or Type.CREDENTIAL_POOL.
setType(String) - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationParticipant
Sets the value of the type property.
setType(String) - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Changes the type of the workflow process.
setType(String) - Method in class com.ibm.itim.workflow.model.Participant
Changes the type of the participant.
setUseDefaultNotification(boolean) - Method in class com.ibm.itim.apps.provisioning.ManualWorkOrder
Sets whether to use the default notification.
setUseGlobalSettings(boolean) - Method in class com.ibm.itim.dataservices.model.pim.Credential
This API sets/changes the value of use global settings attribute
setUserClass(String) - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Sets or changes the target users of the recertification policy.
setUserTriggered(boolean) - Method in exception com.ibm.itim.script.ScriptEvaluatorException
Deprecated. Method marks the exception as triggered by a user.
setUserTriggered(boolean) - Method in exception com.ibm.itim.script.ScriptException
 
setValue(Collection) - Method in class com.ibm.itim.common.AttributeValue
Replaces the current values with a new collection of Objects.
setValue(String, String) - Method in class com.ibm.itim.common.DelimitedMultiValueAttribute
Sets the value for the given key.
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.
setViewPasswordOption(SharedAccessSearchFilter.ViewPasswordOption) - Method in class com.ibm.itim.pim.authority.SharedAccessSearchFilter
Set the view password option.
SHARED_ACCESS_BULK_LOAD - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
SHARED_ACCESS_POLICY - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Shared Access Policy category.
SHARED_ACCESS_POLICY_ATTR_ENTITLEMENT - Static variable in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
String constant for the entitlement attribute name
SHARED_ACCESS_POLICY_ATTR_MEMBERSHIP - Static variable in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
String constant for the membership attribute name
SharedAccessAuthorityException - Exception in com.ibm.itim.pim.authority
This exception is thrown to indicate an error condition during shared access authorization.
SharedAccessAuthorityException(String, Object[]) - Constructor for exception com.ibm.itim.pim.authority.SharedAccessAuthorityException
Constructs a new SharedAccessAuthorityException.
SharedAccessAuthorityException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.pim.authority.SharedAccessAuthorityException
Constructs a new SharedAccessAuthorityException.
SharedAccessAuthorizationStrategy - Interface in com.ibm.itim.pim.authority
IBM Confidential OCO Source Materials (C) Copyright IBM Corp.
SharedAccessManager - Class in com.ibm.itim.apps.pim
This class provides APIs searching for the authorized shared accesses based on the search criteria.
SharedAccessManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.pim.SharedAccessManager
Constructs the manager with a platform context and a subject.
SharedAccessPolicy - Class in com.ibm.itim.dataservices.model.pim
Value Object class that holds the attribute information of a shared access policy in the data model.
SharedAccessPolicy() - Constructor for class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
The default constructor.
SharedAccessPolicy(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
Constructs object with attribute information.
SharedAccessPolicy(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
Copy constructor for directory object
SharedAccessPolicyManager - Class in com.ibm.itim.apps.pim
This class provides shared access policy administration capabilities.
SharedAccessPolicyManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.pim.SharedAccessPolicyManager
Constructs the manager with a platform context and a subject.
SharedAccessPolicyMO - Class in com.ibm.itim.apps.pim
Managed object representing a shared access policy.
SharedAccessPolicyMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.pim.SharedAccessPolicyMO
This API constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
SharedAccessSearchFilter - Class in com.ibm.itim.pim.authority
This class defines the search attributes for the shared accesses.
SharedAccessSearchFilter() - Constructor for class com.ibm.itim.pim.authority.SharedAccessSearchFilter
default Constructor.
SharedAccessSearchFilter.AccountStatus - Enum in com.ibm.itim.pim.authority
Enumeration of Account status
ACTIVE - indicates search only active accounts credential INACTIVE - indicates search only inactive accounts credential ALL - indicates search both active and inactive accounts credential SharedAccessSearchFilter.ExclusiveOption - Enum in com.ibm.itim.pim.authority
Enumeration of Credential exclusive option EXCLUSIVE - indicates search only credentials configured as exclusive checkout NONEXCLUSIVE - indicates search only credentials configured as non-exclusive checkout search ALL - indicates search credentials regardless of exclusivity
SharedAccessSearchFilter.SearchOption - Enum in com.ibm.itim.pim.authority
Enumeration of Credential search option ENABLED - indicates search only credentials enabled for checkout search DISABLED - indicates search only credentials disabled for checkout search ALL - indicates search credentials regardless of the checkout search setting
SharedAccessSearchFilter.ViewPasswordOption - Enum in com.ibm.itim.pim.authority
Enumeration of password viewable option ENABLED - indicates search only credentials which password are viewable DISABLED - indicates search only credentials which password are not viewable ALL - indicates search credentials regardless if password are viewable
SHOW_ALL - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
SHOW_ALL_COMPLETED - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
SHOW_ERRORS - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
SHOW_ERRORS_WARNINGS - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
SHOW_PENDING - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
SHOW_SUCCESS - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
SHOW_WARNINGS - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
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.
signIn(Credentials) - Method in class com.ibm.itim.webclient.logon.LogonMediator
Deprecated. As of ITIM 4.6, replaced by LogonMediator.login(Credentials credentials).
signIn(Credentials, String) - Method in class com.ibm.itim.webclient.logon.LogonMediator
Deprecated. As of ITIM 4.6, replaced by LogonMediator.login(Credentials credentials).
signIn(String, String) - Method in class com.ibm.itim.webclient.logon.LogonMediator
Deprecated. As of ITIM 4.6, replaced by LogonMediator.login(Credentials credentials).
signIn(String, String, String) - Method in class com.ibm.itim.webclient.logon.LogonMediator
Deprecated. As of ITIM 4.6, replaced by LogonMediator.login(Credentials credentials).
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() - Method in class com.ibm.itim.common.AttributeChanges
Returns the number of AttributeChangeOperation objects
size() - Method in class com.ibm.itim.common.AttributeValues
Returns the number of AttributeValue objects in the AttributeValues.
size() - Method in class com.ibm.itim.dataservices.model.CompoundDN
Returns the number of distinguished names in the object.
size() - Method in interface com.ibm.itim.dataservices.model.SearchResults
Returns the number of results returned.
size(SearchResultsStatus) - Method in interface com.ibm.itim.dataservices.model.SearchResults
Returns the number of results returned.
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
 
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
SKIPPED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a skipped result.
SKIPPED - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
 
SOD_APPROVAL_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
Separation Of Duty Policy violation approval process
SOD_EVALUATE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
Separation Of Duty Policy evaluation process
SODRECERT_WORKORDER - Static variable in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
 
sortResults(String, int) - Method in class com.ibm.itim.apps.search.SearchResultsMO
Resorts by the given sort attribute and order (ascending vs descending).
sortResults(String, int) - Method in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
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 interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
SOURCE_ACCOUNT - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
 
SOURCE_GROUP - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
 
SOURCE_SERVICE - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
 
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.
SSOAdapter - Interface in com.ibm.itim.ui.sso
Deprecated.  
STARTED_FIELD - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Constant for submitted sort column
startElement(String, String, String, Attributes) - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperationContentHandler
Receives info about started parse of new element.
StateEventAudit - Class in com.ibm.itim.workflow.model
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_ABORT - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
Status value indicating that the workflow process thread should abort the activity.
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_COMPLETE - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
Status value indicating that the workflow process thread should complete the activity.
STATUS_CONTINUE - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a continue status.
STATUS_CONTINUE - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
Status value indicating that the workflow process thread should continue navigation without updating the activity status.
STATUS_FAIL_ACTIVITY - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
Status value indicating that the workflow process thread should fail the activity, but not kill the process
STATUS_INACTIVE - Static variable in class com.ibm.itim.dataservices.model.domain.Person
Code indicating "inactive" status
STATUS_RE_EXECUTE - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
Status value indicating that the activity should be reexecuted.
STATUS_WAIT - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a wait status.
STATUS_WAIT - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
Status value indicating that the workflow process thread should wait for an activity completion notice.
STATUS_WAIT_LOCK - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
Status value indicating that the workflow process thread should increment the lock count for dependent tasks for the associated activity
STATUS_WAIT_UNLOCK - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
Status value indicating that the workflow process thread should decrement the lock count for dependent tasks for the associated activity
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.
storeItem(Object, ObjectWrapper) - Method in class com.ibm.itim.script.wrappers.ObjectWrapperManager
This method generates a unique key for the wrapper and sets the name via the ObjectWrapper.setKey(String key) method, then inserts obj into the lookup map maintained by ObjectWrapperManager so we can get at the origional object later.
subject - Variable in class com.ibm.itim.apps.search.SearchResultsMO
The Subject representing the authenticated caller.
subject - Variable in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
The subject will be changed to match the context of WokflowSearchMO.
subject - Variable in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
The subject will be changed to match the context of WokflowSearchMO.
SUBJECT - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
Constant for refering to the authenticated subject
SubjectScriptInterface - Interface in com.ibm.itim.script.extensions
ScriptInterface for SubjectExtension.
SUBMIT_BY - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Submit type constant for querying the requests submitted by a given user
SUBMIT_BY_SELF - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Submit type constant for querying the requests submitted by self
SUBMIT_FOR - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Submit type constant for querying the requests submitted for a given user
submitAdoptionRequest(DistinguishedName, String, Collection) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Adopts multiple accounts, or assigns the same owner (given) to all the accounts submitted.
submitAdoptionRequest(DistinguishedName, String, Collection) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Adopts multiple accounts, or assigns the same owner (given) to all the accounts submitted.
submitAdoptionRequest(PersonMO) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Adopts the account, or changes the account owner to the given person (identity).
submitAdoptionRequest(PersonMO) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Adopts the account, or changes the account owner to the given person (identity).
SUBMITED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Supported summary code for RFI activity
SUBMITED - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
Supported summary code for RFI activity
SUBTREE_SCOPE - Static variable in class com.ibm.itim.apps.policy.ProvisioningPolicy
Policy subtree scope of the same level or subtree target as policy container
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.common.PolicyScopeAttributeValue
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.
SUBTREE_SCOPE - Static variable in class com.ibm.itim.dataservices.model.pim.SharedAccessPolicy
scope of the same level as the target or sub tree level if found
SUBTREE_SCOPE - Static variable in class com.ibm.itim.dataservices.model.policy.ScopedPolicy
scope of the same level as the target or sub tree level if found
SUBTREE_SCOPE - Static variable in class com.ibm.itim.dataservices.model.SearchParameters
Constant indicating a sub-tree search scope.
SUCCEEDED - Static variable in class com.ibm.itim.apps.identity.SelfPasswordManager
Constant identifying the success status.
SUCCEEDED - Static variable in class com.ibm.itim.apps.identity.SelfPasswordManager
Constant identifying the success 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.SelfRequest
Constant identifying the successfully completed status.
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.Request
Constant identifying the successfully completed status.
succeeded() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Accessor method for whether the status is successful, warning 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.
SUCCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
Possible summary codes for application activity
SUCCESSFUL - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
SUCCESSFUL_WARNING - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
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.dataservices.model.domain.PersonEntity
Constant (String) for supervisor relationship name.
Supervisor - Class in com.ibm.itim.dataservices.model.domain
The Supervisor class implements the supervisor relationship to a business unit or person.
Supervisor() - Constructor for class com.ibm.itim.dataservices.model.domain.Supervisor
 
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_GROUP - Static variable in class com.ibm.itim.dataservices.model.system.SystemRole
 
SUPERVISOR_ROLE - Static variable in class com.ibm.itim.dataservices.model.domain.Role
 
SupportingDataObject - Class in com.ibm.itim.dataservices.model.domain
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(Collection, Date) - Method in class com.ibm.itim.apps.identity.PersonManager
This API suspends users and based on the property com.ibm.itim.personManagement.suspendRestorePersonWithAccounts in enRole.properties also suspends individual accounts of the users.
suspend(Collection, Date) - Method in class com.ibm.itim.apps.identity.PersonManager
This API suspends users and based on the property com.ibm.itim.personManagement.suspendRestorePersonWithAccounts in enRole.properties also suspends individual accounts of the users.
suspend(Date) - Method in class com.ibm.itim.apps.identity.PersonMO
This API restores users and based on the property com.ibm.itim.personManagement.suspendRestorePersonWithAccounts in enRole.properties also restores individual accounts of the users.
suspend(Date) - Method in class com.ibm.itim.apps.identity.PersonMO
This API restores users and based on the property com.ibm.itim.personManagement.suspendRestorePersonWithAccounts in enRole.properties also restores individual accounts of the users.
suspend(Collection, Date) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Suspends multiple accounts.
suspend(Collection, Date) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Suspends multiple accounts.
suspend(Date) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Suspends the account.
suspend(Date) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Suspends the account.
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() - 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(String, String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Suspend an entity on the remote resource.
SUSPEND_NONCOMPLIANT - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant identifying the action for suspending a non compliant account.
SUSPEND_REJECT_ACTION - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
Constant to specify a suspend action when the recertification is rejected.
SUSPENDED - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
Constant identifying a suspended state.
SUSPENDED - Static variable in class com.ibm.itim.workflow.model.type.WorkflowState
Field SUSPENDED
switchToManualMode(ManualWorkOrder) - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Switches the service to manual connection mode and adds or updates the lifecycle with the provided ManualWorkOrder object.
switchToManualMode(ManualWorkOrder) - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Switches the service to manual connection mode and adds or updates the lifecycle with the provided ManualWorkOrder object.
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.
synchPasswords(PersonMO, String, Date, boolean) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Synchronizes all of the given identity's account passwords to the given password.
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.
synchPasswords(PersonMO, String, Date, boolean) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Synchronizes all of the given identity's account passwords to the given password.
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.
SYNCHRONOUS - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Name of a property indicating that the service provider is synchronous.
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.dataservices.model.domain.OwnershipType
Ownership Type System.
SYSTEM - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the system participant type.
SYSTEM - Static variable in class com.ibm.itim.workflow.model.ProcessParticipant
Constant identifying the provisioning system as a participant type.
SYSTEM_ACCOUNT - Static variable in class com.ibm.itim.dataservices.model.domain.Account
This constant indicates the account is system account.
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_REQUESTER - Static variable in class com.ibm.itim.workflow.model.ProcessParticipant
constant that represents the 'system participant' for workflows in customlabels.properties it is use for display in notification templates this is NOT a participant type per se
SYSTEM_REQUESTER - Static variable in class com.ibm.itim.workflow.model.type.WorkflowRequester
Constant identifying the Workflow engine itself as a requester type.
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.
SYSTEMADMIN_GROUP - Static variable in class com.ibm.itim.dataservices.model.system.SystemRole
Constants for the system role DNs defined in tenant.tmpl file
SYSTEMADMIN_ROLE - Static variable in class com.ibm.itim.dataservices.model.domain.Role
 
SystemAuthenticationAuthority - Class in com.ibm.itim.authentication.system
SystemAuthenticationAuthority is a class that provides a central interface for authenticating users by supporting a wide variety of authentication mechanisms.
SystemLog - Class in com.ibm.itim.logging
External class that provides an interface for message logging.
SystemProperties - Class in com.ibm.itim.common
 
SystemProperties() - Constructor for class com.ibm.itim.common.SystemProperties
 
SystemRole - Class in com.ibm.itim.dataservices.model.system
Value Object class that holds the attribute information of a system role (group) in the data model.
SystemRole() - Constructor for class com.ibm.itim.dataservices.model.system.SystemRole
Default empty constructor
SystemRole(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.system.SystemRole
Constructs object with attribute information.
SystemRoleEntity - Class in com.ibm.itim.dataservices.model.system
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.
SystemRoleEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.system.SystemRoleEntity
Constructs a SystemRoleEntity with a DirectoryObject.
SystemRoleFactory - Class in com.ibm.itim.dataservices.model.system
Factory for creating system roles in the data store.
SystemRoleFactory() - Constructor for class com.ibm.itim.dataservices.model.system.SystemRoleFactory
 
SystemRoleManager - Class in com.ibm.itim.apps.system
Provides system role management capabilities, namely APIs to create a system role and to search for existing system roles.
SystemRoleManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.system.SystemRoleManager
Constructs the manager with a platform context and a subject.
SystemRoleManager.ViewCategory - Class in com.ibm.itim.apps.system
The Category class is a container for information about different Categories, or Views, defined inside of ITIM.
SystemRoleManager.ViewCategory(String, String, int) - Constructor for class com.ibm.itim.apps.system.SystemRoleManager.ViewCategory
Create a new Category.
SystemRoleMO - Class in com.ibm.itim.apps.system
Managed object representing a System Role.
SystemRoleMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.system.SystemRoleMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
SystemRoleSearch - Class in com.ibm.itim.dataservices.model.system
Class that provides an interface for searching for system roles.
SystemRoleSearch() - Constructor for class com.ibm.itim.dataservices.model.system.SystemRoleSearch
Default constructor.
SystemSubjectUtil - Class in com.ibm.itim.apps.system
This class provides the utility methods to get the information about the mapped Security Identity Manager user from an authenticated WebSphere subject.
SystemSubjectUtil() - Constructor for class com.ibm.itim.apps.system.SystemSubjectUtil
 
SystemUser - Class in com.ibm.itim.dataservices.model.system
Value Object class that holds the attribute information of a system (platform) user in the data model.
SystemUser() - Constructor for class com.ibm.itim.dataservices.model.system.SystemUser
Default empty constructor
SystemUser(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.system.SystemUser
Constructs object with name (user id) and attribute information.
SystemUser(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.system.SystemUser
Constructs object with attribute information.
SystemUserEntity - Class in com.ibm.itim.dataservices.model.system
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.
SystemUserEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.system.SystemUserEntity
Constructs a SystemUserEntity with a DirectoryObject.
SystemUserFactory - Class in com.ibm.itim.dataservices.model.system
Factory for creating system users in the data store.
SystemUserFactory() - Constructor for class com.ibm.itim.dataservices.model.system.SystemUserFactory
Default constructor.
SystemUserMO - Class in com.ibm.itim.apps.system
Managed object representing a TIM user.
SystemUserMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.system.SystemUserMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
SystemUserSearch - Class in com.ibm.itim.dataservices.model.system
Provides an interface for searching for SystemUserEntity(s).
SystemUserSearch() - Constructor for class com.ibm.itim.dataservices.model.system.SystemUserSearch
Default constructor.

T

TemplateWorkflowDeProvisionContext - Interface in com.ibm.itim.mail.workflow
The workflow runtime context associated with the deprovision account activity.
TemplateWorkflowManualActivityContext - Interface in com.ibm.itim.mail.workflow
The workflow runtime context associated with a manual activity.
TemplateWorkflowNewAccountContext - Interface in com.ibm.itim.mail.workflow
The workflow runtime context associated with new account activity.
TemplateWorkflowNewPasswordContext - Interface in com.ibm.itim.mail.workflow
The workflow runtime context associated with new password activity.
TemplateWorkflowWorkOrderContext - Interface in com.ibm.itim.mail.workflow
Notification Context representing template based work orders.
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).
TENANT_ADMIN - Static variable in class com.ibm.itim.workflow.model.type.WorkflowRequester
Constant identifying the tenant administrator requester type.
TENANT_ID_NOT_FOUND - Static variable in exception com.ibm.itim.dataservices.model.ModelException
No results were found for a requested object
TenantCallback - Class in com.ibm.itim.apps.jaas.callback
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.
TERMINATED - Static variable in class com.ibm.itim.workflow.model.type.WorkflowState
Field TERMINATED
test() - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Test a connection to the remote resource
Test - Class in com.ibm.passwordrules
 
Test() - Constructor for class com.ibm.passwordrules.Test
 
test2() - Method in interface com.ibm.itim.remoteservices.provider.ServiceProviderV2
Test a connection to the remote resource
testCommunications(OrganizationalContainerMO, Service) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Tests the communication with the physical service defined in a given service value object.
testCommunications(OrganizationalContainerMO, Service) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Tests the communication with the physical service defined in a given service value object.
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() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Tests the communications with the physical service itself to ensure provisioning actions can be fulfilled.
testSuccess() - Method in class com.ibm.itim.apps.provisioning.ServiceTestResult
Returns the status of the test.
Textual - Class in com.ibm.itim.policy.join
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
Time interval type constant for querying the requests for the current month
THISWEEK - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Time interval type constant for querying the requests for the current week
TIME_COMPLETED - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Timestamp type constant for querying the requests by time completed
TIME_INITIATED - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Timestamp type constant for querying the requests by time initiated
TIME_LIMIT_EXCEEDED_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
 
TIMEOUT - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a timout result.
TIMEOUT - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
 
TIMEOUT_ACTION_ATTRIBUTE_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
String constant for the timeout action attribute name.
TIMEOUT_PERIOD_ATTRIBUTE_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
String constant for the timeout period attribute name.
TimeoutEventAudit - Class in com.ibm.itim.workflow.model
This defines the class for timeout event audit information
TimeoutEventAudit(ActivityParticipant) - Constructor for class com.ibm.itim.workflow.model.TimeoutEventAudit
 
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
Time interval type constant for querying the requests for today
TODO_PAGE - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
For redirection to the to do list page
toString() - Method in class com.ibm.itim.apps.policy.Membership
Method returns a string representation of this object.
toString() - Method in class com.ibm.itim.apps.policy.ServiceAttributeParameter
This method will return a string representation of this object.
toString() - Method in class com.ibm.itim.apps.policy.ServiceTarget
Method returns a string representation of this object.
toString() - Method in class com.ibm.itim.apps.provisioning.AttributeProperty
Creates the string representation of this object.
toString() - Method in class com.ibm.itim.apps.provisioning.Compliance
Returns the string representaion of this object.
toString() - Method in class com.ibm.itim.apps.provisioning.ServiceRestartResult
Returns a string representation of the status.
toString() - Method in class com.ibm.itim.apps.provisioning.ServiceStatistics
 
toString() - Method in class com.ibm.itim.apps.provisioning.ServiceStatusDetail
Returns a string representation of the service status
toString() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Returns schedule information of this reconciliation unit in string format.
toString() - Method in class com.ibm.itim.apps.search.SearchMO
Overrides Object implementation.
toString() - Method in class com.ibm.itim.common.AttributeChangeOperation
Returns a string representation of the attribute change operation.
toString() - Method in class com.ibm.itim.common.AttributeChanges
This method will return a string representation of this object.
toString() - Method in class com.ibm.itim.common.AttributeDateValue
Overrides the method from java.lang.Object.
toString() - Method in class com.ibm.itim.common.AttributeValue
Method will print a textual representation of this object in a secure way.
toString() - Method in class com.ibm.itim.common.AttributeValues
Overrides Object.toString()
toString() - Method in class com.ibm.itim.common.ValueObject
Overwrite the default implementation of Object.toString()
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.DirectoryEntry
Returns a 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.DirectoryObjectEntity
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.domain.access.NotificationOption
Returns the string representation of this object.
toString() - Method in class com.ibm.itim.dataservices.model.domain.access.ProvisioningConfiguration
Returns the string representation of this 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.domain.NotificationTemplate
 
toString() - Method in class com.ibm.itim.dataservices.model.domain.OwnershipType
Returns the string representation of this object.
toString() - Method in class com.ibm.itim.dataservices.model.domain.POConfiguration
 
toString() - Method in class com.ibm.itim.dataservices.model.LifecycleRule
 
toString() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the name of the object profile.
toString() - Method in class com.ibm.itim.dataservices.model.OperationParameter
 
toString() - Method in class com.ibm.itim.dataservices.model.pim.SAMembership
Returns a string representation of this object.
toString() - Method in class com.ibm.itim.dataservices.model.policy.GroupTarget
Returns a string representation of this GroupTarget.
toString() - Method in class com.ibm.itim.dataservices.model.policy.recert.RecertificationParticipant
Overridden from Object.toString()
toString() - Method in class com.ibm.itim.dataservices.model.policy.RoleTarget
Returns a string representation of this RoleTarget.
toString() - Method in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Method returns a string representation of this 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.mail.NotificationMessage
 
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.SearchCriteria
Provides human readable description of the filter, base, and search criteria.
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.ServiceProviderInfoParameter
 
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.script.wrappers.ObjectWrapperImpl
 
toString() - Method in class com.ibm.itim.workflow.model.Activity
 
toString() - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Forms a string representation of the AssignmentGroup
toString() - Method in class com.ibm.itim.workflow.model.ExecutionObject
 
toString() - Method in class com.ibm.itim.workflow.model.PackagedApprovalDecisionItem
Returns a String containing the values of the object.
toString() - Method in class com.ibm.itim.workflow.model.PackagedApprovalDocument
Returns a String containing the values of the object.
toString() - Method in class com.ibm.itim.workflow.model.PackagedApprovalItem
Returns a String containing the values of the object.
toString() - Method in class com.ibm.itim.workflow.model.Participant
 
toString() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
 
toString() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Return string representation of all password rules set on this object.
toXML() - Method in exception com.ibm.itim.apps.ITIMCredentialExpiredException
Returns a XML representation of this exception message and parameters that can be localized in the ITIM UI.
toXML() - Method in exception com.ibm.itim.apps.ITIMFailedLoginException
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.common.AttributeChangeOperation
Returns an XML String representation of the attribute operation.
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.EntitlementAttributeValue
Returns an XML String representation of the entitlement attribute.
toXML() - Method in class com.ibm.itim.common.PolicyMembershipAttributeValue
Returns an XML String representation of the membership attribute.
toXML() - Method in class com.ibm.itim.common.PolicyScopeAttributeValue
Returns an XML String representation of the scope attribute.
toXML() - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Returns an XML String representation of the attribute.
toXML() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the name of the object profile.
toXML() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Generate the XML representation of the operation
toXML() - Method in exception 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 exception com.ibm.itim.exception.ITIMRuntimeException
Returns a XML representation of this exception message and parameters that can be localized in the ITIM UI.
toXML() - Method in exception 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.
toXML() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoConnector
Returns tags parsed from service.def.
toXML() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoOperation
Returns tags parsed from service.def.
toXML() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInfoParameter
return XML representation of Connector parameter, in format required for including in an ITIM LDAP assemblyline erALConfig attribute.
toXML() - Method in class com.ibm.itim.workflow.model.I18NInformationEventAudit
Returns a XML representation of this exception message and parameters that can be localized in the ITIM UI.
transfer(OrganizationalContainerMO, Date) - Method in class com.ibm.itim.apps.identity.PersonMO
Transfers (moves) the person to another container.
transfer(OrganizationalContainerMO, Date) - Method in class com.ibm.itim.apps.identity.PersonMO
Transfers (moves) the person to another container.
transfer(PersonMO) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Transfer the account to the given person (identity).
transfer(PersonMO, String) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Transfer the account to the given person (identity).
transfer(PersonMO) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Transfer the account to the given person (identity).
transfer(PersonMO, String) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Transfer the account to the given person (identity).
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.dataservices.model.ObjectProfileOperation
 
TYPE - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
TYPE_ACCESS_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Target type which represents a access definition.
TYPE_ACCESS_OWNER - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationParticipant
Constant to specify participant type when the participant type is access owner
TYPE_ALL - Static variable in class com.ibm.itim.apps.policy.ServiceTarget
 
TYPE_ALL - Static variable in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Target type which represents all services of any profile.
TYPE_ALL_PERSONS - Static variable in class com.ibm.itim.apps.policy.Membership
Membership type which represents all people
TYPE_HOST_SELECTION_POLICY - Static variable in class com.ibm.itim.apps.policy.ServiceTarget
 
TYPE_HOST_SELECTION_POLICY - Static variable in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Target type which represents a host selction policy.
TYPE_NONE - Static variable in class com.ibm.itim.apps.policy.ServiceTarget
 
TYPE_NONE - Static variable in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Target type which represents the initial value when this object is created.
TYPE_ORGANIZATIONAL_ROLE - Static variable in class com.ibm.itim.apps.policy.Membership
Membership type which represents an organization role
TYPE_OTHER_PERSONS - Static variable in class com.ibm.itim.apps.policy.Membership
Membership type which represents other people, or exceptional cases
TYPE_PERSON - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationParticipant
Constant to specify participant type when the participant type is specified user.
TYPE_REQUESTEE - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationParticipant
Constant to specify participant type when the participant type is requestee(account owner, user being recertified).
TYPE_ROLE - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationParticipant
Constant to specify participant type when the participant type is specified organizational role.
TYPE_SERVICE_NAME - Static variable in class com.ibm.itim.apps.policy.ServiceTarget
 
TYPE_SERVICE_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Target type which represents a service instance.
TYPE_SERVICE_OWNER - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationParticipant
Constant to specify participant type when the participant type is service owner.
TYPE_SERVICE_TYPE - Static variable in class com.ibm.itim.apps.policy.ServiceTarget
 
TYPE_SERVICE_TYPE - Static variable in class com.ibm.itim.dataservices.model.policy.ServiceTarget
Target type which represents a service profile.
TYPE_SUPERVISOR - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationParticipant
Constant to specify participant type when the participant type is supervisor(manager).
TYPE_SYSADMIN - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationParticipant
Constant to specify participant type when the participant type is system administrator.
TYPE_SYSTEM_ROLE - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationParticipant
Constant to specify participant type when the participant type is specified system role(ITIM Group).
TYPE_WORKFLOW - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 

U

UNAUTHORIZED - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Int constant indicating the account is not authorized (not compliant with policies).
UNDEFINED - Static variable in class com.ibm.itim.dataservices.model.domain.OwnershipType
 
UNDEFINED_TYPE - Static variable in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Type of template must one of the following values: RECERT_APPROVAL - for the approval node of recertification RECERT_WORKORDER - for the workorder node of recertification MAIL_TEMPLATE - for the mail template USERRECERT_APPROVAL - for the approval node of user recertification USERRECERT_WORKORDER - for the workorder node of user recertification SODRECERT_WORKORDER - for the workorder node of sod recertification PROVISIONINGRECERT_WORKORDER - for the workorder node of provisioning recertification MANUAL_SERVICE_MODE - for the manual and manual connected service default template
unlock() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Unlocks the assignment so that other participants may themselves lock or or complete it.
unlock() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Unlocks the assignment so that other participants may themselves lock or or complete it.
unlock(DistinguishedName) - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Unlocks the assignment.
UNLOCKED - Static variable in class com.ibm.itim.workflow.model.AssignmentGroup
Constant identifying the unlocked state.
unManage(Collection, Date) - Method in class com.ibm.itim.apps.identity.PersonManager
Removes person objects only from the provisioning platform.
unManage(Collection, Date) - Method in class com.ibm.itim.apps.identity.PersonManager
Removes person objects 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.
unManage(Date) - Method in class com.ibm.itim.apps.identity.PersonMO
Removes the person object ONLY from the provisioning platform.
UnsolicitedEventProcessor - Interface in com.ibm.itim.remoteservices.provider
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
 
UNSUPPORTED_CONVERSION - Static variable in exception com.ibm.itim.fesiextensions.CustomJSException
Deprecated. Constant representing a message key in a property file CTGIMO110E
UNSUPPORTED_CONVERSION - Static variable in exception com.ibm.itim.script.ScriptException
Constant representing a message key in a property file.
update(OrganizationalContainer) - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Updates the managed object.
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(Person, Set<RoleAssignmentObject>, Date) - Method in class com.ibm.itim.apps.identity.PersonMO
Updates the managed object.
update(Person, Date) - Method in class com.ibm.itim.apps.identity.PersonMO
Updates the managed object.
update(Person, Set<RoleAssignmentObject>, 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(Role, Date) - Method in class com.ibm.itim.apps.identity.RoleMO
Updates the managed object.
update(Credential) - Method in class com.ibm.itim.apps.pim.CredentialMO
This API updates the credential with the given credential value object.
update(CredentialPool) - Method in class com.ibm.itim.apps.pim.CredentialPoolMO
This API updates the credential pool with the given CredentialPool value object.
update(SharedAccessPolicy) - Method in class com.ibm.itim.apps.pim.SharedAccessPolicyMO
Updates the policy with the given SharedAccessPolicy value object.
update(SharedAccessPolicy, Collection<SAMembership>, Collection<SAEntitlement>) - Method in class com.ibm.itim.apps.pim.SharedAccessPolicyMO
Updates the policy with the given SharedAccessPolicy value object, the memberships, and the entitlements.
update(RecertificationPolicy) - Method in class com.ibm.itim.apps.policy.RecertificationPolicyMO
Updates the recertification policy object.
update(SeparationOfDutyPolicy, Date) - Method in class com.ibm.itim.apps.policy.SeparationOfDutyPolicyMO
Updates the managed object.
update(Account, Date) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Updates the managed object.
update(Account, Date) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Updates the managed object.
update(Group) - Method in class com.ibm.itim.apps.provisioning.GroupMO
Updates the group with the given group value object.
update(Group) - Method in class com.ibm.itim.apps.provisioning.GroupMO
Updates the group with the given group value object.
update(Service) - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Updates the managed object.
update(Service, ManualWorkOrder) - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Updates the managed objects.
update(ManualWorkOrder) - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Updates the managed object.
update(Service) - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Updates the managed object.
update(Service, ManualWorkOrder) - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Updates the managed objects.
update(ManualWorkOrder) - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Updates the managed object.
update(SystemRole) - Method in class com.ibm.itim.apps.system.SystemRoleMO
Updates the System Role associated with a SystemRoleMO.
update(DirectoryObject) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Deprecated. since 5.0, please use update()
update() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Updates the attributes of the entity in the data store.
update() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Updates the attributes of the entity in the data store.
update(Account) - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Deprecated. use update().
update() - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Updates the attributes of the entity in the data store.
update(DirectoryObject) - Method in class com.ibm.itim.dataservices.model.domain.RoleEntity
Deprecated. please use update()
update() - Method in class com.ibm.itim.dataservices.model.domain.RoleEntity
Overwrites base implement to validate object class and include "eraccessitem" class and then Updates the attributes of the entity in the data store.
update() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
 
update(ObjectProfile) - Method in class com.ibm.itim.dataservices.model.ObjectProfileEntity
Deprecated. use update()
update() - 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.
updateCategory(ObjectProfileCategory) - Method in class com.ibm.itim.dataservices.model.CategoryTable
Updates category in cache and store into ldap
updateContextItem(String, Object) - Method in interface com.ibm.itim.script.ScriptContextDAO
Update or set a current context item.
updateDelegate(Delegate, Delegate) - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Replaces the old delegation with the new delegation.
updateLastCertifiedDate() - Method in class com.ibm.itim.dataservices.model.domain.Account
Updates the date and time the account was last certified to now.
updateLogicalContext(ModelScriptInterface, ContextItem, List<ContextItem>) - Static method in class com.ibm.itim.script.ScriptUtils
Update the ContextItem, item, with the logical context and add item to the beans List but only if si.getLogicalContext(); returns a non-null value.
updateOwnershipType(OwnershipType) - Method in class com.ibm.itim.dataservices.model.domain.OwnershipTypeConfiguration
Updates the ownership type in the data store.
updatePasswordChangeDate() - Method in class com.ibm.itim.dataservices.model.domain.Person
Updates the date and time the person password was last set to now.
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.
updateRoleAssignmentData(Set<RoleAssignmentObject>, Date) - Method in class com.ibm.itim.apps.identity.PersonMO
This method updates a person with the role assignment attribute value changes defined in the set of RoleAssignmentObjects.
updateRoleAssignmentData(Set<RoleAssignmentObject>, Date) - Method in class com.ibm.itim.apps.identity.PersonMO
This method updates a person with the role assignment attribute value changes defined in the set of RoleAssignmentObjects.
updateRoleAssignmentData(Set<RoleAssignmentObject>) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Changes the role assignment data of the person.
updateRoleHierarchy(List<RoleMO>, List<RoleMO>, Date) - Method in class com.ibm.itim.apps.identity.RoleMO
Updates the role hierarchy of the managed object using asynchronous Identity Manager workflow.
updateRoleHierarchy(List<RoleMO>, List<RoleMO>, Date) - Method in class com.ibm.itim.apps.identity.RoleMO
Updates the role hierarchy of the managed object using asynchronous Identity Manager workflow.
updateRootDN(ModelScriptInterface, ContextItem, List<ContextItem>) - Static method in class com.ibm.itim.script.ScriptUtils
Update the ContextItem, item, with the root DN and add item to the beans List but only if si.getRootDN(); returns a non-null value.
updateServiceProfile(ModelScriptInterface, ContextItem, List<ContextItem>) - Static method in class com.ibm.itim.script.ScriptUtils
Update the ContextItem, item, with the service profile context and add item to the beans List but only if si.getServiceProfileContext(); returns a non-null value.
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
URINotUniqueException - Exception in com.ibm.itim.dataservices.model
 
URINotUniqueException(String) - Constructor for exception com.ibm.itim.dataservices.model.URINotUniqueException
Constructs an ModelCommunicationException with a message.
URINotUniqueException(String, Throwable) - Constructor for exception com.ibm.itim.dataservices.model.URINotUniqueException
Constructs an ModelCommunicationException with a message and original exception.
URINotUniqueException(String, Object[]) - Constructor for exception com.ibm.itim.dataservices.model.URINotUniqueException
Constructs a checked exception with a msg identifier and an array of message parameters.
URINotUniqueException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.dataservices.model.URINotUniqueException
Constructs a checked exception with a msg identifier, an array of message parameters, and the original exception or error.
USE_GLOBAL_SETTING - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant to specify that the global settings are to be applied.
USE_WORKFLOW_FOR_NONCOMPLIANT - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant identifying the action for using workflow to resove a non compliant account.
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
 
USER_ACCOUNT - Static variable in class com.ibm.itim.dataservices.model.domain.Account
This constant indicates the account is user account.
USER_AUTH_INFO_KEY - Static variable in class com.ibm.itim.apps.UserAuthInfo
Constant representing key in HttpSession
USER_BU_CHANGE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context signature is the Person.transfer operation.
USER_CLASS_ATTRIBUTE_NAME - Static variable in class com.ibm.itim.dataservices.model.policy.recert.RecertificationPolicy
String constant for the user class attribute name.
USER_DATA_CHANGE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context signature is the Person.modify operation.
USER_DEFINED - Static variable in class com.ibm.itim.dataservices.model.domain.DirectorySystem
 
USER_DELETE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
USER_RESTORE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
 
USER_SELECTED - Static variable in class com.ibm.itim.dataservices.model.domain.DirectorySystem
 
USER_SELF_REGISTER_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context signature is the Person.selfRegister operation.
USER_SUSPEND_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context signature is the Person delete, suspend, and restore operations.
USER_TRIGGERED_EVAL_ERROR - Static variable in exception com.ibm.itim.script.ScriptEvaluatorException
Deprecated. Constant representing a message key in a property file indicating a user triggred error.
USER_TRIGGERED_EVAL_ERROR - Static variable in exception com.ibm.itim.script.ScriptException
Constant representing a message key in a property file.
USERACCESS - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
category for a user access
USERACCESS_DELETE_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context signature is the removeAccess global operation for access entitlement removal Since TIM 5.0
USERACCESS_PROVISION_PROCESS - Static variable in class com.ibm.itim.workflow.model.type.ProcessType
The process context signature is the requestAccess global operation for access entitlement request Since TIM 5.0
UserAccessInfo - Class in com.ibm.itim.apps.provisioning
Implementation of the com.ibm.itim.apps.provisioning.IUserAccess interface.
UserAccessInfo(String, DistinguishedName, String, String, DistinguishedName, String, DistinguishedName, String, String, String, String) - Constructor for class com.ibm.itim.apps.provisioning.UserAccessInfo
 
UserAccessInfo(String, DistinguishedName, String, DistinguishedName, DistinguishedName, String) - Constructor for class com.ibm.itim.apps.provisioning.UserAccessInfo
 
UserAuthInfo - Class in com.ibm.itim.apps
Contains a user's authentication information, including user id and credentials.
UserAuthInfo() - Constructor for class com.ibm.itim.apps.UserAuthInfo
Creates new UserAuthnfo.
UserAuthInfo(String) - Constructor for class com.ibm.itim.apps.UserAuthInfo
Creates new UserAuthInfo.
UserAuthInfo(Credentials) - 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, 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, Object, String, String, String, String, String, int) - Constructor for class com.ibm.itim.apps.UserAuthInfo
 
USERRECERT_APPROVAL - Static variable in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
 
USERRECERT_WORKORDER - Static variable in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
 
UserRecertificationCompletionImpact - Class in com.ibm.itim.apps.workflow
The UserRecertificationCompletionImpact class contains the potential impacts of completing a user recertification packaged approval activity.
UserRecertificationCompletionImpact() - Constructor for class com.ibm.itim.apps.workflow.UserRecertificationCompletionImpact
 
UserRecertificationWorkflowAssignmentMO - Class in com.ibm.itim.apps.workflow
A specialized version of WorkflowAssignmentMO, which provides the additional operations available with packaged approval activity assignments used in user recertification workflows.
UserRecertificationWorkflowAssignmentMO - Class in com.ibm.itim.apps.workflow
A specialized version of WorkflowAssignmentMO, which provides the additional operations available with packaged approval activity assignments used in user recertification workflows.
UserRecertificationWorkflowAssignmentMO(PlatformContext, Subject, long) - Constructor for class com.ibm.itim.apps.workflow.UserRecertificationWorkflowAssignmentMO
Constructs the the managed object with a platform context, a subject, and the managed object representing the workflow assignment.
UserRecertificationWorkflowAssignmentMO(PlatformContext, Subject, long) - Constructor for class com.ibm.itim.apps.workflow.UserRecertificationWorkflowAssignmentMO
Constructs the the managed object with a platform context, a subject, and the managed object representing the workflow assignment.
UserRequest - Class in com.ibm.itim.apps
 
UserRequest - Class in com.ibm.itim.apps
 
UserRequest(PlatformContext, Subject, long, String) - Constructor for class com.ibm.itim.apps.UserRequest
Constructs with a platform, subject, request id and user id.
UserRequest(PlatformContext, Subject, long, String) - Constructor for class com.ibm.itim.apps.UserRequest
Constructs with a platform, subject, request id and user id.
UTC_TIME_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 

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
Validate the given password using the given validation info.
validatePassword(Collection, String) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Determines whether the specified password is valid for all of the given accounts.
validatePassword(Collection, String) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Determines whether the specified password is valid for all of the given accounts.
validateSafe(String, ValidationInfo) - Method in class com.ibm.passwordrules.BehavioralRule
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 interface com.ibm.passwordrules.Rule
Validate the given password using given validation info.
validateSeparationOfDuty(RoleMO) - Method in class com.ibm.itim.apps.identity.RoleMO
Validate separation of duty violation for the memberRole to be added to the role
validateSeparationOfDuty(RoleMO) - Method in class com.ibm.itim.apps.identity.RoleMO
Validate separation of duty violation for the memberRole to be added to the role
ValidationInfo - Interface in com.ibm.passwordrules
Interface for classes providing contextual information used to validate passwords.
VALUE - Static variable in interface com.ibm.itim.remoteservices.provider.ServiceDefConstants
 
ValueObject - Class in com.ibm.itim.common
This class is the base class for all value oriented objects
ValueObject() - Constructor for class com.ibm.itim.common.ValueObject
 
valueOf(String) - Static method in enum com.ibm.itim.apps.provisioning.ManualWorkOrder.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.apps.provisioning.Participant.ParticipantType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.apps.provisioning.ServiceRestartResult.ServiceRestartRetryResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.apps.provisioning.ServiceRestartResult.ServiceRestartTestResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.apps.provisioning.ServiceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.apps.workflow.ImpactReason.ImpactType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.dataservices.model.domain.Service.ConnectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.dataservices.model.pim.Credential.AccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.dataservices.model.pim.Credential.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.dataservices.model.pim.CredentialLease.STATUS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.dataservices.model.pim.GlobalCredentialSetting.LEASE_EXPIRATION_NOTIFICATION_MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.dataservices.model.pim.SAEntitlement.DefinitionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.dataservices.model.pim.SAEntitlement.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.dataservices.model.pim.SAMembership.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.pim.authority.SharedAccessSearchFilter.AccountStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.pim.authority.SharedAccessSearchFilter.ExclusiveOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.pim.authority.SharedAccessSearchFilter.SearchOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.pim.authority.SharedAccessSearchFilter.ViewPasswordOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.policy.dynanalysis.ICorrectEnforcementExemptionHandler.ExemptionActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.remoteservices.provider.RequestStatus.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.remoteservices.provider.RequestStatus.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ibm.itim.workflow.model.PackagedApprovalItem.ItemType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ibm.itim.apps.provisioning.ManualWorkOrder.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.apps.provisioning.Participant.ParticipantType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.apps.provisioning.ServiceRestartResult.ServiceRestartRetryResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.apps.provisioning.ServiceRestartResult.ServiceRestartTestResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.apps.provisioning.ServiceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.apps.workflow.ImpactReason.ImpactType
Returns an array containing the constants of this enum type, in the order they are declared.
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
values() - Static method in enum com.ibm.itim.dataservices.model.domain.Service.ConnectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.dataservices.model.pim.Credential.AccessMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.dataservices.model.pim.Credential.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.dataservices.model.pim.CredentialLease.STATUS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.dataservices.model.pim.GlobalCredentialSetting.LEASE_EXPIRATION_NOTIFICATION_MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.dataservices.model.pim.SAEntitlement.DefinitionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.dataservices.model.pim.SAEntitlement.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.dataservices.model.pim.SAMembership.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.pim.authority.SharedAccessSearchFilter.AccountStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.pim.authority.SharedAccessSearchFilter.ExclusiveOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.pim.authority.SharedAccessSearchFilter.SearchOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.pim.authority.SharedAccessSearchFilter.ViewPasswordOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.policy.dynanalysis.ICorrectEnforcementExemptionHandler.ExemptionActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.remoteservices.provider.RequestStatus.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.remoteservices.provider.RequestStatus.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ibm.itim.workflow.model.PackagedApprovalItem.ItemType
Returns an array containing the constants of this enum type, in the order they are declared.
VENDOR - Static variable in class com.ibm.itim.dataservices.model.domain.OwnershipType
Ownership Type Vendor

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.identity.SelfRequest
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.apps.Request
Constant identifying the warning status.
WARNING - Static variable in class com.ibm.itim.apps.Request
Constant identifying the warning status.
WARNING - Static variable in class com.ibm.itim.logging.SystemLog
Defines a Warning message that indicates potentially harmful situations.
warning() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Accessor method for whether the status is warning
WARNING - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a warning result.
WARNING - Static variable in class com.ibm.itim.workflow.model.type.ProcessResult
 
WORKFLOW_ENGINE - Static variable in class com.ibm.itim.workflow.model.ProcessParticipant
Constant identifying the workflow engine itself as a participant type.
WorkflowActivityMO - Class in com.ibm.itim.apps.workflow
Provides management capabilities for an activity in a workflow process such as retrieving activity details, retrieving parent container process, retrieving assignments of this activity, completing activity asynchronously.
WorkflowActivityMO - Class in com.ibm.itim.apps.workflow
Provides management capabilities for an activity in a workflow process such as retrieving activity details, retrieving parent container process, retrieving assignments of this activity, completing activity asynchronously.
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.
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 in com.ibm.itim.workflow.application
Interface to represent an external application that requires the workflow execution context in order for it to complete its tasks.
WorkflowAssignmentMO - Class in com.ibm.itim.apps.workflow
This provides management capabilities for an assignment, or work item.
WorkflowAssignmentMO - Class in com.ibm.itim.apps.workflow
This 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.
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.
WorkflowConfiguration - Class in com.ibm.itim.dataservices.model.domain
Represents a workflow configuration for reminder and activity notification .
WorkflowConfiguration() - Constructor for class com.ibm.itim.dataservices.model.domain.WorkflowConfiguration
Default constructor.
WorkflowConfiguration(long, boolean, long) - Constructor for class com.ibm.itim.dataservices.model.domain.WorkflowConfiguration
Constructs with full set of parameters.
WorkflowConfigurationEntity - Class in com.ibm.itim.dataservices.model.domain
 
WorkflowDeProvisionContext - Interface in com.ibm.itim.mail.workflow
The workflow notification context associated with de-provisioning activity
WorkflowException - Exception in com.ibm.itim.workflow.model
This class is used for errors that occured within the workflow engine.
WorkflowException(String) - Constructor for exception com.ibm.itim.workflow.model.WorkflowException
Deprecated. Use new construtor WorkflowException(String msg, Object[] tokenValues, Throwable cause)
WorkflowException(String, String) - Constructor for exception com.ibm.itim.workflow.model.WorkflowException
Deprecated. Use new construtor WorkflowException(String msg, Object[] tokenValues, Throwable cause)
WorkflowException(String, Throwable) - Constructor for exception com.ibm.itim.workflow.model.WorkflowException
Deprecated. Use new construtor WorkflowException(String msg, Object[] tokenValues, Throwable cause)
WorkflowException(String, Object[], Throwable) - Constructor for exception com.ibm.itim.workflow.model.WorkflowException
Constructs a new exception with an error message id, tokens, and the cause of the exception.
WorkflowExecutionContext - Interface in com.ibm.itim.workflow.application
Interface for obtaining contextual information about the currently executing workflow activity and process.
WorkflowExecutionMO - Class in com.ibm.itim.apps.workflow
Abstract base class that provides management capabilities for an executable object within the workflow engine of the platform, such as processes and activities.
WorkflowExecutionMO - Class in com.ibm.itim.apps.workflow
Abstract base 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
 
WorkflowExecutionMO() - Constructor for class com.ibm.itim.apps.workflow.WorkflowExecutionMO
 
WorkflowManager - Class in com.ibm.itim.apps.workflow
Provides the ability to query workflow processes within the workflow engine.
WorkflowManager - Class in com.ibm.itim.apps.workflow
Provides the ability to query 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.
WorkflowManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.workflow.WorkflowManager
Constructs the manager with a platform context and a subject.
WorkflowManualActivityContext - Interface in com.ibm.itim.mail.workflow
The workflow runtime context associated with a manual activity.
WorkflowNewAccountContext - Interface in com.ibm.itim.mail.workflow
The workflow runtime context associated with new account activity.
WorkflowNewPasswordContext - Interface in com.ibm.itim.mail.workflow
The workflow runtime context associated with new password activity.
WorkflowNotificationContext - Interface in com.ibm.itim.mail.workflow
General workflow runtime context.
WorkflowProcess - Class in com.ibm.itim.workflow.model
This class contains general information about a workflow process.
WorkflowProcess() - Constructor for class com.ibm.itim.workflow.model.WorkflowProcess
 
WorkflowProcessEntity - Class in com.ibm.itim.workflow.model
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 in com.ibm.itim.apps.workflow
Provides management capabilities for the workflow process such as retrieving process details, retrieving parent container process, retrieving activities associated with this process, aborting process, retrieving children processes.
WorkflowProcessMO - Class in com.ibm.itim.apps.workflow
Provides management capabilities for the workflow process such as retrieving process details, retrieving parent container process, retrieving activities associated with this process, aborting process, retrieving children processes.
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.
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.
WorkflowQuery - Class in com.ibm.itim.dataservices.model.system
A system user's preferences when querying workflow processes.
WorkflowQuery() - Constructor for class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
WorkflowQueryStatement - Interface in com.ibm.itim.workflow.query
Interface for all workflow query statements.
WorkflowRequester - Class in com.ibm.itim.workflow.model.type
This class defines a workflow requester which initiated a workflow process.
WorkflowRequester(String, DistinguishedName) - Constructor for class com.ibm.itim.workflow.model.type.WorkflowRequester
Constructs the WorkflowRequester with a type and distinguished name.
WorkflowRequester() - Constructor for class com.ibm.itim.workflow.model.type.WorkflowRequester
Default constructor for WorkflowRequester.
WorkflowRequester(String, String) - Constructor for class com.ibm.itim.workflow.model.type.WorkflowRequester
Constructs the WorkflowRequester with a type and id.
WorkflowRequester(String, String, DistinguishedName) - Constructor for class com.ibm.itim.workflow.model.type.WorkflowRequester
Constructs the WorkflowRequester with a type, id, and distinguished name.
WorkflowResourceMO - Interface in com.ibm.itim.apps.workflow
Interface for obtaining the assignments of a resource participating in workflow processes.
WorkflowResourceMO - Interface in com.ibm.itim.apps.workflow
Interface for obtaining the assignments of a resource participating in workflow processes.
WorkflowScriptInterface - Interface in com.ibm.itim.workflow.script
 
WorkflowSearchMO - Class in com.ibm.itim.apps.workflow
Provides the ability to configure and execute search for workflow processes.
WorkflowSearchMO - Class in com.ibm.itim.apps.workflow
Provides the ability to configure and execute search for workflow processes.
WorkflowSearchMO(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.workflow.WorkflowSearchMO
Constructs the the managed object with a platform context and a subject.
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 in com.ibm.itim.apps.workflow
Provides accessor methods to achieve pagination.
WorkflowSearchResultsMO - Class in com.ibm.itim.apps.workflow
Provides accessor methods to achieve pagination.
WorkflowSearchResultsMO(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
Constructs the the managed object with a platform context and a subject.
WorkflowSearchResultsMO(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
Constructs the the managed object with a platform context and a subject.
WorkflowState - Class in com.ibm.itim.workflow.model.type
 
WorkflowState() - Constructor for class com.ibm.itim.workflow.model.type.WorkflowState
 
WorkflowWorkOrderContext - Interface in com.ibm.itim.mail.workflow
Notification Context representing work orders
WorkItem - Interface in com.ibm.itim.workflow.model
This interface provides general information about a work item.
wrap(Object, String, Object) - Method in class com.ibm.itim.script.wrappers.GenericWrapperFactory
 
wrap(Object, String, Object) - Method in class com.ibm.itim.script.wrappers.JSAttributeValueWrapperFactory
 
wrap(Object, String, Object) - Method in class com.ibm.itim.script.wrappers.JSCollectionWrapperFactory
 
wrap(Object, String, Object) - Method in class com.ibm.itim.script.wrappers.JSDirectoryObjectWrapperFactory
 
wrap(Object, String, Object) - Method in class com.ibm.itim.script.wrappers.JSDNWrapperFactory
 
wrap(Object, String, Object) - Method in class com.ibm.itim.script.wrappers.JSIRuleResultWrapperFactory
 
wrap(Object, String, Object) - Method in class com.ibm.itim.script.wrappers.JSMapWrapperFactory
 
wrap(Object, String, Object) - Method in class com.ibm.itim.script.wrappers.JSPackagedApprovalDocumentWrapperFactory
 
wrap(Object, String, Object) - Method in class com.ibm.itim.script.wrappers.JSPackagedApprovalItemWrapperFactory
 
wrap(Object, String, Object) - Method in class com.ibm.itim.script.wrappers.JSRAAttributeWrapperFactory
 
wrap(Object, String, Object) - Method in class com.ibm.itim.script.wrappers.JSRAObjectWrapperFactory
 
wrap(String, Object, String, Object) - Method in class com.ibm.itim.script.wrappers.ObjectWrapperManager
Wraps obj with the correct type of Wrapper based on the configuration.
wrap(Object, String, Object) - Method in interface com.ibm.itim.script.wrappers.WrapperFactory
Correctly wrap the given object to use in the scripting environment.
wrapException(Throwable) - Static method in exception com.ibm.itim.remoteservices.exception.RemoteServicesRuntimeException
Helper method for wrapping a caught Exception within a new ExtensionRuntimeException.
wrapInternalObject(String, Object, String, Object) - Method in class com.ibm.itim.script.wrappers.ObjectWrapperManager
Wraps obj with the correct type of Wrapper based on the configuration.
Note: This function is intended to be used internally from ScriptEvaluator and the calling function should register the wrapped obj to dispose listener by calling ScriptContextDAO.addDisposeListener(), so that the obj gets cleared from lookup map.
WrapperConfigDefaults - Class in com.ibm.itim.script.wrappers
Holds all of the default values that configure wrapping scripting objects in a single location.
WrapperConfigDefaults() - Constructor for class com.ibm.itim.script.wrappers.WrapperConfigDefaults
 
WrapperFactory - Interface in com.ibm.itim.script.wrappers
A class that implements WrapperFactory knows how to wrap a specific type of Object or a set of objects.

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

IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.