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.Request
Aborts the request.
abort() - Method in class com.ibm.itim.apps.identity.SelfRequest
Aborts the request.
abort() - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Aborts the 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.
AccessRight - class com.ibm.itim.dataservices.model.AccessRight.
Class that represents an access right, or Access Control Information (ACI).
AccessRight() - Constructor for class com.ibm.itim.dataservices.model.AccessRight
Default constructor.
AccessRightFactory - class com.ibm.itim.dataservices.model.AccessRightFactory.
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
 
Account - class com.ibm.itim.dataservices.model.domain.Account.
Value Object class that holds the attribute information of an account in the data model.
ACCOUNT - Static variable in interface com.ibm.itim.dataservices.model.ManagableCategoryConstant
Account category.
ACCOUNT_ATTR_COMPLIANCE - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the comliance attribute name.
ACCOUNT_ATTR_CREATION_DATE - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the creation date attribute name.
ACCOUNT_ATTR_HISTORICAL_PASSWORD - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the historical password attribute name.
ACCOUNT_ATTR_HOST_SERVICE - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Deprecated.  
ACCOUNT_ATTR_LAST_ACCESS_DATE - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for last access time attribute name.
ACCOUNT_ATTR_PASSWORD - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the password attribute name.
ACCOUNT_ATTR_PASSWORD_LAST_CHANGED - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the last password changed date attribute name.
ACCOUNT_ATTR_PERSON - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Deprecated.  
ACCOUNT_ATTR_SERVICE - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Deprecated.  
ACCOUNT_ATTR_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.Account
String constant for the status attribute name.
ACCOUNT_ATTR_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_PAGE - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
For redirection to the account management page
ACCOUNT_PROFILE - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name attribute with the name of the account profile corresponding to this service type.
Account() - Constructor for class com.ibm.itim.dataservices.model.domain.Account
Default empty constructor
Account(String) - Constructor for class com.ibm.itim.dataservices.model.domain.Account
Constructs object with profile.
Account(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.Account
Deprecated. Use Account(String profileName) and setAttributes(attributes) instead
ACCOUNTCLASS - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name attribute with the name of the account class corresponding to this service type.
AccountEntity - class com.ibm.itim.dataservices.model.domain.AccountEntity.
Class that represents an account in the data model.
AccountEntity(Account) - Constructor for class com.ibm.itim.dataservices.model.domain.AccountEntity
Constructs an AccountEntity with a value object.
AccountEntity(ObjectProfile, Account) - Constructor for class com.ibm.itim.dataservices.model.domain.AccountEntity
Constructs an AccountEntity with a profile and value object.
AccountFactory - class com.ibm.itim.dataservices.model.domain.AccountFactory.
Factory class for creating accounts in the data store.
AccountFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.AccountFactory
Default constructor for the factory.
AccountManager - class com.ibm.itim.apps.provisioning.AccountManager.
Provides aggregate account management capabilities.
AccountManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.provisioning.AccountManager
Constructs the manager with a platform context and a subject.
AccountMO - class com.ibm.itim.apps.provisioning.AccountMO.
Managed object representing an account.
AccountMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.provisioning.AccountMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
AccountOwner - class com.ibm.itim.dataservices.model.domain.AccountOwner.
The AccountOwner class implements the owner relationship to an AccountEntity.
AccountOwner() - Constructor for class com.ibm.itim.dataservices.model.domain.AccountOwner
 
AccountParent - class com.ibm.itim.dataservices.model.domain.AccountParent.
The AccountParent class implements the parent relationship to an AccountEntity.
AccountParent() - Constructor for class com.ibm.itim.dataservices.model.domain.AccountParent
 
AccountSearch - class com.ibm.itim.dataservices.model.domain.AccountSearch.
Class that provides an interface for searching for accounts.
AccountSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.AccountSearch
Default constructor.
AccountService - class com.ibm.itim.dataservices.model.domain.AccountService.
The AccountService class implements the service relationship to an AccountEntity.
AccountService() - Constructor for class com.ibm.itim.dataservices.model.domain.AccountService
 
AccountTable - class com.ibm.itim.dataservices.model.domain.AccountTable.
Class that provides an interface for searching and performing operations on accounts within the context of a defining service.
AccountTable(ServiceEntity) - Constructor for class com.ibm.itim.dataservices.model.domain.AccountTable
Constructs the AccountTable with a service as its context.
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.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.
ACTIVE_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Int constant indicating the active status.
Activity - class com.ibm.itim.workflow.model.Activity.
This class provides general information about a workflow actvity.
ACTIVITY_ASSIGNMENT_CHANGED - Static variable in class com.ibm.itim.workflow.model.EventAudit
For this type of event audits, the detail information is described by AssignmentEventAuditInfo object.
ACTIVITY_CREATED - Static variable in class com.ibm.itim.workflow.model.EventAudit
For this type of event audit, the detail information is described in StateEventAudit object
ACTIVITY_DATA - Static variable in class com.ibm.itim.workflow.model.EventAudit
For this type of event audits, the detail information is described by DataEventAuditInfo object
ACTIVITY_ESCALATION_PARTICIPANT_RESOLVE_FAIL - Static variable in class com.ibm.itim.workflow.model.EventAudit
The activity escalation participant resolution failure The detail is described by ParticipantResolveFailureEventAuditInfo object
ACTIVITY_ESCALATION_TIME_OUT - Static variable in class com.ibm.itim.workflow.model.EventAudit
The process has timed out The detail information is a TimeoutEventAuditInfo object
ACTIVITY_PARTICIPANT_RESOLVE_FAIL - Static variable in class com.ibm.itim.workflow.model.EventAudit
The activity participant resolution failure The detail is described by ParticipantResolveFailureEventAuditInfo object
ACTIVITY_STATE_CHANGED - Static variable in class com.ibm.itim.workflow.model.EventAudit
For this type of event audits, the detail information is described in StateEventAuditInfo object
ACTIVITY_TIME_OUT - Static variable in class com.ibm.itim.workflow.model.EventAudit
The process has timed out The detail information is a TimeoutEventAuditInfo object
Activity() - Constructor for class com.ibm.itim.workflow.model.Activity
 
ActivityEntity - class com.ibm.itim.workflow.model.ActivityEntity.
Class that provides management capabilities for an activity in a workflow process
ActivityEntity(Activity) - Constructor for class com.ibm.itim.workflow.model.ActivityEntity
Constructs with Activity value object.
ActivityParticipant - class com.ibm.itim.workflow.model.ActivityParticipant.
This class is a specialization of workflow participant within the context of a workflow activity.
ActivityParticipant() - Constructor for class com.ibm.itim.workflow.model.ActivityParticipant
Default constructor.
ActivityParticipant(DistinguishedName, String) - Constructor for class com.ibm.itim.workflow.model.ActivityParticipant
Constructs with distinguished name and type.
ActivityParticipant(DistinguishedName, String, String) - Constructor for class com.ibm.itim.workflow.model.ActivityParticipant
Constructs with distinguished name, id, and type.
ActivityParticipant(String, String) - Constructor for class com.ibm.itim.workflow.model.ActivityParticipant
Constructs with distinguished name and type.
ActivityResult - class com.ibm.itim.workflow.model.ActivityResult.
This class holds the result of an activity.
ActivityResult() - Constructor for class com.ibm.itim.workflow.model.ActivityResult
Default constructor sets the status to STATUS_COMPLETE.
ActivityResult(int, String) - Constructor for class com.ibm.itim.workflow.model.ActivityResult
Constructor takes a status and summary.
ActivityResult(int, String, String, List) - Constructor for class com.ibm.itim.workflow.model.ActivityResult
Constructor takes a status, summary, description, and result values.
ActivityResult(String) - Constructor for class com.ibm.itim.workflow.model.ActivityResult
Constructor takes a summary string and sets the status to STATUS_COMPLETE
ActivityResult(String, List) - Constructor for class com.ibm.itim.workflow.model.ActivityResult
Constructor takes a summary and result values.
ActivityResult(String, String, List) - Constructor for class com.ibm.itim.workflow.model.ActivityResult
Constructor takes a summary, description, and result values.
ADD_ACTION - Static variable in class com.ibm.itim.common.AttributeChangeOperation
Integer constant for the add action.
add(AttributeChangeOperation) - Method in class com.ibm.itim.common.AttributeChanges
Add a new element to the collection
add(String, AttributeValues, String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Adds an entity to the remote resource with the given attributes
addAdministrator(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomain
Adds the given administrator to the domain.
addAdministrator(PersonEntity) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainEntity
Adds the given administrator to the domain.
addAll(AttributeChanges) - Method in class com.ibm.itim.common.AttributeChanges
Add all elements in given AttributeChanges obnjects 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.
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.
addChars(char[]) - Method in class com.ibm.passwordrules.standard.StandardGenerator
Add a 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.
addComplianceIssue(ComplianceIssue) - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Changes the current compliance issues logged against the account.
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.
addHistoricalPassword(PasswordHistoryItem) - Method in class com.ibm.itim.dataservices.model.domain.Account
Add a historical password for the account.
addMember(PersonMO, Date) - Method in class com.ibm.itim.apps.identity.RoleMO
Adds a new member to the specified role.
addNotChangedAttributes(AttributeValue) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Adds an attribute that was not able to be added / updated on the remote resouce.
addNotificationTemplate(NotificationTemplate) - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfigurationEntity
Adds the template for Workflow Reminder.
addNotificationTemplate(NotificationTemplate) - Method in class com.ibm.itim.dataservices.model.domain.POConfigurationEntity
Adds the template for Post Office Notification.
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(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
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.
addRole(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.Person
Adds the given role to the person's role membership.
addRole(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Adds the given role to the user's role (group) membership.
addRole(RoleEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Adds the given role to the person's role memberships.
addRole(SystemRoleEntity) - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Adds the given role to the SystemUser's role (group) memberships.
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.
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
addSupportingData(AttributeValues, DirectoryObject) - Method in class com.ibm.itim.dataservices.model.domain.ServiceModel
Add a supporting data entry to the enrole data store.
addValue(Object) - Method in class com.ibm.itim.common.AttributeValue
Adds the provided Object to the values of the attribute.
addValues(Collection) - Method in class com.ibm.itim.common.AttributeValue
Adds the given values to the attribute.
ADMIN_DEFINED - Static variable in class com.ibm.itim.dataservices.model.domain.DirectorySystem
 
AdminDomain - class com.ibm.itim.dataservices.model.domain.AdminDomain.
Value Object class that holds the attribute information of an administrative domain in the data model.
AdminDomain() - 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 com.ibm.itim.dataservices.model.domain.AdminDomainAdministrator.
The AdminDomainAdiministrator class implements the administrator relationship to an AdminDomainEntity.
AdminDomainAdministrator() - Constructor for class com.ibm.itim.dataservices.model.domain.AdminDomainAdministrator
 
AdminDomainEntity - class com.ibm.itim.dataservices.model.domain.AdminDomainEntity.
Class that represents a admin domain in the logical organization chart within the data model.
AdminDomainEntity(AdminDomain) - Constructor for class com.ibm.itim.dataservices.model.domain.AdminDomainEntity
Constructs an AdminDomainEntity with a value object.
AdminDomainEntity(ObjectProfile, AdminDomain) - Constructor for class com.ibm.itim.dataservices.model.domain.AdminDomainEntity
Constructs an AdminDomainEntity with a profile and value object.
AdminDomainFactory - class com.ibm.itim.dataservices.model.domain.AdminDomainFactory.
Factory class for creating admin domains in the data store.
AdminDomainFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.AdminDomainFactory
Default constructor.
AdminDomainSearch - class com.ibm.itim.dataservices.model.domain.AdminDomainSearch.
Class that provides an interface for searching for admin domains.
AdminDomainSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.AdminDomainSearch
Default constructor.
ADMINISTRATOR - Static variable in class com.ibm.itim.dataservices.model.domain.AdminDomainEntity
Constant (String) for the organization relationship name.
adopt(DistinguishedName, Collection) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Adopts multiple accounts, or assigns the same owner (given) to all the accounts submitted.
adopt(PersonEntity) - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Adopt an orphan account by assigning an owner for the account.
adopt(PersonMO) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Adopts the account, or changes the account owner to the given person (identity).
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 com.ibm.itim.dataservices.model.domain.AgentOperation.
Represents
AgentOperationImpl - class com.ibm.itim.dataservices.model.domain.AgentOperationImpl.
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_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.
allLowerCase() - Method in class com.ibm.passwordrules.standard.StandardGenerator
Make sure that only the lower case characters are used by the password generator.
allUpperCase() - Method in interface com.ibm.passwordrules.PasswordGenerator
Constrain the set of characters to be used by the password generator.
allUpperCase() - Method in class com.ibm.passwordrules.standard.StandardGenerator
Make sure that only the upper case characters are used by the password generator.
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
 
append(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.CompoundDN
Adds a distinguished name to the end of the object.
APPLICATION_RESULTS - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying the result constants that are application based.
ApplicationException - exception com.ibm.itim.apps.ApplicationException.
This exception is thrown when application-level errors occur such as the violation of business rules.
ApplicationException(String) - Constructor for class com.ibm.itim.apps.ApplicationException
Constructs an ApplicationException with an error code.
ApplicationException(String, Object[]) - Constructor for class com.ibm.itim.apps.ApplicationException
Constructs an ApplicationException with an error code and message tokens.
ApplicationException(String, Object[], Throwable) - Constructor for class com.ibm.itim.apps.ApplicationException
Constructs with an error code and the cause exception.
ApplicationException(String, String) - Constructor for class com.ibm.itim.apps.ApplicationException
Constructs with an error code and an extra message string.
ApplicationException(String, Throwable) - Constructor for class com.ibm.itim.apps.ApplicationException
Constructs with an error code and the cause exception.
APPROVAL_RESULTS - Static variable in class com.ibm.itim.workflow.model.ActivityResult
 
APPROVAL_RESULTS - Static variable in interface com.ibm.itim.workflow.provisioning.ApprovalRFIResult
Constant identifying the result constants that are approval based.
ApprovalRFIResult - interface com.ibm.itim.workflow.provisioning.ApprovalRFIResult.
The approval and RFI activities are built-in to the provisioning platform.
APPROVED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Supported summary code for approval activity
APPROVED - Static variable in interface com.ibm.itim.workflow.provisioning.ApprovalRFIResult
Constant identifying an approved result.
areChallengesUserDefined() - Method in class com.ibm.itim.apps.identity.ChallengeResponseConfiguration
Determine whether challenge response definition mode is set to USER-DEFINED.
ASC - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
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.
Assignment - class com.ibm.itim.workflow.model.Assignment.
This class provides general information about an assignment, or work item.
Assignment() - Constructor for class com.ibm.itim.workflow.model.Assignment
 
AssignmentEntity - class com.ibm.itim.workflow.model.AssignmentEntity.
Class that provides management capabilities for an Assignment in a workflow Activity.
AssignmentEntity(Assignment) - Constructor for class com.ibm.itim.workflow.model.AssignmentEntity
Constructs with Assignment value object.
AssignmentEventAudit - class com.ibm.itim.workflow.model.AssignmentEventAudit.
This defines the class for assignment event audit information
AssignmentEventAudit(ActivityParticipant, ActivityParticipant) - Constructor for class com.ibm.itim.workflow.model.AssignmentEventAudit
 
AssignmentGroup - class com.ibm.itim.workflow.model.AssignmentGroup.
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 com.ibm.itim.remoteservices.provider.AsynchronousResponse.
Class that represents the response to an asynchronous request made by a ServiceProvider.
AsynchronousResponse(String, int) - Constructor for class com.ibm.itim.remoteservices.provider.AsynchronousResponse
Constructs with a request id and a result code.
AsynchronousResponse(String, RequestStatus) - Constructor for class com.ibm.itim.remoteservices.provider.AsynchronousResponse
Constructs with a request id and a RequestStatus for the return status.
ATTR_ACCESS_RIGHT - Static variable in class com.ibm.itim.dataservices.model.DirectoryObject
AccessRight xml string used by enRole for authorization control
ATTR_IN_USE - Static variable in class com.ibm.itim.dataservices.model.ModelException
Deprecated.  
ATTR_LIFECYCLE_ENABLE - Static variable in class com.ibm.itim.dataservices.model.DirectoryObject
flag to determine if the entity has lifecycle profile
ATTRIBUTE_CONSTRAINT - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Attribute Constraint category.
ATTRIBUTE_IN_USE - Static variable in class 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 com.ibm.itim.common.AttributeChangeIterator.
Iterates over a collection of AttributeChangeOperation objects
AttributeChangeIterator(Collection) - Constructor for class com.ibm.itim.common.AttributeChangeIterator
Creates new AttributeChangeIterator.
AttributeChangeOperation - class com.ibm.itim.common.AttributeChangeOperation.
Represents a change operation on a collection of attributes.
AttributeChangeOperation() - Constructor for class com.ibm.itim.common.AttributeChangeOperation
Default constructor.
AttributeChanges - class com.ibm.itim.common.AttributeChanges.
Encapsulates a collection of AttributeChangeOperation objects
AttributeChanges() - Constructor for class com.ibm.itim.common.AttributeChanges
Creates new AttributeChangeCollection
AttributeChanges(Collection) - Constructor for class com.ibm.itim.common.AttributeChanges
Creates new AttributeChanges with the given AttributeChangeOperation elements.
AttributeDateValue - class com.ibm.itim.common.AttributeDateValue.
Class for handling time in Generalized Time Format as specified by X.208.
AttributeDateValue(Date) - Constructor for class com.ibm.itim.common.AttributeDateValue
Construct a AttributeDateValue with a Date.
AttributeDateValue(int, int, int, int, int, int) - Constructor for class com.ibm.itim.common.AttributeDateValue
Construct a GeneralizedTime from a set of time arguments.
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
AttributeProperty - class com.ibm.itim.apps.provisioning.AttributeProperty.
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 com.ibm.itim.dataservices.model.AttributeRight.
Class representing a right, or operation, that can be performed on a set of attributes.
AttributeRight() - Constructor for class com.ibm.itim.dataservices.model.AttributeRight
Default constructor.
AttributeValue - class com.ibm.itim.common.AttributeValue.
This class holds a single or multi-valued attribute.
AttributeValue() - Constructor for class com.ibm.itim.common.AttributeValue
Default constructor.
AttributeValue(String, boolean) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a single boolean value.
AttributeValue(String, byte[]) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a single byte array value.
AttributeValue(String, Collection) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a collection of Objects for values.
AttributeValue(String, Date) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a single date value.
AttributeValue(String, int) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a single integer value.
AttributeValue(String, long) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a single long value.
AttributeValue(String, Map) - Constructor for class com.ibm.itim.common.AttributeValue
Deprecated. This will no longer be supported. Clients with this need must perform this parsing first and use the collection-based contstructor.
AttributeValue(String, Object) - Constructor for class com.ibm.itim.common.AttributeValue
Constructs with a name and a single Object as a value.
AttributeValueIterator - class com.ibm.itim.common.AttributeValueIterator.
Iterates over an AttributeValues object.
AttributeValueIterator(Map) - Constructor for class com.ibm.itim.common.AttributeValueIterator
Creates new AttributeValueIterator.
AttributeValues - class com.ibm.itim.common.AttributeValues.
Contains a map of AttributeValue objects.
AttributeValues() - Constructor for class com.ibm.itim.common.AttributeValues
Creates new AttributeValues with no entries
AttributeValues(AttributeValues) - Constructor for class com.ibm.itim.common.AttributeValues
Creates new AttributeValues with the given AttributeValues object.
AttributeValues(Collection) - Constructor for class com.ibm.itim.common.AttributeValues
Creates new AttributeValues with the entries in the collection
AttributeValues(Map) - Constructor for class com.ibm.itim.common.AttributeValues
Creates new AttributeValues with the given map.
auditEvent(EventAudit) - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
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.WorkflowActivityMO
Places the given event in the audit trail (history) of the execution object.
auditEvent(EventAudit) - Method in class com.ibm.itim.workflow.model.ExecutionEntity
Places the given event in the audit trail (history) of the execution object.
AUTH_PROPERTIES - Static variable in class com.ibm.itim.apps.UserAuthInfo
Constant for authentication properties
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.AuthenticationAuthority
Authenticates a user with the given Credentials.
authenticate(Credentials) - Method in class com.ibm.itim.authentication.system.SystemAuthenticationAuthority
Authenticates a user using the supplied user credentials.
AUTHENTICATION_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Authentication error type for an unsuccessful request
AuthenticationAuthority - class com.ibm.itim.authentication.AuthenticationAuthority.
AuthenticationAuthority is a class that implements the Authenticator interface for authenticating a user that is independent of the authentication mechanism being used.
AuthenticationAuthority(Hashtable) - Constructor for class com.ibm.itim.authentication.AuthenticationAuthority
Constructs an AuthenticationAuthority with the given environment.
AuthenticationException - exception com.ibm.itim.apps.AuthenticationException.
Deprecated.  
AuthenticationException - exception com.ibm.itim.authentication.AuthenticationException.
AuthenticationException is a class that extends the Exception class for identifying exceptions that are originated from within the Authentication package.
AuthenticationException() - Constructor for class com.ibm.itim.authentication.AuthenticationException
Constructs an AuthenticationException.
AuthenticationException(String) - Constructor for class com.ibm.itim.apps.AuthenticationException
Deprecated.  
AuthenticationException(String) - Constructor for class com.ibm.itim.authentication.AuthenticationException
Constructs an AuthenticationException with a detailed explanation of the reason for the exception.
AuthenticationException(String, String) - Constructor for class com.ibm.itim.apps.AuthenticationException
Deprecated.  
AuthenticationException(String, Throwable) - Constructor for class com.ibm.itim.apps.AuthenticationException
Deprecated.  
AuthenticationFailedException - exception com.ibm.itim.authentication.AuthenticationFailedException.
AuthenticationFailedException is a class that extends the AuthenticationException class for identifying authentication failure exceptions.
AuthenticationFailedException() - Constructor for class com.ibm.itim.authentication.AuthenticationFailedException
Constructs an AuthenticationFailedException.
AuthenticationFailedException(String) - Constructor for class com.ibm.itim.authentication.AuthenticationFailedException
Constructs an AuthenticationFailedException with a detailed explanation of the reason for the exception.
AuthenticationObjectExtractor - class com.ibm.itim.apps.AuthenticationObjectExtractor.
This utility class is used to extract the AuthenticationObject stored in the subject.
AuthenticationObjectExtractor() - Constructor for class com.ibm.itim.apps.AuthenticationObjectExtractor
 
AuthenticationProvider - interface com.ibm.itim.authentication.AuthenticationProvider.
AuthenticationProvider is an interface for authenticating a user using a specific implementation of a specific authentication mechanism.
AuthenticationProviderFactory - interface com.ibm.itim.authentication.AuthenticationProviderFactory.
AuthenticationProviderFactory is an interface for constructing AuthenticationProviders.
Authenticator - interface com.ibm.itim.authentication.Authenticator.
Authenticator is an interface for authenticating a user given a set of user credentials.
AuthorizationException - exception com.ibm.itim.apps.AuthorizationException.
This class identifies an authorization failure.
AuthorizationException(String) - Constructor for class com.ibm.itim.apps.AuthorizationException
Constructs with an error code.
AuthorizationException(String, Object[]) - Constructor for class com.ibm.itim.apps.AuthorizationException
Constructs with an error code and message tokens.
AuthorizationException(String, String) - Constructor for class com.ibm.itim.apps.AuthorizationException
Constructs with an error code and an extra message string.
AuthorizationException(String, Throwable) - Constructor for class com.ibm.itim.apps.AuthorizationException
Constructs with an error code and the cause exception.
AuthorizationOwner - class com.ibm.itim.dataservices.model.AuthorizationOwner.
Class representing a system user or role authorized to change access rights on a related entity.
AuthorizationOwner(DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.AuthorizationOwner
The Authorization Owner Constructor

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.
BehavioralRule - class com.ibm.passwordrules.BehavioralRule.
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 com.ibm.itim.policy.join.Bitwise.
Will join attribute values containing Strings representing integers in bitstring format to be joined using a bitwise operation (| or &).
Bitwise() - Constructor for class com.ibm.itim.policy.join.Bitwise
default constructor necessary for using reflections to instantiate
Boolean - class com.ibm.itim.policy.join.Boolean.
will join attribute values containing Strings representing a booleanvalue to be joined using a boolean operator
BOOLEAN_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
Boolean() - Constructor for class com.ibm.itim.policy.join.Boolean
default constructor necessary for using reflections to instantiate
BPORG_ATTR_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
String constant for the business partner organization name attribute.
BPORG_ATTR_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg
String constant for the business partner status attribute.
BPPERSON - Static variable in interface com.ibm.itim.dataservices.model.ManagableCategoryConstant
Business Partner (person) category.
BPUNIT - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Business Partner Organization category.
BU_ATTR_LOCATION_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Location
Constant for the naming attribute name.
BU_ATTR_ORGUNIT_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.OrganizationalUnit
String constant for the naming attribute name.
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 com.ibm.itim.apps.BulkException.
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 class com.ibm.itim.apps.BulkException
Constructs a BulkException with an error code and a Map of exceptions.
BulkRequest - class com.ibm.itim.apps.BulkRequest.
Represents a bulk request submitted to the provisioning platform.
BulkRequest(PlatformContext, Subject, long, BulkException) - Constructor for class com.ibm.itim.apps.BulkRequest
Creates a BulkRequest.
BulkRequest(PlatformContext, Subject, long, Date, BulkException) - Constructor for class com.ibm.itim.apps.BulkRequest
Constructs with a platform context, subject, request id, scheduled time, and BulkException.
BusinessPartnerEntity - class com.ibm.itim.dataservices.model.domain.BusinessPartnerEntity.
Represents a business partner in the data model.
BusinessPartnerEntity(ObjectProfile, Person) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerEntity
Constructs a BusinessPartnerEntity with a profile and value object.
BusinessPartnerEntity(Person) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerEntity
Constructs a BusinessPartnerEntity with a value object.
BusinessPartnerOrg - class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrg.
Value Object class that holds the attribute information of a business partner organization in the data model.
BusinessPartnerOrg() - 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 com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgEntity.
Class that represents a business partner organization in the logical organization chart within the data model.
BusinessPartnerOrgEntity(BusinessPartnerOrg) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgEntity
Constructs a BusinessPartnerOrgEntity with a value object.
BusinessPartnerOrgEntity(ObjectProfile, BusinessPartnerOrg) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgEntity
Constructs an BusinessPartnerOrgEntity with a profile and value object.
BusinessPartnerOrgFactory - class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgFactory.
Factory class for creating business partner organizations in the data store.
BusinessPartnerOrgFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgFactory
Default constructor.
BusinessPartnerOrgSearch - class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgSearch.
Class that provides an interface for searching for business partner organizations.
BusinessPartnerOrgSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgSearch
Default constructor.
BusinessPartnerSponsor - class com.ibm.itim.dataservices.model.domain.BusinessPartnerSponsor.
The Supervisor class implements the sponsor relationship to a business partner organization or person.
BusinessPartnerSponsor() - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessPartnerSponsor
 
BusinessUnit - class com.ibm.itim.dataservices.model.domain.BusinessUnit.
Value Object class that holds the attribute information of a business unit in the data model.
BusinessUnit() - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnit
Default empty constructor
BusinessUnitEntity - class com.ibm.itim.dataservices.model.domain.BusinessUnitEntity.
Class that represents a business unit in the logical organization chart within the data model.
BusinessUnitEntity(BusinessUnit) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnitEntity
Constructs a BusinessUnitEntity with a profile and value object.
BusinessUnitEntity(ObjectProfile, BusinessUnit) - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnitEntity
Constructs a BusinessUnitEntity with a profile and value object.
BusinessUnitFactory - class com.ibm.itim.dataservices.model.domain.BusinessUnitFactory.
Factory class for creating business units in the data store.
BusinessUnitFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnitFactory
Default constructor.
BusinessUnitSearch - class com.ibm.itim.dataservices.model.domain.BusinessUnitSearch.
Class that provides an interface for searching for business units.
BusinessUnitSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.BusinessUnitSearch
Default constructor.
BYPASSED - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
Constant identifying a bypassed state.

C

call(String, Object[]) - Method in interface FESI.jslib.JSObject
Call the specified EcmaScript method of this object
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
 
CaseRestricted - class com.ibm.passwordrules.standard.CaseRestricted.
This class implements a built-in rule for restricting the case of a password.
CaseRestricted(int) - Constructor for class com.ibm.passwordrules.standard.CaseRestricted
Constructor accepting case restriction parameter.
CATEGORIES_FOR_LIFE_CYCLE_MGT - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Supporting categories for life cycle management
CategoryTable - class com.ibm.itim.dataservices.model.CategoryTable.
 
CERTIFICATE_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
Challenge - class com.ibm.itim.dataservices.model.domain.Challenge.
 
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 com.ibm.itim.dataservices.model.system.ChallengeAndResponse.
Class that represents one challenge question and response combination.
ChallengeAndResponse() - Constructor for class com.ibm.itim.dataservices.model.system.ChallengeAndResponse
Default constructor.
ChallengeResponseCallback - class com.ibm.itim.apps.jaas.callback.ChallengeResponseCallback.
JAAS authentication callback for a set of challenges and responses of the authenticating user.
ChallengeResponseCallback() - Constructor for class com.ibm.itim.apps.jaas.callback.ChallengeResponseCallback
Default constructor of the callback.
ChallengeResponseConfiguration - class com.ibm.itim.apps.identity.ChallengeResponseConfiguration.
Provides aggregate challenge response configuration capabilities.
ChallengeResponseConfiguration(boolean, boolean, int, Collection) - Constructor for class com.ibm.itim.apps.identity.ChallengeResponseConfiguration
ChallengeResponseConfiguration constructor.
ChallengeResponseManager - class com.ibm.itim.apps.identity.ChallengeResponseManager.
Provides aggregate identity challenge response management capabilities.
ChallengeResponseManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.identity.ChallengeResponseManager
Constructs the manager with a platform context and a subject.
ChallengesAndResponses - class com.ibm.itim.apps.identity.ChallengesAndResponses.
ChallengesAndResponses object to hold a user's challenges and responses.
ChallengesAndResponses(Map) - Constructor for class com.ibm.itim.apps.identity.ChallengesAndResponses
Creates a ChallengesAndResponses from a Map.
CHANGE_PASSWD_PAGE - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
For redirection to the password management page
changePassword(Collection, Date) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Changes the password of the specified accounts with a system generated password.
changePassword(Collection, String, Date, boolean) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Changes the password of the specified accounts with the given password.
changePassword(String) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Changes the password of the account.
changePassword(String, byte[], String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Change password for an entity on the remote resource.
changePassword(String, String, String) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Changes the user's password without requiring an authenticated subject.
changePassword(String, String, String, String) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Changes the user's password without requiring an authenticated subject.
changePassword(String, String, String, String, Boolean) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Changes the user's password without requiring an authenticated subject.
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
 
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.
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.
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.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.common.AttributeValue
This method returns a deep copy of the underlying map of AttributeValue objects
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.
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.jaas.callback - package com.ibm.itim.apps.jaas.callback
Contains implementations of JAAS Callback and CallbackHandler interfaces.
com.ibm.itim.apps.lifecycle - package com.ibm.itim.apps.lifecycle
Extends the com.ibm.itim.apps package to provide a remotable application programming interface for LifeCycle 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
 
com.ibm.itim.apps.search - package com.ibm.itim.apps.search
Extends the com.ibm.itim.apps package to provide a remotable application programming interface to execute searches for objects managed by Identity Manager.
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
 
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
 
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
 
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
 
com.ibm.itim.remoteservices.exception - package com.ibm.itim.remoteservices.exception
 
com.ibm.itim.remoteservices.provider - package com.ibm.itim.remoteservices.provider
 
com.ibm.itim.webclient.logon - package com.ibm.itim.webclient.logon
 
com.ibm.itim.workflow.application - package com.ibm.itim.workflow.application
 
com.ibm.itim.workflow.model - package com.ibm.itim.workflow.model
Provides a model and an applications programming interface for the workflow engine.
com.ibm.itim.workflow.provisioning - package com.ibm.itim.workflow.provisioning
 
com.ibm.itim.workflow.query - package com.ibm.itim.workflow.query
 
com.ibm.passwordrules - package com.ibm.passwordrules
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.
com.ibm.passwordrules.standard - package com.ibm.passwordrules.standard
Provides standard password Rule implementations from the password rules framework.
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.
COMMUNICATION_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Communications error type for an unsuccessful request
compareTo(Object) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Compares this object with the specified object for order.
COMPLETE_MANUAL_ACTIVITY - Static variable in class com.ibm.itim.workflow.model.EventAudit
For this type of event audits, the detail information is described by CompleteManualActivityEventAuditInfo
complete() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Signals completion of the assignment to the workflow engine.
complete() - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Signals completion of the activity to the workflow engine.
complete() - Method in class com.ibm.itim.workflow.model.ActivityEntity
Signals completion of the activity to the workflow engine.
complete(ActivityResult) - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Signals completion of the activity to the workflow engine and provides the engine with the activity result in the same call.
complete(ActivityResult) - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Signals completion of the activity to the workflow engine and provides the engine with the activity result in the same call.
complete(ActivityResult) - Method in class com.ibm.itim.workflow.model.ActivityEntity
Signals completion of the activity to the workflow engine and provides the engine with the activity result in the same call.
complete(DistinguishedName) - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Signals completion of the assignment to the workflow engine.
complete(DistinguishedName, ActivityResult) - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Signals completion of the assignment to the workflow engine and provides the engine with the activity result in the same call.
COMPLETED - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
Constant identifying a completed state.
COMPLETED_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 com.ibm.itim.workflow.model.CompleteManualActivityEventAudit.
This defines user complete manual activity event audit information
CompleteManualActivityEventAudit(ActivityParticipant) - Constructor for class com.ibm.itim.workflow.model.CompleteManualActivityEventAudit
 
Compliance - class com.ibm.itim.apps.provisioning.Compliance.
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_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.
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.
ComplianceIssue - class com.ibm.itim.dataservices.model.domain.ComplianceIssue.
Represents a compliance issue, or policy violiation.
ComplianceIssue() - Constructor for class com.ibm.itim.dataservices.model.domain.ComplianceIssue
Constructs a disallowed compliance issue.
ComplianceIssue(AttributeChangeOperation) - Constructor for class com.ibm.itim.dataservices.model.domain.ComplianceIssue
Constructs with full set of parameters.
COMPLIANT - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Int constant indicating the account is compliant.
CompoundDN - class com.ibm.itim.dataservices.model.CompoundDN.
The CompoundDN class represents a sequence of distinguished names that can be used to represent a series of related entities.
CompoundDN() - Constructor for class com.ibm.itim.dataservices.model.CompoundDN
Default constructor.
CompoundDN(CompoundDN) - Constructor for class com.ibm.itim.dataservices.model.CompoundDN
Constructs with a CompoundDN object
CompoundDN(DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.CompoundDN
Constructs with an initial base distinguished name.
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
Reason: Communications error type for an unsuccessful request
ConfigurationException - exception com.ibm.itim.authentication.ConfigurationException.
ConfigurationException is a class that extends the AuthenticationException class for identifying configuration exceptions.
ConfigurationException() - Constructor for class com.ibm.itim.authentication.ConfigurationException
Constructs an ConfigurationException.
ConfigurationException(String) - Constructor for class com.ibm.itim.authentication.ConfigurationException
Constructs an ConfigurationException with a detailed explanation of the reason for the exception.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.LexicalRule
Some Rule implementing classes will not have a constraint to impose, in which case method in this class will be called and will do nothing.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.BehavioralRule
Some classes implementing Rule interface will not have a need to constrain the password generator.
constrain(PasswordGenerator) - Method in interface com.ibm.passwordrules.Rule
Constrain the character set in the given password generator to values allowed by the generator.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.StartsWithChar
Constrain the password generator to allowed values.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.RuleSet
This Rule interface method in is not valid in the context of this class
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.RestrictedTo
Constrain the password generator to the allowed values.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.MustContain
Constrain the password generator to the allowed values.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.MinLengthConstraint
Constrain the password generator to the allowed values.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.MinDistinctCharacters
Constrain the password generator to allowed values.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.MinDigitCharacters
Constrain the password generator to the allowed values.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.MinAlphabeticCharacters
Constrain the password generator to allowed values.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.MayNotContain
Constrain the password generator to the allowed values.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.MaxLengthConstraint
Constrain the password generator to the allowed values.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.LengthConstraint
Constrain the password generator to values we know are valid.
constrain(PasswordGenerator) - Method in class com.ibm.passwordrules.standard.CaseRestricted
Constrain the password generator to allowed values.
CONSTRAINT_VIOLATION - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Int constant indicating the account has a constraint violation (not compliant with policies).
ContainedEntityParent - class com.ibm.itim.dataservices.model.domain.ContainedEntityParent.
The ContainedEntityParent class implements the parent relationship to an entity that is contained within an OrganizationalContainer.
ContainedEntityParent() - Constructor for class com.ibm.itim.dataservices.model.domain.ContainedEntityParent
 
CONTAINER - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Organizational Container category (abstract).
ContainerManager - class com.ibm.itim.apps.identity.ContainerManager.
Provides aggregate container, or org chart, management capabilities.
ContainerManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.identity.ContainerManager
Constructs the manager with a platform context and a subject.
contains(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.CompoundDN
Returns whether the given distinguished name is contained within the object.
containsKey(String) - Method in class com.ibm.itim.common.AttributeValues
Determine whether an AttributeValue object exists in the map
CONTEXT_ACCOUNT_ATTRIBUTES - Static variable in interface com.ibm.passwordrules.provisioning.ProvisioningValidationInfo
Key to be used for getting contextual data for account with the ValidationInfo::getContext() method.
CONTEXT_FACTORY - Static variable in class com.ibm.itim.apps.InitialPlatformContext
PlatformContextFactory class property name.
CONTEXT_OWNER_ATTRIBUTES - Static variable in interface com.ibm.passwordrules.provisioning.ProvisioningValidationInfo
Key to be used for getting contextual 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.
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.
CORRECT_NONCOMPLIANT - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant identifying the action for correcting a non compliant account.
CREATE_ERROR - Static variable in class com.ibm.itim.dataservices.model.ModelException
An object could not be created
create() - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Initializes the locator.
create(CompoundDN, AdminDomain) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainFactory
Creates an admin domain in the data store with the given value object to define the admin domain's attributes.
create(CompoundDN, BusinessPartnerOrg) - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgFactory
Creates a business partner organization in the data store with the given value object to define the abusiness partner organization's attributes.
create(CompoundDN, BusinessUnit) - Method in class com.ibm.itim.dataservices.model.domain.BusinessUnitFactory
Creates a business unit in the data store with the given value object to define the business unit's attributes.
create(CompoundDN, DynamicRole) - Method in class com.ibm.itim.dataservices.model.domain.DynamicRoleFactory
Creates a dynamic role in the data store with the given value object to define the dynamic role's attributes.
create(CompoundDN, HostedService) - Method in class com.ibm.itim.dataservices.model.domain.HostedServiceFactory
Creates a hosted service in the data store with the given value object.
create(CompoundDN, Person) - Method in class com.ibm.itim.dataservices.model.domain.PersonFactory
Creates a person in the data store with the given value object to define the person's attributes.
create(CompoundDN, Role) - Method in class com.ibm.itim.dataservices.model.domain.RoleFactory
Creates a role in the data store with the given value object to define the role's attributes.
create(CompoundDN, Service) - Method in class com.ibm.itim.dataservices.model.domain.ServiceFactory
Creates a service in the data store with the given value object to define the service's attributes.
create(CompoundDN, SystemRole) - Method in class com.ibm.itim.dataservices.model.system.SystemRoleFactory
Creates a system role in the data store with the given value object to define the role's attributes.
create(DistinguishedName, ObjectProfile) - Method in class com.ibm.itim.dataservices.model.ObjectProfileFactory
Creates an object profile in the data store.
create(DistinguishedName, Organization) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationFactory
Creates an organization in the data store with the given value object to define the organization's attributes.
create(DistinguishedName, Person, Service, SystemUser) - Method in class com.ibm.itim.dataservices.model.system.SystemUserFactory
Creates a system user in the data store with the given value object to define the SystemUser's attributes.
create(ObjectProfile, Service) - Static method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Create a ServiceEntity object for this Service.
create(OrganizationalContainerEntity, AdminDomain) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainFactory
Creates an admin domain in the data store with the given value object to define the admin domain's attributes.
create(OrganizationalContainerEntity, BusinessPartnerOrg) - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgFactory
Creates a business partner organization in the data store with the given value object.
create(OrganizationalContainerEntity, BusinessUnit) - Method in class com.ibm.itim.dataservices.model.domain.BusinessUnitFactory
Creates a business unit in the data store with the given value object to define the business unit's attributes.
create(OrganizationalContainerEntity, DynamicRole) - Method in class com.ibm.itim.dataservices.model.domain.DynamicRoleFactory
Creates a dynamic role in the data store with the given value object to define the dynamic role's attributes.
create(OrganizationalContainerEntity, HostedService) - Method in class com.ibm.itim.dataservices.model.domain.HostedServiceFactory
Creates a hosted service in the data store with the given value object.
create(OrganizationalContainerEntity, Person) - Method in class com.ibm.itim.dataservices.model.domain.PersonFactory
Creates a person in the data store with the given value object to define the person's attributes.
create(OrganizationalContainerEntity, Role) - Method in class com.ibm.itim.dataservices.model.domain.RoleFactory
Creates a role in the data store with the given value object to define the role's attributes.
create(OrganizationalContainerEntity, Service) - Method in class com.ibm.itim.dataservices.model.domain.ServiceFactory
Creates a service in the data store with the given value object to define the service's attributes.
create(OrganizationalContainerEntity, SystemRole) - Method in class com.ibm.itim.dataservices.model.system.SystemRoleFactory
Creates a system role in the data store with the given value object to define the role's attributes.
create(PersonEntity, ServiceEntity, Account) - Method in class com.ibm.itim.dataservices.model.domain.AccountFactory
Creates an account in the data store with the given value object to define the account's attributes.
create(PersonEntity, ServiceEntity, Account, ObjectProfile) - Method in class com.ibm.itim.dataservices.model.domain.AccountFactory
Creates an account in the data store with the given value object to define the account's attributes.
create(Service) - Static method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Create a ServiceEntity object for this Service.
create(ServiceEntity, Account) - Method in class com.ibm.itim.dataservices.model.domain.AccountFactory
Creates an orphan account in the data store with the given value object to define the account's attributes.
create(ServiceEntity, Account, ObjectProfile) - Method in class com.ibm.itim.dataservices.model.domain.AccountFactory
Creates an orphan account in the data store with the given value object to define the account's attributes.
create(String) - Static method in class com.ibm.itim.dataservices.model.ObjectProfileOperationFactory
Creates an ObjectProfileOperation object from the given xml
create(String) - Static method in class com.ibm.itim.dataservices.model.AccessRightFactory
Creates an AccessRight object from the given xml.
createAccount(PersonMO, ServiceMO, Account, Date) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Creates an account in the provisioning platform with the specified attributes for the given person.
createContainer(OrganizationalContainerMO, OrganizationalContainer) - Method in class com.ibm.itim.apps.identity.ContainerManager
Creates a container in the provisioning platform with the specified attributes within the given parent container.
createContext(Long, Hashtable) - Method in interface com.ibm.itim.apps.PlatformContextFactory
Creates a context with the platform identified in the client supplied environment.
createPerson(OrganizationalContainerMO, Person, Date) - Method in class com.ibm.itim.apps.identity.PersonManager
Creates a person in the provisioning platform with the specified attributes within the given container.
createPerson(Person) - Method in class com.ibm.itim.apps.identity.SelfRegistrationManager
Creates a person in the provisioning platform with the specified attributes.
createPerson(Person, String) - Method in class com.ibm.itim.apps.identity.SelfRegistrationManager
Creates a person in the provisioning platform with the specified attributes.
createProcess(ProcessParticipant, InitialProcessContext) - Method in class com.ibm.itim.workflow.model.ProcessManager
Creates a process that satisfies the context provided.
createProcess(ProcessParticipant, String, Date) - Method in class com.ibm.itim.workflow.model.ProcessManager
Creates a process of the given type.
CreateProcessEventAudit - class com.ibm.itim.workflow.model.CreateProcessEventAudit.
This defines the create process event audit information
CreateProcessEventAudit(ProcessParticipant) - Constructor for class com.ibm.itim.workflow.model.CreateProcessEventAudit
 
createRole(OrganizationalContainerMO, Role, Date) - Method in class com.ibm.itim.apps.identity.RoleManager
Creates a role in the provisioning platform with the specified attributes within the given container.
createService(OrganizationalContainerMO, Service) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Creates a service in the provisioning platform with the specified attributes within the given container.
Credentials - class com.ibm.itim.authentication.Credentials.
Credentials is a class that extends the Hashtable class for holding a user's credentials for authentication.
CREDENTIALS_TYPE - Static variable in class com.ibm.itim.authentication.system.SystemAuthenticationAuthority
Constant that holds the name of the credential property for specifying the type of credentials being supplied.
Credentials() - Constructor for class com.ibm.itim.authentication.Credentials
Constructs a Credentials instance.
CUSTOM_PROCESS - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Custom (Workflow) Process category.

D

DataEventAudit - class com.ibm.itim.workflow.model.DataEventAudit.
Class representing an data change event in the workflow engine.
DataEventAudit() - Constructor for class com.ibm.itim.workflow.model.DataEventAudit
 
DataEventAudit(String, String, ActivityParticipant) - Constructor for class com.ibm.itim.workflow.model.DataEventAudit
Constructs the object with data to audit.
DBOWNER - Static variable in interface com.ibm.itim.workflow.query.WorkflowQueryStatement
Constant for enrole schema user
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_FACTORY - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderLocator
The default ServiceProviderFactory assumed if there is none specified in the resource definition factory.
DEFAULT_LENGTH - Static variable in class com.ibm.passwordrules.standard.StandardGenerator
The default length of the password.
DEFAULT_MAX_SEQUENTIAL_CHARACTERS - Static variable in class com.ibm.passwordrules.LexicalRule
Constant for default maximum sequential characters
DEFAULT_PRIORITY - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
 
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
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
defineClass(Class) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Defines a new class in the data model.
defineEntity(String, String, String) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Defines a relationship for a given class.
defineRelationship(Class, String, Class) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Defines a relationship for a given class.
defineRelationship(String, String, Class) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Defines a relationship for a given class.
DEFINITION - Static variable in class com.ibm.itim.dataservices.model.domain.DynamicRole
Constant for the definition (javascript) attribute name.
DEFINITION_DN - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
Delegate - class com.ibm.itim.dataservices.model.system.Delegate.
Represents a period of delegation and the SystemUser acting as the delegate.
DELEGATE_PAGE - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
For redirection to the delegate management page
Delegate() - Constructor for class com.ibm.itim.dataservices.model.system.Delegate
Default constructor.
Delegate(DistinguishedName, Date, Date) - Constructor for class com.ibm.itim.dataservices.model.system.Delegate
Constructs with the name of the delegate and the delegation period.
delegate(DistinguishedName, DistinguishedName) - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Re-assign (delegate) the assignment to another person.
delegate(PersonMO) - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Delegates/forwards the assignment to another participant.
delete(String, String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Delete an entity on the remote resource.
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.
DESCRIPTION - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
DIRECTORY_STRING_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
DirectoryEntry - class com.ibm.itim.dataservices.model.DirectoryEntry.
Represents a raw directory entry.
DirectoryEntry(DistinguishedName, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.DirectoryEntry
Constructs the object with full set of parameters.
DirectoryObject - class com.ibm.itim.dataservices.model.DirectoryObject.
Value Object class for a directory entry.
DirectoryObject() - Constructor for class com.ibm.itim.dataservices.model.DirectoryObject
Default constructor.
DirectoryObjectEntity - class com.ibm.itim.dataservices.model.DirectoryObjectEntity.
Class that represents an entry in the directory.
DirectoryObjectEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Creates a DirectoryObjectEntity representing an entity in directory server.
DirectoryObjectEntity(ObjectProfile, DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Creates a DirectoryObjectEntity representing an entity in directory server.
DirectoryObjectOrganization - class com.ibm.itim.dataservices.model.domain.DirectoryObjectOrganization.
The DirectoryObjectOrganization class implements the administrator relationship to a DirectoryObjectEntity.
DirectoryObjectOrganization() - Constructor for class com.ibm.itim.dataservices.model.domain.DirectoryObjectOrganization
 
DirectoryObjectParent - class com.ibm.itim.dataservices.model.DirectoryObjectParent.
The DirectoryObjectParent class implements the parent relationship to a DirectoryObjectEntity.
DirectoryObjectParent() - Constructor for class com.ibm.itim.dataservices.model.DirectoryObjectParent
 
DirectoryObjectSearch - class com.ibm.itim.dataservices.model.DirectoryObjectSearch.
Class that provides searching capabilities for DirectoryObjects.
DirectoryObjectSearch() - Constructor for class com.ibm.itim.dataservices.model.DirectoryObjectSearch
Default constructor.
DirectorySystem - class com.ibm.itim.dataservices.model.domain.DirectorySystem.
Value Object class that holds the the system (tenant) wide configuration settings.
DirectorySystem() - 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 com.ibm.itim.dataservices.model.domain.DirectorySystemEntity.
Class that represents the root node for the system (tenant) in the data model and holds the system (tenant) wide configuration settings.
DirectorySystemEntity(DirectorySystem) - Constructor for class com.ibm.itim.dataservices.model.domain.DirectorySystemEntity
Constructs an AccountEntity with a value object.
DirectorySystemSearch - class com.ibm.itim.dataservices.model.domain.DirectorySystemSearch.
Class that provides an interface for searching for directory systems.
DirectorySystemSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.DirectorySystemSearch
Default constructor.
DistinguishedName - class com.ibm.itim.dataservices.model.DistinguishedName.
DistinguishedName represents the distinguishing name, or key, that uniquely identifies an entry in the 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
 
doCall(JSObject, Object[]) - Method in interface FESI.jslib.JSFunction
Call the specified EcmaScript method of this object
doCall(JSObject, Object[]) - Method in class FESI.jslib.JSFunctionAdapter
Call the specified EcmaScript method of this object
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectParent
Determines if the given entity is the parent 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.domain.Supervisor
Determines if the given entity is an supervisor of the subject entity.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.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.PersonSelf
Determines if the given entity is "self" to the subject directory object.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonRole
Determines if the given entity is a role of the subject person.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonAccount
Determines if the given entity is an account of the subject person.
doesParticipate(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationParent
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.ContainedEntityParent
Determines if the given entity is the parent of the subject entity.
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.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.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.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.AccountOwner
Determines if the given entity is an owner of the subject directory object.
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.
doNew(JSObject, Object[]) - Method in interface FESI.jslib.JSFunction
Create a new object, using the specified EcmaScript method of this object
doNew(JSObject, Object[]) - Method in class FESI.jslib.JSFunctionAdapter
Create a new object, using the specified EcmaScript method of this object
DUPLICATE_ENTRY - Static variable in class com.ibm.itim.dataservices.model.ModelException
If uniqueness for an attribute is enabled for SunOne directory server, this exception key is thrown to indicate that entry with the same value already existed in the directory server
DuplicateEntryException - exception com.ibm.itim.dataservices.model.DuplicateEntryException.
DuplicateEntryException is a subclass of ModelCreationException used for errors that arise when attempting to create an entry in the data store and in case the entry already exists.
DuplicateEntryException(String) - Constructor for class com.ibm.itim.dataservices.model.DuplicateEntryException
Constructs an DuplicateEntryException with a message.
DuplicateEntryException(String, Object[], Throwable, DirectoryObjectEntity) - Constructor for class com.ibm.itim.dataservices.model.DuplicateEntryException
Constructs an DuplicateEntryException with a message and original exception.
DuplicateEntryException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.DuplicateEntryException
Constructs an DuplicateEntryException with a message and original exception.
DuplicateEntryException(String, Throwable, DirectoryObjectEntity) - Constructor for class com.ibm.itim.dataservices.model.DuplicateEntryException
Constructs an DuplicateEntryException with a message and original exception.
DYNAMIC_ROLE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Dynamic Organizational Role category.
DynamicRole - class com.ibm.itim.dataservices.model.domain.DynamicRole.
Value Object class that holds the attribute information of a dynamic role in the data model.
DynamicRole() - 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.
DynamicRoleEntity - class com.ibm.itim.dataservices.model.domain.DynamicRoleEntity.
Class that represents a dynamic role in the data model.
DynamicRoleEntity(DynamicRole) - Constructor for class com.ibm.itim.dataservices.model.domain.DynamicRoleEntity
Constructs a DynamicRoleEntity with a value object.
DynamicRoleFactory - class com.ibm.itim.dataservices.model.domain.DynamicRoleFactory.
Factory class for creating dynamic roles in the data store.
DynamicRoleFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.DynamicRoleFactory
Default constructor.
DynamicRoleSearch - class com.ibm.itim.dataservices.model.domain.DynamicRoleSearch.
Class that provides an interface for searching for dynamic roles.
DynamicRoleSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.DynamicRoleSearch
Default constructor.

E

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.
Enforcement - class com.ibm.itim.policy.join.Enforcement.
Objects of this class are used during the parameter value joins to resolve conflicts between different enforcement types for the same provisioning parameter value defined in more than one policy entitlement.
ENFORCEMENT_ALLOWED - Static variable in class com.ibm.itim.policy.analysis.PPAProvisioningParameter
Enforcement value that indicates that the provisioning parameter is allowed.
ENFORCEMENT_DEFAULT - Static variable in class com.ibm.itim.policy.analysis.PPAProvisioningParameter
Enforcement value that indicates that the provisioning parameter is the default.
ENFORCEMENT_EXCLUDED - Static variable in class com.ibm.itim.policy.analysis.PPAProvisioningParameter
Enforcement value that indicates that the provisioning parameter is excluded.
ENFORCEMENT_MANDATORY - Static variable in class com.ibm.itim.policy.analysis.PPAProvisioningParameter
Enforcement value that indicates that the provisioning parameter is mandatory.
Enforcement() - Constructor for class com.ibm.itim.policy.join.Enforcement
Default constructor
EnhancedStringValueConverter - class com.ibm.itim.common.EnhancedStringValueConverter.
 
EnhancedStringValueConverter() - Constructor for class com.ibm.itim.common.EnhancedStringValueConverter
 
ENROLE_BASE_CATEGORY - Static variable in class com.ibm.itim.logging.SystemLog
Base category name also used as default category name.
ENROLE_MANAGER - Static variable in class com.ibm.itim.dataservices.model.system.SystemUser
Static string constant for the userID of the default enrole administration account
ENROLE_SECURITY_CATEGORY - Static variable in class com.ibm.itim.logging.SystemLog
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.
EntitlementAttributeValue - class com.ibm.itim.common.EntitlementAttributeValue.
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
EntityLifecycleProfile - class com.ibm.itim.dataservices.model.EntityLifecycleProfile.
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_ALREADY_EXIST - Static variable in class com.ibm.itim.dataservices.model.ModelException
If the entry already exists in the directory server, this exception key is thrown.
equals(Delegate) - Method in class com.ibm.itim.dataservices.model.system.Delegate
Provides equality comparision.
equals(Object) - Method in class com.ibm.itim.common.AttributeDateValue
Overrides the method from java.lang.Object.
equals(Object) - Method in class com.ibm.itim.common.AttributeValues
Determines if this object is equivalent to the given set of AttributeValue objects.
equals(Object) - Method in class com.ibm.itim.common.ValueObject
Overwrite the equals() method of Object
equals(Object) - Method in class com.ibm.itim.common.AttributeValue
Compare this object against specified object for equality, using simple String equality.
equals(Object) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Determine whether the two object reference the same entity in term of Distinguished name.
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(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.system.Delegate
Provides equality comparision.
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.
eval(Reader, String) - Method in interface FESI.jslib.JSObject
Evaluate a Reader stream with this object as the 'this' object.
eval(String) - Method in interface FESI.jslib.JSObject
Evaluate a string with this object as the 'this' object.
evalAsFunction(String) - Method in interface FESI.jslib.JSObject
Evaluate a string with this object as the 'this' object.
evalAsFunction(String, String[], Object[]) - Method in interface FESI.jslib.JSObject
Evaluate a string with this object as the 'this' object.
evaluate() - Method in 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 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.domain.Supervisor
Evaluates the relationship returning 0 or many PersonEntity objects that represent the supervisor of the subject entity.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.ServiceOwner
Evaluates the relationship returning 0 or one PersonEntity objects that represents the owner of the subject service.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.PersonSelf
Evaluates the relationship returning 1 PersonEntity object that represents "self" for the subject directory object entity.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.PersonRole
Evaluates the relationship returning 0 or one RoleEntity objects that the subject is a member of.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.PersonAccount
Evaluates the relationship returning 0 or one AccountEntity objects that the subject owns.
evaluate() - Method in class com.ibm.itim.dataservices.model.domain.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.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.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.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.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.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.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.AccountOwner
Evaluates the relationship returning 0 or one PersonEntity objects that represents the owner of the subject directory object.
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 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.domain.Supervisor
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.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.PersonSelf
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.PersonRole
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.PersonAccount
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
evaluateReferences() - Method in class com.ibm.itim.dataservices.model.domain.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.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.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.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.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.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.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.AccountOwner
Evaluates the relationship returning 0 to many entity DNs that participate opposite the subject entity.
EventAudit - class com.ibm.itim.workflow.model.EventAudit.
Class representing an auditable event in the workflow engine.
EventAudit() - Constructor for class com.ibm.itim.workflow.model.EventAudit
 
execute() - Method in class com.ibm.itim.apps.search.SearchMO
Executes the search using the configured parameters.
execute() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Executes the search using the configured parameters.
execute(SearchResultsMO) - Method in class com.ibm.itim.apps.search.SearchMO
Executes the search using the configured parameters.
execute(WorkflowQueryStatement) - Method in class com.ibm.itim.workflow.query.WorkflowProcessQuery
Executes the query for workflow processes.
execute(WorkflowQueryStatement) - Method in class com.ibm.itim.workflow.query.WorkflowProcessHistoryQuery
Executes the query for workflow processes.
execute(WorkflowQueryStatement, boolean) - Method in class com.ibm.itim.workflow.query.WorkflowProcessQuery
Executes the query for workflow processes.
execute(WorkflowSearchResultsMO) - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Executes the search using the configured parameters.
execute(WorkflowSearchResultsMO, Locale) - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Executes the search using the configured parameters.
execute(WorkflowSearchResultsMO, Locale) - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Deprecated. As of ITIM 4.6 HumanResourceMO.getAssignments(WorkflowSearchResultsMO, Locale).
executeGlobalOperation(String, Object[]) - Method in class com.ibm.itim.apps.lifecycle.LifecycleManager
Executes a global operation in the provisioning platform
executeObjectOperation(DirectoryObject, String, Object[]) - Method in class com.ibm.itim.apps.lifecycle.LifecycleManager
Executes an operation on a specific object in the provisioning platform
executeStaticOperation(String, String, String, Object[]) - Method in class com.ibm.itim.apps.lifecycle.LifecycleManager
Executes a static operation on a specific type of object in the provisioning platform.
ExecutionEntity - class com.ibm.itim.workflow.model.ExecutionEntity.
Class that provides management capabilities for an executable object within the workflow engine, such as processes and activities.
ExecutionEntity() - Constructor for class com.ibm.itim.workflow.model.ExecutionEntity
 
ExecutionObject - class com.ibm.itim.workflow.model.ExecutionObject.
This class provides general information about an object that is executed by the workflow engine.
ExecutionObject() - Constructor for class com.ibm.itim.workflow.model.ExecutionObject
 
ExpressionType - class com.ibm.itim.policy.join.ExpressionType.
This class helps in joining expression types specified on provisioning parameter values: Conflicts are resolved using the following precedence sequence with the decreasing order of importance: com.ibm.itim.dataservices.model.policy.EXPRESSION_TYPE_REGULAR (regular expression) com.ibm.itim.dataservices.model.policy.EXPRESSION_TYPE_SCRIPT(covering constants);
ExpressionType() - Constructor for class com.ibm.itim.policy.join.ExpressionType
Creates a new instance of ExpressionType

F

FAILED - Static variable in class com.ibm.itim.apps.Request
Constant identifying the failed status.
FAILED - Static variable in class com.ibm.itim.apps.identity.SelfRequest
Constant identifying the failed status.
FAILED - Static variable in class com.ibm.itim.apps.identity.SelfPasswordManager
Constant identifying the failed status.
FAILED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a failed result.
failed() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Accessor method for whether the status is unsuccessful
FAILURE - Static variable in class com.ibm.itim.apps.provisioning.ServiceTestResult
Constant indicating an 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.jslib - package FESI.jslib
This package contains classes and interfaces necessary to create custom JavaScript extensions to enrich the functionality of the underlying FESI JavaScript engine, which is currently used by the ITIM application.
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.
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.
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.
FORM_TEMPLATE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Form Template category.
FOUND_IN_DICTIONARY - Static variable in class com.ibm.passwordrules.standard.NotInDictionary
Constant representing a message key in a property file

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.
generate() - Method in class com.ibm.passwordrules.standard.StandardGenerator
Generate a random password.
generate() - Method in class com.ibm.passwordrules.standard.RuleSet
Generate a random password compatible with all rules known to this object.
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 active 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.
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(int) - Method in class com.ibm.itim.dataservices.model.CompoundDN
Returns the distinguished name at the given index, or position, in the object.
get(String) - Method in class com.ibm.itim.common.AttributeValues
Get an AttributeValue from the map with the given name.
get(String) - 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, Object) - Method in class com.ibm.itim.common.AttributeChanges
Get a single AttributeChangeOperation containing the AttributeValue with the AttributeValue object with the given name and value.
getAccessRights() - Method in interface com.ibm.itim.dataservices.model.ProtectedObject
Returns a collection of access rights associated with the object.
getAccessRights() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns a collection of access rights associated with the object.
getAccount() - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Returns the human participant account.
getAccountClass() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns the Account's class name of the service profile.
getAccountData() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext
Returns the account parameters.
getAccountDN() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewPasswordContext
Returns the distinguished name of the account having its password changed.
getAccountDN() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext
Returns the distinguished name of the newly provisioned account.
getAccountInfo() - Method in interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext
Returns the value object of the account being de-provisioned.
getAccountOwnerName() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewPasswordContext
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.TemplateWorkflowDeProvisionContext
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 account on the given service.
getAccountPassword() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewPasswordContext
Returns the new account password in String form for the account.
getAccountPassword() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewAccountContext
Returns the account password for the account.
getAccountProfileName() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns the Account's profile name of the service profile.
getAccounts() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns all 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.
getAccounts(PersonMO, Locale) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the account(s) for the given person.
getAccounts(ServiceMO, String) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the account(s) with the uid hosted on the given service.
getAccounts(ServiceMO, String, Object) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the account(s) matching the given attribute hosted on the given service.
getAccounts(ServiceMO, String, Object, SearchResultsMO) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the account(s) matching the given attribute hosted on the given service.
getAccountServiceName() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewPasswordContext
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.TemplateWorkflowDeProvisionContext
Returns the account service name for the account.
getAccountServiceProfileName() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewPasswordContext
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.TemplateWorkflowDeProvisionContext
Returns the account service profile name for the account.
getAccountTable() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Returns the table of accounts for this service.
getAccountUserId() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewPasswordContext
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.TemplateWorkflowDeProvisionContext
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(DistinguishedName) - Method in class com.ibm.itim.workflow.model.ProcessManager
Returns all of the active processes in the workflow engine.
getActiveProcesses(String) - Method in class com.ibm.itim.apps.workflow.WorkflowManager
Returns all of the active processes of the given type in the workflow engine.
getActiveProcesses(String) - Method in class com.ibm.itim.workflow.model.ProcessManager
Returns the active processes of the given definition id in the workflow engine.
getActivities() - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the activities that are part of this process.
getActivities() - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Returns the activities that are part of this process.
getActivity() - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Returns the activity that generated this assignment.
getActivity() - Method in interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
Returns information about the most recent running activity.
getActivity() - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Returns the activity associated with this assignment.
getActivity(long) - Static method in class com.ibm.itim.workflow.model.ActivityEntity
Returns the activity of the process with the given activity ID.
getActivity(String) - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the activity of the process with the given design id.
getActivity(String) - Method in interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
Returns information about the activity with the given definition ID.
getActivity(String) - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Returns the activity of the process with the given ID defined at design time.
getActivity(String, int) - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the activity of the process with the given design id and given index of the iteration of the loop the activity is involved in.
getActivity(String, int) - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Returns the activity of the process with the given ID defined at design time and the given index of an iteration in a loop.
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.
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.
getActivityEO() - Method in interface com.ibm.itim.workflow.application.WorkflowExecutionContext
Returns the activity currently executing.
getActivityId() - Method in class com.ibm.itim.workflow.model.EventAudit
Returns the identifier of the activity this event was assocated with.
getActivityId() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the ID of the activity associated with this assignment.
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.
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.
getActivityParticipant() - Method in interface com.ibm.itim.workflow.model.WorkItem
Returns the participant of the work item.
getActivityParticipant() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the participant of the assignment.
getActivitySubType() - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Returns the sub-type of the activity associated with this assignment.
getActivitySubType() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the sub-type of the activity associated with this assignment.
getActivitySubType() - Method in class com.ibm.itim.workflow.model.Activity
Returns the sub-type of this activity.
getActivityType() - Method in class com.ibm.itim.workflow.model.Assignment
Return the type of the activity associated with this assignment.
getActivityType() - Method in class com.ibm.itim.workflow.model.Activity
Return the type of this activity.
getActivityVO() - Method in interface com.ibm.itim.workflow.application.WorkflowExecutionContext
Returns the value object of the activity currently executing.
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.ScalableAccountTable
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.AccountTable
Returns all accounts hosted by the service including account on concrete and hosted services.
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) - 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.
getAssemblyLine() - Method in class com.ibm.itim.dataservices.model.domain.AgentOperation
Returns the assembly line information of the service profile.
getAssignment(long) - Static method in class com.ibm.itim.workflow.model.AssignmentEntity
Returns an assignment associated with the id.
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.
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 class com.ibm.itim.apps.workflow.HumanResourceMO
Retrieves groups of assignments for the participant involved.
getAssignmentOwners() - Method in class com.ibm.itim.workflow.model.PendingActivity
 
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() - Method in class com.ibm.itim.apps.workflow.HumanResourceMO
Returns the assignments representing the human participant account.
getAssignments() - Method in class com.ibm.itim.workflow.model.HumanResourceEntity
Returns the assignments of the resource.
getAssignments() - Method in interface com.ibm.itim.workflow.model.ResourceEntity
Returns the assignments of the resource.
getAssignments() - Method in class com.ibm.itim.workflow.model.ActivityEntity
Returns the assignments made to resources as part of this activity.
getAssignments(String, String) - Method in class com.ibm.itim.workflow.model.HumanResourceEntity
Returns the assignments with the given process and activity design id's.
getAssignments(String, String) - Method in interface com.ibm.itim.workflow.model.ResourceEntity
Returns the assignments with the given process and activity design id's.
getAssignments(WorkflowSearchResultsMO, Locale) - Method in interface com.ibm.itim.apps.workflow.WorkflowResourceMO
Retrieves the assignments for the participant involved.
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 interface com.ibm.itim.apps.workflow.WorkflowResourceMO
Retrieves the assignments for the participant with the given process design id and activity design id.
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.
getAsString() - Method in class com.ibm.itim.dataservices.model.DistinguishedName
Returns the distinguished name in it raw string format.
getAttribute(String) - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Retrieves one attribute (with applied system semantics if needed) by name from the object.
getAttribute(String) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Retrieves one attribute (with applied system semantics if needed) by name from the object.
getAttributeMap() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the map of semantic attributes to class attributes.
getAttributeName() - Method in class com.ibm.itim.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.SearchParameters
Returns the attributes to return in the search.
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.
getAttributeSchema(Collection) - Method in interface com.ibm.itim.remoteservices.provider.SchemaLookup
Get the schema for a set of attributes.
getAttributeValues() - Method in class com.ibm.itim.remoteservices.provider.SearchResult
Gets the model attributes for this search entry
getAuthenticationObject(Subject) - Static method in class com.ibm.itim.apps.AuthenticationObjectExtractor
Returns an AuthenticationObject from the given Subject.
getAuthorizationOwners() - Method in interface com.ibm.itim.dataservices.model.ProtectedObject
Returns a collection of entities who are authorized to to change access rights to the object.
getAuthorizationOwners() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns a collection of entities who are authorized to change access rights to the object.
getAuthorizedServices(PersonMO, Locale) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns the services the given person is authorized to have access to.
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.
getBoolean() - Method in class com.ibm.itim.common.AttributeValue
Retrieves the single value of the attribute as a boolean.
getBucketCount() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the number of hash buckets are used within the directory tree.
getBuDN() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the DN of the user's business unit dn.
getByFilter(String) - Method in class com.ibm.itim.dataservices.model.domain.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) - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Returns all accounts matching the given filter.
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.
getCategories() - Static method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Returns all pre-defined categories in a String array.
getCategory() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the ObjectProfileCategory for the search.
getCategory() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the category of the profile (i.e., Person, Account, Service).
getCategory() - Method in class com.ibm.itim.dataservices.model.system.SystemRole
Returns the system role category.
getCategory(String) - Method in class com.ibm.itim.dataservices.model.CategoryTable
Gets category by name
getCauseOfFailure() - Method in class com.ibm.itim.apps.provisioning.ServiceTestResult
Returns the cause of the test failure (if applicable).
getChallenge() - Method in class com.ibm.itim.dataservices.model.system.ChallengeAndResponse
Returns the challenge question.
getChallengeDefinitionMode() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the password challenge/response definition mode.
getChallengeMode() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the password challenge/response mode.
getChallengeResonseConfiguration() - Method in class com.ibm.itim.apps.identity.ChallengeResponseManager
Gets the ChallengeResonseConfiguration for the subject.
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.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.identity.ChallengeResponseManager
Returns the challenges that are configured for the user.
getChallengesAndResponses() - Method in class com.ibm.itim.apps.jaas.callback.ChallengeResponseCallback
Returns the challenges and responses.
getChallengesAndResponses() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Returns password challenge question/response list for the user.
getChangeData() - Method in class com.ibm.itim.common.AttributeChangeOperation
Returns a collection of the AttributeValue objects that hold the values of the attributes to be added, removed, or replaced.
getChangeDataSize() - Method in class com.ibm.itim.common.AttributeChangeOperation
Returns the number of attributes in the subject of the action.
getChanges() - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Returns the changes that have been made to the attributes of this object.
getCharList() - Method in class com.ibm.passwordrules.standard.StartsWithChar
Return characters, that the password must start with.
getCharList() - Method in class com.ibm.passwordrules.standard.RestrictedTo
Return a list of required characters.
getCharList() - Method in class com.ibm.passwordrules.standard.MustContain
Return a list of required characters.
getCharList() - Method in class com.ibm.passwordrules.standard.MayNotContain
Return a list of disallowed characters.
getChildren() - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the child processes of this process (if any).
getChildren() - Method in class com.ibm.itim.workflow.model.ActivityEntity
Returns the children processes of this activity (if any).
getChildren() - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Returns the children processes of this process (if any).
getChildren(Class) - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Returns the children of the container of the specified type, such as person, service, etc.
getClasses() - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Returns the names of all classes defined for the data model.
getClassRights() - Method in class com.ibm.itim.dataservices.model.Permission
Returns a collection of class level rights.
getClassSchema(Collection) - Method in interface com.ibm.itim.remoteservices.provider.SchemaLookup
Get the schema for a set of objectclasses.
getClassSchemaAttributes(String) - Method in class com.ibm.itim.dataservices.model.ModelSchema
Deprecated. use LDAPSchema.getClassSchemaAttributes().
getClassSchemaAttributes(String, String) - Method in class com.ibm.itim.dataservices.model.ModelSchema
Deprecated. use LDAPSchema.getClassSchemaAttributes().
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.
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.WorkflowConfigurationEntity
Returns the configuration for Workflow Reminder.
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.
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.RoleMO
Returns the current parent container in the tree.
getContainer() - Method in class com.ibm.itim.apps.identity.PersonMO
Returns the current parent container in the tree.
getContainer() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns the current parent container in the tree.
getContainer() - Method in class com.ibm.itim.apps.workflow.WorkflowActivityMO
Returns the containing process of the activity.
getContainer() - Method in class com.ibm.itim.workflow.model.ActivityEntity
Returns the containing process of the activity.
getContainers(OrganizationalContainerMO, String, Object) - Method in class com.ibm.itim.apps.identity.ContainerManager
Returns the container(s) matching the given attribute within the given parent container.
getContainers(String, String, OrganizationalContainerMO) - Method in class com.ibm.itim.apps.identity.ContainerManager
Returns the container(s) with the name within the given parent container.
getContext() - Method in class com.ibm.itim.apps.jaas.callback.PlatformCallback
Returns the platform context.
getContext() - Method in class com.ibm.itim.apps.search.SearchMO
Gets the logicalContext for the search.
getContext(String) - Method in interface com.ibm.passwordrules.ValidationInfo
Method is used to get contextual information about the password being validated.
getCount() - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Returns the number of assignments in this grouping.
getCount() - Method in class com.ibm.passwordrules.IterationsExceededException
Gets the number of iterations performed before an exception was thrown.
getCreationDate() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the date and time the person 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.Account
Returns the date and time the account was created.
getCredential(String) - Method in class com.ibm.itim.authentication.Credentials
Returns the user credential with the given key, or name.
getCredentials() - Method in class com.ibm.itim.apps.UserAuthInfo
Returns the user's login credentials
getCurrentMode() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Gets the current communication mode.
getCustomAttribute() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the person's custom display attribute.
getCustomClass() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the data store class.
getCustomRules() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Obtain definitions of all custom rules known to this 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.PersonMO
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.provisioning.ServiceMO
Returns a current snapshot of the Service 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.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.WorkflowActivityMO
Returns the details about this activity.
getData(String) - Method in interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
Returns the relevant data item with the given ID associated with the current running workflow process.
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.
getDayOfWeek() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Returns the day of the week of schedule of this reconciliation unit.
getDD() - Method in class com.ibm.itim.common.AttributeDateValue
Returns a String representing this AttributeDateValue's day of the month field.
getDefaultProfileNames(String) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Returns the profiles registered at runtime including the platform defaults for the given category.
getDefaultWorkflowQuery() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Returns the user's preferences for querying workflow status.
getDefinition() - Method in class com.ibm.itim.dataservices.model.domain.DynamicRole
Returns the definition of the dynamic role.
getDefinitionDN() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Gets the workflow definition dn of the operation
getDelegateDN() - Method in class com.ibm.itim.dataservices.model.system.Delegate
Returns the distinguished name of the delegate.
getDelegates() - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Returns the delegations the user has defined.
getDependantServices(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.ServiceSearch
Retrieves all dependant services from the data store with the given distinguished name of service.
getDescription() - Method in class com.ibm.itim.dataservices.model.OperationParameter
 
getDescription() - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Returns the description of the lifecycle rule.
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.system.SystemRole
Returns the description of the system role.
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.InitialProcessContext
Returns the description of the workflow process.
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.ActivityResult
Accessor method for the activity result description property.
getDescription() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns a description of the object.
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.
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 interface com.ibm.itim.remoteservices.provider.PlatformContext
Deprecated. See UnsolicitedNotificationHandler.findService().
getDirectoryContext() - Method in class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Deprecated. See UnsolicitedEventProcessor.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 interface com.ibm.itim.apps.ManagedObject
Returns the distinguished name of the object.
getDistinguishedName() - Method in class com.ibm.itim.apps.identity.RoleMO
Returns the distinguished name of the managed object
getDistinguishedName() - Method in class com.ibm.itim.apps.identity.PersonMO
Returns the distinguished name of the managed object
getDistinguishedName() - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Returns the distinguished name of the managed object
getDistinguishedName() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns the distinguished name of the managed object
getDistinguishedName() - Method in class com.ibm.itim.apps.provisioning.AccountMO
Returns the distinguished name of the managed object
getDistinguishedName() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns the distinguished name of the object.
getDistinguishedName() - Method in class com.ibm.itim.dataservices.model.ObjectProfileEntity
Returns the distinguished name of the profile.
getDistinguishedName() - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
 
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.DirectoryEntry
Returns the distinguished name of the object.
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.
getDueDate() - Method in class com.ibm.itim.workflow.model.PendingActivity
 
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.Assignment
Returns the date/time the assignment is due (must be completed before escalation).
getEmailAddresses() - Method in class com.ibm.itim.mail.NotificationMessage
Returns the recipients of the message.
getEmailTopic() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowWorkOrderContext
Returns the email topic for a given work order.
getEmailTopic() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowManualActivityContext
Returns the notification email topic for this manual activity..
getEndDate() - Method in class com.ibm.itim.dataservices.model.system.Delegate
Returns the date and time delegation ends (or ended) in a java.util.Date.
getEnforcements() - Method in class com.ibm.itim.policy.analysis.PPAProvisioningParameter
Returns the enforcements for the values of the provisioning parameter.
getEntitlement(PersonEntity, ServiceEntity) - Static method in class com.ibm.itim.policy.analysis.ProvisioningPolicyAnalysis
Returns the entitlement for the specified person and service instance.
getEntitlements() - Method in class com.ibm.itim.policy.analysis.PPAProvisioningPolicy
Returns the entitlements for the provisioning policy.
getEntitlements(PersonEntity) - Static method in class com.ibm.itim.policy.analysis.ProvisioningPolicyAnalysis
Returns the entitlements for the specified person.
getEntity() - Method in class com.ibm.itim.dataservices.model.DuplicateEntryException
Returns the duplicated entity
getEntity(Collection) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Retrieves the entity class with the given set of LDAP auxiliary class names.
getEntity(DirectoryObject) - Static method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns the parent of the current object.
getEntityCategory(Collection) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Retrieves the entity category with the given set of LDAP auxiliary class names.
getEntityTarget() - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Returns the distinguished name of the entity that the profile is defined for.
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 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 class com.ibm.itim.apps.ApplicationException
Returns the error code.
getErrorCode() - Method in class com.ibm.itim.workflow.model.WorkflowException
Returns the error code.
getErrorMessageArgs() - Method in class com.ibm.itim.remoteservices.exception.RemoteServicesException
Get the additional args to the error message.
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.dataservices.model.PartialResultsReason
Deprecated. Returns the exception (if any) that caused the problem with the search.
getException() - Method in class com.ibm.itim.dataservices.model.SearchResultsStatus
Returns the exception (if any) that caused the problem with the search.
getExceptions() - Method in class com.ibm.itim.apps.BulkException
Returns a Map of ApplicationException used to construct this BulkException.
getExtraMessage() - Method in class 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 class com.ibm.itim.workflow.model.WorkflowException
Returns the additional information (if any) in string format.
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.LifecycleRule
Returns the filter identifying the entities governed by the lifeycle rule.
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.remoteservices.provider.SearchCriteria
Accessor method for the search filter.
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.
getGlobalObject() - Method in interface FESI.jslib.JSObject
Get the global object of the interpreter
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.WorkflowProcessMO
Returns the history, or the audit trail for this process.
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.WorkflowActivityMO
Returns the history, or the audit trail for this activity.
getHistory() - Method in class com.ibm.itim.workflow.model.ExecutionEntity
Returns the history, or the audit trail for this execution object.
getHistory() - Method in class com.ibm.itim.workflow.model.ActivityEntity
Returns the history, or the audit trail for this activity.
getHistory() - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Returns the history, or the audit trail for this process.
getHistoryLength() - Method in class com.ibm.passwordrules.standard.NotReversed
Method obtains the length of revered password history.
getHistoryLength() - Method in class com.ibm.passwordrules.standard.NotRepeated
Method obtains the length of password history.
getHomePage() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Returns the user's current home page selection.
getHost() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns the host, or concrete service, this service proxies.
getHostDN() - Method in class com.ibm.itim.dataservices.model.domain.HostedService
Returns the distinguished name of the concrete service that this object proxies.
getHostedServiceProfile() - Method in class com.ibm.itim.dataservices.model.domain.HostedServiceEntity
Returns the profile that identifies the type of concrete service this entity will proxy (i.e., NTDomain, Solaris, etc.).
getHostProfileName() - Method in class com.ibm.itim.dataservices.model.domain.HostedService
Returns the name of the profile identifying the type of concrete service this object proxies.
getHour() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Returns the hour of the schedule of this reconciliation unit.
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.workflow.model.ExecutionEntity
Returns the ID of the object.
getId() - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Returns the identifier of the assignment.
getId() - Method in interface com.ibm.itim.workflow.model.WorkItem
Returns the identifier of the work item.
getId() - Method in class com.ibm.itim.workflow.model.RelevantDataItem
Returns the identifier of the relevant data item.
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.Assignment
Returns the identifier of the assignment.
getId() - Method in class com.ibm.itim.workflow.model.Participant
Returns the string identifier of the participant.
getId() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns the engine unique ID of the object.
getID() - Method in class com.ibm.itim.apps.InitialPlatformContext
Returns the unique identifier of the platform context.
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.Request
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.jaas.callback.TenantCallback
Returns the ID of the tenant.
getID() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Returns the reconciliation unit data id.
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.dataservices.model.LifecycleRule
Returns the identifier of the lifecycle rule.
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).
getIndex() - Method in class com.ibm.itim.workflow.model.Activity
Returns the index of this activity.
getInfo() - Method in class com.ibm.itim.workflow.model.InformationEventAudit
Returns the information being audited.
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
 
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.workflow.model.AssignmentEntity
Returns list of input parameters for this assignment.
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.authentication.system.SystemAuthenticationAuthority
Returns the single instance of the SystemAuthenticationAuthority in the system.
getInstance() - Static method in class com.ibm.itim.dataservices.model.ModelMetaData
Provides access to the single global instance of the ModelMetaData.
getInstance() - Static method in class com.ibm.itim.remoteservices.provider.ServiceProviderLocator
Get the instance of ServiceProviderLocator.
getInstance(DistinguishedName) - Static method in class com.ibm.itim.dataservices.model.CategoryTable
Get getInstance method for this singleton class
getInt() - Method in class com.ibm.itim.common.AttributeValue
Retrieves the single value of the attribute as an integer.
getInvalidChars() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Return the characteres which are not to be used within the passsword.
getLastAccessedDate() - Method in class com.ibm.itim.dataservices.model.domain.Account
Gets the date the account was last accessed.
getLastIterationCount() - Method in class com.ibm.passwordrules.standard.RuleSet
Used for testing only.
getLastModified() - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Returns the date the object was last modified.
getLastModified() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns the last modified time stamp of the object.
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
getLastStatusChangeDate() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the date and time the the person's status was last changed.
getLastStatusChangeDate() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the date and time the the account's status was last changed.
getLifecycle() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns the EntityLifecycleProfile holding all lifecycle characteristics of the entity (if defined).
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 user's locale.
getLocale() - Method in class com.ibm.itim.dataservices.model.SearchParameters
Get the locale used for this search
getLocale() - Method in class com.ibm.itim.dataservices.model.domain.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.mail.NotificationMessage
Returns the locale the message was written in.
getLocalizedMessage() - Method in class com.ibm.itim.apps.ITIMFailedLoginException
Returns an error message localized for java.util.Locale.getDefault().
getLocalizedMessage() - Method in class com.ibm.itim.apps.ITIMCredentialExpiredException
Returns an error message for the default locale.
getLocalizedMessage() - Method in class com.ibm.itim.exception.ITIMRuntimeException
Method will return error message for the default locale.
getLocalizedMessage() - Method in class com.ibm.itim.exception.ITIMException
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.AssignmentGroup
Returns the participant that has currently locked the assignment (if any).
getLockOwner() - Method in class com.ibm.itim.workflow.model.Assignment
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.
getLogicalNameContext() - Method in class com.ibm.itim.dataservices.model.domain.OrganizationalContainerEntity
Returns the compound distinguished name structure that can be used as a context for searching for entities contained within this container or placing entities within this container.
getLogicalNameContext() - Method in class com.ibm.itim.dataservices.model.domain.OrganizationEntity
Returns the compound distinguished name structure that can be used as a context for searching for entities contained within this container or placing entities within this container.
getLogicalNameContext() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystemEntity
Returns the compound distinguished name structure that can be used as a context for searching for entities contained within this container or placing entities within this container.
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.
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.
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.
getMax() - Method in class com.ibm.passwordrules.standard.MaxSequentialCharacters
Return maximum number of sequential characters allowed.
getMax() - Method in class com.ibm.passwordrules.standard.MaxLengthConstraint
Return maximum value of the length constraint.
getMax() - Method in class com.ibm.passwordrules.standard.LengthConstraint
Return maximum value of the length constraint.
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.
getMaxTime() - Method in class com.ibm.passwordrules.standard.ValidityTimeConstraint
Obtain the time until which the password is valid.
getMaxValidityPeriod() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Return maximum number of time units the password will be valid for.
getMember(String) - Method in interface FESI.jslib.JSObject
Get the named property of this object.
getMembers() - Method in class com.ibm.itim.apps.identity.RoleMO
Retrieves the members of the role.
getMembers() - Method in class com.ibm.itim.dataservices.model.domain.RoleEntity
Returns all members of the role.
getMembers() - Method in class com.ibm.itim.dataservices.model.system.SystemRoleEntity
Returns all members of the system role.
getMembers(Collection) - Method in class com.ibm.itim.dataservices.model.domain.RoleEntity
Returns all members of the role.
getMembers(SearchResultsMO) - Method in class com.ibm.itim.apps.identity.RoleMO
Retrieves the members of the role.
getMessage() - Method in class com.ibm.itim.apps.ITIMFailedLoginException
Returns an error message localized for java.util.Locale.US.
getMessage() - Method in class com.ibm.itim.apps.ITIMCredentialExpiredException
Returns an error message localized for java.util.Locale.US.
getMessage() - Method in class com.ibm.itim.exception.ITIMRuntimeException
Method will return error message for Locale.US.
getMessage() - Method in class com.ibm.itim.exception.ITIMException
Returns error message for Locale.US.
getMessage() - Method in class com.ibm.itim.mail.NotificationMessage
Returns the text message body.
getMessage() - Method in class com.ibm.itim.policy.analysis.PPAException
Returns the descriptive message about the exception using the default locale.
getMessage() - Method in class com.ibm.itim.remoteservices.provider.AsynchronousResponse
Returns the message (if any) of the response.
getMessage(Locale) - Method in class com.ibm.itim.apps.ITIMFailedLoginException
Returns an error message localized for the given java.util.Locale.
getMessage(Locale) - Method in class com.ibm.itim.apps.ITIMCredentialExpiredException
Returns an error message localized for the given java.util.Locale.
getMessage(Locale) - Method in class com.ibm.itim.exception.ITIMRuntimeException
 
getMessage(Locale) - Method in class com.ibm.itim.exception.ITIMException
Returns a message localized for the given Locale.
getMessage(Locale) - Method in interface com.ibm.itim.mail.workflow.WorkflowWorkOrderContext
gets a message by locale
getMessage(Locale) - Method in class com.ibm.itim.policy.analysis.PPAException
Returns the descriptive message about the exception using the specified locale.
getMessage(Locale) - Method in class com.ibm.itim.workflow.model.WorkflowException
Returns localized error message according to the specified locale.
getMessageId() - Method in class com.ibm.itim.apps.ITIMFailedLoginException
This method returns the message identifier for this exeception.
getMessageId() - Method in class com.ibm.itim.apps.ITIMCredentialExpiredException
This method returns the message identifier for this exception.
getMessageId() - Method in class com.ibm.itim.exception.ITIMRuntimeException
This method returns the message identifier for this exeception.
getMessageId() - Method in class com.ibm.itim.exception.ITIMException
Returns the message identifier for this exeception.
getMessageId() - Method in class com.ibm.itim.policy.analysis.PPAException
Returns the message identifier for the descriptive message about the exception.
getMessages() - Method in interface com.ibm.itim.mail.workflow.WorkflowWorkOrderContext
gets the messages for the work order notification, there will be a message per locale that locales are determined from the erlocale attribute on person
getMin() - Method in class com.ibm.passwordrules.standard.MinLengthConstraint
Return minimum value of the length constraint.
getMin() - Method in class com.ibm.passwordrules.standard.MinDistinctCharacters
Return the minimum number of distinct characters.
getMin() - Method in class com.ibm.passwordrules.standard.MinDigitCharacters
Return the minimum number of numeric characters.
getMin() - Method in class com.ibm.passwordrules.standard.MinAlphabeticCharacters
Return the minimum number of alphabetic characters.
getMin() - Method in class com.ibm.passwordrules.standard.LengthConstraint
Return minimum length of the password.
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.
getMinTime() - Method in class com.ibm.passwordrules.standard.ValidityTimeConstraint
Obtain the time from which the password is valid.
getMinute() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Returns the minute of the schedule of this reconciliation unit.
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 the 2 digit minutes of the hour in this AttributeDateValue.
getMM() - Method in class com.ibm.itim.common.AttributeDateValue
Returns a String representing this AttributeDateValue's month field.
getModelClass(String) - Method in class com.ibm.itim.dataservices.model.ModelSchema
Returns the class that defines the semantic schema for objects in the specified category.
getModificationAction() - Method in class com.ibm.itim.common.AttributeChangeOperation
Returns the action to be performed on the attribute.
getMonth() - Method in class com.ibm.itim.apps.recon.ReconUnitData
Returns the month of the schedule of this reconciliation unit.
getName() - Method in class com.ibm.itim.dataservices.schema.SchemaAttribute
Returns the name of the attribute.
getName() - Method in class com.ibm.itim.common.AttributeValue
Returns the name of the attribute.
getName() - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
 
getName() - Method in class com.ibm.itim.dataservices.model.OperationParameter
Returns the name of the operation
getName() - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Returns the name of the lifecycle rule.
getName() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Returns the name of the operation
getName() - Method in class com.ibm.itim.dataservices.model.AccessRight
Returns a descriptive name or label for the ACI.
getName() - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Returns the name of the object
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.DirectoryObject
Returns the logical name of the object.
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.Role
Returns the logical name of the role.
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.policy.analysis.PPAProvisioningPolicy
Returns the name of the provisioning policy.
getName() - Method in class com.ibm.itim.policy.analysis.PPAProvisioningParameter
Returns the name of the provisioning parameter.
getName() - Method in class com.ibm.itim.workflow.model.DataEventAudit
Access method for the dataName property.
getName() - Method in class com.ibm.itim.workflow.model.RelevantDataItem
Returns the descriptive name of the relevant data item.
getName() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns the name of the object.
getNameAttribute() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the naming attriute of the data store class (i.e., cn).
getNameAttribute() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Gets the attribute name of name attribute for this directory object.
getNewData() - Method in class com.ibm.itim.workflow.model.DataEventAudit
Access method for the newData property.
getNewPassword() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewPasswordContext
Returns the encrypted password.
getNewState() - Method in class com.ibm.itim.workflow.model.StateEventAudit
Access method for the newState property.
getNonComplianceAction() - Method in class com.ibm.itim.dataservices.model.domain.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.
getNonCompliantAccounts(ServiceMO, SearchResultsMO) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Returns all accounts on the given service that are currently tracked as non-compliant by the provisioning system.
getNotChangedAttributes() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Gets a map of attributes that were not able to be added / updated on the remote resouce.
getNotification(Object) - Method in interface com.ibm.itim.mail.NotificationFactory
Returns collection of notification messages based on the given context.
getNotificationInstruction() - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Returns who will receive an email notification at process completion.
getNotificationInstructions() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the notification instructions for the process.
getNotificationParticipant() - Method in interface com.ibm.itim.mail.workflow.WorkflowManualActivityContext
Returns the participants of the work item (manual activity).
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.WorkflowConfigurationEntity
Returns all templates for Workflow Reminder.
getNotificationTemplates() - Method in class com.ibm.itim.dataservices.model.domain.POConfigurationEntity
Returns all templates for Post Office Notification.
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 interface com.ibm.itim.remoteservices.provider.PlatformContext
Retrieves a new Notifier for notifying the platform or request responses.
getNotifier() - Method in class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Retrieves a new Notifier for notifying the platform or request responses.
getNotifyMode() - Static method in class com.ibm.itim.mail.NotificationManager
Returns the current notification mode.
getNumAssignments() - Method in class com.ibm.itim.workflow.model.HumanResourceEntity
Returns the number of assignments of the resource.
getNumberOfLogonAttempts() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Returns the number of consecutive unsuccessful logon attempts the user has made.
getNumberOfRandomChallenges() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the number of questions to randomly select for password challenge/response.
getNumberOfRequiredChallenges() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the number of required password challenge/response questions.
getNumRequiredChallenges() - Method in class com.ibm.itim.apps.identity.ChallengeResponseConfiguration
Get the number of challenges and response a user must configure.
getObjectClass() - Method in class com.ibm.itim.remoteservices.provider.SearchResult
Gets the first object class or null if there isn't one
getObjectClasses() - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Returns a collection of objectclasses that define this object.
getObjectClasses() - Method in class com.ibm.itim.remoteservices.provider.SearchResult
Gets the object classes for this search entry
getObjectProfileSchema(DistinguishedName, String) - Method in class com.ibm.itim.dataservices.model.ModelSchema
Returns the schema information of a specific object profile.
getObjectSchemaAttributes(DistinguishedName, String) - Method in class com.ibm.itim.dataservices.model.ModelSchema
Returns all schema attribute definitions for a specific object profile.
getOldAttributes() - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Returns the old attributes of the object without any system semantics.
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.
getOperation() - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Returns the name of the operation executed by the lifecycle rule.
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.ObjectProfileCategory
Returns a specific operation by name
getOperation(String) - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Returns a specific operation by name.
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
getOperationNames() - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Returns the supported operations for the entity
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
getOperations() - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Returns the supported operations for the entity
getOperations() - Method in class com.ibm.itim.dataservices.model.AttributeRight
Returns the operations that define the right.
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.domain.AgentOperation
 
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.ServiceEntity
Returns the organization of the current object.
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.RoleEntity
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.system.SystemRoleEntity
Returns the organization of the current object.
getOrgContext() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the context (base) for the search.
getOrgDN() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the DN of the user's organization.
getOriginatingException() - Method in class FESI.jslib.JSException
Get the originating exception (if any) or null.
getOrphaned() - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Returns all orphaned accounts hosted by the service.
getOrphanedAccounts() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns all of the orphaned accounts for this service.
getOrphansByFilter(String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Returns all orphaned accounts hosted by the service with the given user id.
getOrphansByUserID(String) - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Returns all orphaned accounts hosted by the service with the given user id.
getOwned() - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Returns all owned accounts hosted by the service.
getOwnedAccounts() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns all the owned accounts that are hosted by this service.
getOwner() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns the service owner (if any).
getOwner() - Method in class com.ibm.itim.apps.provisioning.AccountMO
Returns the owner of the account (if any).
getOwner() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Returns the owner of an account.
getOwner() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Returns the owner of the service (if any).
getOwnerCategory() - Method in class com.ibm.itim.dataservices.model.AuthorizationOwner
Returns the category of the authorization owner.
getOwnerDistinguishedName() - Method in class com.ibm.itim.dataservices.model.AuthorizationOwner
Returns the distinguished name of the authorization owner.
getOwnerDN() - Method in class com.ibm.itim.dataservices.model.domain.Service
Returns the Distinguished name of service's owner.
getOwnerDN() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the account's owner DN.
getPage(int) - Method in class com.ibm.itim.apps.search.SearchResultsMO
Returns the specified page of the result set.
getPage(int) - Method in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
Returns the specified page of the result set.
getPageCount() - Method in class com.ibm.itim.apps.search.SearchResultsMO
Returns the number of pages in the result set.
getPageCount() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
Returns the number of pages in the result set.
getPageCount(int) - Method in class com.ibm.itim.apps.search.SearchResultsMO
Returns the number of available pages up to a look-ahead limit.
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() - Method in class com.ibm.passwordrules.LexicalRule
This Rule interface method in is not valid in the context of standard rule classes.
getParameter() - Method in class com.ibm.passwordrules.BehavioralRule
This Rule interface method in is not valid in the context of standard rule classes.
getParameter() - Method in interface com.ibm.passwordrules.Rule
Get the parameter set on a custom rule object.
getParameter() - Method in class com.ibm.passwordrules.standard.RuleSet
This Rule interface method in is not valid in the context of this class
getParent() - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Returns the current parent container in the tree.
getParent() - Method in class com.ibm.itim.apps.workflow.WorkflowProcessMO
Returns the parent process of this process (if any) 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).
getParentContainer() - Method in class com.ibm.itim.dataservices.model.domain.OrganizationalContainerEntity
Returns the parent organizational container (if any).
getParentDN() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Retrieve the DistinguishedName of the parent of the current object.
getParentProcess() - Method in interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
Returns information about the parent process of the current running process.
getParentProcessId() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the parent (instantiating) process of this process.
getParticipant() - Method in class com.ibm.itim.workflow.model.TimeoutEventAudit
Access method for the participant 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.ParticipantResolveFailureEventAudit
Access method for the oldParticipant 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.CompleteManualActivityEventAudit
Access method for the getting participant property.
getParticipant() - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Deprecated.  
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.DataEventAudit
Access method for the paticipant property.
getPassword() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the password of the account.
getPasswordAccounts(PersonMO) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Returns the password protected accounts the subject owns.
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.TemplateWorkflowNewPasswordContext
Returns the password delivery expiration period.
getPasswordExpirePeriod() - Method in interface com.ibm.itim.mail.workflow.TemplateWorkflowNewAccountContext
Returns the password delivery expiration period.
getPasswordHash() - Method in class com.ibm.passwordrules.standard.PasswordHistoryItem
Return password hash.
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.TemplateWorkflowNewPasswordContext
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.TemplateWorkflowNewAccountContext
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.
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.
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, Object, SearchResultsMO) - Method in class com.ibm.itim.apps.identity.PersonManager
Returns the person(s) matching the given attribute within the given container.
getPeople(OrganizationalContainerMO, String, String) - Method in class com.ibm.itim.apps.identity.PersonManager
Returns the person(s) with the the name within the given parent container.
getPeople(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.
getPermissions() - Method in class com.ibm.itim.dataservices.model.AccessRight
Returns the collection of permissions that define the level of access to the target.
getPersonDN() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the DN of the user's person dn.
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.POConfiguration
Returns the interval for Post Office notification delivery.
getPODeliveryInterval() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the time interval (in seconds) the post office delivers messages.
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.
getPotentialOwners(boolean) - Method in class com.ibm.itim.apps.workflow.WorkflowAssignmentMO
Returns the existing list of potential owners of the activity.
getPotentialOwners(boolean) - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Returns existing potential owner(s) of the activity.
getPrerequisiteDNs() - Method in class com.ibm.itim.dataservices.model.domain.Service
Returns the list prerequisite services for this service (if any).
getPrerequisites() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns the prerequisites of the service.
getPrerequisites() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Returns the prerequisites (if any) of the service.
getPrincipals() - Method in class com.ibm.itim.dataservices.model.AccessRight
Returns the set of principals that the permissions apply to.
getPriority() - Method in class com.ibm.itim.policy.analysis.PPAProvisioningPolicy
Returns the priority of the provisioning policy.
getPriority() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns the priority of the object.
getPriorityLevel(Object) - Method in class com.ibm.itim.logging.SystemLog
Accessor method for a category's priority level.
getPriorityLevel(String) - Method in class com.ibm.itim.logging.SystemLog
Accessor method for a category's priority level.
getProcess() - Method in interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
Returns the information about the current running process.
getProcess() - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Returns the process
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.workflow.model.ProcessManager
Returns the process with the given ID.
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.AssignmentGroup
Returns the ID of the process associated with this assignment as defined at design time.
getProcessDesignId() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the process definition design id.
getProcessEO() - Method in interface com.ibm.itim.workflow.application.WorkflowExecutionContext
Returns the process currently executing.
getProcessId() - Method in class com.ibm.itim.workflow.model.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.
getProcessId() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the ID of the process that is running this assignment.
getProcessId() - Method in class com.ibm.itim.workflow.model.Activity
Returns the ID of the process that is running this activity.
getProcessManager() - Method in interface com.ibm.itim.workflow.application.WorkflowExecutionContext
Returns the manager of the process.
getProcessType() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the type of the process.
getProcessType() - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
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) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Returns all object profiles based on an object category.
getProfileByClass(DistinguishedName, String) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Returns the profile based on the category of the object and its defining classes.
getProfileByClass(DistinguishedName, String, Collection) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Returns the profile based on the category of the object and its defining classes.
getProfileByName(DistinguishedName, String) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Returns the object profile with the given name.
getProfileName() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the ObjectProfile name for the search.
getProfileName() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns the name of the profile associated with this object
getProfilesInCategory(DistinguishedName, String) - Method in class com.ibm.itim.dataservices.model.ObjectProfileSearch
Returns all object profiles with the given category in the data store.
getProperties() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns the service provider protocol and behavior properties for the service profile.
getProperties() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Gets the protocol and behavior properties for the service type
getProtocolMappings() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns the service provider protocol mappings that determine the service instance attributes to be sent with messages to the managed resource.
getProvider(Hashtable) - Method in interface com.ibm.itim.authentication.AuthenticationProviderFactory
Constructs an AuthenticationProvider with the given environment parameters.
getProvisioningParameters() - Method in class com.ibm.itim.policy.analysis.PPAEntitlement
Returns the provisioning parameters for the entitlement.
getProvisioningParameters(PersonEntity, ServiceEntity, Collection) - Static method in class com.ibm.itim.policy.analysis.ProvisioningPolicyAnalysis
Returns the provisioning parameters that apply to the specified person and service instance.
getProvisioningPolicies(RoleEntity, boolean) - Static method in class com.ibm.itim.policy.analysis.ProvisioningPolicyAnalysis
Returns the provisioning policies that apply to the specified role.
getPwdExpirationPeriod() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the password expiration period of the system.
getPwdHashed() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets a hashed version of the password
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 class com.ibm.itim.remoteservices.provider.RequestStatus
Gets the reason for an unsuccessful response from the remote resource.
getReason() - Method in class com.ibm.passwordrules.InvalidPasswordException
Gets the reason that the password violated the given rule.
getReason() - Method in class com.ibm.passwordrules.IncompatibleRulesException
Gets the reason for incompatibility
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
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.
getRelationship(Class, String) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Retrieves the relationship with the given name for a given class.
getRelationship(String) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns a relationship with the given name, if any.
getRemainingAttempts() - Method in class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
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.
getRepeatedHistoryLength() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Return the length of the password history used to check for repeating passwords.
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.AssignmentGroup
Returns the name of the process requestee associated with this assignment group.
getRequestee() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the name of the process requestee associated with this assignment.
getRequesteeDN() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the distinguished name (if any) of the requestee of the process.
getRequesteeName() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the name of the process requestee.
getRequester() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the name of the process requester associated with this assignment.
getRequester() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the requester of the process.
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.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.
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.
getRestriction() - Method in class com.ibm.passwordrules.standard.CaseRestricted
Return the case restriction set of this rule.
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.
getResultCodes() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Returns the set of selected status or result codes for completed processes.
getResultDetail() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns a more detailed description of the object's final result.
getResults() - Method in class com.ibm.itim.apps.search.SearchResultsMO
Returns all of the results.
getResults() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO
Returns all of the results.
getResultStatus() - Method in class com.ibm.itim.remoteservices.provider.AsynchronousResponse
Returns the result code and message (if any) of the response.
getReturnAttributes() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Gets a list of the return (output) attributes from the remote request.
getReversedHistoryLength() - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
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
getRoles() - Method in class com.ibm.itim.apps.identity.PersonMO
Returns the person's roles.
getRoles() - Method in class com.ibm.itim.dataservices.model.AccessRight
Returns a Collection String DN that point to the groups whose members are authorized by the ACI this AccessRight represents.
getRoles() - Method in class com.ibm.itim.dataservices.model.domain.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.system.SystemUser
Returns the user's roles (groups).
getRoles() - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Returns the system roles (groups) the user is a member of (if any).
getRoles(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.identity.RoleManager
Returns the role(s) with the name within the given parent container.
getRoles(OrganizationalContainerMO, String, Object) - Method in class com.ibm.itim.apps.identity.RoleManager
Returns the role(s) matching the given attribute within the given parent container.
getRoles(OrganizationalContainerMO, String, Object, SearchResultsMO) - Method in class com.ibm.itim.apps.identity.RoleManager
Returns the role(s) matching the given attribute within the given container.
getRoot() - Method in class com.ibm.itim.apps.identity.ContainerManager
Returns the root of the organizational tree.
getRoot(String) - Method in class com.ibm.itim.apps.identity.ContainerManager
In a multi-tenant deployment, returns the root of the organizational tree for the given tenant.
getRootProcess() - Method in interface com.ibm.itim.mail.workflow.WorkflowNotificationContext
Returns information about the root process of the current running process.
getRule(long) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Returns the supported lifecycle rules for the entity type for a given id.
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.
getRule1() - Method in class com.ibm.passwordrules.IncompatibleRulesException
Gets the first incompatible rule
getRule2() - Method in class com.ibm.passwordrules.IncompatibleRulesException
Gets the Gets the second incompatible rule
getRules() - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Returns the supported lifecycle rules for the entity type.
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.passwordrules.standard.RuleSet
Return all rules contained in this RuleSet object.
getRules(Collection) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Returns the combined password rules for the given accounts.
getRulesInfo() - Method in class com.ibm.passwordrules.standard.RuleSet
Get PasswordRulesInfo object associated with this RuleSet object.
getRuleViolated() - Method in class com.ibm.passwordrules.InvalidPasswordException
Returns the rule that was violated to generate this exception.
getScheduledTime() - Method in class com.ibm.itim.apps.Request
Returns the time the request was scheduled to begin.
getScheduledTime() - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Returns the date/time the process is scheduled to start.
getScope() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the scope of the search.
getScope() - Method in class com.ibm.itim.dataservices.model.SearchParameters
Returns the scope of the search.
getScope() - Method in class com.ibm.itim.dataservices.model.AccessRight
Returns the scope of the ACI.
getScope() - Method in class com.ibm.itim.dataservices.model.domain.DynamicRole
Returns the scope of the role.
getScope() - Method in class com.ibm.itim.policy.analysis.PPAProvisioningPolicy
Returns the scope of the provisioning policy.
getSearchAttribute() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the default search attribute for the data store class.
getSearchAttributes() - Method in class com.ibm.itim.remoteservices.provider.SearchCriteria
Gets the search attributes.
getSearchResultsStatus() - Method in class com.ibm.itim.apps.search.SearchResultsMO
Gets the SearchResultsStatus.
getService() - Method in class com.ibm.itim.apps.provisioning.AccountMO
Returns the service that hosts this account.
getService() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Returns a service that hosts the account.
getServiceDN() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the account's service DN.
getServiceDN() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext
Returns the distinguished name of the service being provisioned.
getServiceDN() - Method in interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext
Returns the distinguished name of the service being de-provisioned.
getServiceProfileName() - Method in class com.ibm.itim.dataservices.model.domain.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.remoteservices.provider.ServiceProviderInformation
Gets the name of the service profile
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 to custom class passed in else null.
getServiceProvider(ServiceProviderInformation) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderLocator
Get the service provider info for the given service, get an instance of the ServiceProvider class.
getServiceProvider(ServiceProviderInformation) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProviderFactory
Instantiate and initialize a ServiceProvider implementation.
getServiceProviderFactory() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Returns the service provider factory for the service profile.
getServiceProviderFactory() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Returns the service provider factory for the service profile: the fully qualified name of the java class.
getServiceProviderInfo() - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Gets the ServiceProviderInfo for this type of ServiceProvider
getServices(OrganizationalContainerMO, String) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Returns the Collection of the ServiceMO objects by name.
getServices(OrganizationalContainerMO, String, Object) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Returns the service(s) matching the given attribute within the given parent container.
getServices(OrganizationalContainerMO, String, Object, SearchResultsMO) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Returns the service(s) matching the given attribute within the given container.
getServices(OrganizationalContainerMO, String, String) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Returns the service(s) with the the name within the given parent container.
getServiceSearchString() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Returns the service
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.
getSlot(int) - Method in interface FESI.jslib.JSObject
Get the indexed property of this object (useful for arrays).
getSortAttribute() - Method in class com.ibm.itim.apps.search.SearchMO
Returns the name of the attribute to sort by.
getSortAttribute() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Returns the name of the attribute to sort by.
getSortAttribute() - Method in class com.ibm.itim.dataservices.model.SearchParameters
Get the sorting attribute
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.dataservices.model.SearchParameters
Get the sort order.
getSortOrder() - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Returns the sort order
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.
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.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.
getStatus() - Method in class com.ibm.itim.apps.Request
Returns the status of the request.
getStatus() - Method in class com.ibm.itim.apps.identity.SelfRequest
Returns the status of the request.
getStatus() - Method in class com.ibm.itim.apps.provisioning.ServiceTestResult
Returns the status of the test.
getStatus() - Method in interface com.ibm.itim.dataservices.model.SearchResults
Returns the final status of the search.
getStatus() - Method in class com.ibm.itim.dataservices.model.domain.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 class com.ibm.itim.dataservices.model.domain.Account
Returns the status of the account.
getStatus() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Gets the status of the response from the remote resource
getStatus() - Method in class com.ibm.itim.workflow.model.ActivityResult
Access method for the result status.
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.
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.
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 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.Assignment
Returns the subject of the process associated with this assignment.
getSubject() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Returns the subject of the process.
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.
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.OrganizationalContainerMO
Returns the container's supervisor (if any).
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.BusinessUnit
Returns the business unit's (location or organizational unit) immediate supervisor.
getSupervisor() - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Returns the Person's supervisor (if any).
getSupportedModes() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Gets the modes that are supported by this service.
getSupportedRelationships() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns a list of relationship names this entity supports.
getSupportedRelationships(Class) - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Returns the names of the supported relationships for the given class.
getSuspendMessage() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns the password challenge/response message when user is suspended.
getSynchPassword() - Method in class com.ibm.itim.dataservices.model.domain.Person
Returns the synchronized password for the person.
getSyntax() - Method in class com.ibm.itim.dataservices.schema.SchemaAttribute
Returns the syntax of the attribute.
getSystemRoleCategory() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the system role category of the user.
getTarget() - Method in class com.ibm.itim.dataservices.model.AccessRight
Returns the target entity, or set of entities, this ACI is protecting.
getTargetName() - Method in class com.ibm.itim.policy.analysis.PPAEntitlement
Returns the name of the target.
getTargetType() - Method in class com.ibm.itim.policy.analysis.PPAEntitlement
Returns the type of the target.
getTenant() - Method in class com.ibm.itim.mail.NotificationMessage
Returns the tenant of this message.
getTenantDN() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the DN of the user's tenant.
getTenantDN() - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
 
getTenantDN() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the distinguished name of the tenant this profile applies to.
getTenantDN() - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Returns the distinguished name for the tenant this object resides in.
getTenantDN() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
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.
getTextBody() - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Returns the template for the text body of the notification.
getThrowable() - Method in class com.ibm.itim.apps.ITIMFailedLoginException
Deprecated.  
getThrowable() - Method in class com.ibm.itim.apps.ITIMCredentialExpiredException
Deprecated.  
getThrowable() - Method in class com.ibm.itim.exception.ITIMRuntimeException
Deprecated.  
getThrowable() - Method in class com.ibm.itim.exception.ITIMException
Deprecated.  
getThrowable() - Method in class com.ibm.itim.policy.analysis.PPAException
Returns the original exception that caused the problem.
getTimeCompleted() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns the date/time the object completed.
getTimeCreated() - Method in interface com.ibm.itim.workflow.model.WorkItem
Returns the date/time the work item was created.
getTimeCreated() - Method in class com.ibm.itim.workflow.model.Assignment
Returns the date/time the assignment was made.
getTimeEnd() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Returns end date
getTimeIntervalType() - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Returns time interval type.
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.
getTokens() - Method in class com.ibm.itim.apps.ITIMFailedLoginException
This method gets the Object[] of tokens which are used in the localized message.
getTokens() - Method in class com.ibm.itim.apps.ITIMCredentialExpiredException
This method gets the Object[] of tokens which are used in the localized message.
getTokens() - Method in class com.ibm.itim.exception.ITIMRuntimeException
This method will get the Object[] of tokens which are used in the localized message.
getTokens() - Method in class com.ibm.itim.exception.ITIMException
Gets the Object[] of tokens which are used in the localized message.
getTokens() - Method in class 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).
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.TemplateWorkflowNewPasswordContext
Returns the password delivery transaction id for picking up the password created for this account.
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.
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.dataservices.model.OperationParameter
 
getType() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Gets the type parameters of the operation
getType() - Method in class com.ibm.itim.workflow.model.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 interface com.ibm.itim.remoteservices.provider.PlatformContext
Retrieves a new UnsolicitedEventProcessor for processing unsolicited notification request.
getUnsolicitedEventProcessor() - Method in class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Retrieves a new UnsolicitedEventProcessor for processing unsolicited notification request.
getUserChallenges() - Method in class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Retrieves the required challenges to be fulfilled by client for authentication without password.
getUserDN() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the dn of the user
getUserDN() - Method in interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext
Returns the distinguished name of the user (person) being provisioned.
getUserDN() - Method in interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext
Returns the distinguished name of the user (person) being de-provisioned.
getUserId() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns the userid of the account.
getUserID() - Method in class com.ibm.itim.apps.UserAuthInfo
Gets the ID of the user
getUserID() - Method in 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.
getValidationInfo() - Method in class com.ibm.passwordrules.standard.RuleSet
Get ValidationInfo object containing the context of the validation.
getValue() - Method in class com.ibm.itim.workflow.model.RelevantDataItem
Returns the value of the relevant data item.
getValueObject() - Method in class com.ibm.itim.workflow.model.ExecutionEntity
Returns the value object holding details about this entity.
getValueObject() - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Returns the value object holding details about this assignment.
getValues() - Method in class com.ibm.itim.common.AttributeValue
Returns the values of the attribute in a collection.
getValues() - Method in class com.ibm.itim.policy.analysis.PPAProvisioningParameter
Returns the values for the provisioning parameter.
getValueString() - Method in class com.ibm.itim.common.AttributeValue
Returns the values of the attribute as a comma separated string.
getVersion() - Static method in class FESI.jslib.JSUtil
Return the version identifier of the interpreter
getViolationAttrs() - Method in class com.ibm.itim.apps.SchemaViolationException
Returns a Collection of String that are the attribute names of attributes that violate the schema.
getWelcomeText() - Static method in class FESI.jslib.JSUtil
Return the welcome text (including copyright and version) of the interpreter (as two lines)
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
getWorkitem() - Method in interface com.ibm.itim.mail.workflow.WorkflowManualActivityContext
Returns the work item associated with the manual activity.
getXMLFormattedMessage() - Method in class 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
GRANT - Static variable in class com.ibm.itim.dataservices.model.Permission
Constant defining the action for granting permission.

H

handle(Callback[]) - Method in class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Handles the required callbacks.
handle(Callback[]) - Method in class com.ibm.itim.remoteservices.provider.ServiceCallbackHandler
Implements required method in CallbackHandler.
hasDependencies() - Method in class com.ibm.itim.dataservices.model.domain.OrganizationalContainerEntity
Returns whether there are any dependent entities within the container.
hashCode() - Method in class com.ibm.itim.common.AttributeDateValue
Overrides the method from java.lang.Object.
hashCode() - Method in class com.ibm.itim.common.AttributeValues
Override the method from java.lang.Object.
hashCode() - Method in class com.ibm.itim.common.ValueObject
Overwrite the hashCode() method of Object
hashCode() - Method in class com.ibm.itim.common.AttributeValue
 
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.system.Delegate
Returns hash code.
hasHostedService() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Determines whether the service has a hosted service proxying it.
hasNext() - Method in class com.ibm.itim.common.AttributeValueIterator
True if there is another element to be iterated over
hasNext() - Method in class com.ibm.itim.common.AttributeChangeIterator
Determines whether there is another element in the sequence
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
HIGHER - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Constant for paging forward
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.
HOSTED_ATTR_SERVICE_PROFILE - Static variable in class com.ibm.itim.dataservices.model.domain.HostedService
 
HostedService - class com.ibm.itim.dataservices.model.domain.HostedService.
Value Object class that holds the attribute information of a hosted service in the data model.
HostedService() - 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 com.ibm.itim.dataservices.model.domain.HostedServiceEntity.
Class that represents a hosted service in the data model.
HostedServiceEntity(HostedService) - Constructor for class com.ibm.itim.dataservices.model.domain.HostedServiceEntity
Constructs a HostedServiceEntity with a value object.
HostedServiceFactory - class com.ibm.itim.dataservices.model.domain.HostedServiceFactory.
Factory class for creating hosted service(s) in the data store.
HostedServiceFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.HostedServiceFactory
Default constructor.
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 com.ibm.itim.workflow.model.HumanResourceEntity.
Class representing a human resource participating in workflow processes.
HumanResourceEntity(DistinguishedName) - Constructor for class com.ibm.itim.workflow.model.HumanResourceEntity
Constructs with the distinguished name of the human participant.
HumanResourceMO - class com.ibm.itim.apps.workflow.HumanResourceMO.
Representing a human resource participating in workflow processes.
HumanResourceMO(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.workflow.HumanResourceMO
Constructs the the managed object with a platform context and the subject representing the human participant.
HumanResourceMO(PlatformContext, Subject, AccountMO) - Constructor for class com.ibm.itim.apps.workflow.HumanResourceMO
Constructs the the managed object with a platform context, a subject, and the managed object representing the human participant account.

I

I18NInformationEventAudit - class com.ibm.itim.workflow.model.I18NInformationEventAudit.
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
 
IDENTITY_POLICY - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Identity Policy category.
IdentityExclusionList - class com.ibm.itim.dataservices.model.domain.IdentityExclusionList.
Class that holds the list of identities (user id's) that should be excluded from any matching algorithms used when trying to identify account owners during a reconciliation process.
IdentityExclusionList(DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.domain.IdentityExclusionList
Constructs the object with the context of a tenant.
IN_PROCESS - Static variable in class com.ibm.itim.apps.Request
Constant identifying the in-process status.
IN_PROCESS - Static variable in class com.ibm.itim.apps.identity.SelfRequest
Constant identifying the in-process status.
INACTIVE_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.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.
INACTIVE_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Int constant indicating the inactive, or suspended, status.
INCOMPATIBLE_CASE_RESTRICTIONS - Static variable in class com.ibm.passwordrules.standard.CaseRestricted
Constant representing a message key in a property file
INCOMPATIBLE_CHARACTER_RESTRICTIONS - Static variable in class com.ibm.passwordrules.standard.MustContain
Constant representing a message key in a property file
INCOMPATIBLE_CHARACTER_RESTRICTIONS - Static variable in class com.ibm.passwordrules.standard.MayNotContain
Constant representing a message key in a property file
INCOMPATIBLE_LENGTH_RESTRICTIONS - Static variable in class com.ibm.passwordrules.standard.LengthConstraint
Constant representing a message key in a property file
INCOMPATIBLE_MAX_MIN - Static variable in class com.ibm.passwordrules.standard.ValidityTimeConstraint
Constant representing a nmessage key in a property file
INCOMPATIBLE_RESTRICTED_TO_RESTRICTIONS - Static variable in class com.ibm.passwordrules.standard.RestrictedTo
Constant representing a message key in a property file
INCOMPATIBLE_STARTS_WITH_RESTRICTIONS - Static variable in class com.ibm.passwordrules.standard.StartsWithChar
Constant representing a message key in a property file
INCOMPATIBLE_STARTS_WITH_RESTRICTIONS - Static variable in class com.ibm.passwordrules.standard.RestrictedTo
 
IncompatibleRulesException - exception com.ibm.passwordrules.IncompatibleRulesException.
IncompatibleRulesException is thrown when given two rules cannot be joined because they are not compatible.
IncompatibleRulesException(Rule, Rule) - Constructor for class com.ibm.passwordrules.IncompatibleRulesException
Exception that indicates that rule1 and rule2 are incompatible.
IncompatibleRulesException(Rule, Rule, String) - Constructor for class com.ibm.passwordrules.IncompatibleRulesException
Exception that indicates that rule1 and rule2 are incompatible.
inDictionary(String) - Method in class com.ibm.passwordrules.standard.NotInDictionary
Check to see if the given string exisits in the dictionary (always case insensitive).
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 com.ibm.itim.workflow.model.InformationEventAudit.
Class representing an auditable information event in the workflow engine.
InformationEventAudit(String) - Constructor for class com.ibm.itim.workflow.model.InformationEventAudit
Constructs the object with information to audit.
initialize(String) - Method in interface com.ibm.passwordrules.PasswordGenerator
Initialize the password generator.
initialize(String) - Method in class com.ibm.passwordrules.standard.StandardGenerator
Initialize the password generator.
initializeExtension(JSGlobalObject) - Method in interface FESI.jslib.JSExtension
Called by the FESI interpreter the first time the extension is loaded in the evaluator.
InitialPlatformContext - class com.ibm.itim.apps.InitialPlatformContext.
Provides a starting point for establishing a platform context.
InitialPlatformContext - class com.ibm.itim.remoteservices.provider.InitialPlatformContext.
Class used as a starting point to gain the platform's context.
InitialPlatformContext() - Constructor for class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Deprecated. Use contructor with subject
InitialPlatformContext(Hashtable) - Constructor for class com.ibm.itim.apps.InitialPlatformContext
Constructs a platform context with the given environment.
InitialPlatformContext(String) - Constructor for class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Deprecated. Use contructor with subject
InitialPlatformContext(Subject) - Constructor for class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Constructs the InitialPlatformContext by reading the implementation class from the platformcontext.properties file.
InitialPlatformContext(Subject, String) - Constructor for class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Constructs the InitialPlatformContext with the supplied PlatformContext implementation class.
InitialProcessContext - class com.ibm.itim.workflow.model.InitialProcessContext.
Class that holds the intitial context of a workflow process, including the type of the process, the scheduled time of the process, the relevant data to be used as the process runtime context, and other configuable items that define how the process will execute.
InitialProcessContext(DistinguishedName, String) - Constructor for class com.ibm.itim.workflow.model.InitialProcessContext
Constructs with a tenant as the namespace of the process and the process type.
InitialProcessContext(DistinguishedName, String, List) - Constructor for class com.ibm.itim.workflow.model.InitialProcessContext
Constructs with a tenant as the namespace of the process, the process type, and context data.
InitialProcessContext(String) - Constructor for class com.ibm.itim.workflow.model.InitialProcessContext
Constructs with the process type only.
InitialProcessContext(String, List) - Constructor for class com.ibm.itim.workflow.model.InitialProcessContext
Constructs with the process type and context data.
INSUFFICIENT_ALPHA_CHARS - Static variable in class com.ibm.passwordrules.standard.MinAlphabeticCharacters
Constant representing a message key in a property file
INSUFFICIENT_DIGIT_CHARS - Static variable in class com.ibm.passwordrules.standard.MinDigitCharacters
Constant representing a message key in a property file
INSUFFICIENT_UNIQUE_CHARS - Static variable in class com.ibm.passwordrules.standard.MinDistinctCharacters
Constant representing a message key in a property file
INTEGER_SYNTAX - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
INVALID_ANSWERS - Static variable in class com.ibm.itim.apps.ITIMFailedLoginException
Key for invalid answers
INVALID_ANSWERS_ATTEMPTS - Static variable in class com.ibm.itim.apps.ITIMFailedLoginException
Key for invalid answers attempts.
INVALID_ARG - Static variable in class com.ibm.itim.dataservices.model.ModelException
An invalid argument was passed to a method
INVALID_ATTRIBUTES - Static variable in class com.ibm.itim.dataservices.model.ModelException
An invalid attribute (or attributes) was provided
INVALID_CATEGORY - Static variable in class com.ibm.itim.dataservices.model.ModelException
Invalid Category
INVALID_CHARACTER - Static variable in class com.ibm.passwordrules.standard.MayNotContain
Constant representing a message key in a property file
INVALID_CHARACTERS_FOUND - Static variable in class com.ibm.passwordrules.standard.RestrictedTo
Constant representing a message key in a property file
INVALID_DN - Static variable in class com.ibm.itim.dataservices.model.ModelException
Invalid DN
INVALID_OLD_PASSWORD - Static variable in class com.ibm.itim.apps.ITIMFailedLoginException
Key for invalid old password
INVALID_OLD_PASSWORD_ATTEMPTS - Static variable in class com.ibm.itim.apps.ITIMFailedLoginException
Key for invalid old password attempts
INVALID_PASSWORD - Static variable in class com.ibm.itim.apps.ITIMFailedLoginException
Key for invalid password
INVALID_PASSWORD_ATTEMPTS - Static variable in class 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_SEARCH_CONTROLS_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that the search controls specified in the request was invalid.
INVALID_SEARCH_FILTER_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that the search filter specified in the request was invalid.
InvalidDNAttributeValueException - exception com.ibm.itim.remoteservices.exception.InvalidDNAttributeValueException.
Exception thrown by remote services during person add or modify, if the 'Organizational Roles' or 'Supervisor' attribute value specified for the person is refrencing (by Name or DN) a nonexistent role or person entity or is having an invalid DN synatx.
InvalidDNAttributeValueException(String) - Constructor for class com.ibm.itim.remoteservices.exception.InvalidDNAttributeValueException
Constructor to pass an error message.
InvalidPasswordException - exception com.ibm.itim.apps.identity.InvalidPasswordException.
This class identifies the attempt to set a password with an invalid value.
InvalidPasswordException - exception com.ibm.passwordrules.InvalidPasswordException.
Objects of this class are thrown when a password violates one of the rules.
InvalidPasswordException(Rule) - Constructor for class com.ibm.passwordrules.InvalidPasswordException
Construct an invalid password exception with the rule that was violated.
InvalidPasswordException(Rule, String) - Constructor for class com.ibm.passwordrules.InvalidPasswordException
Construct an invalid password exception with the rule that was violated and the reason for the violation.
InvalidPasswordException(String) - Constructor for class com.ibm.itim.apps.identity.InvalidPasswordException
Constructs and InvalidPasswordException with an error code.
InvalidPasswordException(String, Object[]) - Constructor for class com.ibm.itim.apps.identity.InvalidPasswordException
Constructs an InvalidPasswordException with an error code and message tokens
InvalidPasswordException(String, Throwable) - Constructor for class com.ibm.itim.apps.identity.InvalidPasswordException
Constructs an InvalidPasswordException with an error code and the cause exception.
InvalidQueryException - exception com.ibm.itim.workflow.query.InvalidQueryException.
This class is used for reporting an invalid query.
InvalidQueryException(String) - Constructor for class com.ibm.itim.workflow.query.InvalidQueryException
Deprecated. Use new construtor InvalidQueryException(String msg, Object[] tokenValues, Throwable cause)
InvalidQueryException(String, Object[], Throwable) - Constructor for class com.ibm.itim.workflow.query.InvalidQueryException
Constructs a new exception with an error message id, tokens, and the cause of the exception.
InvalidQueryException(String, String) - Constructor for class com.ibm.itim.workflow.query.InvalidQueryException
Deprecated. Use new construtor InvalidQueryException(String msg, Object[] tokenValues, Throwable cause)
InvalidQueryException(String, Throwable) - Constructor for class com.ibm.itim.workflow.query.InvalidQueryException
Deprecated. Use new construtor InvalidQueryException(String msg, Object[] tokenValues, Throwable cause)
IReconCompleteCallback - interface com.ibm.itim.remoteservices.ejb.mediation.IReconCompleteCallback.
This interface allows the implementation class the ability to gain control after a reconciliation process has finished.
IS_STATIC - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
IS_SYSTEM - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
isAbortAllowed() - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Check for abortable status.
isAccountCompliant(AccountMO, Collection) - Method in class com.ibm.itim.apps.provisioning.AccountManager
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.
isChallengeResponseEnabled() - Method in class com.ibm.itim.apps.identity.ChallengeResponseConfiguration
Determine whether challenge response is enabled.
isChallengeResponseEnabled() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns whether password challenge/response is enabled.
isChangePasswordRequired() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Returns whether the user is required to change their password at next logon.
isCheckingPolicy() - Method in class com.ibm.itim.dataservices.model.domain.Service
Determines whether to check policies when synchronizing accounts for a service.
isCircularDependent(Service) - Method in class com.ibm.itim.apps.provisioning.ServiceMO
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?
isComparableTo(String) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Compares the entity against the given filter.
isDelegated() - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Returns whether the user is currently delegating their responsibilities to another user.
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.
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.dataservices.model.domain.WorkflowConfiguration
Determines if workflow reminder notification is enabled.
isEnabled() - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Determines if the the notification template is 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.  
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.
isFinished() - Method in class com.ibm.itim.workflow.model.ExecutionObject
Returns whether the object's execution has permanently stopped.
isForAllAttributes() - Method in class com.ibm.itim.dataservices.model.AttributeRight
Returns whether the right applies to all attributes of the target.
isHosted() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns whether this service is a "hosted" service.
isIdentityExcluded(String, String) - Method in class com.ibm.itim.dataservices.model.domain.IdentityExclusionList
Returns whether or not a given identity is excluded for a given service type (profile).
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().
isMemberOfRole(RoleEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Retuns true if the Person is a member of the given role.
isOrphan() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Determines whether the account is an orphan.
isPaging() - Method in class com.ibm.itim.apps.search.SearchMO
Returns true if the result set should be paginated.
isPaging() - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Returns true if the result set should be paginated.
isPasswordAllowedOnRestore() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Property indicates that the account password MAY be send when restoring an account.
isPasswordAllowedOnRestore() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Property indicates that the account password MAY be send when restoring an account.
isPasswordAttributeExist() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns whether a password attribute exists for this data store class.
isPasswordRequired() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Returns whether this service requires a password for its accounts.
isPasswordRequiredOnRestore() - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Property indicates that the account password is REQUIRED for restoring accounts.
isPasswordRequiredOnRestore() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Property indicates that the account password is required for restoring accounts.
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
Determines whether the specified password is valid for all of the given accounts.
isPOEnabled() - Method in class com.ibm.itim.dataservices.model.domain.POConfiguration
Determines if Post Office notification is enabled.
isPwdEditAllowed() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns whether passwords can be entered on behalf of other users, or if passwords can only be generated for them.
isPwdSyncAllowed() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Returns whether passwords can be synchronized on a person's all accounts.
isRequired() - Method in class com.ibm.itim.dataservices.schema.SchemaAttribute
Returns whether the attribute is required or not within the context of the class this definition is associated with.
isResponseHashedEnabled() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Indicates whether to one-way hash the response of a challenge/response.
isRuleTypeTextBox(String) - Static method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Check if the given rule is represented as a textbox on the GUI.
isSingleValued() - Method in class com.ibm.itim.dataservices.schema.SchemaAttribute
Returns whether the attribute is single valued or not.
isSingleValued() - Method in class com.ibm.itim.apps.provisioning.AttributeProperty
Tells whether this attribute is for single valued attribute.
isSorted() - Method in interface com.ibm.itim.dataservices.model.SearchResults
Is the result set sorted?
isStatic() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Gets the static parameter of the operation
isStoreAccountPassword() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Deprecated. We not longer ever store the password locally, so the flag should not be used.
isSupportedRelationship(String) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns whether the relationship with the given name is supported by this entity.
isSuspended() - Method in class com.ibm.itim.dataservices.model.domain.Account
Determines whether the account has been suspended.
isSystem() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Gets the system parameter of the operation
isSystemAdmin() - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Returns true if the SystemUser has a SystemRole in the SystemAdmin Category.
isValueEmpty() - Method in class com.ibm.itim.common.AttributeValue
Returns whether the attribute has no value or the empty string as a value.
isValueExist(Object) - Method in class com.ibm.itim.common.AttributeValue
Returns whether the given value is present in this attribute.
isWorkflowRequired() - Method in class com.ibm.itim.policy.analysis.PPAEntitlement
Returns an indication as to whether or not workflow is required.
ITERATION_LIMIT - Static variable in class com.ibm.passwordrules.standard.RuleSet
This constant is the hardcoded value for the maximum number of times during which a valid password is expected to be randomly generated by the standard generator.
ITERATIONS_EXCEEDED - Static variable in class com.ibm.passwordrules.IterationsExceededException
Constant representing a message key in a property file
IterationsExceededException - exception com.ibm.passwordrules.IterationsExceededException.
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 class com.ibm.passwordrules.IterationsExceededException
Constructor
iterator() - Method in class com.ibm.itim.common.AttributeValues
Get an iterator to iterate over AttributeValue's in the map
iterator() - Method in class com.ibm.itim.common.AttributeChanges
Creates an iterator to iterate over elements in the collection
iterator() - Method in interface com.ibm.itim.dataservices.model.SearchResults
Returns an iterator over the elements in this collection.
ITIMCredentialExpiredException - exception com.ibm.itim.apps.ITIMCredentialExpiredException.
This class identifies an authentication failure.
ITIMCredentialExpiredException(String) - Constructor for class com.ibm.itim.apps.ITIMCredentialExpiredException
Constructs with an error code
ITIMCredentialExpiredException(String, Object[]) - Constructor for class com.ibm.itim.apps.ITIMCredentialExpiredException
Constructs with an error code and message tokens
ITIMException - exception com.ibm.itim.exception.ITIMException.
An Exception capable of accepting values for replaceable tokens, which may be used in MessageFormater to format "flexible" error desciptions
ITIMFailedLoginException - exception com.ibm.itim.apps.ITIMFailedLoginException.
This class identifies an authentication failure.
ITIMFailedLoginException(String) - Constructor for class com.ibm.itim.apps.ITIMFailedLoginException
Constructs with an error code
ITIMFailedLoginException(String, Object[]) - Constructor for class com.ibm.itim.apps.ITIMFailedLoginException
Constructs with an error code and message tokens
ITIMRuntimeException - exception com.ibm.itim.exception.ITIMRuntimeException.
This class is capable of accepting values for replaceable tokens, which may be used in MessageFormater to format "flexible" error desciptions

J

JNDI_OPERATION_ERROR - Static variable in class com.ibm.itim.dataservices.model.ModelException
JNDI error
JOIN_DIRECTIVE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Join Directive category.
join(Collection, JoinDirectiveInfo) - Method in class com.ibm.itim.policy.join.Numeric
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 class com.ibm.itim.policy.join.Textual
Method will join all values from all provisioning parameters.
join(Collection, JoinDirectiveInfo) - Method in class com.ibm.itim.policy.join.Priority
Method will join all values from all provisioning parameters.
join(Collection, JoinDirectiveInfo) - Method in class com.ibm.itim.policy.join.Multivalued
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 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.Bitwise
Method will join all values from all provisioning parameters.
join(Rule) - Method in class com.ibm.passwordrules.BehavioralRule
Try to join the specified rule with this one.
join(Rule) - Method in interface com.ibm.passwordrules.Rule
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.ValidityTimeConstraint
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.StartsWithChar
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.RuleSet
Join given rule object with this RuleSet object.
join(Rule) - Method in class com.ibm.passwordrules.standard.RestrictedTo
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.NotUserNameCaseInsensitive
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.NotUserName
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.NotUserIDCaseInsensitive
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.NotUserID
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.NotReversed
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.NotRepeated
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.NotInDictionary
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.MustContain
Method tries to join the specified rule with one defined by this object.
join(Rule) - Method in class com.ibm.passwordrules.standard.MinLengthConstraint
Method tries to join the specified rule with one defined by this object.
join(Rule) - Method in class com.ibm.passwordrules.standard.MinDistinctCharacters
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.MinDigitCharacters
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.MinAlphabeticCharacters
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.MayNotContain
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.MaxSequentialCharacters
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.MaxLengthConstraint
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.LengthConstraint
Try to join the specified rule with this one.
join(Rule) - Method in class com.ibm.passwordrules.standard.CaseRestricted
Try to join the specified rule with this one.
join(RuleSet) - Method in class com.ibm.passwordrules.standard.RuleSet
Join two RuleSet objects together.
JoinDirector - class com.ibm.itim.policy.join.JoinDirector.
An implementation of PolicyJoinRuntimeContext.
JoinDirector(Collection, ServiceEntity, PersonEntity) - Constructor for class com.ibm.itim.policy.join.JoinDirector
Constructs JoinDirector with Collection, ServiceEntity, and PersonEntity values.
JoinDirector(Collection, ServiceEntity, PersonEntity, Map) - Constructor for class com.ibm.itim.policy.join.JoinDirector
Constructs JoinDirector with Collection, ServiceEntity, PersonEntity, and Map values.
JoinInterface - interface com.ibm.itim.policy.join.JoinInterface.
Interface for joining values of provisioning parameters defined in two or more provisioning policies.
JSException - exception FESI.jslib.JSException.
Thrown when the EcmaScript interpreter detect an error.
JSException(String) - Constructor for class FESI.jslib.JSException
Constructs a JSException with the specified detail message.
JSException(String, Throwable) - Constructor for class FESI.jslib.JSException
Constructs a JSException with the specified detail message, but refereing to the original exception
JSExtension - interface FESI.jslib.JSExtension.
Interface used to describe EcmaScript extensions with the jslib package.
JSFunction - interface FESI.jslib.JSFunction.
Interface that an object must implement to be considered an EcmaScript function.
JSFunctionAdapter - class FESI.jslib.JSFunctionAdapter.
Implements a default class to ease the implementation of function objects.
JSFunctionAdapter() - Constructor for class FESI.jslib.JSFunctionAdapter
 
JSGlobalObject - interface FESI.jslib.JSGlobalObject.
Interface used to represent the GlobalObject wrapper of the interpreter.
JSObject - interface FESI.jslib.JSObject.
Interface used for interfacing the FESI EcmaScript interpreter with Java code.
JSUtil - class FESI.jslib.JSUtil.
Abstract class used for interfacing the FESI EcmaScript interpreter with Java code.
JSUtil() - Constructor for class FESI.jslib.JSUtil
 

K

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

L

LAST_CHARACTER_INDEX - Static variable in interface com.ibm.passwordrules.PasswordGenerator
Constant used to initialize the maximum password length.
last() - Method in class com.ibm.itim.dataservices.model.CompoundDN
Returnst the last distinguished name of the object.
LengthConstraint - class com.ibm.passwordrules.standard.LengthConstraint.
This class implements built-in rule for restricting the length of a password.
LengthConstraint() - Constructor for class com.ibm.passwordrules.standard.LengthConstraint
Default constructor.
LengthConstraint(int, int) - Constructor for class com.ibm.passwordrules.standard.LengthConstraint
The min must be smaller than max.
LexicalRule - class com.ibm.passwordrules.LexicalRule.
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_PROFILE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Supporting the lifecycle profile of an entity.
LifecycleManager - class com.ibm.itim.apps.lifecycle.LifecycleManager.
Provides lifecycle management capabilities on supported business domain objects, including Person and Account.
LifecycleManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.lifecycle.LifecycleManager
Constructs the manager with a platform context and a subject.
LifecycleRule - class com.ibm.itim.dataservices.model.LifecycleRule.
Class that represents a lifecycle rule associated with an object profile.
LifecycleRule() - Constructor for class com.ibm.itim.dataservices.model.LifecycleRule
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.
loadFromXML(InputStream) - Static method in class com.ibm.passwordrules.standard.RuleSet
Generate a RuleSet object from the XML representation
loadProfile(ObjectProfile) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Returns the object profile with the given name.
loadTable() - Method in class com.ibm.itim.dataservices.model.ModelMetaData
Loads the table from the enRoleModel.xml file.
LOCAL - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
Name of service profile property indicating that the service is local.
Location - class com.ibm.itim.dataservices.model.domain.Location.
Value Object class that holds the attribute information of a location in the data model.
LOCATION - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Location category.
Location() - 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
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, 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.
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().
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.
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, 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.
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().
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 com.ibm.itim.webclient.logon.LogonException.
General exception that takes place during logon
LogonException() - Constructor for class com.ibm.itim.webclient.logon.LogonException
Creates new LogonException without detail message.
LogonException(String) - Constructor for class com.ibm.itim.webclient.logon.LogonException
Constructs an LogonException with the specified detail message.
LogonMediator - class com.ibm.itim.webclient.logon.LogonMediator.
Mediates the operations that need to performed when a user signs on to the system.
LogonMediator(HttpServletRequest, HttpServletResponse) - Constructor for class com.ibm.itim.webclient.logon.LogonMediator
Creates a new LogonMediator
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, 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.
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().
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.ObjectProfileSearch
Searches for an object profile with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectSearch
Searches for a directory object 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.AccountSearch
Retrieves the account from the data store with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationalContainerSearch
Searches for a organizational container object with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.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.BusinessPartnerOrgSearch
Retrieves the business partner organization with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.ServiceSearch
Retrieves the service from the data store with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainSearch
Retrieves the administrative domain 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.RoleSearch
Retrieves a role from the data store 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.system.SystemRoleSearch
Retrieves the system role from the data store with the given distinguished name.
lookup(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.system.SystemUserSearch
Retrieves the SystemUser from the data store with the given distinguished name.
lookup(DistinguishedName, String) - Method in class com.ibm.itim.dataservices.model.ObjectProfileSearch
Searches for an object profile in the data store with the given profile name.
lookup(Service, String) - Method in interface com.ibm.itim.remoteservices.provider.UnsolicitedEventProcessor
Lookup an object in the data store.
lookupDefault() - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystemSearch
Retrieves the default directory system (tenant) from the data store.
LOWER - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
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
LOWER_CASE_VIOLATION - Static variable in class com.ibm.passwordrules.standard.CaseRestricted
Constant representing a message key in a property file

M

MailManager - class com.ibm.itim.mail.MailManager.
Delivers notification messages to the specified recipients.
MailManager() - Constructor for class com.ibm.itim.mail.MailManager
 
makeBeanWrapper(Object) - Method in interface FESI.jslib.JSGlobalObject
Mark an object as a bean, restricting its access by FESI scripts to the public bean methods and properties.
makeEvaluator() - Static method in class FESI.jslib.JSUtil
Create a new evaluator, with no extension loaded.
makeEvaluator(String[]) - Static method in class FESI.jslib.JSUtil
Create a new evaluator, with specfied extensions loaded.
makeJSArrayObject() - Method in interface FESI.jslib.JSGlobalObject
Make a new array object.
makeJSObject() - Method in interface FESI.jslib.JSGlobalObject
Make a new object based the object prototype object.
makeJSObject(JSObject) - Method in interface FESI.jslib.JSGlobalObject
Make a new object based on a given prototype (which may be null).
makeObjectWrapper(Object) - Method in interface FESI.jslib.JSGlobalObject
Package any object as an EcmaScript object, allowing to use it for example with an "eval" function, where it becomes the 'this' object.
ManagableCategoryConstant - interface com.ibm.itim.dataservices.model.ManagableCategoryConstant.
This class provides a list of pre-defined categories within the platform's data model.
ManagableProfile - interface com.ibm.itim.dataservices.model.ManagableProfile.
This interface provides supports to allow customization of lifecycle management for entities Lifecycle management on the entities are defined in terms of operations on the entities.
ManagedObject - interface com.ibm.itim.apps.ManagedObject.
Interface of all managed objects.
mapToSearchMO(SearchRequest) - Method in class com.ibm.itim.apps.search.SearchMO
Copies the parameters in the given SearchRequest into this object.
mapToSearchRequest(SearchMO) - Static method in class com.ibm.itim.apps.search.SearchMO
Copies the parameters in the given SearchMO into a new SearchRequest.
MARK_NONCOMPLIANT - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant identifying the action for marking a non compliant account.
MaxLengthConstraint - class com.ibm.passwordrules.standard.MaxLengthConstraint.
This class implements built-in rule for restricting the maximum length of a password.
MaxLengthConstraint() - Constructor for class com.ibm.passwordrules.standard.MaxLengthConstraint
Default constructor.
MaxLengthConstraint(int) - Constructor for class com.ibm.passwordrules.standard.MaxLengthConstraint
Constructor acepting int parameter representing the maximum value of the length constraint.
MaxSequentialCharacters - class com.ibm.passwordrules.standard.MaxSequentialCharacters.
This class implements built-in rule for restricting the number of sequential characters allowed in a password.
MaxSequentialCharacters() - Constructor for class com.ibm.passwordrules.standard.MaxSequentialCharacters
Default constructor.
MaxSequentialCharacters(int) - Constructor for class com.ibm.passwordrules.standard.MaxSequentialCharacters
Constructor accepting parameter representing maximum number of sequential characters allowed .
MayNotContain - class com.ibm.passwordrules.standard.MayNotContain.
This class implements built-in rule for restricting passwords to not contain characters from the given set.
MayNotContain_INCOMPATIBLE_CHARACTER_RESTRICTIONS - Static variable in class com.ibm.passwordrules.standard.RestrictedTo
 
MayNotContain(char[]) - Constructor for class com.ibm.passwordrules.standard.MayNotContain
Constructor accepting character array parameter representing the list of disallowed characters.
META_DATA_CORRUPT - Static variable in class com.ibm.itim.dataservices.model.ModelException
 
META_DATA_INSTANTIATION_ERROR - Static variable in class com.ibm.itim.dataservices.model.ModelException
 
META_DATA_NOT_FOUND - Static variable in class com.ibm.itim.dataservices.model.ModelException
 
MIN_LENGTH_RESTRICTION_VIOLATION - Static variable in class com.ibm.passwordrules.standard.PasswordRulesRuntimeException
Constant representing a message key.
MinAlphabeticCharacters - class com.ibm.passwordrules.standard.MinAlphabeticCharacters.
This class implements built-in rule for restricting the minimum number of alphanumeric characters.
MinAlphabeticCharacters(int) - Constructor for class com.ibm.passwordrules.standard.MinAlphabeticCharacters
Constructor accepting int parameter representing representing the minimum number of alphabetic characters.
MinDigitCharacters - class com.ibm.passwordrules.standard.MinDigitCharacters.
This class implements built-in rule for restricting the minimum number of numeric characters.
MinDigitCharacters(int) - Constructor for class com.ibm.passwordrules.standard.MinDigitCharacters
Constructor accepting int parameter representing the minimum number of numeric characters.
MinDistinctCharacters - class com.ibm.passwordrules.standard.MinDistinctCharacters.
This class implements built-in rule for restricting the minimum number of unique characters.
MinDistinctCharacters(int) - Constructor for class com.ibm.passwordrules.standard.MinDistinctCharacters
Constructor accepting int parameter representing the minimum number of distinct characters.
MinLengthConstraint - class com.ibm.passwordrules.standard.MinLengthConstraint.
This class implements built-in rule for restricting the minimum number of characters in a password.
MinLengthConstraint() - Constructor for class com.ibm.passwordrules.standard.MinLengthConstraint
Default constructor.
MinLengthConstraint(int) - Constructor for class com.ibm.passwordrules.standard.MinLengthConstraint
Constructor accepting int parameter representing minimum password length.
ModelCommunicationException - exception com.ibm.itim.dataservices.model.ModelCommunicationException.
ModelCommunicationException is an exception class used for errors that arise due to communications issues.
ModelCommunicationException(String) - Constructor for class com.ibm.itim.dataservices.model.ModelCommunicationException
Constructs an ModelCommunicationException with a message.
ModelCommunicationException(String, Object[]) - Constructor for class 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 class 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.
ModelCommunicationException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.ModelCommunicationException
Constructs an ModelCommunicationException with a message and original exception.
ModelCreationException - exception com.ibm.itim.dataservices.model.ModelCreationException.
ModelCreationException is an exception class used for errors that arise when attempting to create an entry in the data store for data model specific reasons.
ModelCreationException(String) - Constructor for class com.ibm.itim.dataservices.model.ModelCreationException
Constructs an ModelCreationException with a message.
ModelCreationException(String, Object[]) - Constructor for class 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 class 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.
ModelCreationException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.ModelCreationException
Constructs an ModelCreationException with a message and original exception.
ModelException - exception com.ibm.itim.dataservices.model.ModelException.
ModelException is the base Exception class for all published data model exceptions.
ModelException(String) - Constructor for class com.ibm.itim.dataservices.model.ModelException
Constructs an ModelException with a message.
ModelException(String, Object[], Throwable) - Constructor for class com.ibm.itim.dataservices.model.ModelException
Constructs a checked exception with a msg identifier, an array of message parameters, and the original exception or error.
ModelException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.ModelException
Constructs an ModelException with a message and original exception.
modelFileName - Static variable in class com.ibm.itim.dataservices.model.ModelMetaData
Constant name of the model meta-data file, enRoleModel.xml.
ModelIntegrityException - exception com.ibm.itim.dataservices.model.ModelIntegrityException.
ModelIntegrityException is an exception class used for errors that arise due to issues with the integrity of the data model.
ModelIntegrityException(String) - Constructor for class com.ibm.itim.dataservices.model.ModelIntegrityException
Constructs an ModelIntegrityException with a message.
ModelIntegrityException(String, Object[], Throwable) - Constructor for class com.ibm.itim.dataservices.model.ModelIntegrityException
Constructs a checked exception with a msg identifier, an array of message parameters, and the original exception or error.
ModelIntegrityException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.ModelIntegrityException
Constructs an ModelIntegrityException with a message and original exception.
ModelMetaData - class com.ibm.itim.dataservices.model.ModelMetaData.
The ModelMetaData provides an interface for discovering and querying meta-data about the data model.
ModelModificationException - exception com.ibm.itim.dataservices.model.ModelModificationException.
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 class com.ibm.itim.dataservices.model.ModelModificationException
Constructs an ModelModificationException with a message.
ModelModificationException(String, Object[]) - Constructor for class 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 class 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.
ModelModificationException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.ModelModificationException
Constructs an ModelModificationException with a message and original exception.
ModelRemoveException - exception com.ibm.itim.dataservices.model.ModelRemoveException.
ModelRemoveException is an exception class used for errors that arise due to failure of removing an object of the data model.
ModelRemoveException(String) - Constructor for class com.ibm.itim.dataservices.model.ModelRemoveException
Constructs an ModelRemoveException with a message.
ModelRemoveException(String, Object[], Throwable) - Constructor for class 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.
ModelRemoveException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.ModelRemoveException
Constructs an ModelRemoveException with a message and original exception.
ModelSchema - class com.ibm.itim.dataservices.model.ModelSchema.
Class that provides an interface for retrieving schema information about entities within the data model.
ModelSchema() - Constructor for class com.ibm.itim.dataservices.model.ModelSchema
 
modify(String, AttributeChanges, String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Modify an entity on the remote resource with the given attributes.
modifyChallengeResponse(String, String) - Method in class com.ibm.itim.apps.identity.ChallengesAndResponses
Modifies the response to a challenge in this ChallengesAndResponses.
move(OrganizationalContainerEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
"Moves" the Person into the given organizational container.
MULTIPLE_PERSONS_FOUND_ERROR - Static variable in class com.ibm.itim.remoteservices.exception.MultiplePersonsFoundException
message key for default message (used if a constructor with no message Id parameter is called)
MultipleEntriesFoundException - exception com.ibm.itim.remoteservices.exception.MultipleEntriesFoundException.
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 class com.ibm.itim.remoteservices.exception.MultipleEntriesFoundException
Constructor that accepts an error string.
MultiplePersonsFoundException - exception com.ibm.itim.remoteservices.exception.MultiplePersonsFoundException.
Exception thrown by remote services person find methods when more than one match is found for a specified person name.
MultiplePersonsFoundException() - Constructor for class com.ibm.itim.remoteservices.exception.MultiplePersonsFoundException
Standard constructor
MultiplePersonsFoundException(String) - Constructor for class com.ibm.itim.remoteservices.exception.MultiplePersonsFoundException
Constructor to pass an exception message.
MultiplePersonsFoundException(String, Object[]) - Constructor for class com.ibm.itim.remoteservices.exception.MultiplePersonsFoundException
Constructor that accepts a message ID & array of tokens.
Multivalued - class com.ibm.itim.policy.join.Multivalued.
will join all attribute values from all multivalued attributes found in all relative entitlements.
Multivalued() - Constructor for class com.ibm.itim.policy.join.Multivalued
default constructor necessary for using reflections to instantiate
MustContain - class com.ibm.passwordrules.standard.MustContain.
This class implements built-in rule for inclusion of required characters in a password
MustContain_INCOMPATIBLE_CHARACTER_RESTRICTIONS - Static variable in class com.ibm.passwordrules.standard.RestrictedTo
 
MustContain(char[]) - Constructor for class com.ibm.passwordrules.standard.MustContain
Constructor
MustContain(String) - Constructor for class com.ibm.passwordrules.standard.MustContain
Constructor

N

NAME - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
NAME_ALREADY_BOUND_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that the name requested was already in use.
NAME_INVALID_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that the format of the name of the entity was invalid.
NAME_NOT_FOUND_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that the name requested was not found.
next() - Method in class com.ibm.itim.common.AttributeValueIterator
The next value in the sequence
next() - Method in class com.ibm.itim.common.AttributeChangeIterator
Gets the next element in the sequence and advances the iterator
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_REQUIRED_CHARACTERS_FOUND - Static variable in class com.ibm.passwordrules.standard.MustContain
Constant representing a message key in a property file
NO_SUCH_ATTRIBUTE_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that there was no such attribute matching an attribute specified in the request.
NO_USER_ID - Static variable in class com.ibm.itim.apps.ITIMFailedLoginException
Key for no user ID
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.
normalize(String, boolean) - Static method in class 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.Request
Constant identifying the not-started status.
NOT_STARTED - Static variable in class com.ibm.itim.apps.identity.SelfRequest
Constant identifying the not-started status.
NotificationFactory - interface com.ibm.itim.mail.NotificationFactory.
NotificationFactory is a factory interface for creating NotificationMessages.
NotificationManager - class com.ibm.itim.mail.NotificationManager.
Generates messages and delivers them based on a category of notification and the context of the situation causing the notification.
NotificationMessage - class com.ibm.itim.mail.NotificationMessage.
Represents an email message with recipients, subject, a plain text message, and an optional HTML message.
NotificationMessage() - Constructor for class com.ibm.itim.mail.NotificationMessage
Default constructor.
NotificationMessage(Collection, String, String, String) - Constructor for class com.ibm.itim.mail.NotificationMessage
The constructor of NotificationMessage.
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.
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.
NotificationTemplate - class com.ibm.itim.dataservices.model.domain.NotificationTemplate.
Represents a template for a notification message.
NotificationTemplate() - Constructor for class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Default constructor.
NotificationTemplate(String, boolean, String, String, String) - Constructor for class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Constructs with full set of parameters.
NotificationTemplate(String, String, String, String) - Constructor for class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Constructs with full set of parameters.
Notifier - interface com.ibm.itim.remoteservices.provider.Notifier.
Interface to notify the provisioning platform when a response to an asynchronous request is made.
NOTIFY_ASYNC - Static variable in class com.ibm.itim.mail.NotificationManager
 
NOTIFY_BOTH - Static variable in class com.ibm.itim.workflow.model.WorkflowProcess
Constant identifying both requester and requestee notification needed.
NOTIFY_NONE - Static variable in class com.ibm.itim.workflow.model.WorkflowProcess
Constant identifying no notification needed.
NOTIFY_REQUESTED_FOR - Static variable in class com.ibm.itim.workflow.model.WorkflowProcess
Constant identifying requestee notification needed.
NOTIFY_REQUESTER - Static variable in class com.ibm.itim.workflow.model.WorkflowProcess
Constant identifying requester notification needed.
NOTIFY_SYNC - Static variable in class com.ibm.itim.mail.NotificationManager
 
notify(NotificationMessage) - Static method in class com.ibm.itim.mail.MailManager
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.
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.
NotInDictionary - class com.ibm.passwordrules.standard.NotInDictionary.
This class implements the built-in rule for not allowing passwords to be matched against a password dictionary entries present in the LDAP directory.
NotInDictionary() - Constructor for class com.ibm.passwordrules.standard.NotInDictionary
Default constructor.
NotRepeated - class com.ibm.passwordrules.standard.NotRepeated.
This class implements built-in rule for restricting passwords to be different than previously used passwords present in a history list.
NotRepeated() - Constructor for class com.ibm.passwordrules.standard.NotRepeated
Default constructor.
NotRepeated(int) - Constructor for class com.ibm.passwordrules.standard.NotRepeated
Constructor accepting parameter specifying the length of the password history.
NotReversed - class com.ibm.passwordrules.standard.NotReversed.
This class implements built-in rule for restricting passwords to be different then previously used passwords present in a reversed history list.
NotReversed() - Constructor for class com.ibm.passwordrules.standard.NotReversed
Default constructor.
NotReversed(int) - Constructor for class com.ibm.passwordrules.standard.NotReversed
Constructor accepting int parameter specifying the length of the reversed password history.
NOTSTARTED - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
Constant identifying a not-started state.
NotUserID - class com.ibm.passwordrules.standard.NotUserID.
This class implements built-in rule for restricting passwords to not contain any words present in the user id.
NotUserID() - Constructor for class com.ibm.passwordrules.standard.NotUserID
Default constructor.
NotUserIDCaseInsensitive - class com.ibm.passwordrules.standard.NotUserIDCaseInsensitive.
This class implements built-in rule for restricting passwords to not contain any words present in the user id.
NotUserIDCaseInsensitive() - Constructor for class com.ibm.passwordrules.standard.NotUserIDCaseInsensitive
Default constructor.
NotUserName - class com.ibm.passwordrules.standard.NotUserName.
This class implements built-in rule for restricting passwords to not contain any words present in the user name.
NotUserName() - Constructor for class com.ibm.passwordrules.standard.NotUserName
Default constructor.
NotUserNameCaseInsensitive - class com.ibm.passwordrules.standard.NotUserNameCaseInsensitive.
This class implements built-in rule for restricting passwords to not contain any words present in the user name.
NotUserNameCaseInsensitive() - Constructor for class com.ibm.passwordrules.standard.NotUserNameCaseInsensitive
Default constructor.
NULL_USER_ID - Static variable in class com.ibm.itim.dataservices.model.ModelException
 
Numeric - class com.ibm.itim.policy.join.Numeric.
will join attribute values containing Strings representing a number to be joined using an operator allowed on numbers.
NUMERIC_STRING - Static variable in class com.ibm.itim.dataservices.schema.SchemaAttribute
 
Numeric() - Constructor for class com.ibm.itim.policy.join.Numeric
default constructor necessary for using reflections to instantiate

O

OBJ_PROFILE_ATTR_CATEGORY - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for the category attribute name.
OBJ_PROFILE_ATTR_CUSTOM_CLASS - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for the class attribute name.
OBJ_PROFILE_ATTR_MAP - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for the attribute map attribute name.
OBJ_PROFILE_ATTR_NAME - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for the naming attribute name.
OBJ_PROFILE_ATTR_RDN - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for the rdn attribute name.
OBJ_PROFILE_ATTR_SEARCH - Static variable in class com.ibm.itim.dataservices.model.ObjectProfile
String constant for the search attribute name.
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 class 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 com.ibm.itim.dataservices.model.ObjectNotFoundException.
ObjectNotFoundException is an exception class used when an entry that is searched for is not found.
ObjectNotFoundException(String) - Constructor for class com.ibm.itim.dataservices.model.ObjectNotFoundException
Constructs an ModelCommunicationException with a message.
ObjectNotFoundException(String, Object[]) - Constructor for class 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 class 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.
ObjectNotFoundException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.ObjectNotFoundException
Constructs an ObjectNotFoundException with a message and original exception.
ObjectProfile - class com.ibm.itim.dataservices.model.ObjectProfile.
Value Object class that holds the attribute data of an object profile.
ObjectProfile(DistinguishedName, String, String, String, String, Map, String) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfile
Constructs a new ObjectProfile object.
ObjectProfile(DistinguishedName, String, String, String, String, Map, String, Collection) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfile
Deprecated. this constructor will be removed. Client should not use this constructor.
ObjectProfile(DistinguishedName, String, String, String, String, Map, String, Collection, Collection) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfile
Constructs a new ObjectProfile object.
ObjectProfile(String, String, String, String, Map, String) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfile
Constructs a new ObjectProfile object.
ObjectProfileCategory - class com.ibm.itim.dataservices.model.ObjectProfileCategory.
This class provides a list of pre-defined categories within the platform's data model.
ObjectProfileCategory() - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileCategory
No argument constructor needed for serializable.
ObjectProfileCategoryConstant - interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant.
This class provides a list of pre-defined categories within the platform's data model.
ObjectProfileEntity - class com.ibm.itim.dataservices.model.ObjectProfileEntity.
Class that describes how a class in the data store maps to a semantic entity in the system's data model.
ObjectProfileEntity(ObjectProfile) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileEntity
Constructs an ObjectProfileEntity with a value object.
ObjectProfileFactory - class com.ibm.itim.dataservices.model.ObjectProfileFactory.
Factory class that creates object profiles in the data store.
ObjectProfileFactory() - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileFactory
 
ObjectProfileOperation - class com.ibm.itim.dataservices.model.ObjectProfileOperation.
Value Object class that holds the attribute data of an object profile operation.
ObjectProfileOperation() - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
ObjectProfileOperation(String, boolean, boolean, DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileOperation
Constructs a new ObjectProfileOperation object
ObjectProfileOperation(String, boolean, boolean, OperationParameter[], DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileOperation
Constructs a new ObjectProfileOperation object
ObjectProfileOperationContentHandler - class com.ibm.itim.dataservices.model.ObjectProfileOperationContentHandler.
This class parses ObjectProfileOperation from xml string
ObjectProfileOperationContentHandler(ObjectProfileOperation) - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileOperationContentHandler
 
ObjectProfileOperationFactory - class com.ibm.itim.dataservices.model.ObjectProfileOperationFactory.
 
ObjectProfileOperationFactory() - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileOperationFactory
 
ObjectProfileSearch - class com.ibm.itim.dataservices.model.ObjectProfileSearch.
Class that provides an interface for searching for object profiles that reside in the data store.
ObjectProfileSearch() - Constructor for class com.ibm.itim.dataservices.model.ObjectProfileSearch
Default constructor.
objectToXML() - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Converts the content of the lifecycle rule to an XML string.
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.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.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_NOT_ALLOWED - Static variable in class com.ibm.itim.apps.AuthorizationException
String constant for the operation not allowed error.
OPERATION_NOT_SUPPORTED_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that the operation requested was not implemented.
OPERATION_PARAMETER - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 
OperationParameter - class com.ibm.itim.dataservices.model.OperationParameter.
Value Object class that represents the operation parameter Support for formal parameter definition in profile operation is optional in this release Formal parameter specification allow design time type validation on the operation and its implementation
OperationParameter(String, String, String) - Constructor for class com.ibm.itim.dataservices.model.OperationParameter
Constructs a new OperationParameter object
ORG - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Organization category.
ORG_ATTR_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Organization
String constant for the naming attribute name.
ORG_ATTR_STATUS - Static variable in class com.ibm.itim.dataservices.model.domain.Organization
String constant for the status attribute name.
Organization - class com.ibm.itim.dataservices.model.domain.Organization.
Value Object class that holds the attribute information of an organization in the data model.
ORGANIZATION - Static variable in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Constant (String) for the organization relationship name
ORGANIZATION - Static variable in class com.ibm.itim.dataservices.model.domain.RoleEntity
Constant (String) for the organization relationship name.
ORGANIZATION - Static variable in class com.ibm.itim.dataservices.model.domain.PersonEntity
Constant (String) for organization relationship name.
Organization() - 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
OrganizationalContainer - class com.ibm.itim.dataservices.model.domain.OrganizationalContainer.
Value Object class that holds the attribute information of an organizational container in the data model.
OrganizationalContainer() - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationalContainer
Default empty constructor
OrganizationalContainerEntity - class com.ibm.itim.dataservices.model.domain.OrganizationalContainerEntity.
Class that represents a container in the logical organization chart within the data model.
OrganizationalContainerEntity(ObjectProfile, OrganizationalContainer) - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationalContainerEntity
Constructs with the given value object and object profile.
OrganizationalContainerEntity(OrganizationalContainer) - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationalContainerEntity
Constructs with the given value object.
OrganizationalContainerMO - class com.ibm.itim.apps.identity.OrganizationalContainerMO.
Managed object representing an organizational container.
OrganizationalContainerMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.identity.OrganizationalContainerMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
OrganizationalContainerMO(PlatformContext, Subject, DistinguishedName, boolean) - Constructor for class com.ibm.itim.apps.identity.OrganizationalContainerMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
OrganizationalContainerSearch - class com.ibm.itim.dataservices.model.domain.OrganizationalContainerSearch.
Class that provides an interface for searching for organizational containers.
OrganizationalContainerSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationalContainerSearch
Default constructor.
OrganizationalUnit - class com.ibm.itim.dataservices.model.domain.OrganizationalUnit.
Value Object class that holds the attribute information of an organizational unit in the data model.
OrganizationalUnit() - 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 com.ibm.itim.dataservices.model.domain.OrganizationEntity.
Class that represents an organization in the logical organization chart within the data model.
OrganizationEntity(ObjectProfile, Organization) - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationEntity
Constructs with the given value object and object profile.
OrganizationEntity(Organization) - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationEntity
Constructs with the given value object.
OrganizationFactory - class com.ibm.itim.dataservices.model.domain.OrganizationFactory.
Factory class for creating organizations in the data store.
OrganizationFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationFactory
Default constructor.
OrganizationParent - class com.ibm.itim.dataservices.model.domain.OrganizationParent.
The OrganizationParent class implements the parent relationship to an OrganizationEntity.
OrganizationParent() - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationParent
 
OrganizationSearch - class com.ibm.itim.dataservices.model.domain.OrganizationSearch.
Class that provides an interface for searching for organizations.
OrganizationSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.OrganizationSearch
Default constructor.
ORGUNIT - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Organizational Unit category.
orphan() - Method in class com.ibm.itim.apps.provisioning.AccountMO
Orphans the account, or changes the account owner to unknown.
orphan() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Orphan an account by removing the owner from the account.
orphan(DistinguishedName, Collection) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Orphans multiple accounts, or changes the account owner to unknown.
ORPHANED_ACCOUNT - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Orphaned Account category.
OTHER - Static variable in class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. There was an unspecified problem with the search.
OTHER - Static variable in class com.ibm.itim.dataservices.model.SearchResultsStatus
There was an unspecified problem with the search.
OWNER - Static variable in class com.ibm.itim.dataservices.model.domain.AccountEntity
Relationship name for an account's owner.

P

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.
PartialResultsException - exception com.ibm.itim.dataservices.model.PartialResultsException.
PartialResultsException is an exception class used for errors that arise that result in only a portion of a data model request being completed.
PartialResultsException(String) - Constructor for class com.ibm.itim.dataservices.model.PartialResultsException
Constructs an PartialResultsException with a message.
PartialResultsException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.PartialResultsException
Constructs an PartialResultsException with a message and original exception.
PartialResultsReason - class com.ibm.itim.dataservices.model.PartialResultsReason.
Deprecated. Replaced by SearchResultsStatus.
PartialResultsReason() - Constructor for class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. Default constructor.
PartialResultsReason(int, NamingException) - Constructor for class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. Constructs with a problem reason and a causing exception (if any).
Participant - class com.ibm.itim.workflow.model.Participant.
This class provides information about a workflow participant.
PARTICIPANT_RESOLVE_FAILED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a participant resolution failure as a result.
Participant() - Constructor for class com.ibm.itim.workflow.model.Participant
Default constructor.
Participant(DistinguishedName, String) - Constructor for class com.ibm.itim.workflow.model.Participant
Constructs with distinguished name and type.
Participant(DistinguishedName, String, String) - Constructor for class com.ibm.itim.workflow.model.Participant
Constructs with distinguished name, id, and type.
Participant(String, String) - Constructor for class com.ibm.itim.workflow.model.Participant
Constructs with distinguished name and type.
ParticipantResolveFailureEventAudit - class com.ibm.itim.workflow.model.ParticipantResolveFailureEventAudit.
This defines the class for participant resolution failure event information.
ParticipantResolveFailureEventAudit(ActivityParticipant) - Constructor for class com.ibm.itim.workflow.model.ParticipantResolveFailureEventAudit
Constructs with the ActivityParticipant value.
PASSWORD_NOT_ALLOWED_ON_RESTORE - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Name for a property indicating that the password is NOT allowed when the account is restored.
PASSWORD_NOT_REQUIRED_ON_RESTORE - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Name for a property indicating whether the password is required for restoring entities.
PASSWORD_PICKUP - Static variable in class com.ibm.itim.workflow.model.EventAudit
The new password has been picked up by the account owner
PASSWORD_POLICY - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Password Policy category.
PasswordGenerator - interface com.ibm.passwordrules.PasswordGenerator.
Interface which needs to be implemented by all custom password generators.
PasswordHistoryItem - class com.ibm.passwordrules.standard.PasswordHistoryItem.
Objects of this class are used to hold information about an item on a password history list.
PasswordHistoryItem(byte[], byte[]) - Constructor for class com.ibm.passwordrules.standard.PasswordHistoryItem
Constructor accepting password hash parameters
PasswordManager - class com.ibm.itim.apps.provisioning.PasswordManager.
Provides aggregate password management capabilities.
PasswordManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.provisioning.PasswordManager
Constructs the manager with a platform context and a subject.
PasswordPickupEventAudit - class com.ibm.itim.workflow.model.PasswordPickupEventAudit.
This defines user password pickup event audit information
PasswordPickupEventAudit(ActivityParticipant) - Constructor for class com.ibm.itim.workflow.model.PasswordPickupEventAudit
 
PasswordRuleException - exception com.ibm.itim.apps.provisioning.PasswordRuleException.
This class identifies a problem with a set of password rules, or the combination of password rules from different password policies.
PasswordRuleException(String) - Constructor for class com.ibm.itim.apps.provisioning.PasswordRuleException
Constructs with an error code.
PasswordRuleException(String, Object[]) - Constructor for class com.ibm.itim.apps.provisioning.PasswordRuleException
Constructs with an error code and message tokens
PasswordRuleException(String, Throwable) - Constructor for class com.ibm.itim.apps.provisioning.PasswordRuleException
Constructs with an error code and the cause exception.
PasswordRulesInfo - class com.ibm.passwordrules.standard.PasswordRulesInfo.
This class represents a value object containing information about password rules.
PasswordRulesInfo() - Constructor for class com.ibm.passwordrules.standard.PasswordRulesInfo
Default constructor
PasswordRulesRuntimeException - exception com.ibm.passwordrules.standard.PasswordRulesRuntimeException.
This class represents a runtime exception, which may occur in the password rules framework.
PENDING - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Status: The request has been made but a response is pending.
PENDING - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifyin a pending result.
PENDING_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
Reason: Request Pending because resource is Asynchronous
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
Reason: Request Pending because resource has exclusive recon in progress
PENDING_RESOURCE_FAILED - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Request Pending because resource has failed
pending() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Accessor method for whether the status is pending
PendingActivity - class com.ibm.itim.workflow.model.PendingActivity.
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 com.ibm.itim.dataservices.model.Permission.
Class that represents a permission within an AccessRight, or ACI.
Permission() - Constructor for class com.ibm.itim.dataservices.model.Permission
 
Person - class com.ibm.itim.dataservices.model.domain.Person.
Value Object class that holds the attribute information of a person (identity) in the data model.
PERSON - Static variable in interface com.ibm.itim.dataservices.model.ManagableCategoryConstant
Person (identity) category.
PERSON - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the person (human) participant type.
PERSON_ALREADY_EXISTS_ERROR - Static variable in class com.ibm.itim.remoteservices.exception.PersonAlreadyExistsException
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_LOCALE - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the preferred locale attribute name
PERSON_ATTR_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Person
String constant for the naming attribute name.
PERSON_ATTR_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_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() - Constructor for class com.ibm.itim.dataservices.model.domain.Person
Default empty constructor
Person(String) - Constructor for class com.ibm.itim.dataservices.model.domain.Person
Constructs object with profile.
Person(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.Person
Deprecated. Use Person(String profileName) and setAttributes(attributes) instead
PersonAccount - class com.ibm.itim.dataservices.model.domain.PersonAccount.
The PersonAccount class implements the account relationship to a PersonEntity.
PersonAccount() - Constructor for class com.ibm.itim.dataservices.model.domain.PersonAccount
 
PersonAlreadyExistsException - exception com.ibm.itim.remoteservices.exception.PersonAlreadyExistsException.
Exception thrown by remote services person add methods when the specified person already exists.
PersonAlreadyExistsException(String) - Constructor for class com.ibm.itim.remoteservices.exception.PersonAlreadyExistsException
Constructor to pass an error message.
PersonAlreadyExistsException(String, Object[]) - Constructor for class com.ibm.itim.remoteservices.exception.PersonAlreadyExistsException
Constructor to pass an error key & tokens.
PersonEntity - class com.ibm.itim.dataservices.model.domain.PersonEntity.
Represents a person (identity) in the data model.
PersonEntity(ObjectProfile, Person) - Constructor for class com.ibm.itim.dataservices.model.domain.PersonEntity
Constructs a PersonEntity with a profile and value object.
PersonEntity(Person) - Constructor for class com.ibm.itim.dataservices.model.domain.PersonEntity
Constructs a PersonEntity with a value object.
PersonFactory - class com.ibm.itim.dataservices.model.domain.PersonFactory.
Factory class for creating people in the data store.
PersonFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.PersonFactory
Default constructor.
PersonManager - class com.ibm.itim.apps.identity.PersonManager.
Provides aggregate identity (person) management capabilities.
PersonManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.identity.PersonManager
Constructs the manager with a platform context and a subject.
PersonMO - class com.ibm.itim.apps.identity.PersonMO.
Managed object representing a person, or identity.
PersonMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.identity.PersonMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
PersonRole - class com.ibm.itim.dataservices.model.domain.PersonRole.
The PersonRole class implements the role relationship to a PersonEntity.
PersonRole() - Constructor for class com.ibm.itim.dataservices.model.domain.PersonRole
 
PersonSearch - class com.ibm.itim.dataservices.model.domain.PersonSearch.
Provides an interface for searching for people.
PersonSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.PersonSearch
Default constructor.
PersonSelf - class com.ibm.itim.dataservices.model.domain.PersonSelf.
The PersonSelf class implements the self relationship to a PersonEntity.
PersonSelf() - Constructor for class com.ibm.itim.dataservices.model.domain.PersonSelf
 
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 platfor connection information.
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_URL - Static variable in interface com.ibm.itim.apps.PlatformContext
Platform URL property name.
PlatformCallback - class com.ibm.itim.apps.jaas.callback.PlatformCallback.
JAAS authentication callback for the platform context for the LoginModule to to communicate to the platform with.
PlatformCallback() - Constructor for class com.ibm.itim.apps.jaas.callback.PlatformCallback
Default constructor of the callback.
PlatformCallbackHandler - class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler.
Default JAAS authentication callback handler for the identity platform.
PlatformCallbackHandler(String, Locale) - Constructor for class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Constructs the handler with a user id and locale.
PlatformCallbackHandler(String, String) - Constructor for class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Constructs the handler with a user id and password.
PlatformCallbackHandler(String, String, Locale) - Constructor for class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Constructs the handler with a user id, locale, and tenant id.
PlatformCallbackHandler(String, String, String) - Constructor for class com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
Constructs the handler with a user id, password, and tenant id.
PlatformContext - interface com.ibm.itim.apps.PlatformContext.
Interface representing a client context with the provisioning platform.
PlatformContext - interface com.ibm.itim.remoteservices.provider.PlatformContext.
Interface to retrieve provisioning platform context information, such as a directory naming context for retrieving directory entries.
PlatformContextFactory - interface com.ibm.itim.apps.PlatformContextFactory.
Interface for creating a platform context.
POConfiguration - class com.ibm.itim.dataservices.model.domain.POConfiguration.
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 com.ibm.itim.dataservices.model.domain.POConfigurationEntity.
 
PolicyScopeAttributeValue - class com.ibm.itim.common.PolicyScopeAttributeValue.
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
 
PPAEntitlement - class com.ibm.itim.policy.analysis.PPAEntitlement.
This class contains information that can be used in the analysis of an entitlement for a provisioning parameter.
PPAException - exception com.ibm.itim.policy.analysis.PPAException.
This class encapsulates exception information encountered by the provisioning policy analysis code.
PPAProvisioningParameter - class com.ibm.itim.policy.analysis.PPAProvisioningParameter.
This class contains information that can be used in the analysis of a provisioning parameter.
PPAProvisioningPolicy - class com.ibm.itim.policy.analysis.PPAProvisioningPolicy.
This class contains information that can be used in the analysis of a provisioning policy.
PRE_DEFINED - Static variable in class com.ibm.itim.dataservices.model.domain.DirectorySystem
 
PrecedenceSequence - class com.ibm.itim.policy.join.PrecedenceSequence.
This class is to be used on snglevalued attributes which contain a fixed list of allowable values.
PrecedenceSequence() - Constructor for class com.ibm.itim.policy.join.PrecedenceSequence
default constructor necessary for using reflections to instantiate
prepend(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.CompoundDN
Prepends a distinguished name to the front of the object.
PRINCIPAL - Static variable in interface com.ibm.itim.authentication.Authenticator
Constant that holds the name of the environment property for specifying the authenticating user's identifier or name.
printStackTrace() - Method in class FESI.jslib.JSException
Prints this Throwable and its backtrace to the standard error stream.
printStackTrace() - Method in class com.ibm.itim.policy.analysis.PPAException
Prints this exception and its backtrace to the standard error stream.
printStackTrace() - Method in class com.ibm.itim.remoteservices.exception.RemoteServicesException
Prints out the stack trace, including the stack trace of the original exception (if there was a separate one).
printStackTrace() - Method in class com.ibm.itim.workflow.model.WorkflowException
Prints out the stack trace, including the stack trace of the original exception (if there was a separate one).
printStackTrace(PrintStream) - Method in class FESI.jslib.JSException
Prints this Throwable and its backtrace to the specified print stream.
printStackTrace(PrintStream) - Method in class com.ibm.itim.policy.analysis.PPAException
Prints this exception and its backtrace to the specified print stream.
printStackTrace(PrintStream) - Method in class com.ibm.itim.remoteservices.exception.RemoteServicesException
Prints out the stack trace, including the stack trace of the original exception (if there was a separate one).
printStackTrace(PrintStream) - Method in class com.ibm.itim.workflow.model.WorkflowException
Prints out the stack trace, including the stack trace of the original exception (if there was a separate one).
printStackTrace(PrintWriter) - Method in class FESI.jslib.JSException
Prints this Throwable and its backtrace to the specified print writer.
printStackTrace(PrintWriter) - Method in class com.ibm.itim.policy.analysis.PPAException
Prints this exception and its backtrace to the specified print writer.
printStackTrace(PrintWriter) - Method in class com.ibm.itim.remoteservices.exception.RemoteServicesException
Prints out the stack trace, including the stack trace of the original exception (if there was a separate one).
printStackTrace(PrintWriter) - Method in class com.ibm.itim.workflow.model.WorkflowException
Prints out the stack trace, including the stack trace of the original exception (if there was a separate one).
Priority - class com.ibm.itim.policy.join.Priority.
This class contains logic to join all applicable attributes' values based on priority number of the policy which contais them.
Priority() - Constructor for class com.ibm.itim.policy.join.Priority
the only necessary constructor
PRIVILEGE_RULE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
category for policy privilege rule.
PROCESS_INITIAL_DATA - Static variable in class com.ibm.itim.workflow.model.EventAudit
The initial user submitted data
PROCESS_PARTCIPANT_RESOLVE_FAIL - Static variable in class com.ibm.itim.workflow.model.EventAudit
The process escalation participant resolution failure The detail is described by ParticipantResolveFailureEventAuditInfo object
PROCESS_STATE_CHANGED - Static variable in class com.ibm.itim.workflow.model.EventAudit
For this type of event audits, the detail information is described in StateEventAuditInfo object
PROCESS_TIME_OUT - Static variable in class com.ibm.itim.workflow.model.EventAudit
The process has timed out The detail information is a TimeoutEventAuditInfo object
PROCESS_USER_CHANGED_DATA - Static variable in class com.ibm.itim.workflow.model.EventAudit
The user changed data.
processAddRequest(Service, String, Collection, AttributeValues) - Method in interface com.ibm.itim.remoteservices.provider.UnsolicitedEventProcessor
Process an add request sent from a remote service in a unsolicited notification event.
processDeleteRequest(Service, String) - Method in interface com.ibm.itim.remoteservices.provider.UnsolicitedEventProcessor
Process a delete request sent from a remote service in a unsolicited notification event.
ProcessHistoryQueryStatement - class com.ibm.itim.workflow.query.ProcessHistoryQueryStatement.
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.
PROCESSING_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Processing error type for an unsuccessful request
ProcessManager - class com.ibm.itim.workflow.model.ProcessManager.
Class that provides the interface for creating and querying workflow processes within the workflow engine.
ProcessManager() - Constructor for class com.ibm.itim.workflow.model.ProcessManager
Default constructor.
ProcessManager(DistinguishedName) - Constructor for class com.ibm.itim.workflow.model.ProcessManager
Constructs within the context of the given tenant.
processModifyRequest(Service, String, AttributeChanges) - Method in interface com.ibm.itim.remoteservices.provider.UnsolicitedEventProcessor
Process a modify request sent from a remote service in a unsolicited notification event.
ProcessParticipant - class com.ibm.itim.workflow.model.ProcessParticipant.
This class is a specialization of workflow participant within the context of a workflow process.
ProcessParticipant() - Constructor for class com.ibm.itim.workflow.model.ProcessParticipant
Default constructor.
ProcessParticipant(DistinguishedName, String) - Constructor for class com.ibm.itim.workflow.model.ProcessParticipant
Constructs with distinguished name and type.
ProcessParticipant(DistinguishedName, String, String) - Constructor for class com.ibm.itim.workflow.model.ProcessParticipant
Constructs with distinguished name, id, and type.
ProcessParticipant(String, String) - Constructor for class com.ibm.itim.workflow.model.ProcessParticipant
Constructs with distinguished name and type.
processRestoreRequest(Service, String) - Method in interface com.ibm.itim.remoteservices.provider.UnsolicitedEventProcessor
Process a restore request sent from a remote service in a unsolicited notification event.
processSuspendRequest(Service, String) - Method in interface com.ibm.itim.remoteservices.provider.UnsolicitedEventProcessor
Process a suspend request sent from a remote service in a unsolicited notification event.
PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.system.SystemUser
 
PROFILE_NOT_FOUND - Static variable in class com.ibm.itim.dataservices.model.ModelException
Could not find a profile
ProfileLocator - class com.ibm.itim.dataservices.model.ProfileLocator.
Provides an interface for retrieving profiles (object and service) registered with the provisioning platform.
ProfileLocator() - Constructor for class com.ibm.itim.dataservices.model.ProfileLocator
 
PROPERTIES - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name attribute with the collection of protocol and behavior properties
ProtectedObject - interface com.ibm.itim.dataservices.model.ProtectedObject.
Defines the base interface for all objects that are protected, thereby requiring authorized access.
PROTOCOL_MAPPINGS - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name attribute with the collection of protocol mappings.
PROVIDER - Static variable in class com.ibm.itim.apps.UserAuthInfo
 
PROVIDER_FACTORY - Static variable in class com.ibm.itim.authentication.AuthenticationAuthority
Constant that holds the name of the environment property for specifying the AuthenticationProvider factory to use.
ProviderConfigurationException - exception com.ibm.itim.remoteservices.provider.ProviderConfigurationException.
Indicates that there was a problem with the service provider configuration.
ProviderConfigurationException() - Constructor for class com.ibm.itim.remoteservices.provider.ProviderConfigurationException
Creates new ProviderConfigException without detail message.
ProviderConfigurationException(String) - Constructor for class com.ibm.itim.remoteservices.provider.ProviderConfigurationException
Constructs an ProviderConfigException with the specified detail message.
ProviderConfigurationException(String, Throwable) - Constructor for class com.ibm.itim.remoteservices.provider.ProviderConfigurationException
Constructs an ProviderConfigException with the specified detail message.
PROVISIONING_POLICY - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Provisioning Policy category.
ProvisioningPolicyAnalysis - class com.ibm.itim.policy.analysis.ProvisioningPolicyAnalysis.
This class provides methods that can be used in the analysis of policy enforcement being performed in the system.
ProvisioningQueryStatement - class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement.
Class providing process query logic based on a provisioning specific parameters.
ProvisioningQueryStatement(WorkflowQuery, long, String, String) - Constructor for class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Constructs with a WorkflowQuery as its query parameters.
ProvisioningValidationInfo - interface com.ibm.passwordrules.provisioning.ProvisioningValidationInfo.
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

R

R - Static variable in class com.ibm.itim.dataservices.model.AttributeRight
String constant for read operation
RANDOM_SELECTED - Static variable in class com.ibm.itim.dataservices.model.domain.DirectorySystem
 
RANGE - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Time interval type constant for querying the requests for the given time range
ReconManager - class com.ibm.itim.apps.recon.ReconManager.
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.
ReconUnitData - class com.ibm.itim.apps.recon.ReconUnitData.
Represents a reconciliation unit configured for a given resource or service.
ReconUnitData() - Constructor for class com.ibm.itim.apps.recon.ReconUnitData
Default constructor, initializes a reconciliation unit with following default values - ID - 0 Minute - Calendar.MINUTE Hour - Calendar.HOUR Day of Month - Calendar.DAY_OF_MONTH Month - Calendar.MONTH Day of Week - 0 Max Duration - 600 minutes Lock Service - true Recon query filter - null Recon query attributes - Empty list, but this implies all attributes applicable for the resource will be reconciled.
refresh() - Method in class com.ibm.itim.dataservices.model.CategoryTable
Update cache against LDAP data
registerProfile(ObjectProfile) - Static method in class com.ibm.itim.dataservices.model.ProfileLocator
Registers an object profile with the locator.
REJECTED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
 
REJECTED - Static variable in interface com.ibm.itim.workflow.provisioning.ApprovalRFIResult
Constant identifying a rejected result.
Relationship - interface com.ibm.itim.dataservices.model.Relationship.
The Relationship interface provides the method signature of all relationship implementations in the data model.
RELATIONSHIP_NOT_FOUND - Static variable in class com.ibm.itim.dataservices.model.ModelException
A relationship was not found
RelevantDataItem - class com.ibm.itim.workflow.model.RelevantDataItem.
This interface provides general information about a workflow relevant data item.
RelevantDataItem() - Constructor for class com.ibm.itim.workflow.model.RelevantDataItem
Default constructor.
RelevantDataItem(String, String, Object) - Constructor for class com.ibm.itim.workflow.model.RelevantDataItem
Constructs with all defining parameters.
RemoteServicesException - exception com.ibm.itim.remoteservices.exception.RemoteServicesException.
Standard exception for remote services.
RemoteServicesException(String) - Constructor for class com.ibm.itim.remoteservices.exception.RemoteServicesException
Constructor that accepts an error string.
RemoteServicesException(String, Collection, Throwable) - Constructor for class com.ibm.itim.remoteservices.exception.RemoteServicesException
Constructor that accepts a message ID, array of tokens and an original exception.
RemoteServicesException(String, Object[]) - Constructor for class com.ibm.itim.remoteservices.exception.RemoteServicesException
Constructor that accepts a message ID & array of tokens.
RemoteServicesException(String, Object[], Throwable) - Constructor for class com.ibm.itim.remoteservices.exception.RemoteServicesException
Constructor that accepts a message ID, array of tokens and an original exception.
RemoteServicesException(String, Throwable) - Constructor for class com.ibm.itim.remoteservices.exception.RemoteServicesException
Constructor that accepts an error string / message ID and an original exception.
RemoteServicesException(Throwable) - Constructor for class com.ibm.itim.remoteservices.exception.RemoteServicesException
Constructors a remote services exception from a generic exception.
REMOVE_ACTION - Static variable in class com.ibm.itim.common.AttributeChangeOperation
Integer constant for the remove action.
REMOVE_ERROR - Static variable in class com.ibm.itim.dataservices.model.ModelException
Could not delete an object
remove() - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Removes the managed object from the provisioning platform.
remove() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Removes the managed object from the provisioning platform.
remove() - Method in class com.ibm.itim.common.AttributeChangeIterator
Remove the last element returned by the iterator.
remove() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Removes the entity from the data store.
remove() - Method in class com.ibm.itim.dataservices.model.ObjectProfileEntity
Removes the entity from the data store.
remove() - Method in interface com.ibm.itim.dataservices.model.SearchResultsIterator
Removes from the underlying search results the last result returned by the iterator.
remove() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Removes the account from the data store.
remove() - Method in class com.ibm.itim.dataservices.model.domain.OrganizationEntity
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(Collection, Date) - Method in class com.ibm.itim.apps.identity.PersonManager
Removes the person objects and associated managed objects from the provisioning platform.
remove(Collection, Date) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Removes multiple accounts from the provisioning platform.
remove(Date) - Method in class com.ibm.itim.apps.identity.RoleMO
Removes the managed object from the provisioning platform.
remove(Date) - Method in class com.ibm.itim.apps.identity.PersonMO
Removes the person object and associated managed objects from the provisioning platform.
remove(Date) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Removes the managed object from the provisioning platform.
remove(int) - Method in class com.ibm.itim.dataservices.model.CompoundDN
Removes the distinguished name at the given index.
remove(String) - Method in class com.ibm.itim.common.AttributeValues
Remove an AttributeValue object from the map
removeAdministrator(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomain
Removes the given administrator from the domain.
removeAdministrator(PersonEntity) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainEntity
Removes the given administrator from the domain.
removeAll() - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Removes all accounts hosted by the service.
removeAllIssues() - Method in class com.ibm.itim.dataservices.model.domain.AccountEntity
Removes all the compliance issues associated with the account.
removeAttribute(AttributeValue) - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Removes the attribute by attribute value object.
removeAttribute(AttributeValue) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Removes the attribute by attribute value object.
removeAttribute(AttributeValue, boolean) - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Removes the attribute by attribute value object.
removeAttribute(AttributeValue, boolean) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Removes the attribute by attribute value object.
removeAttribute(String) - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Removes the attribute with the given name from the set of attributes for the object.
removeAttribute(String) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Removes the attribute with the given name from the set of attributes for the object.
removeChallengeResponse(String) - Method in class com.ibm.itim.apps.identity.ChallengesAndResponses
Removes 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.
removeChars(char[]) - Method in class com.ibm.passwordrules.standard.StandardGenerator
Remove a set of characters from being used by the password generator.
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.
removeHostedServices() - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Removes all hosted services representing this service.
removeMember(PersonMO, Date) - Method in class com.ibm.itim.apps.identity.RoleMO
Removes a member from the role.
removeMember(String) - Method in interface FESI.jslib.JSObject
Delete a named property of this object
removeNotificationTemplate(String) - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfigurationEntity
Removes the template for Workflow Reminder.
removeNotificationTemplate(String) - Method in class com.ibm.itim.dataservices.model.domain.POConfigurationEntity
Removes the template for Post Office Notification.
removeOperation(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Removes an operation from the list of supported operations
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
removeOrphaned() - Method in class com.ibm.itim.dataservices.model.domain.AccountTable
Removes all orphaned accounts hosted by the service.
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.
removeRole(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.Person
Removes the given role from the person's role membership.
removeRole(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Removes the given role from the user's role (group) membership.
removeRole(RoleEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Removes the given role from the person's role memberships.
removeRole(SystemRoleEntity) - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Removes the given role from the user's role (group) memberships.
removeRule(long) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Removes the supported rules for the entity type.
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
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.
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_ACTION - Static variable in class com.ibm.itim.common.AttributeChangeOperation
Integer constant for the change/replace action.
replace(int, DistinguishedName) - Method in class com.ibm.itim.dataservices.model.CompoundDN
Replaces the distinguished name at the given index.
replaceSingleValue(Object) - Method in class com.ibm.itim.common.AttributeValue
Will replace the current single value with the given Object or initialize the value with the Object if no previous value is present.
Request - class com.ibm.itim.apps.Request.
Represents a request submitted to the provisioning platform.
Request(PlatformContext, Subject, long) - Constructor for class com.ibm.itim.apps.Request
Constructs with a platform, subject, and request id.
Request(PlatformContext, Subject, long, Date) - Constructor for class com.ibm.itim.apps.Request
Constructs with a platform, subject, request id, and scheduled time.
REQUESTEE - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the requestee participant type.
REQUESTEE - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Constant for requestee sort column
REQUESTER - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Constant for requester sort column
RequesterQueryStatement - class com.ibm.itim.workflow.query.RequesterQueryStatement.
Class providing process query logic based on a requester.
RequesterQueryStatement(ProcessParticipant) - Constructor for class com.ibm.itim.workflow.query.RequesterQueryStatement
Constructs with a requester as its context.
RequestManager - class com.ibm.itim.apps.RequestManager.
Provides an interface for retrieving requests from the provisioning platform.
RequestManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.RequestManager
Constructs with a platform and subject.
REQUESTOR - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the requestor participant type.
RequestStatus - class com.ibm.itim.remoteservices.provider.RequestStatus.
Class encapsulates a response from a remote resource, including the status and any message.
RequestStatus(int) - Constructor for class com.ibm.itim.remoteservices.provider.RequestStatus
Construct with a status code.
RequestStatus(int, int, String) - Constructor for class com.ibm.itim.remoteservices.provider.RequestStatus
Construct with a status code and a text message.
RequestStatus(int, int, String, Object[]) - Constructor for class com.ibm.itim.remoteservices.provider.RequestStatus
Construct with a status code, message key & tokens.
RequestStatus(int, String) - Constructor for class com.ibm.itim.remoteservices.provider.RequestStatus
Construct with a status code and a text message.
RequestStatus(RequestStatus) - Constructor for class com.ibm.itim.remoteservices.provider.RequestStatus
Construct a RequestStatus from another, making an exact copy.
REQUIRED_ATTR_MISSING - Static variable in class com.ibm.itim.apps.SchemaViolationException
String constant for a missing required attribute error.
REQUIRED_CHARACTERS_NOT_FOUND - Static variable in class com.ibm.passwordrules.standard.StartsWithChar
Constant representing a message key in a property file
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(Subject) - Method in class com.ibm.itim.apps.identity.SelfPasswordManager
Resets the user's password.
ResourceEntity - interface com.ibm.itim.workflow.model.ResourceEntity.
Interface for obtaining the assignments of a resource participating in workflow processes.
restore() - Method in class com.ibm.itim.dataservices.model.domain.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() - Method in class com.ibm.itim.dataservices.model.domain.Account
Restores the account, changing its status to ACTIVE_STATUS.
restore(Collection, Date) - Method in class com.ibm.itim.apps.identity.PersonManager
Restores the persons ONLY.
restore(Collection, Date) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Restores multiple accounts.
restore(Collection, String, Date) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Restores multiple accounts with the password specified.
restore(Date) - Method in class com.ibm.itim.apps.identity.PersonMO
Restores the person ONLY.
restore(String, byte[], String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Restore an entity on the remote resource.
restore(String, Date) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Restores the account.
RestrictedTo - class com.ibm.passwordrules.standard.RestrictedTo.
This class implements built-in rule for restricting passwords to only contain a given set of characters.
RestrictedTo(char[]) - Constructor for class com.ibm.passwordrules.standard.RestrictedTo
Constructor accepting character array parameter containing the list of allowed characters.
RestrictedTo(String) - Constructor for class com.ibm.passwordrules.standard.RestrictedTo
Constructor accepting String parameter containing the list of allowed characters.
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
REUSED - Static variable in class com.ibm.passwordrules.standard.NotReversed
Constant representing a message key in a property file
REUSED - Static variable in class com.ibm.passwordrules.standard.NotRepeated
Constant representing a message key in a property file
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.
RFI_RESULTS - Static variable in class com.ibm.itim.workflow.model.ActivityResult
 
RFI_RESULTS - Static variable in interface com.ibm.itim.workflow.provisioning.ApprovalRFIResult
Constant identifying the result constants that are RFI based.
Role - class com.ibm.itim.dataservices.model.domain.Role.
Value Object class that holds the attribute information of a role in the data model.
ROLE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Organizational Role category.
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 - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the role participant type.
ROLE_ATTR_DESCRIPTION - Static variable in class com.ibm.itim.dataservices.model.domain.Role
String constant for the description attribute name.
ROLE_ATTR_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Role
String constant for the naming attribute name.
Role() - 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.
RoleEntity - class com.ibm.itim.dataservices.model.domain.RoleEntity.
Represents a Role in the data model.
RoleEntity(Role) - Constructor for class com.ibm.itim.dataservices.model.domain.RoleEntity
Constructs a Role with a value object.
RoleFactory - class com.ibm.itim.dataservices.model.domain.RoleFactory.
Factory for creating roles in the data store.
RoleFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.RoleFactory
 
RoleManager - class com.ibm.itim.apps.identity.RoleManager.
Provides aggregate role management capabilities.
RoleManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.identity.RoleManager
Constructs the manager with a platform context and a subject.
RoleMO - class com.ibm.itim.apps.identity.RoleMO.
Managed object representing an organizational role, either static or dynamic.
RoleMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.identity.RoleMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
RoleSearch - class com.ibm.itim.dataservices.model.domain.RoleSearch.
Provides an interface for searching for roles.
RoleSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.RoleSearch
Default constructor.
Rule - interface com.ibm.passwordrules.Rule.
This interface needs to be implemented by all standard and custom password rule classes.
RuleSet - class com.ibm.passwordrules.standard.RuleSet.
The RuleSet class represents a set of password rules.
RuleSet(PasswordRulesInfo) - Constructor for class com.ibm.passwordrules.standard.RuleSet
Constructor accepting PasswordRulesInfo parameter
RUNNING - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
Constant identifying a running state.
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

saveToXML(RuleSet, OutputStream, String) - Static method in class com.ibm.passwordrules.standard.RuleSet
Generate an XML representation from the given RuleSet object.
ScalableAccountTable - class com.ibm.itim.dataservices.model.domain.ScalableAccountTable.
Class that provides an interface for searching and performing operations on accounts within the context of a defining service.
ScalableAccountTable(ServiceEntity) - Constructor for class com.ibm.itim.dataservices.model.domain.ScalableAccountTable
Constructs the ScalableAccountTable with a service as its context.
SCHEMA_VIOLATION - Static variable in class com.ibm.itim.apps.SchemaViolationException
String constant for a schema violation error.
SchemaAttribute - class com.ibm.itim.dataservices.schema.SchemaAttribute.
Class that represents the definition of an attribute within the LDAP schema.
SchemaAttribute(String, String, boolean, boolean, AttributeConstraint) - Constructor for class com.ibm.itim.dataservices.schema.SchemaAttribute
 
SchemaAttribute(String, String, boolean, boolean, AttributeConstraint, String) - Constructor for class com.ibm.itim.dataservices.schema.SchemaAttribute
 
SchemaLookup - interface com.ibm.itim.remoteservices.provider.SchemaLookup.
SchemaLookup defines the interface used in event notification and reconciliation to retrieve schema information for objectclasses and attributes.
SchemaViolationException - exception com.ibm.itim.apps.SchemaViolationException.
General exception for LDAP schema violations such as invalid syntax or missing required attribute errors.
SchemaViolationException(String) - Constructor for class com.ibm.itim.apps.SchemaViolationException
Constructs with an error code.
SchemaViolationException(String, Collection) - Constructor for class com.ibm.itim.apps.SchemaViolationException
Constructs with an error code and Collection of String of missing attribute(s) name.
SchemaViolationException(String, Object[], Throwable) - Constructor for class com.ibm.itim.apps.SchemaViolationException
Constructs with an error code, message tokens, and the cause exception.
SchemaViolationException(String, Throwable) - Constructor for class com.ibm.itim.apps.SchemaViolationException
Constructs with an error code and the cause exception.
SCOPE - Static variable in class com.ibm.itim.dataservices.model.domain.DynamicRole
Constant for the scope attribute name.
SCOPE_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.
search(DistinguishedName, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectSearch
Deprecated. Replaced by fetch(base, filter, params).
search(SearchCriteria, String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Search and return a collection of entities on the remote resource.
searchByAlias(CompoundDN, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Returns all people with the given alias.
searchByAlias(OrganizationalContainerEntity, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Returns all people with the given alias.
searchByCategory(CompoundDN, int, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemRoleSearch
Retrieves all system roles within the given category.
searchByCategory(OrganizationalContainerEntity, int, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemRoleSearch
Retrieves all system roles within the given category.
searchByClass(DistinguishedName, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectSearch
Searches for DirectoryObjects of the given class.
searchByDelegate(DistinguishedName, DistinguishedName, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemUserSearch
Searches for system users that have the specified delegate.
searchByFilter(CompoundDN, 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, 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.AccountSearch
Searches for accounts 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, 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, 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.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.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.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.OrganizationSearch
Searches for organizations that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.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.system.SystemRoleSearch
Searches for system roles that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemUserSearch
Searches for system users that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, String, boolean, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.ServiceSearch
Searches for services that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
Searches for accounts that meet the criteria defined within the given filter.
searchByFilter(CompoundDN, String, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.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.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.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.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.PersonSearch
Searches for people that meet the criteria defined within the given filter.
searchByFilter(DistinguishedName, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationSearch
Searches for organizations that meet the criteria defined within the given filter.
searchByFilter(DistinguishedName, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemUserSearch
Searches for system users that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.DynamicRoleSearch
Searches for dynamic roles that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationalContainerSearch
Searches for organizational containers that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgSearch
Searches for business partner organizations that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainSearch
Searches for admin domains that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.RoleSearch
Searches for roles that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Searches for people that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemRoleSearch
Searches for system roles that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, String, boolean, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.ServiceSearch
Searches for services that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.BusinessUnitSearch
Searches for business units that meet the criteria defined within the given filter.
searchByFilter(OrganizationalContainerEntity, String, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Searches for people that meet the criteria defined within the given filter.
searchById(String) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystemSearch
Retrieves the directory system (tenant) from the data store with the given id (name).
searchByName(CompoundDN, String, String) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Searches for people for a given name.
searchByName(CompoundDN, String, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.ServiceSearch
Finds all services identified by the given name.
searchByName(CompoundDN, String, String, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Searches for people for a 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, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemUserSearch
Searches for system users (platform accounts) owned by the given person (identity).
searchByProfile(CompoundDN, String, SearchParameters, boolean) - Method in class com.ibm.itim.dataservices.model.domain.ServiceSearch
Finds all services identified by the given profile name.
searchByRole(DistinguishedName, SearchParameters) - Method in class com.ibm.itim.dataservices.model.domain.PersonSearch
Returns all people who are members of a given role.
searchByRole(DistinguishedName, SearchParameters) - Method in class com.ibm.itim.dataservices.model.system.SystemUserSearch
Searches for system users (platform accounts) that are members of the given system role (group).
searchByService(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
Finds all accounts for a specific service including orphan accounts.
searchByUserID(CompoundDN, String, SearchParameters, boolean) - Method in class com.ibm.itim.dataservices.model.domain.AccountSearch
Returns a Collection of accounts with a given user id.
searchByUserID(DistinguishedName, String) - Method in class com.ibm.itim.dataservices.model.system.SystemUserSearch
Retrieves the system user with the given id.
SearchCriteria - class com.ibm.itim.remoteservices.provider.SearchCriteria.
Encapsulates search criteria used in performing a recon.
SearchCriteria() - Constructor for class com.ibm.itim.remoteservices.provider.SearchCriteria
Creates an empty SearchCriteria object
SearchCriteria(String, String, Collection) - Constructor for class com.ibm.itim.remoteservices.provider.SearchCriteria
Creates new SearchCriteria.
SearchMO - class com.ibm.itim.apps.search.SearchMO.
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 com.ibm.itim.dataservices.model.SearchParameters.
Class that holds a set of parameters that can be used to further define how a search should be implemented against the data store.
SearchParameters() - Constructor for class com.ibm.itim.dataservices.model.SearchParameters
Default constructor.
SearchParameters(SearchParameters) - Constructor for class com.ibm.itim.dataservices.model.SearchParameters
Constructs a copy of the provided search parameters.
SearchResult - class com.ibm.itim.remoteservices.provider.SearchResult.
Encapsulates an entry returned from a search on a remote resource.
SearchResult(String, Collection, AttributeValues) - Constructor for class com.ibm.itim.remoteservices.provider.SearchResult
Creates new SearchResult
SearchResult(String, String, AttributeValues) - Constructor for class com.ibm.itim.remoteservices.provider.SearchResult
Creates new SearchResult
SearchResults - interface com.ibm.itim.dataservices.model.SearchResults.
Interface for retrieving the results of a search request.
SearchResults - interface com.ibm.itim.remoteservices.provider.SearchResults.
Encapsulates search results from a remote resource.
SearchResultsException - exception com.ibm.itim.dataservices.model.SearchResultsException.
 
SearchResultsException(String) - Constructor for class com.ibm.itim.dataservices.model.SearchResultsException
Constructs an SearchResultsException with a message.
SearchResultsException(String, Throwable) - Constructor for class com.ibm.itim.dataservices.model.SearchResultsException
Constructs an SearchResultsException with a message and original exception.
SearchResultsIterator - interface com.ibm.itim.dataservices.model.SearchResultsIterator.
Interface for iterating over a set of search results (see SearchResults).
SearchResultsMO - class com.ibm.itim.apps.search.SearchResultsMO.
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 com.ibm.itim.dataservices.model.SearchResultsStatus.
Class that represents result information from search.
SearchResultsStatus() - Constructor for class com.ibm.itim.dataservices.model.SearchResultsStatus
Default constructor.
SearchResultsStatus(int, ModelException) - Constructor for class com.ibm.itim.dataservices.model.SearchResultsStatus
Constructs with a problem reason and a causing exception (if any).
SECURITY_DOMAIN - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Admin Domain category.
SelfPasswordManager - class com.ibm.itim.apps.identity.SelfPasswordManager.
Provides self password management.
SelfPasswordManager(PlatformContext) - Constructor for class com.ibm.itim.apps.identity.SelfPasswordManager
Constructs the manager with a platform context.
SelfRegistrationManager - class com.ibm.itim.apps.identity.SelfRegistrationManager.
Provides person self registration management capabilities.
SelfRegistrationManager(PlatformContext) - Constructor for class com.ibm.itim.apps.identity.SelfRegistrationManager
Constructs the manager with a platform context.
SelfRequest - class com.ibm.itim.apps.identity.SelfRequest.
Represents a request submitted to the provisioning platform.
SelfRequest(PlatformContext, Subject, long) - Constructor for class com.ibm.itim.apps.identity.SelfRequest
Constructs with a platform, userId, and request id.
SERVER_NOT_AVAILABLE - Static variable in class com.ibm.itim.dataservices.model.ModelException
The data server is not available
Service - class com.ibm.itim.dataservices.model.domain.Service.
Value Object class that holds the attribute information of a service in the data model.
SERVICE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Service category.
SERVICE_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_CONCRETE - Static variable in class com.ibm.itim.dataservices.model.domain.HostedService
Deprecated.  
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_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant for the naming attribute name.
SERVICE_ATTR_NONCOMPLIANCE_ACTION - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant for the noncompliance action attribute name.
SERVICE_ATTR_PASSWORD - Static variable in class com.ibm.itim.dataservices.model.domain.Service
String constant for the password attribute name.
SERVICE_DSML_PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Service
String constant for DSMLInfor service's profile attribute name.
SERVICE_DSML2_PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Service
String constant for DSML2 service's profile attribute name.
SERVICE_ENROLE_PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.Service
String constant for Enrole service's profile attribute name.
SERVICE_FIELD - Static variable in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Constant for 'subject service' sort column
SERVICE_HOSTED_PROFILE_NAME - Static variable in class com.ibm.itim.dataservices.model.domain.HostedService
 
SERVICE_INSTANCE - Static variable in class com.ibm.itim.policy.analysis.PPAEntitlement
Target type value that indicates that the target type is a service instance.
SERVICE_LOGIN_CONTEXT - Static variable in class com.ibm.itim.remoteservices.provider.ServiceCallbackHandler
Name of login context to login with.
SERVICE_MODEL - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Supporting Data category.
SERVICE_OWNER - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the service owner participant type.
SERVICE_PROFILE - Static variable in interface com.ibm.itim.dataservices.model.ObjectProfileCategoryConstant
Service Profile category.
SERVICE_PROVIDER_FACTORY - Static variable in class com.ibm.itim.dataservices.model.ServiceProfile
The name attribute with the name of the Java class used to instantiate the ServiceProvider.
SERVICE_PROVIDER_FACTORY - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Deprecated. Use method getServiceProviderFactory().
SERVICE_TYPE - Static variable in class com.ibm.itim.policy.analysis.PPAEntitlement
Target type value that indicates that the target type is a service type.
Service() - 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.
ServiceCallbackHandler - class com.ibm.itim.remoteservices.provider.ServiceCallbackHandler.
Used in event notification and asynchronous request processing.
ServiceCallbackHandler(String, String, char[], String) - Constructor for class com.ibm.itim.remoteservices.provider.ServiceCallbackHandler
Creates a ServiceCallbackHandler object.
ServiceEntity - class com.ibm.itim.dataservices.model.domain.ServiceEntity.
Class that represents a service within the data model.
ServiceEntity(DirectoryObject) - Constructor for class com.ibm.itim.dataservices.model.domain.ServiceEntity
Constructs a ServiceEntity with a value object.
ServiceFactory - class com.ibm.itim.dataservices.model.domain.ServiceFactory.
Factory class for creating service(s) in the data store.
ServiceFactory() - Constructor for class com.ibm.itim.dataservices.model.domain.ServiceFactory
Default constructor.
ServiceManager - class com.ibm.itim.apps.provisioning.ServiceManager.
Provides aggregate service management capabilities.
ServiceManager(PlatformContext, Subject) - Constructor for class com.ibm.itim.apps.provisioning.ServiceManager
Constructs the manager with a platform context and a subject.
ServiceMO - class com.ibm.itim.apps.provisioning.ServiceMO.
Managed object representing a service.
ServiceMO(PlatformContext, Subject, DistinguishedName) - Constructor for class com.ibm.itim.apps.provisioning.ServiceMO
Constructs the the managed object with a platform context, a subject, and the distinguished name of the object to manage.
ServiceModel - class com.ibm.itim.dataservices.model.domain.ServiceModel.
Class provides functionality to access service supporting data in enrole data store.
ServiceModel(DistinguishedName) - Constructor for class com.ibm.itim.dataservices.model.domain.ServiceModel
Creates new ServiceModel for the given service instance
ServiceOwner - class com.ibm.itim.dataservices.model.domain.ServiceOwner.
The ServiceOwner class implements the owner relationship to a ServiceEntity.
ServiceOwner() - Constructor for class com.ibm.itim.dataservices.model.domain.ServiceOwner
 
ServiceProfile - class com.ibm.itim.dataservices.model.ServiceProfile.
Value Object class that holds the attribute data of an object profile.
ServiceProfile(DistinguishedName, String, String, String, Map, String, String, String) - Constructor for class com.ibm.itim.dataservices.model.ServiceProfile
Constructs a new ServiceProfile object.
ServiceProfile(DistinguishedName, String, String, String, Map, String, String, String, String, Properties, Properties, String) - Constructor for class com.ibm.itim.dataservices.model.ServiceProfile
Constructs a new ServiceProfile object.
ServiceProfile(DistinguishedName, String, String, String, Map, String, String, String, String, Properties, Properties, String, Collection, Collection) - Constructor for class com.ibm.itim.dataservices.model.ServiceProfile
Constructs a new ServiceProfile object.
ServiceProfile(String, String, String, Map, String, String, String) - Constructor for class com.ibm.itim.dataservices.model.ServiceProfile
Constructs a new ServiceProfile object.
ServiceProvider - interface com.ibm.itim.remoteservices.provider.ServiceProvider.
Interface for a provider to communicate with a remote resource.
ServiceProviderFactory - interface com.ibm.itim.remoteservices.provider.ServiceProviderFactory.
This interface should be implemented and used to instantiated and initialize a ServiceProvider implementation.
ServiceProviderInformation - class com.ibm.itim.remoteservices.provider.ServiceProviderInformation.
Encapsulates service provider configuration parameters, including properties read from resource definition files.
ServiceProviderInformation(String, Properties) - Constructor for class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Creates new ServiceProviderInfo object.
ServiceProviderInformation(String, Properties, String) - Constructor for class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Creates new ServiceProviderInfo object.
ServiceProviderLocator - class com.ibm.itim.remoteservices.provider.ServiceProviderLocator.
Locates the correct ServiceProviderFactory and uses it to creates a ServiceProvider.
ServiceSearch - class com.ibm.itim.dataservices.model.domain.ServiceSearch.
Class that provides an interface for searching for services.
ServiceSearch() - Constructor for class com.ibm.itim.dataservices.model.domain.ServiceSearch
Default constructor.
ServiceTestResult - class com.ibm.itim.apps.provisioning.ServiceTestResult.
Holds the result of a service test.
ServiceTestResult(int) - Constructor for class com.ibm.itim.apps.provisioning.ServiceTestResult
Constructs with a test status.
ServiceTestResult(Throwable) - Constructor for class com.ibm.itim.apps.provisioning.ServiceTestResult
Assumes the test was unsuccessful and constructs with just the cause of the failure.
setAccessRights(Collection) - Method in interface com.ibm.itim.dataservices.model.ProtectedObject
Replaces the access rights of the object.
setAccessRights(Collection) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Replaces the access rights of the object.
setAccountClass(String) - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Sets the Account's class name of the service profile.
setAccountProfileName(String) - Method in class com.ibm.itim.dataservices.model.ServiceProfile
Sets the Account's profile name of the profile.
setAction(String) - Method in class com.ibm.itim.common.AttributeChangeOperation
Deprecated. See setModificationAction.
setAction(String) - Method in class com.ibm.itim.dataservices.model.Permission
Changes the action of the Permission.
setActiveOnly(boolean) - Method in class com.ibm.itim.workflow.query.RequesterQueryStatement
Changes the filter of active only processes being returned.
setActivityDesignId(String) - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Changes the design time ID of the activity associated with this assignment.
setActivityDesignId(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the design time 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.
setActivityId(long) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the ID 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.
setActivityName(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the design time name 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.
setActivitySubType(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the sub-type of the activity associated with this assignment.
setActivitySubType(String) - Method in class com.ibm.itim.workflow.model.Activity
Changes the sub-type of the activity.
setActivityType(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the type of the activity associated with this assignment.
setActivityType(String) - Method in class com.ibm.itim.workflow.model.Activity
Changes the type of the activity.
setAdministrator(Collection) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomain
Changes the administrator for the domain.
setAdministrators(Collection) - Method in class com.ibm.itim.dataservices.model.domain.AdminDomainEntity
Changes the administrators for the domain.
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.
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).
setAttributeMap(Map) - 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(AttributeValues) - Method in class com.ibm.itim.dataservices.model.DirectoryEntry
Replaces the attributes of the object using system semantics.
setAttributes(AttributeValues) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Replaces the attributes of the object using system semantics.
setAttributes(Collection) - Method in class com.ibm.itim.dataservices.model.SearchParameters
Changes the list of attributes to return in the search.
setAttributes(String[]) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the attributes to retrieve for each result returned.
setAuthorizationOwners(Collection) - Method in interface com.ibm.itim.dataservices.model.ProtectedObject
Replaces the entities authorized to change access rights of the object.
setAuthorizationOwners(Collection) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Replaces the entities authorized to change access rights of the object.
setBase(String) - Method in class com.ibm.itim.remoteservices.provider.SearchCriteria
Mutator method for the search base
setBoolean(boolean) - Method in class com.ibm.itim.common.AttributeValue
Sets the single value of the attribute as a boolean.
setBytes(byte[]) - Method in class com.ibm.itim.common.AttributeValue
Sets the single value of the attribute as a byte array.
setCategory(int) - Method in class com.ibm.itim.dataservices.model.system.SystemRole
Changes the system role category.
setCategory(String) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the Object Profile Category for the search.
setCategory(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Changes the category of the entity.
setChallenge(String) - Method in class com.ibm.itim.dataservices.model.system.ChallengeAndResponse
Changes the challenge question.
setChallengeDefinitionMode(int) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the mode of password challenge and response definition.
setChallengeMode(String) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes password challenge/response mode.
setChallengeResponseEmail(String) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the password challenge/response failure email message recipient address.
setChallengeResponseEnabled(boolean) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Disables or Enables password challenge/response.
setChallenges(Collection) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystemEntity
Changes challenge questions of password challenge and response.
setChallengesAndResponse(Collection) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Changes the user's password challenge question/response list.
setChallengesAndResponses(ChallengesAndResponses) - Method in class com.ibm.itim.apps.identity.ChallengeResponseManager
Sets the challenges and responses for the subject as specified in the Map.
setChallengesAndResponses(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) - Method in class com.ibm.itim.common.AttributeChangeOperation
Replaces the subject of the change action with a collection of AttributeValue objects.
setCharList(char[]) - Method in class com.ibm.passwordrules.standard.StartsWithChar
Set characters, that the password must start with.
setCharList(char[]) - Method in class com.ibm.passwordrules.standard.RestrictedTo
Set a list of required characters.
setCharList(char[]) - Method in class com.ibm.passwordrules.standard.MustContain
Set a list of required characters.
setCharList(char[]) - Method in class com.ibm.passwordrules.standard.MayNotContain
Set a list of disallowed characters.
setCharListAt(char[], int, int) - Method in interface com.ibm.passwordrules.PasswordGenerator
Constrain the set of characters to be used by the password generator.
setCharListAt(char[], int, int) - Method in class com.ibm.passwordrules.standard.StandardGenerator
Constrain the set of characters to be used by the password generator at a given character possition in the generated password.
setCheckingPolicy(boolean) - Method in class com.ibm.itim.dataservices.model.domain.Service
Changes the policy checking flag.
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.
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.
setConstraintViolationAction(String) - Method in class com.ibm.itim.dataservices.model.domain.Service
Deprecated. Use setNonComplianceAction().
setContext(CompoundDN) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the logicalContext for the search, or which node in the OrgChart to start searching from.
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.Boolean
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(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.Multivalued
Method will set context inforamtion which may be helpful in determining custom joining logic.
setContext(Map, ServiceEntity, PersonEntity) - Method in class com.ibm.itim.policy.join.PrecedenceSequence
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.Bitwise
Method will set context inforamtion which may be helpful in determining custom joining logic.
setContext(OrganizationalContainerMO) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the context (base) for the search, if set, takes precedence over setContext(CompoundDN logicalContext).
setContext(PlatformContext) - Method in class com.ibm.itim.apps.jaas.callback.PlatformCallback
Changes the platform context to use.
setContext(WorkflowExecutionContext) - Method in interface com.ibm.itim.workflow.application.WorkflowApplication
Passes the workflow execution context to the application.
setCount(int) - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Changes the number of assignments in this grouping.
setCredential(String, Object) - Method in class com.ibm.itim.authentication.Credentials
Creates an association between the given key, or name, and the given value of a user's credential.
setCurrentMode(String) - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Sets the current communication mode.
setCustomAttribute(String) - Method in class com.ibm.itim.dataservices.model.domain.Person
Changes the person's custom display attribute.
setCustomClass(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Changes the data store class.
setCustomRules(Map) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
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.
setDayOfWeek(int) - Method in class com.ibm.itim.apps.recon.ReconUnitData
Changes the day of the week of schedule of this reconciliation unit.
setDefaultWorkflowQuery(WorkflowQuery) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Changes the user's preferences for querying workflow status.
setDefinition(String) - Method in class com.ibm.itim.dataservices.model.domain.DynamicRole
Replaces the definition of the dynamic role.
setDefinitionDN(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Sets the workflow definition dn of the operation
setDescription(String) - Method in class com.ibm.itim.dataservices.model.OperationParameter
 
setDescription(String) - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Changes the description of the lifecycle rule.
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.system.SystemRole
Changes the description of the system role.
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.InitialProcessContext
Changes the description of the workflow process.
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.ActivityResult
Mutator method for the activity result description property.
setDescription(String) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the object's description.
setDesignId(String) - Method in class com.ibm.itim.workflow.model.Activity
Changes the design time ID of the activity.
setDetail(List) - Method in class com.ibm.itim.workflow.model.ActivityResult
This method replaces the current list of result values with the list specified in the detail parameter.
setDisallowedAction(String) - Method in class com.ibm.itim.dataservices.model.domain.Service
Deprecated. Use setNonComplianceAction().
setDistinguishedName(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
deprecated client cannot the the distinguished name
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.workflow.model.Participant
Changes the distinguished name of the participant.
setDueDate(Date) - Method in class com.ibm.itim.workflow.model.PendingActivity
 
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.Assignment
 
setEmailAddresses(Collection) - Method in class com.ibm.itim.mail.NotificationMessage
Changes the recipients of the message.
setEnabled(boolean) - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfiguration
Sets the enable flag for workflow reminder notification.
setEndDate(Date) - Method in class com.ibm.itim.dataservices.model.system.Delegate
Sets the date and time delegation ends specified in a java.util.Date.
setEndTime(Date) - Method in class com.ibm.itim.workflow.query.RequesterQueryStatement
Changes the end time of the time frame to query on.
setEntity(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.DuplicateEntryException
Sets the duplicated entity
setEscalationPeriod(long) - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfiguration
Changes the escalation period for workflow reminder notification.
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.
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.LifecycleRule
Changes the filter identifying the entities governed by the lifecycle rule.
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.remoteservices.provider.SearchCriteria
Mutator method for the search filter
setForAllAttributes(boolean) - Method in class com.ibm.itim.dataservices.model.AttributeRight
Changes whether the right applies to all attributes of the target.
setHistoricalPasswords(List) - Method in class com.ibm.itim.dataservices.model.domain.Account
Set a new historical password for the account.
setHistoryLength(int) - Method in class com.ibm.passwordrules.standard.NotReversed
Set the length of reveresed password history.
setHistoryLength(int) - Method in class com.ibm.passwordrules.standard.NotRepeated
Set the length of password history.
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.
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 sthe HTML message body.
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.Assignment
Changes the identifier of the assignment.
setId(long) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the object's ID.
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.workflow.model.RelevantDataItem
Changes the identifier of the relevant data item.
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.apps.jaas.callback.TenantCallback
Changes the ID of the tenant.
setImmediateSupervisor(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.Person
Changes the person's immediate supervisor.
setImmediateSupervisor(PersonEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonEntity
Changes the Person's immediate supervisor to the given person.
setIndex(int) - Method in class com.ibm.itim.workflow.model.Activity
Changes the index of the activity.
setInfo(String) - Method in class com.ibm.itim.workflow.model.InformationEventAudit
Changes the information to be audited.
setInParameters(OperationParameter[]) - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Sets the formal parameters of the operation
setInt(int) - Method in class com.ibm.itim.common.AttributeValue
Sets the single value of the attribute as an integer.
setInvalidChars(String) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
Set the characteres which are not to be used within the passsword.
setIsChangePasswordRequired(boolean) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Changes whether the user must change their password at next logon.
setIsDelegated(boolean) - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Changes the current delegation flag.
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.
setIsLocked(boolean) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the assignment to either locked or unlocked.
setIsSystem() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Sets the system parameter to true
setIsSystem(boolean) - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Sets the system parameter to true
setLastAccessedDate(Date) - Method in class com.ibm.itim.dataservices.model.domain.Account
Sets the date the account was last accessed.
setLastModified(Date) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the object's last modified time stamp.
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.Person
Changes the date and time the person's status was last changed.
setLastStatusChangeDate(Date) - Method in class com.ibm.itim.dataservices.model.domain.Account
Changes the date and time the account's status was last changed.
setLength(int) - Method in interface com.ibm.passwordrules.PasswordGenerator
Set the fixed length of passwords to be generated.
setLength(int) - Method in class com.ibm.passwordrules.standard.StandardGenerator
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 user's locale.
setLocale(Locale) - Method in class com.ibm.itim.dataservices.model.SearchParameters
Set the locale to be used for local-specific collation of search results
setLocale(Locale) - Method in class com.ibm.itim.dataservices.model.domain.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(String) - Method in class com.ibm.itim.mail.NotificationMessage
Changes the locale the message was written in.
setLockOwner(DistinguishedName) - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Changes the participant that has currently locked the assignment.
setLockOwner(DistinguishedName) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the participant to the person 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.
setMails(Collection) - Method in class com.ibm.itim.dataservices.model.domain.Person
Changes the person's email addresses.
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.
setMember(String, Object) - Method in interface FESI.jslib.JSObject
Set the value of a named property of this object
setMessage(String) - Method in class com.ibm.itim.mail.NotificationMessage
Changes the text body of the message.
setMinAlphabeticCharacters(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
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.
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.
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.ObjectProfileCategory
 
setName(String) - Method in class com.ibm.itim.dataservices.model.OperationParameter
Sets the name of the operation
setName(String) - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Changes the name of the lifecycle rule.
setName(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Sets the name of the operation
setName(String) - Method in class com.ibm.itim.dataservices.model.AccessRight
Changes the descriptive name or label of the ACI.
setName(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Changes the profile's name.
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.system.SystemRole
Changes the name of the system role.
setName(String) - Method in class com.ibm.itim.workflow.model.DataEventAudit
Sets the value of the dataName property.
setName(String) - Method in class com.ibm.itim.workflow.model.RelevantDataItem
Changes the descriptive name of the relevant data item.
setName(String) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the object's name.
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.
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.
setNotificationTemplate(NotificationTemplate) - Method in class com.ibm.itim.dataservices.model.domain.WorkflowConfigurationEntity
Changes the template for Workflow Reminder.
setNotificationTemplate(NotificationTemplate) - Method in class com.ibm.itim.dataservices.model.domain.POConfigurationEntity
Changes the template for Post Office Notification.
setNumberOfLogonAttempts(int) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Changes the number of unsuccessful consecutive logon attempts this user has made.
setNumberOfRandomChallenges(int) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes number of questions to randomly select for password challenge/response.
setNumberOfRequiredChallenges(int) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes number of required questions for password challenge/response.
setOldParticipant(ActivityParticipant) - Method in class com.ibm.itim.workflow.model.AssignmentEventAudit
Sets the value of the oldParticipant property.
setOldState(String) - Method in class com.ibm.itim.workflow.model.StateEventAudit
Sets the value of the oldState property.
setOperation(AttributeChangeOperation) - Method in class com.ibm.itim.dataservices.model.domain.ComplianceIssue
Changes the operation needed to resolve the compliance issue.
setOperation(boolean) - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
Set the operation based on the pagebound.
setOperation(ObjectProfileOperation) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Modifies a specific operation by name
setOperation(ObjectProfileOperation) - Method in class com.ibm.itim.dataservices.model.EntityLifecycleProfile
Modifies a specific operation by name.
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(String) - Method in class com.ibm.itim.dataservices.model.LifecycleRule
Changes the name of the operation executed by the lifecycle rule.
setOperations(Collection) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Sets the supported operations for the entity
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(String) - Method in class com.ibm.itim.dataservices.model.AttributeRight
Changes the operations for the right.
setOwner(PersonEntity) - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Changes the owner of the service.
setOwnerDN(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.Service
Sets the owner of the service.
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.
setParameter(String) - Method in class com.ibm.passwordrules.LexicalRule
This Rule interface method in is not valid in the context of standard rule classes.
setParameter(String) - Method in class com.ibm.passwordrules.BehavioralRule
This Rule interface method in is not valid in the context of standard rule classes.
setParameter(String) - Method in interface com.ibm.passwordrules.Rule
Set the parameter on a custom rule object.
setParameter(String) - Method in class com.ibm.passwordrules.standard.RuleSet
This Rule interface method in is not valid in the context of this class
setParentProcessId(long) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the parent (instantiating) process of this process.
setParticipant(ActivityParticipant) - Method in class com.ibm.itim.workflow.model.TimeoutEventAudit
Sets the value of the participant 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.ParticipantResolveFailureEventAudit
Sets the value of the oldParticipant property.
setParticipant(ActivityParticipant) - Method in class com.ibm.itim.workflow.model.CompleteManualActivityEventAudit
Sets the value of the participant property.
setParticipant(ActivityParticipant) - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Deprecated.  
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.DataEventAudit
Sets the value of the participant property.
setParticipant(ActivityParticipant) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the participant of the assignment.
setParticipant(ProcessParticipant) - Method in class com.ibm.itim.workflow.model.CreateProcessEventAudit
Sets the value of the participant property.
setPassword(byte[]) - Method in class com.ibm.itim.dataservices.model.domain.Account
Sets the new password of the account.
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
Sets the platform context.
setPODeliveryInterval(int) - Method in class com.ibm.itim.dataservices.model.domain.POConfiguration
Changes the interval for Post Office notification delivery.
setPODeliveryInterval(int) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the time interval (in seconds) the post office delivers messages.
setPOEnabled(boolean) - Method in class com.ibm.itim.dataservices.model.domain.POConfiguration
Sets the enable flag for Post Office notification.
setPrerequisites(Collection) - Method in class com.ibm.itim.dataservices.model.domain.ServiceEntity
Changes the list of prerequisites for the service.
setPriority(short) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the object's priority.
setPriorityLevel(Object, int) - Method in class com.ibm.itim.logging.SystemLog
Mutator method for a category's priority level.
setPriorityLevel(String, int) - Method in class com.ibm.itim.logging.SystemLog
Mutator method for a category's priority level.
setProcessContext(Collection) - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Changes the process context of the object.
setProcessContext(List) - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Changes the process context data.
setProcessContext(RelevantDataItem) - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Changes the relevant data item within the process context of the object with the matching ID.
setProcessDesignId(String) - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Changes the design time ID of the process associated with this assignment.
setProcessDesignId(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the process definition design id to the specified String Id.
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.
setProcessId(long) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the ID of the assignment process.
setProcessId(long) - Method in class com.ibm.itim.workflow.model.Activity
Changes the ID of the parent process.
setProcessType(String) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the type of the process.
setProcessType(String) - Method in class com.ibm.itim.workflow.query.RequesterQueryStatement
Changes the type of process to query for.
setProfileName(String) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the ObjectProfile name for the search.
setProfileName(String) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Changes the profile name.
setPwdEditAllowed(boolean) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the setting for whether passwords can be entered on behalf of other users, or if passwords can only be generated for them.
setPwdExpirationPeriod(int) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the the password expiration period.
setPwdHashed(byte[]) - Method in class com.ibm.itim.apps.UserAuthInfo
Gets a hashed version of the password
setPwdSyncAllowed(boolean) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes the setting for whether passwords can be synchronized on a person's all the accounts.
setQuestion(String) - Method in class com.ibm.itim.dataservices.model.domain.Challenge
Changes the question to ask as the challenge.
setReason(int) - Method in class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. Changes the reason (if any) for the problem with the search.
setReason(int) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Sets the reason for an unsuccessful response from the remote resource.
setReasonMessage(String) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Sets a possible warning or error message from the remote resource
setReasonMessageArgs(Collection) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
The arguments for the reason message are used for internationalization
setReasonMessageArgs(Object[]) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
The arguments for the reason message are used for internationalization
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.
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.AssignmentGroup
Changes the name of the process requestee associated with this assignment group.
setRequestee(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the name of the process requestee associated with this assignment.
setRequesteeDN(DistinguishedName) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the distinguished name (if any) of the requestee of the process.
setRequesteeName(String) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the name of the process requestee.
setRequester(ProcessParticipant) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the requester of the process.
setRequester(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the name of the process requester associated with this assignment.
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
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(String) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the object's result.
setResult(String, String) - Method in class com.ibm.itim.workflow.model.ActivityEntity
Changes the result of the activity.
setResult(String, String) - Method in class com.ibm.itim.workflow.model.WorkflowProcessEntity
Changes the result of the process.
setResultCodes(Collection) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Sets the selected status codes which will be used to filter out the completed processes.
setResultDetail(String) - Method in class com.ibm.itim.workflow.model.ExecutionObject
Changes the details of the object's result.
setReturnAttributes(AttributeValues) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Sets a list of the output attributes from the remote request.
setReversedHistoryLength(int) - Method in class com.ibm.passwordrules.standard.PasswordRulesInfo
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) - Method in class com.ibm.itim.dataservices.model.system.SystemUser
Changes the user's role (group) membership.
setRule(LifecycleRule) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Sets the supported rule for the profile.
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.
setRules(Collection) - Method in class com.ibm.itim.dataservices.model.ObjectProfileCategory
Sets the supported rules for the entity type.
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.
setRulesInfo(PasswordRulesInfo) - Method in class com.ibm.passwordrules.standard.RuleSet
Add rules from the given PasswordRulesInfo object on this RuleSet object.
setScheduledTime(Date) - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Changes the scheduled date/time of the process.
setScope(int) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the scope of the search.
setScope(int) - Method in class com.ibm.itim.dataservices.model.SearchParameters
Changes the scope of the search.
setScope(int) - Method in class com.ibm.itim.dataservices.model.domain.DynamicRole
Changes the scope of the role.
setScope(String) - Method in class com.ibm.itim.dataservices.model.AccessRight
Changes the scope of the ACI.
setSearchAttribute(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Change the default search attribute of the data store class.
setSearchAttributes(Collection) - Method in class com.ibm.itim.remoteservices.provider.SearchCriteria
Sets the search attributes.
setSearchResults(Collection) - Method in class com.ibm.itim.apps.search.SearchResultsMO
Holds the given results in this SearchResultsMO
setSearchResultsStatus(SearchResultsStatus) - Method in class com.ibm.itim.apps.search.SearchResultsMO
Sets the SearchResultsStatus.
setServiceSearchString(String) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Sets the query service search string
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.
setSingleValue(Object) - Method in class com.ibm.itim.common.AttributeValue
Will replace the current single value with the given Object or initialize the value with the Object if no previous value is present.
setSizeLimit(long) - Method in class com.ibm.itim.dataservices.model.SearchParameters
Change the maximum number of entries to be returned.
setSlot(int, Object) - Method in interface FESI.jslib.JSObject
Set a property by index value.
setSortAttribute(String) - Method in class com.ibm.itim.apps.search.SearchMO
Sets the name of the attribute to sort by.
setSortAttribute(String) - Method in class com.ibm.itim.apps.workflow.WorkflowSearchMO
Sets the name of the attribute to sort by.
setSortAttribute(String) - Method in class com.ibm.itim.dataservices.model.SearchParameters
Set the sorting attribute
setSortInfo(String, int) - Method in class com.ibm.itim.workflow.provisioning.ProvisioningQueryStatement
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.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.
setStatic(boolean) - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Sets the static parameter of the operation
setStatus(int) - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Sets the status of the response from the remote resource
setStatusCode(int) - Method in class com.ibm.itim.dataservices.model.SearchResultsStatus
Changes the completion status of the search request.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectParent
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.domain.Supervisor
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.PersonSelf
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonRole
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.PersonAccount
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.OrganizationParent
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.ContainedEntityParent
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.AdminDomainAdministrator
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.AccountParent
Sets the subject entity for the relationship.
setSubject(DirectoryObjectEntity) - Method in class com.ibm.itim.dataservices.model.domain.AccountOwner
Sets the subject entity for the relationship.
setSubject(String) - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
Changes the template for the subject of the notification.
setSubject(String) - Method in class com.ibm.itim.mail.NotificationMessage
Changes the subject of the message.
setSubject(String) - Method in class com.ibm.itim.workflow.model.AssignmentGroup
Changes the subject of the process associated with this assignment group.
setSubject(String) - Method in class com.ibm.itim.workflow.model.Assignment
Changes the subject of the process associated with this assignment.
setSubject(String) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Changes the subject of the process.
setSubject(Subject) - Method in interface com.ibm.itim.remoteservices.provider.PlatformContext
After authenticating with a loginContext the client should set the subject to allow for authentication.
setSubject(Subject) - Method in class com.ibm.itim.remoteservices.provider.InitialPlatformContext
Sets the subject for authentication and authorization
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.
setSupervisor(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.domain.BusinessUnit
Changes the business unit's (location or organizational unit) immediate supervisor.
setSupervisor(PersonEntity) - Method in class com.ibm.itim.dataservices.model.domain.BusinessUnitEntity
Changes the supervisor for the business unit.
setSuspendMessage(String) - Method in class com.ibm.itim.dataservices.model.domain.DirectorySystem
Changes password challenge/response message when user is suspended.
setSynchPassword(byte[]) - Method in class com.ibm.itim.dataservices.model.domain.Person
Sets the synchronized password for a person.
setTarget(String) - Method in class com.ibm.itim.dataservices.model.AccessRight
Changes the target entity, or set of entities, this ACI is protecting.
setTenant(String) - Method in class com.ibm.itim.mail.NotificationMessage
Changes the tenant for this message.
setTenantDN(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Sets the distinguished name for the tenant this object resides in.
setTenantDN(DistinguishedName) - Method in class com.ibm.itim.dataservices.model.DirectoryObject
Sets the distinguished name for the tenant this object resides in.
setTenantDN(DistinguishedName) - Method in class com.ibm.itim.workflow.model.InitialProcessContext
Changes the tenant namespace of the process.
setTenantDN(DistinguishedName) - Method in class com.ibm.itim.workflow.model.WorkflowProcess
Chamges the distinguished name of the tenant executing the process (multi-tenant deployments).
setTenantDN(DistinguishedName) - Method in class com.ibm.itim.workflow.query.RequesterQueryStatement
Query the workflow processes on the provided tenant
setTenantDN(String) - Method in class com.ibm.itim.apps.UserAuthInfo
 
setTenantDN(String) - Method in class com.ibm.itim.dataservices.model.system.WorkflowQuery
Sets the tenant dn for the query
setTenantID(String) - Method in class com.ibm.itim.apps.UserAuthInfo
 
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
 
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.
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.
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(String) - Method in class com.ibm.itim.dataservices.model.OperationParameter
 
setType(String) - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Sets the type parameter of the operation
setType(String) - Method in class com.ibm.itim.workflow.model.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.
setValidationInfo(ValidationInfo) - Method in class com.ibm.passwordrules.standard.RuleSet
Set ValidationInfo object containing the context of the validation.
setValue(Collection) - Method in class com.ibm.itim.common.AttributeValue
Replaces the current values with a new collection of Objects.
setValue(Object) - Method in class com.ibm.itim.workflow.model.RelevantDataItem
Changes the value of the relevant data item.
setValueObject(Assignment) - Method in class com.ibm.itim.workflow.model.AssignmentEntity
Sets the value object holding details about this assignment.
setValueObject(ExecutionObject) - Method in class com.ibm.itim.workflow.model.ExecutionEntity
Changes the value object holding details about this entity.
setValues(Collection) - Method in class com.ibm.itim.common.AttributeValue
Sets the values of the attribute.
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_LIMIT_EXCEEDED - Static variable in class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. The size limit was exceeded when performing the search.
SIZE_LIMIT_EXCEEDED - Static variable in class com.ibm.itim.dataservices.model.SearchResultsStatus
The size limit was exceeded when performing the search.
SIZE_LIMIT_EXCEEDED_ERROR - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Reason: Error type for an unsuccessful request indicating that the search matched more results than could be returned.
SIZE_LIMIT_KEY - Static variable in class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. A key to look up size limit exceeded message in resource bundle
SIZE_LIMIT_KEY - Static variable in class com.ibm.itim.dataservices.model.SearchResultsStatus
A key to look up size limit exceeded message in resource bundle
size() - Method in class com.ibm.itim.common.AttributeValues
Returns the number of AttributeValue objects in the AttributeValues.
size() - Method in class com.ibm.itim.common.AttributeChanges
Returns the number of AttributeChangeOperation objects
size() - Method in interface com.ibm.itim.dataservices.model.SearchResults
Returns the number of results returned.
size() - Method in class com.ibm.itim.dataservices.model.CompoundDN
Returns the number of distinguished names in the object.
size(SearchResultsStatus) - Method in interface com.ibm.itim.dataservices.model.SearchResults
Returns the number of results returned.
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.
SPONSOR - Static variable in class com.ibm.itim.dataservices.model.domain.BusinessPartnerOrgEntity
Constant (String) for the sponsor relationship name.
SPONSOR - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the sponsor participant type.
StandardGenerator - class com.ibm.passwordrules.standard.StandardGenerator.
Default generator used to generate passwords using a random number algorithm.
StandardGenerator() - Constructor for class com.ibm.passwordrules.standard.StandardGenerator
Default constructor
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.
StartsWithChar - class com.ibm.passwordrules.standard.StartsWithChar.
This class implements built-in rule for restricting passwords to start with a given sequence of characters.
StartsWithChar(char[]) - Constructor for class com.ibm.passwordrules.standard.StartsWithChar
Constructor accepting character array parameter containing a list of characters the password must start with.
StartsWithChar(String) - Constructor for class com.ibm.passwordrules.standard.StartsWithChar
Constructor accepting String parameter containing a list of characters the password must start with.
StateEventAudit - class com.ibm.itim.workflow.model.StateEventAudit.
This represents audit information for process and activity state change events.
StateEventAudit(String, String) - Constructor for class com.ibm.itim.workflow.model.StateEventAudit
 
STATUS_ABORT - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying an abort status.
STATUS_ACTIVE - Static variable in class com.ibm.itim.dataservices.model.domain.Person
Constant indicating "active" status
STATUS_COMPLETE - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a completion status.
STATUS_CONTINUE - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a continue status.
STATUS_INACTIVE - Static variable in class com.ibm.itim.dataservices.model.domain.Person
Code indicating "inactive" status
STATUS_WAIT - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a wait status.
STORE_ACCOUNT_PASSWORD - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Name for a property indicating that the service provider stores the password and uses it for suspending and restoring entities.
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 - Static variable in class com.ibm.itim.webclient.logon.LogonMediator
Constant for refering to the authenticated subject
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
SUBMITED - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Supported summary code for RFI activity
SUBMITED - Static variable in interface com.ibm.itim.workflow.provisioning.ApprovalRFIResult
Constant identifying the RFI submitted result.
SUBTREE_SCOPE - Static variable in class com.ibm.itim.apps.search.SearchMO
Constant identifying a subtree level search scope.
SUBTREE_SCOPE - Static variable in class com.ibm.itim.common.PolicyScopeAttributeValue
Constant indicating a sub-tree search scope.
SUBTREE_SCOPE - Static variable in class com.ibm.itim.dataservices.model.SearchParameters
Constant indicating a sub-tree search scope.
SUBTREE_SCOPE - Static variable in class com.ibm.itim.dataservices.model.AccessRight
Constant indicating the scope of the ACI is to be the current level and all sub-levels of the logical tree.
SUBTREE_SCOPE - Static variable in class com.ibm.itim.dataservices.model.domain.DynamicRole
Constant defining a sub-tree scope.
SUCCEEDED - Static variable in class com.ibm.itim.apps.Request
Constant identifying the successfully completed status.
SUCCEEDED - Static variable in class com.ibm.itim.apps.identity.SelfRequest
Constant identifying the successfully completed status.
SUCCEEDED - Static variable in class com.ibm.itim.apps.identity.SelfPasswordManager
Constant identifying the success status.
succeeded() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Accessor method for whether the status is successful or pending
SUCCESS - Static variable in class com.ibm.itim.apps.provisioning.ServiceTestResult
Constant indicating a successful test.
SUCCESS - Static variable in class com.ibm.itim.dataservices.model.SearchResultsStatus
There was no problem with the search.
SUCCESS - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a successful result.
SUCCESSFUL - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Status: The request was successful.
SUCCESSFUL_WARNING - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Status: The request was partially successful.
Supervisor - class com.ibm.itim.dataservices.model.domain.Supervisor.
The Supervisor class implements the supervisor relationship to a business unit or person.
SUPERVISOR - Static variable in class com.ibm.itim.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 - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the supervisor participant type.
SUPERVISOR_CATEGORY - Static variable in class com.ibm.itim.dataservices.model.system.SystemRole
Constant for the supervisor category.
Supervisor() - Constructor for class com.ibm.itim.dataservices.model.domain.Supervisor
 
SupportingDataObject - class com.ibm.itim.dataservices.model.domain.SupportingDataObject.
Class encapsulates attributes for a service supporting data entity.
SupportingDataObject(Collection, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.domain.SupportingDataObject
Creates a new instance of SupportingDataObject.
SUSPEND_NONCOMPLIANT - Static variable in class com.ibm.itim.dataservices.model.domain.Service
Constant identifying the action for suspending a non compliant account.
suspend() - Method in class com.ibm.itim.dataservices.model.domain.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() - Method in class com.ibm.itim.dataservices.model.domain.Account
Suspends the account, changing its status to INACTIVE_STATUS.
suspend(Collection, Date) - Method in class com.ibm.itim.apps.identity.PersonManager
Suspends the persons and associated managed objects from the provisioning platform
suspend(Collection, Date) - Method in class com.ibm.itim.apps.provisioning.AccountManager
Suspends multiple accounts.
suspend(Date) - Method in class com.ibm.itim.apps.identity.PersonMO
Suspends the person and associated managed objects from the provisioning platform
suspend(Date) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Suspends the account.
suspend(String, String) - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Suspend an entity on the remote resource.
SUSPENDED - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
Constant identifying a suspended state.
synchPasswords(PersonMO, Date) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Synchronizes all of the given identity's account passwords to a system generated password.
synchPasswords(PersonMO, String, Date) - Method in class com.ibm.itim.apps.provisioning.PasswordManager
Synchronizes all of the given identity's account passwords to the given password.
SYNCHRONOUS - Static variable in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Name of a property indicating that the service provider is synchronous.
SYSADMIN - Static variable in class com.ibm.itim.workflow.model.ActivityParticipant
Constant identifying the system administrator participant type.
SYSTEM - Static variable in class com.ibm.itim.workflow.model.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_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.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.
SystemAuthenticationAuthority - class com.ibm.itim.authentication.system.SystemAuthenticationAuthority.
SystemAuthenticationAuthority is a class that provides a central interface for authenticating users by supporting a wide variety of authentication mechanisms.
SystemLog - class com.ibm.itim.logging.SystemLog.
External class that provides an interface for message logging.
SystemRole - class com.ibm.itim.dataservices.model.system.SystemRole.
Value Object class that holds the attribute information of a system role (group) in the data model.
SystemRole() - 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 com.ibm.itim.dataservices.model.system.SystemRoleEntity.
Represents a system role (group) in the data model.
SystemRoleEntity(SystemRole) - Constructor for class com.ibm.itim.dataservices.model.system.SystemRoleEntity
Constructs with a value object.
SystemRoleFactory - class com.ibm.itim.dataservices.model.system.SystemRoleFactory.
Factory for creating system roles in the data store.
SystemRoleFactory() - Constructor for class com.ibm.itim.dataservices.model.system.SystemRoleFactory
 
SystemRoleSearch - class com.ibm.itim.dataservices.model.system.SystemRoleSearch.
Class that provides an interface for searching for system roles.
SystemRoleSearch() - Constructor for class com.ibm.itim.dataservices.model.system.SystemRoleSearch
Default constructor.
SystemUser - class com.ibm.itim.dataservices.model.system.SystemUser.
Value Object class that holds the attribute information of a system (platform) user in the data model.
SystemUser() - Constructor for class com.ibm.itim.dataservices.model.system.SystemUser
Default empty constructor
SystemUser(AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.system.SystemUser
Constructs object with attribute information.
SystemUser(String, AttributeValues) - Constructor for class com.ibm.itim.dataservices.model.system.SystemUser
Constructs object with name (user id) and attribute information.
SystemUserEntity - class com.ibm.itim.dataservices.model.system.SystemUserEntity.
Represents a usr of the system (platform) in the data model.
SystemUserEntity(SystemUser) - Constructor for class com.ibm.itim.dataservices.model.system.SystemUserEntity
Constructs with a value object.
SystemUserFactory - class com.ibm.itim.dataservices.model.system.SystemUserFactory.
Factory for creating system users in the data store.
SystemUserFactory() - Constructor for class com.ibm.itim.dataservices.model.system.SystemUserFactory
Default constructor.
SystemUserSearch - class com.ibm.itim.dataservices.model.system.SystemUserSearch.
Provides an interface for searching for SystemUserEntity(s).
SystemUserSearch() - Constructor for class com.ibm.itim.dataservices.model.system.SystemUserSearch
Default constructor.

T

TemplateWorkflowDeProvisionContext - interface com.ibm.itim.mail.workflow.TemplateWorkflowDeProvisionContext.
The workflow runtime context associated with the deprovision account activity.
TemplateWorkflowManualActivityContext - interface com.ibm.itim.mail.workflow.TemplateWorkflowManualActivityContext.
The workflow runtime context associated with a manual activity.
TemplateWorkflowNewAccountContext - interface com.ibm.itim.mail.workflow.TemplateWorkflowNewAccountContext.
The workflow runtime context associated with new account activity.
TemplateWorkflowNewPasswordContext - interface com.ibm.itim.mail.workflow.TemplateWorkflowNewPasswordContext.
The workflow runtime context associated with new password activity.
TemplateWorkflowWorkOrderContext - interface com.ibm.itim.mail.workflow.TemplateWorkflowWorkOrderContext.
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.type.WorkflowRequester
Constant identifying the tenant administrator requester type.
TENANT_ADMIN - Static variable in class com.ibm.itim.workflow.model.ProcessParticipant
Constant identifying the tenant administrator participant type (multi-tenant deployments only).
TenantCallback - class com.ibm.itim.apps.jaas.callback.TenantCallback.
JAAS authentication callback for the tenant ID of the authenticating user.
TenantCallback() - Constructor for class com.ibm.itim.apps.jaas.callback.TenantCallback
Default constructor of the callback.
TERMINATED - Static variable in class com.ibm.itim.workflow.model.ExecutionObject
Constant identifying a terminated state.
test() - Method in interface com.ibm.itim.remoteservices.provider.ServiceProvider
Test a connection to the remote resource
testCommunications() - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Tests the communications with the physical service itself to ensure provisioning actions can be fulfilled.
testCommunications(OrganizationalContainerMO, Service) - Method in class com.ibm.itim.apps.provisioning.ServiceManager
Tests the communication with the physical service defined in a given service value object.
Textual - class com.ibm.itim.policy.join.Textual.
will join attribute values containing Strings representing a purely textual information to be joined using an operation alloed on text.
Textual() - Constructor for class com.ibm.itim.policy.join.Textual
default constructor necessary for using reflections to instantiate
THISMONTH - Static variable in class com.ibm.itim.dataservices.model.system.WorkflowQuery
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
Reason: Error type for an unsuccessful request indicating that the time limited was exceeded for the resource to respond.
TIMEOUT - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a timout result.
TimeoutEventAudit - class com.ibm.itim.workflow.model.TimeoutEventAudit.
This defines the class for timeout event audit information
TimeoutEventAudit(ActivityParticipant) - Constructor for class com.ibm.itim.workflow.model.TimeoutEventAudit
 
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
TOO_LONG - Static variable in class com.ibm.passwordrules.standard.MaxLengthConstraint
Constant representing a message key in a property file
TOO_LONG - Static variable in class com.ibm.passwordrules.standard.LengthConstraint
Constant representing a message key in a property file
TOO_MANY_SEQUENTIAL_CHARACTERS - Static variable in class com.ibm.passwordrules.standard.MaxSequentialCharacters
Constant representing a message key in a property file
TOO_SHORT - Static variable in class com.ibm.passwordrules.standard.MinLengthConstraint
Constant representing a message key in a property file
TOO_SHORT - Static variable in class com.ibm.passwordrules.standard.LengthConstraint
Constant representing a message key in a property file
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.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.AttributeDateValue
Overrides the method from java.lang.Object.
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.AttributeValues
Overrides Object.toString()
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.ValueObject
Overwrite the default implementation of Object.toString()
toString() - Method in class com.ibm.itim.common.AttributeValue
Returns a string representation of the attribute.
toString() - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Returns a string representation of the object.
toString() - Method in class com.ibm.itim.dataservices.model.LifecycleRule
 
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.ObjectProfile
Returns the name of the object profile.
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.DistinguishedName
Returns the string representation of the distinguished name.
toString() - Method in class com.ibm.itim.dataservices.model.domain.POConfiguration
 
toString() - Method in class com.ibm.itim.dataservices.model.domain.NotificationTemplate
 
toString() - Method in class com.ibm.itim.dataservices.model.domain.Account
Returns a string representation of the object.
toString() - Method in class com.ibm.itim.dataservices.model.system.Delegate
Returns Delegate fields in a formatted String of three tokens as in: eruid=APrice,ou=systemUser,ou=itim,ou=Root,dc=com$200202041821Z$200202041821Z Where token 1 is the systemUser DN (the delegate), token 2 is the start date (when delegation begins) and token 3 is the end date (end of delegation).
toString() - Method in class com.ibm.itim.mail.NotificationMessage
 
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.SearchCriteria
Provides human readable description of the filter, base, and search criteria.
toString() - Method in class com.ibm.itim.remoteservices.provider.ServiceProviderInformation
Format all of the parameters into a string
toString() - Method in class com.ibm.itim.remoteservices.provider.RequestStatus
Override method from java.lang.Object
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.Activity
 
toString() - Method in class com.ibm.itim.workflow.model.Participant
 
toString() - Method in class com.ibm.itim.workflow.model.ExecutionObject
 
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 class 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.apps.ITIMCredentialExpiredException
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.PolicyScopeAttributeValue
Returns an XML String representation of the scope 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.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.dataservices.model.LifecycleRule
Returns an XML String representation of the attribute.
toXML() - Method in class com.ibm.itim.dataservices.model.ObjectProfileOperation
Generate the XML representation of the operation
toXML() - Method in class com.ibm.itim.dataservices.model.ObjectProfile
Returns the name of the object profile.
toXML() - Method in class 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 class com.ibm.itim.exception.ITIMException
Returns a XML representation of this exception message and parameters that can be localized in the ITIM UI.
toXML() - Method in class com.ibm.itim.policy.analysis.PPAException
Returns an XML representation of this exception message and token values that can be localized by a user interface.
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.
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_WORKFLOW - Static variable in class com.ibm.itim.dataservices.model.ObjectProfileOperation
 

U

UID_USED - Static variable in class com.ibm.passwordrules.standard.NotUserIDCaseInsensitive
Constant representing a message key in a property file
UID_USED - Static variable in class com.ibm.passwordrules.standard.NotUserID
Constant representing a message key in a property file
UNAUTHORIZED - Static variable in class com.ibm.itim.dataservices.model.domain.Account
Int constant indicating the account is not authorized (not compliant with policies).
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 the person object ONLY from the provisioning platform.
unManage(Date) - Method in class com.ibm.itim.apps.identity.PersonMO
Removes the person object ONLY from the provisioning platform.
UnsolicitedEventProcessor - interface com.ibm.itim.remoteservices.provider.UnsolicitedEventProcessor.
Interface for a class to process unsolicited events, including add events, modify events, suspend, restore, and delete events.
UNSPECIFIED_ERROR_KEY - Static variable in class com.ibm.itim.dataservices.model.PartialResultsReason
Deprecated. A key to look up unspecified message relating to search results in resource bundle
UNSPECIFIED_ERROR_KEY - Static variable in class com.ibm.itim.dataservices.model.SearchResultsStatus
A key to look up unspecified message relating to search results in resource bundle
UNSUCCESSFUL - Static variable in class com.ibm.itim.remoteservices.provider.RequestStatus
Status: The request failed.
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.ObjectProfileEntity
Updates the ObjectProfile in the data store with the given ObjectProfile value object with recorded changes.
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(Account, Date) - Method in class com.ibm.itim.apps.provisioning.AccountMO
Updates the managed object.
update(DirectoryObject) - Method in class com.ibm.itim.dataservices.model.DirectoryObjectEntity
Deprecated. please use update()
update(ObjectProfile) - Method in class com.ibm.itim.dataservices.model.ObjectProfileEntity
Deprecated. use update()
update(OrganizationalContainer) - Method in class com.ibm.itim.apps.identity.OrganizationalContainerMO
Updates the managed object.
update(Person, Date) - Method in class com.ibm.itim.apps.identity.PersonMO
Updates the managed object.
update(Role, Date) - Method in class com.ibm.itim.apps.identity.RoleMO
Updates the managed object.
update(Service) - Method in class com.ibm.itim.apps.provisioning.ServiceMO
Updates the managed object.
updateCategory(ObjectProfileCategory) - Method in class com.ibm.itim.dataservices.model.CategoryTable
Updates category in cache and store into ldap
updateDelegate(Delegate, Delegate) - Method in class com.ibm.itim.dataservices.model.system.SystemUserEntity
Replaces the old delegation with the new delegation.
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.
UPPER_CASE_ONLY - Static variable in class com.ibm.passwordrules.LexicalRule
Constant for specifying that only upper case characters are to be used in password
UPPER_CASE_VIOLATION - Static variable in class com.ibm.passwordrules.standard.CaseRestricted
Constant representing a message key in a property file
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
Reason: Error type for an unsuccessful request indicating that the search controls specified in the request was invalid.
USER_AUTH_INFO_KEY - Static variable in class com.ibm.itim.apps.UserAuthInfo
Constant representing key in HttpSession
USER_DEFINED - Static variable in class com.ibm.itim.dataservices.model.domain.DirectorySystem
 
USER_NAME_USED - Static variable in class com.ibm.passwordrules.standard.NotUserNameCaseInsensitive
Constant representing a message key in a property file
USER_NAME_USED - Static variable in class com.ibm.passwordrules.standard.NotUserName
Constant representing a message key in a property file
USER_SELECTED - Static variable in class com.ibm.itim.dataservices.model.domain.DirectorySystem
 
UserAuthInfo - class com.ibm.itim.apps.UserAuthInfo.
Contains a user's authentication information, including user id and credentials.
UserAuthInfo() - Constructor for class com.ibm.itim.apps.UserAuthInfo
Creates new UserAuthnfo.
UserAuthInfo(Credentials) - Constructor for class com.ibm.itim.apps.UserAuthInfo
Creates new UserAuthInfo.
UserAuthInfo(DistinguishedName) - Constructor for class com.ibm.itim.apps.UserAuthInfo
To be removed - added to allow for a phased integration of the web-tier with the new API and of the API with the manager beans.
UserAuthInfo(String) - Constructor for class com.ibm.itim.apps.UserAuthInfo
Creates new UserAuthInfo.
UserAuthInfo(String, Object, String) - Constructor for class com.ibm.itim.apps.UserAuthInfo
Creates new UserAuthInfo.
UserAuthInfo(String, Object, String, String, String, String, int) - Constructor for class com.ibm.itim.apps.UserAuthInfo
Creates new UserAuthInfo.
UserAuthInfo(String, String) - Constructor for class com.ibm.itim.apps.UserAuthInfo
Creates new UserAuthInfo.
UserAuthInfo(String, String, Object, String, String, String, String, String, int) - Constructor for class com.ibm.itim.apps.UserAuthInfo
 
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.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.StartsWithChar
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.RuleSet
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.RestrictedTo
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.NotUserNameCaseInsensitive
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.NotUserName
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.NotUserIDCaseInsensitive
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.NotUserID
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.NotReversed
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.NotRepeated
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.NotInDictionary
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.MustContain
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.MinLengthConstraint
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.MinDistinctCharacters
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.MinDigitCharacters
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.MinAlphabeticCharacters
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.MayNotContain
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.MaxSequentialCharacters
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.MaxLengthConstraint
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.LengthConstraint
Validate the given password using the given validation info.
validate(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.CaseRestricted
Validate the given password using the given validation info.
validateSafe(String, ValidationInfo) - Method in class com.ibm.passwordrules.LexicalRule
Validate the given password using the given validation info.
validateSafe(String, ValidationInfo) - Method in class com.ibm.passwordrules.BehavioralRule
Validate the given password using the given validation info.
validateSafe(String, ValidationInfo) - Method in interface com.ibm.passwordrules.Rule
Validate the given password using given validation info.
validateSafe(String, ValidationInfo) - Method in class com.ibm.passwordrules.standard.RuleSet
Validate the given password using the given validation info.
ValidationInfo - interface com.ibm.passwordrules.ValidationInfo.
Interface for classes providing contextual information used to validate passwords.
ValidityTimeConstraint - class com.ibm.passwordrules.standard.ValidityTimeConstraint.
The system doesn't enforce this rule at this moment.
ValidityTimeConstraint() - Constructor for class com.ibm.passwordrules.standard.ValidityTimeConstraint
Default constructor
ValidityTimeConstraint(long, long) - Constructor for class com.ibm.passwordrules.standard.ValidityTimeConstraint
Constructor accepting minimum and maximum parameters.
ValueObject - class com.ibm.itim.common.ValueObject.
This class is the base class for all value oriented objects
ValueObject() - Constructor for class com.ibm.itim.common.ValueObject
 
values() - Method in class com.ibm.itim.common.AttributeValues
Gets a collection of all the values in the map
values() - Method in class com.ibm.itim.common.AttributeChanges
Get the collection of AttributeChangeOperation objects

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.logging.SystemLog
Defines a Warning message that indicates potentially harmful situations.
WARNING - Static variable in class com.ibm.itim.apps.Request
Constant identifying the warning status.
WARNING - Static variable in class com.ibm.itim.apps.identity.SelfRequest
Constant identifying the warning status.
WARNING - Static variable in class com.ibm.itim.workflow.model.ActivityResult
Constant identifying a warning result.
WORKFLOW_ENGINE - Static variable in class com.ibm.itim.workflow.model.ProcessParticipant
Constant identifying the workflow engine itself as a participant type.
WorkflowActivityMO - class com.ibm.itim.apps.workflow.WorkflowActivityMO.
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.
WorkflowApplication - interface com.ibm.itim.workflow.application.WorkflowApplication.
Interface to represent an external application that requires the workflow execution context in order for it to complete its tasks.
WorkflowAssignmentMO - class com.ibm.itim.apps.workflow.WorkflowAssignmentMO.
This 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.
WorkflowConfiguration - class com.ibm.itim.dataservices.model.domain.WorkflowConfiguration.
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 com.ibm.itim.dataservices.model.domain.WorkflowConfigurationEntity.
 
WorkflowDeProvisionContext - interface com.ibm.itim.mail.workflow.WorkflowDeProvisionContext.
The workflow notification context associated with de-provisioning activity
WorkflowException - exception com.ibm.itim.workflow.model.WorkflowException.
This class is used for errors that occurred within the workflow engine.
WorkflowException(String) - Constructor for class com.ibm.itim.workflow.model.WorkflowException
Deprecated. Use new constructor WorkflowException(String msg, Object[] tokenValues, Throwable cause)
WorkflowException(String, Object[], Throwable) - Constructor for class com.ibm.itim.workflow.model.WorkflowException
Constructs a new exception with an error message id, tokens, and the cause of the exception.
WorkflowException(String, String) - Constructor for class com.ibm.itim.workflow.model.WorkflowException
Deprecated. Use new construtor WorkflowException(String msg, Object[] tokenValues, Throwable cause)
WorkflowException(String, Throwable) - Constructor for class com.ibm.itim.workflow.model.WorkflowException
Deprecated. Use new construtor WorkflowException(String msg, Object[] tokenValues, Throwable cause)
WorkflowExecutionContext - interface com.ibm.itim.workflow.application.WorkflowExecutionContext.
Interface for obtaining contextual information about the currently executing workflow activity and process.
WorkflowExecutionMO - class com.ibm.itim.apps.workflow.WorkflowExecutionMO.
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
 
WorkflowManager - class com.ibm.itim.apps.workflow.WorkflowManager.
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.
WorkflowManualActivityContext - interface com.ibm.itim.mail.workflow.WorkflowManualActivityContext.
The workflow runtime context associated with a manual activity.
WorkflowNewAccountContext - interface com.ibm.itim.mail.workflow.WorkflowNewAccountContext.
The workflow runtime context associated with new account activity.
WorkflowNewPasswordContext - interface com.ibm.itim.mail.workflow.WorkflowNewPasswordContext.
The workflow runtime context associated with new password activity.
WorkflowNotificationContext - interface com.ibm.itim.mail.workflow.WorkflowNotificationContext.
General workflow runtime context.
WorkflowProcess - class com.ibm.itim.workflow.model.WorkflowProcess.
This class contains general information about a workflow process.
WorkflowProcess() - Constructor for class com.ibm.itim.workflow.model.WorkflowProcess
 
WorkflowProcessEntity - class com.ibm.itim.workflow.model.WorkflowProcessEntity.
Class that provides management capabilities for a workflow process.
WorkflowProcessEntity(WorkflowProcess) - Constructor for class com.ibm.itim.workflow.model.WorkflowProcessEntity
Constructs with WorkflowProcess value object.
WorkflowProcessHistoryQuery - class com.ibm.itim.workflow.query.WorkflowProcessHistoryQuery.
Class for executing a process query against the workflow engine.
WorkflowProcessHistoryQuery() - Constructor for class com.ibm.itim.workflow.query.WorkflowProcessHistoryQuery
 
WorkflowProcessMO - class com.ibm.itim.apps.workflow.WorkflowProcessMO.
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.
WorkflowProcessQuery - class com.ibm.itim.workflow.query.WorkflowProcessQuery.
Class for executing a process query against the workflow engine.
WorkflowProcessQuery() - Constructor for class com.ibm.itim.workflow.query.WorkflowProcessQuery
 
WorkflowQuery - class com.ibm.itim.dataservices.model.system.WorkflowQuery.
A system user's preferences when querying workflow processes.
WorkflowQuery() - Constructor for class com.ibm.itim.dataservices.model.system.WorkflowQuery
 
WorkflowQueryStatement - interface com.ibm.itim.workflow.query.WorkflowQueryStatement.
Interface for all workflow query statements.
WorkflowRequester - class com.ibm.itim.workflow.model.type.WorkflowRequester.
This class defines a workflow requester which initiated a workflow process.
WorkflowRequester() - Constructor for class com.ibm.itim.workflow.model.type.WorkflowRequester
Default constructor for WorkflowRequester.
WorkflowRequester(String, DistinguishedName) - Constructor for class com.ibm.itim.workflow.model.type.WorkflowRequester
Constructs the WorkflowRequester with a type and distinguished name.
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 com.ibm.itim.apps.workflow.WorkflowResourceMO.
Interface for obtaining the assignments of a resource participating in workflow processes.
WorkflowSearchMO - class com.ibm.itim.apps.workflow.WorkflowSearchMO.
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.
WorkflowSearchResultsMO - class com.ibm.itim.apps.workflow.WorkflowSearchResultsMO.
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.
WorkflowWorkOrderContext - interface com.ibm.itim.mail.workflow.WorkflowWorkOrderContext.
Notification Context representing work orders
WorkItem - interface com.ibm.itim.workflow.model.WorkItem.
This interface provides general information about a work item.

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

IBM Tivoli Identity Manager 4.6
© Copyright International Business Machines Corporation 2005. All rights reserved. US Government Users Restricted Rights Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.