Package org.identityconnectors.framework.common.objects
package org.identityconnectors.framework.common.objects
-
ClassDescriptionRepresents a named collection of values within a target object, although the simplest case is a name-value pair (e.g., email, employeeID).Simplifies constructing instances of
Attribute
.Specifies a modification of a singleAttribute
.Utility methods to retrieve values from instances ofAttributeDelta
.AttributeInfo is meta data responsible for describing anAttribute
.Enum of modifier flags to use for attributes.The role of an object in the relationship (provided by specific reference attribute).Enumeration of pre-defined attribute subtypes.Simplifies the process of building 'AttributeInfo' objects.Utility methods to retrieve values from instances ofAttributeInfo
.Attributes Accessor convenience methods for accessing attributes.Utility methods to retrieve values from instances ofAttribute
.Helps implementingConnectorObject
andConnectorObjectIdentification
.Message catalog for a given connector.A ConnectorObject represents an object (e.g., an Account or a Group) on the target resource.Builder class to create aConnectorObject
.Represents an identification of a object (e.g., an Account or a Group) on the target resource.Reference to a connector object.Represents a change to an object in a resource.Builder forLiveSyncDelta
.Callback interface that an application implements in order to handle results fromLiveSyncApiOp
in a stream-processing fashion.A single-valued attribute that represents the user-friendly identifier of an object on a target resource.An instance ofObjectClass
specifies a category or type ofConnectorObject
.Definition of an object class.Simplifies the construction ofObjectClassInfo
instances.Utility methods to forObjectClass
.AttributeInfo
for each operational attribute.Operational attributes have special meaning and cannot be represented by pure operations.Arbitrary options to be passed into various operations.Builder forOperationOptions
.Defines standard syntax and semantics for common attributes that are not operational in nature.A fully-qualified uid.Callback interface for operations that are returning one or more results.Determines the objects supported by aConnector
.Simple builder class to help facilitate creating aSchema
object.Encapsulates a script and all of its parameters.Builds anScriptContext
.The final result of a query request returned after all connector objects matching the request have been returned.A sort key which can be used to specify the order in which connector objects should be included in the results of a search request.List of suggested values, with openness specification.Builder for instances ofSuggestedValues
.Represents a change to an object in a resource.Builder forSyncDelta
.The type of change.Callback interface that an application implements in order to handle results fromSyncApiOp
in a stream-processing fashion.Abstract "place-holder" for synchronization.A single-valued attribute that represents the unique identifier of an object within the name-space of the target resource.