Skip navigation links
A C D E F G H I M N O P Q R S T U V W 

A

Account - Interface in sailpoint.rule
Definition of an Account interface available to Rule implementors.
ACCOUNT_GROUP_APPLICATION - Static variable in interface sailpoint.object.ProvisioningPlan
 
ACCOUNT_GROUP_DESCRIPTION - Static variable in interface sailpoint.object.ProvisioningPlan
 
ACCOUNT_GROUP_NAME - Static variable in interface sailpoint.object.ProvisioningPlan
 
ACCOUNT_GROUP_NATIVE_IDENTITY - Static variable in interface sailpoint.object.ProvisioningPlan
 
ACCOUNT_GROUP_OWNER - Static variable in interface sailpoint.object.ProvisioningPlan
 
ACCOUNT_GROUP_REFERENCE_ATTRIBUTE - Static variable in interface sailpoint.object.ProvisioningPlan
 
ACCOUNT_GROUP_SCOPE - Static variable in interface sailpoint.object.ProvisioningPlan
 
ACCOUNT_ID - Static variable in interface sailpoint.object.Field
The name of a field that when used in account creation templates will specify the native identity of the new account.
accountExistsByDisplayName(String, String) - Method in interface sailpoint.server.IdnRuleUtil
Determines if an account currently exists on an application using the display name.
accountExistsByNativeIdentity(String, String) - Method in interface sailpoint.server.IdnRuleUtil
Determines if an account currently exists on an application using the native identity.
AccountRequest() - Constructor for class sailpoint.object.ProvisioningPlan.AccountRequest
 
AccountRequest(Map) - Constructor for class sailpoint.object.ProvisioningPlan.AccountRequest
 
AccountRequest(ProvisioningPlan.AccountRequest) - Constructor for class sailpoint.object.ProvisioningPlan.AccountRequest
 
AccountRequest(ProvisioningPlan.AccountRequest.Operation, String, String, String) - Constructor for class sailpoint.object.ProvisioningPlan.AccountRequest
 
add(ProvisioningPlan.AccountRequest) - Method in interface sailpoint.object.ProvisioningPlan
 
add(ObjectRequest) - Method in interface sailpoint.object.ProvisioningPlan
 
add(String, String, ProvisioningPlan.AccountRequest.Operation) - Method in interface sailpoint.object.ProvisioningPlan
 
add(String, String, String, ProvisioningPlan.Operation, Object) - Method in interface sailpoint.object.ProvisioningPlan
 
add(String, String, ProvisioningPlan.Operation, Object) - Method in interface sailpoint.object.ProvisioningPlan
Deprecated.
add(String, String, Object) - Method in interface sailpoint.object.ProvisioningPlan
Deprecated.
addError(Message) - Method in interface sailpoint.object.ProvisioningResult
 
addHeader(String, String) - Method in interface sailpoint.connector.webservices.Endpoint
Use this method to add a header value to the existing http header map for the request
addObjectRequest(ObjectRequest) - Method in interface sailpoint.object.ProvisioningPlan
 
addRequest(AbstractRequest) - Method in interface sailpoint.object.ProvisioningPlan
 
addRequester(Identity) - Method in interface sailpoint.object.ProvisioningPlan
 
addValues(Object, Object, boolean) - Static method in interface sailpoint.object.ProvisioningPlan
Utility to add values to a multi-valued attribute with necessary coercion.
addValues(Object, Object) - Static method in interface sailpoint.object.ProvisioningPlan
Backward compatibility for the Original signature before case insensitivity was added.
addWarning(List<Message>) - Method in interface sailpoint.object.ProvisioningResult
 
addWarning(Message) - Method in interface sailpoint.object.ProvisioningResult
 
APP_IDM - Static variable in interface sailpoint.object.ProvisioningPlan
The name of a special AccountRequest application that represents the aggregate identity managed by a provisioning system.
APP_IIQ - Static variable in interface sailpoint.object.ProvisioningPlan
The name of a special AccountRequest application that represents the IdentityIQ identity.
Application - Interface in sailpoint.object
 
ApplicationDependency() - Constructor for class sailpoint.object.Field.ApplicationDependency
 
ApplicationDependency(String, String) - Constructor for class sailpoint.object.Field.ApplicationDependency
 
ARG_ADD_DATE - Static variable in interface sailpoint.object.ProvisioningPlan
The date at which an add or set request is to occur, the "sunrise" date.
ARG_ALLOW_SIMPLIFICATION - Static variable in interface sailpoint.object.ProvisioningPlan
 
ARG_ASSIGNMENT - Static variable in interface sailpoint.object.ProvisioningPlan
When added to the arguments and set to true, will indicate that the AttributeAssignment stored on the identity, which makes it sticky, should also be created or removed.
ARG_ASSIGNMENT_NOTE - Static variable in interface sailpoint.object.ProvisioningPlan
The role assignment note coming in with the attribute request.
ARG_CHECK_POLICY - Static variable in interface sailpoint.object.ProvisioningPlan
When used with ATT_PASSWORD, requests that policy checking be performed before setting.
ARG_COMMENTS - Static variable in interface sailpoint.object.ProvisioningPlan
The request comments coming in with the request.
ARG_DESTINATION_IDENTITY - Static variable in interface sailpoint.object.ProvisioningPlan
Argument for "links" request.
ARG_FORCE_NEW_ACCOUNT - Static variable in interface sailpoint.object.ProvisioningPlan
When logically true, this AccountRequest argument indicates that the user specifically requested to create an account.
ARG_LINK_EDIT - Static variable in interface sailpoint.object.ProvisioningPlan
When this is logically true, it means that the link attribute was manually edited.
ARG_LOCK_TIMEOUT - Static variable in interface sailpoint.object.ProvisioningPlan
Name of a plan argument that contains the timeout to be used when acquiring locks on the target Identity.
ARG_PERMITTED_BY - Static variable in interface sailpoint.object.ProvisioningPlan
Holds the name of the role which permits the role being requested in a permitted role request.
ARG_PREVIOUS_VALUE - Static variable in interface sailpoint.object.ProvisioningPlan
Optional AttributeRequest argument used to convey the previous values that were assigned.
ARG_REMOVE_DATE - Static variable in interface sailpoint.object.ProvisioningPlan
The date at which a Remove request is to occur, the "sunset" date.
ARG_REQUESTER - Static variable in interface sailpoint.object.ProvisioningPlan
Name of a plan argument holding the name of the identity that is considered to be the requester of the provisioning.
ARG_REQUIRED - Static variable in interface sailpoint.object.ProvisioningPlan
 
ARG_SECRET - Static variable in interface sailpoint.object.ProvisioningPlan
When true indicates that the AttributeRequest value is secret.
ARG_SOURCE - Static variable in interface sailpoint.object.ProvisioningPlan
Name of a plan argument that contains the "source" type.
ARG_SOURCE_ID - Static variable in interface sailpoint.object.ProvisioningPlan
Name of a plan argument that contains the database id of an object associated with the source.
ARG_SOURCE_IDENTITY - Static variable in interface sailpoint.object.ProvisioningPlan
Argument for "links" request.
ARG_SOURCE_NAME - Static variable in interface sailpoint.object.ProvisioningPlan
Name of a plan argument that contains the database name of an object associated with the source.
ARG_TYPE - Static variable in interface sailpoint.object.ProvisioningPlan
 
ARG_TYPE_DATE - Static variable in interface sailpoint.object.ProvisioningPlan
 
ASSIGNMENT_ID_NEW - Static variable in interface sailpoint.object.ProvisioningPlan
A reserved name that can be set in an AttributeRequest's assignmentId to indicate that a new assignment is to be created.
ATT_ATTRIBUTE_NAME - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_ATTRIBUTE_VALUE - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_CURRENT_PASSWORD - Static variable in interface sailpoint.object.ProvisioningPlan
Special attribute used in the arguments map of a password AttributeRequest that holds the users current password.
ATT_GENERATED - Static variable in interface sailpoint.object.ProvisioningPlan
Used to notify email template
ATT_IDM_ROLES - Static variable in interface sailpoint.object.ProvisioningPlan
The name of the attribute in the APP_IDM account that represents the assigned roles.
ATT_IGNORED - Static variable in interface sailpoint.object.Field
A field attribute that controls whether this field will be included during provisioning policy template expansion.
ATT_IIQ_ACTIVITY_CONFIG - Static variable in interface sailpoint.object.ProvisioningPlan
The name of a special AttributeRequest within the IdentityIQ application to modify the ActivityConfig.
ATT_IIQ_ARCHIVES - Static variable in interface sailpoint.object.ProvisioningPlan
A pseudo attribute representing the IdentityArchive list which we display in the UI as "identity history".
ATT_IIQ_ASSIGNED_ROLES - Static variable in interface sailpoint.object.ProvisioningPlan
The name of a special AttributeRequest within the IdentityIQ application to modify the assigned role list.
ATT_IIQ_AUTHORIZED_SCOPES - Static variable in interface sailpoint.object.ProvisioningPlan
The name of a special AttributeRequest within the IdentityIQ application to modify the authorized scopes list.
ATT_IIQ_CAPABILITIES - Static variable in interface sailpoint.object.ProvisioningPlan
Attribute holding the capabilities list.
ATT_IIQ_CAPABILITIES_NEW - Static variable in interface sailpoint.object.ProvisioningPlan
Preferred camel case version of the capabilities attribute.
ATT_IIQ_CONTROLLED_SCOPES - Static variable in interface sailpoint.object.ProvisioningPlan
Attribute holding the controlled scopes.
ATT_IIQ_CONTROLLED_SCOPES_NEW - Static variable in interface sailpoint.object.ProvisioningPlan
Preferred camel case version of the authorizedScopes attribute.
ATT_IIQ_CONTROLS_ASSIGNED_SCOPE - Static variable in interface sailpoint.object.ProvisioningPlan
Attribute holding the flag indicating that the identity also controls the assigned scope.
ATT_IIQ_DETECTED_ROLES - Static variable in interface sailpoint.object.ProvisioningPlan
The name of a special AttributeRequest within the IdentityIQ application to modify the detected role list.
ATT_IIQ_EVENTS - Static variable in interface sailpoint.object.ProvisioningPlan
A pseudo attribute representing Request objects associated with this identity which the UI displays as "identity events".
ATT_IIQ_LINKS - Static variable in interface sailpoint.object.ProvisioningPlan
The name of special AttributeRequest within the IdentityIQ application to move or delete links
ATT_IIQ_PASSWORD - Static variable in interface sailpoint.object.ProvisioningPlan
ATT_IIQ_PROVISIONING_REQUESTS - Static variable in interface sailpoint.object.ProvisioningPlan
An IdentityIQ pseudo attribute targeting the list of ProvisioningRequests.
ATT_IIQ_ROLE_CHILD - Static variable in interface sailpoint.object.ProvisioningPlan
Request to remove a child role from a role in a role composition certification.
ATT_IIQ_ROLE_GRANTED_CAPABILITY - Static variable in interface sailpoint.object.ProvisioningPlan
Request to remove a capability grant from a role.
ATT_IIQ_ROLE_GRANTED_SCOPE - Static variable in interface sailpoint.object.ProvisioningPlan
Request to remove a scope grant from a role.
ATT_IIQ_ROLE_PERMIT - Static variable in interface sailpoint.object.ProvisioningPlan
Request to remove a permitted role from a role in a role composition certification.
ATT_IIQ_ROLE_PROFILES - Static variable in interface sailpoint.object.ProvisioningPlan
Request to remove a profile from a role in a role composition certification.
ATT_IIQ_ROLE_REQUIREMENT - Static variable in interface sailpoint.object.ProvisioningPlan
Request to remove a required role from a role in a role composition certification.
ATT_IIQ_SCOPE - Static variable in interface sailpoint.object.ProvisioningPlan
Attribute holding the assigned scope.
ATT_IIQ_SNAPSHOTS - Static variable in interface sailpoint.object.ProvisioningPlan
An IdentityIQ pseudo attribute targeting the list of IdentitySnapshots.
ATT_IIQ_WORKGROUPS - Static variable in interface sailpoint.object.ProvisioningPlan
The name of a special AttributeRequest within the IdentityIQ application to modify the workgroup list.
ATT_OBJECT_APPLICATION - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_OBJECT_ARGUMENTS - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_OBJECT_ATTRIBUTES - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_OBJECT_ID - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_OBJECT_INSTANCE - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_OBJECT_PERMISSIONS - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_OBJECT_TYPE - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_OBJECT_UUID - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_OP - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_OPERATION - Static variable in interface sailpoint.object.Field
The name of an attribute that holds the ProvisioningPlan.ObjectOperation name if this field was generated from an update policy where the request was something other than op=Modify, such as op=Enable, op=Disable, or op=Lock.
ATT_PASSWORD - Static variable in interface sailpoint.object.ProvisioningPlan
Special attribute name used in AttributeRequests to set an Identity or account's password.
ATT_PERMISSION_RIGHTS - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_PERMISSION_TARGET - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_PLAN_ACCOUNTS - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_PLAN_ARGUMENTS - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_PLAN_IDENTITY - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_PLAN_INTEGRATION_DATA - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_PLAN_OBJECTS - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_PLAN_PROFILE_ORINDAL - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_PLAN_REQUESTERS - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_PRE_EXPIRE - Static variable in interface sailpoint.object.ProvisioningPlan
Special attribute used in the arguments map of a password AttributeRequest that indicates that the new password should be pre-expired (for example - the user has to change it after first login).
ATT_REQUEST_ARGUMENTS - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_REQUEST_RESULT - Static variable in interface sailpoint.object.ProvisioningPlan
 
ATT_SCRIPT_ARGS - Static variable in interface sailpoint.object.Field
The name of an attribute used to hold another Map containing arguments that will be passed into the evaluation of dynamic scripts in this field.
ATTR_AFTER_PROVISIONING_RULE - Static variable in interface sailpoint.object.Application
Key from the config that holds the value in the config that holds the name of the sever side rules that should be executed before and after provisioning.
ATTR_BEFORE_PROVISIONING_RULE - Static variable in interface sailpoint.object.Application
Key from the config that holds the value in the config that holds the name of the sever side rules that should be executed before and after provisioning.
ATTR_CALL_LIBS - Static variable in interface sailpoint.object.Field
 
ATTR_COMPOSITE_DEFINITION - Static variable in interface sailpoint.object.Application
Attribute holding the CompositeDefinition.
ATTR_CUSTOMIZATION_RULE_LOCATION - Static variable in interface sailpoint.object.Application
Key from the config that says where customization rules are run when the Connector is being called through a proxy Connector.
ATTR_DELTA_AGGREGATION - Static variable in interface sailpoint.object.Application
Key from the config that can be set by the Connector to save state for delta aggregation.
ATTR_DISPLAY_NAME - Static variable in interface sailpoint.object.Application
Attribute for the displayName of the application
ATTR_EXTRA_RECS - Static variable in interface sailpoint.object.Field
Used in ComboBox Records that are not in the Store via the Proxy This allows IdentityIQ to add certain records to a store that would not normally be there based on the Proxy Filters
ATTR_FORM_PATH - Static variable in interface sailpoint.object.Application
Attribute holding the path to the xhtml page used to render the configuration attributes for an application.
ATTR_GROUP_MEMBER_ATTRIBUTE - Static variable in interface sailpoint.object.Application
The name of the attribute in the group schema containing the list of members.
ATTR_HIDDEN - Static variable in interface sailpoint.object.Field
An attribute that holds a DynamicValue indicating whether this field is hidden.
ATTR_MANAGEMENT_WORKGROUP - Static variable in interface sailpoint.object.Application
Attribute for the management workgroup, if any, for this Application
ATTR_MANAGER_FILTER - Static variable in interface sailpoint.object.Application
Attribute holding the manager filter.
ATTR_NATIVE_CHANGE_ATTRIBUTE_SCOPE - Static variable in interface sailpoint.object.Application
Option that tells the back end which attributes to detect change against.
ATTR_NATIVE_CHANGE_ATTRIBUTES - Static variable in interface sailpoint.object.Application
List of attribute names that should be included when performing native change detection.
ATTR_NATIVE_CHANGE_DETECTION_ENABLED - Static variable in interface sailpoint.object.Application
Attribute to indicate that the aggregation process should track native changes at the application level.
ATTR_NATIVE_CHANGE_OPERATIONS - Static variable in interface sailpoint.object.Application
List of operations that should be included when performing native change detection.
ATTR_NATIVE_RULES - Static variable in interface sailpoint.object.Application
Key from the config that holds a list of rule names that need to be executed by the connector as part of the connector interaction.
ATTR_READ_ONLY - Static variable in interface sailpoint.object.Field
An attribute that holds a DynamicValue indicating whether this field is read only.
ATTR_RULE_LIBS - Static variable in interface sailpoint.object.Field
 
ATTR_TEMPLATE_APPLICATION - Static variable in interface sailpoint.object.Application
Attribute holding the name of the application "template" that was used when this application was created.
ATTR_VALUE_OBJ_COLUMN - Static variable in interface sailpoint.object.Field
 
ATTR_VALUE_PROPERTY - Static variable in interface sailpoint.object.Field
 
ATTR_VALUE_PROPERTY_NAME - Static variable in interface sailpoint.object.Field
 
AttributeRequest() - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
 
AttributeRequest(Map) - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
 
AttributeRequest(String, Object) - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
 
AttributeRequest(String, ProvisioningPlan.Operation, Object) - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
 
AttributeRequest(String, ProvisioningPlan.Operation, Object, String) - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
 
AttributeRequest(ProvisioningPlan.AttributeRequest) - Constructor for class sailpoint.object.ProvisioningPlan.AttributeRequest
Handy constructor for plan transformers.
attrSearchCountAccounts(List<String>, String, String, List<String>) - Method in interface sailpoint.server.IdnRuleUtil
Count the accounts that match the searchable attribute and value.
attrSearchGetIdentityName(List<String>, String, String, List<String>) - Method in interface sailpoint.server.IdnRuleUtil
Get the identity name for the account matching the specified criteria.
A C D E F G H I M N O P Q R S T U V W 
Skip navigation links