Uses of Package
org.identityconnectors.framework.common.objects
-
Packages that use org.identityconnectors.framework.common.objects Package Description org.identityconnectors.framework.api The Connector API presents a consistent view of any Connector, regardless of which operations the connector actually implements.org.identityconnectors.framework.api.operations org.identityconnectors.framework.common.exceptions org.identityconnectors.framework.common.objects org.identityconnectors.framework.common.objects.filter org.identityconnectors.framework.spi This is the "Service Provider Interface" package.org.identityconnectors.framework.spi.operations -
Classes in org.identityconnectors.framework.common.objects used by org.identityconnectors.framework.api Class Description ConnectorMessages Message catalog for a given connector. -
Classes in org.identityconnectors.framework.common.objects used by org.identityconnectors.framework.api.operations Class Description Attribute Represents a named collection of values within a target object, although the simplest case is a name-value pair (e.g., email, employeeID).AttributeDelta Specifies a modification of a singleAttribute.ConnectorObject A ConnectorObject represents an object (e.g., an Account or a Group) on the target resource.ObjectClass An instance ofObjectClassspecifies a category or type ofConnectorObject.OperationOptions Arbitrary options to be passed into various operations.ResultsHandler Callback interface for operations that are returning one or more results.Schema Determines the objects supported by aConnector.ScriptContext Encapsulates a script and all of its parameters.SearchResult The final result of a query request returned after all connector objects matching the request have been returned.SyncResultsHandler Callback interface that an application implements in order to handle results fromSyncApiOpin a stream-processing fashion.SyncToken Abstract "place-holder" for synchronization.Uid A single-valued attribute that represents the unique identifier of an object within the name-space of the target resource. -
Classes in org.identityconnectors.framework.common.objects used by org.identityconnectors.framework.common.exceptions Class Description ObjectClass An instance ofObjectClassspecifies a category or type ofConnectorObject.Uid A single-valued attribute that represents the unique identifier of an object within the name-space of the target resource. -
Classes in org.identityconnectors.framework.common.objects used by org.identityconnectors.framework.common.objects Class Description Attribute Represents a named collection of values within a target object, although the simplest case is a name-value pair (e.g., email, employeeID).AttributeBuilder Simplifies constructing instances ofAttribute.AttributeDelta Specifies a modification of a singleAttribute.AttributeDeltaBuilder AttributeInfo AttributeInfo is meta data responsible for describing anAttribute.AttributeInfo.Flags Enum of modifier flags to use for attributes.AttributeInfo.Subtypes Enumeration of pre-defined attribute subtypes.AttributeInfoBuilder Simplifies the process of building 'AttributeInfo' objects.AttributeValueCompleteness ConnectorObject A ConnectorObject represents an object (e.g., an Account or a Group) on the target resource.ConnectorObjectBuilder Builder class to create aConnectorObject.Name A single-valued attribute that represents the user-friendly identifier of an object on a target resource.ObjectClass An instance ofObjectClassspecifies a category or type ofConnectorObject.ObjectClassInfo Extension of Attribute to distinguish it from a regular attribute.ObjectClassInfoBuilder Simplifies the construction ofObjectClassInfoinstances.OperationOptionInfo OperationOptions Arbitrary options to be passed into various operations.OperationOptionsBuilder Builder forOperationOptions.QualifiedUid A fully-qualified uid.Schema Determines the objects supported by aConnector.ScriptContext Encapsulates a script and all of its parameters.ScriptContextBuilder Builds anScriptContext.SortKey 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.SyncDelta Represents a change to an object in a resource.SyncDeltaBuilder Builder forSyncDelta.SyncDeltaType The type of change.SyncToken Abstract "place-holder" for synchronization.Uid A single-valued attribute that represents the unique identifier of an object within the name-space of the target resource. -
Classes in org.identityconnectors.framework.common.objects used by org.identityconnectors.framework.common.objects.filter Class Description Attribute Represents a named collection of values within a target object, although the simplest case is a name-value pair (e.g., email, employeeID).ConnectorObject A ConnectorObject represents an object (e.g., an Account or a Group) on the target resource. -
Classes in org.identityconnectors.framework.common.objects used by org.identityconnectors.framework.spi Class Description Attribute Represents a named collection of values within a target object, although the simplest case is a name-value pair (e.g., email, employeeID).ConnectorMessages Message catalog for a given connector.ObjectClass An instance ofObjectClassspecifies a category or type ofConnectorObject.ResultsHandler Callback interface for operations that are returning one or more results.SearchResult The final result of a query request returned after all connector objects matching the request have been returned.SyncResultsHandler Callback interface that an application implements in order to handle results fromSyncApiOpin a stream-processing fashion.SyncToken Abstract "place-holder" for synchronization. -
Classes in org.identityconnectors.framework.common.objects used by org.identityconnectors.framework.spi.operations Class Description Attribute Represents a named collection of values within a target object, although the simplest case is a name-value pair (e.g., email, employeeID).AttributeDelta Specifies a modification of a singleAttribute.ObjectClass An instance ofObjectClassspecifies a category or type ofConnectorObject.OperationOptions Arbitrary options to be passed into various operations.ResultsHandler Callback interface for operations that are returning one or more results.Schema Determines the objects supported by aConnector.ScriptContext Encapsulates a script and all of its parameters.SyncResultsHandler Callback interface that an application implements in order to handle results fromSyncApiOpin a stream-processing fashion.SyncToken Abstract "place-holder" for synchronization.Uid A single-valued attribute that represents the unique identifier of an object within the name-space of the target resource.