Interface | Description |
---|---|
Filter.FilterVisitor |
Visitor interface that is accepted by filters to perform various
operations.
|
Class | Description |
---|---|
Application |
A class to represent Sources within Identity Now.
|
AttributeDefinition | |
Attributes<K,V> | |
BaseAttributeDefinition | |
Bundle |
A class to represent Roles in IdentityNow
|
Entitlement | |
Field | |
Filter |
A Filter is an abstract class that is used to express boolean logical
expressions.
|
Filter.BaseFilterVisitor |
Base implementation of a FilterVisitor that throws unsupported exceptions
for all operations.
|
Filter.CompositeFilter | |
Filter.FilterCompiler |
A compiler that can create a Filter from a string representation using the
following grammar (note the Java-like syntax):
|
Filter.FilterCompiler.IdentitiferLookAhead |
Identifiers can have ambiguity because they can contain spaces.
|
Filter.LeafFilter | |
Identity | |
IntegrationConfig |
The target integration application object that references this before/after rule.
|
Link |
The Link class is a reference to a single account within an application (Source)
|
ManagedAttribute | |
ProvisioningPlan | |
ProvisioningPlan.AbstractRequest | |
ProvisioningPlan.AccountRequest | |
ProvisioningPlan.AttributeRequest | |
ProvisioningPlan.GenericRequest | |
ProvisioningPlan.ObjectRequest | |
ProvisioningPlan.PermissionRequest | |
ProvisioningResult | |
QueryOptions | |
QueryOptions.Ordering | |
ResourceObject |
Read-only representation of account data that has been aggregated.
|
RoleAssignment | |
Schema |
Enum | Description |
---|---|
Filter.BooleanOperation | |
Filter.LogicalOperation | |
Filter.MatchMode |
An enumeration that describes how to match strings in a 'like' filter.
|
Filter.ValueEscapeStyle | |
ManagedAttribute.Type | |
ProvisioningPlan.AccountRequest.Operation | |
ProvisioningPlan.ObjectOperation | |
ProvisioningPlan.Operation |