All Classes and Interfaces
Class
Description
Definition of an Account interface available to Rule implementors.
A class to represent Sources within Identity Now.
A class to represent Roles in IdentityNow
A Filter is an abstract class that is used to express boolean logical
expressions.
Base implementation of a FilterVisitor that throws unsupported exceptions
for all operations.
A compiler that can create a Filter from a string representation using the
following grammar (note the Java-like syntax):
Identifiers can have ambiguity because they can contain spaces.
Visitor interface that is accepted by filters to perform various
operations.
An enumeration that describes how to match strings in a 'like' filter.
Definition of a User interface available to Rule implementors.
Utility class containing methods you can use within a rule to perform common tasks.
The properties of the managed attribute model that
IdnRuleUtil.findManagedAttributes(java.lang.String, java.lang.String, sailpoint.server.IdnRuleUtil.ManagedAttributeProperty, sailpoint.server.IdnRuleUtil.FindOperation, java.lang.String, java.lang.String, sailpoint.server.IdnRuleUtil.ManagedAttributeProperty) can query
and sort on.The target integration application object that references this before/after rule.
The Link class is a reference to a single account within an application (Source)
Model to represent MangedAttribute "view" returned by IdnRuleUtil.
A class containing all the elements needed to generate localized message text,
including the key of the message and any parameters which should be injected
into the message string.
Type or severity of the message.
A representation of account data that has been aggregated.
A context object class used to query for data
This class is for old rules using SailPointContext.
Definition of a Web Services Client interface available to Rule implementors.