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

F

Field - Class in sailpoint.object
 
Field() - Constructor for class sailpoint.object.Field
 
Filter - Class in sailpoint.object
A Filter is an abstract class that is used to express boolean logical expressions.
Filter() - Constructor for class sailpoint.object.Filter
 
Filter.BaseFilterVisitor - Class in sailpoint.object
Base implementation of a FilterVisitor that throws unsupported exceptions for all operations.
Filter.BooleanOperation - Enum in sailpoint.object
 
Filter.CompositeFilter - Class in sailpoint.object
 
Filter.FilterCompiler - Class in sailpoint.object
A compiler that can create a Filter from a string representation using the following grammar (note the Java-like syntax):
Filter.FilterCompiler.IdentitiferLookAhead - Class in sailpoint.object
Identifiers can have ambiguity because they can contain spaces.
Filter.FilterVisitor - Interface in sailpoint.object
Visitor interface that is accepted by filters to perform various operations.
Filter.LeafFilter - Class in sailpoint.object
 
Filter.LogicalOperation - Enum in sailpoint.object
 
Filter.MatchMode - Enum in sailpoint.object
An enumeration that describes how to match strings in a 'like' filter.
Filter.ValueEscapeStyle - Enum in sailpoint.object
 
FilterCompiler() - Constructor for class sailpoint.object.Filter.FilterCompiler
 
filterNulls(List<T>) - Static method in class connector.common.Util
Remove nulls from a list.
findAccountsByAttribute(String, String, String, Object) - Method in interface sailpoint.server.IdnRuleUtil
Method that will return a list of accounts for the given Identity that matches the attributeName and values passed to the method.
findIdentitiesBySearchableIdentityAttribute(String, String, String, String) - Method in interface sailpoint.server.IdnRuleUtil
Find and return the users that match the incoming attributeName, operation, value ordered by the specified sortAttribute
fromExample(Object) - Static method in class sailpoint.object.Filter
Create a Filter from an example object.
fromMap(Map) - Method in class sailpoint.object.ProvisioningPlan.AbstractRequest
 
fromMap(Map) - Method in class sailpoint.object.ProvisioningPlan.AttributeRequest
 
fromMap(Map) - Method in class sailpoint.object.ProvisioningPlan
 
fromMap(Map) - Method in class sailpoint.object.ProvisioningPlan.PermissionRequest
 
ftoa(float) - Static method in class connector.common.Util
Convert a float to a string.
A B C D E F G H I J L M N O P Q R S T U V W _ 
Skip navigation links