- IdentitiferLookAhead() - Constructor for class sailpoint.object.Filter.FilterCompiler.IdentitiferLookAhead
-
- Identity - Class in sailpoint.object
-
- Identity() - Constructor for class sailpoint.object.Identity
-
- Identity - Interface in sailpoint.rule
-
Definition of a User interface available to Rule implementors.
- IdnRuleUtil - Class in sailpoint.server
-
Utility class containing methods customers can use within a rules to perform common tasks.
- ignoreCase(Filter) - Static method in class sailpoint.object.Filter
-
- IIQ_APPLICATION_NAME - Static variable in class sailpoint.object.ProvisioningPlan
-
- in(String, Collection<?>) - Static method in class sailpoint.object.Filter
-
- instantiate() - Method in class sailpoint.object.ProvisioningPlan.AccountRequest
-
- instantiate() - Method in class sailpoint.object.ProvisioningPlan.AttributeRequest
-
- IntegrationConfig - Class in sailpoint.object
-
The target integration application object that references this before/after rule.
- IntegrationConfig() - Constructor for class sailpoint.object.IntegrationConfig
-
- isAmbiguous(char) - Method in class sailpoint.object.Filter.FilterCompiler.IdentitiferLookAhead
-
- isAscending() - Method in class sailpoint.object.QueryOptions.Ordering
-
- isAuthoritative() - Method in class sailpoint.rule.Account
-
Determines whether or not the account is authoritative.
- isCorrelated() - Method in class sailpoint.object.Identity
-
- isDisabled() - Method in class sailpoint.object.Link
-
A true or false value if the account is disabled
- isDisabled() - Method in class sailpoint.rule.Account
-
Determines whether or not the account is disabled.
- isempty(String) - Static method in class sailpoint.object.Filter
-
- isEmpty() - Method in class sailpoint.object.ProvisioningPlan
-
- isEntitlement() - Method in class sailpoint.object.AttributeDefinition
-
- isIgnoreCase() - Method in class sailpoint.object.Filter.LeafFilter
-
- isIgnoreCase() - Method in class sailpoint.object.QueryOptions.Ordering
-
- isInactive() - Method in class sailpoint.object.Identity
-
- isLocked() - Method in class sailpoint.rule.Account
-
Determines whether or not the account is locked.
- isManager() - Method in interface sailpoint.rule.Identity
-
Check to see if the current user has reports and is a manager.
- isManuallyCorrelated() - Method in class sailpoint.rule.Account
-
Determines whether or not the account was manually correlated.
- isMulti() - Method in class sailpoint.object.AttributeDefinition
-
- isMulti() - Method in class sailpoint.object.BaseAttributeDefinition
-
- isMultiValued() - Method in class sailpoint.object.BaseAttributeDefinition
-
- isnull(String) - Static method in class sailpoint.object.Filter
-
- isRequired() - Method in class sailpoint.object.BaseAttributeDefinition
-
- isSecret() - Method in class sailpoint.object.ProvisioningPlan.AttributeRequest
-
- isSystemAccount() - Method in class sailpoint.rule.Account
-
Determines whether or not the account is a system account.
- isUncorrelated() - Method in class sailpoint.rule.Account
-
Determines whether or not the account is uncorrelated.
- isUniqueAccountId(String, String, String) - Method in class sailpoint.server.IdnRuleUtil
-
A method that will call getObject() on the connector for the Account type
and test if an account with the given accountId exists.
- isUniqueLDAPValue(String, String, String, String) - Method in class sailpoint.server.IdnRuleUtil
-
A method that can be used to call LDAP type connectors to look for
unique values.