Package | Description |
---|---|
org.identityconnectors.contract.data | |
org.identityconnectors.contract.test | |
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.impl.api | |
org.identityconnectors.framework.impl.api.local.operations | |
org.identityconnectors.framework.impl.test | |
org.identityconnectors.framework.spi |
This is the "Service Provider Interface" package.
|
org.identityconnectors.framework.spi.operations | |
org.identityconnectors.test.common | |
org.identityconnectors.test.common.spi | |
org.identityconnectors.testconnector |
Class and 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).
|
Class and 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 single
Attribute . |
ConnectorObject
A ConnectorObject represents an object (e.g., an Account or a Group) on the
target resource.
|
ObjectClass
An instance of
ObjectClass specifies a category or type
of ConnectorObject . |
ObjectClassInfo
Extension of Attribute to distinguish it from a regular attribute.
|
OperationOptions
Arbitrary options to be passed into various operations.
|
Schema
Determines the objects supported by a
Connector . |
SyncDelta
Represents a change to an object in a resource.
|
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.
|
Class and Description |
---|
ConnectorMessages
Message catalog for a given connector.
|
SuggestedValues
List of suggested values, with openness specification.
|
Class and 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 single
Attribute . |
ConnectorObject
A ConnectorObject represents an object (e.g., an Account or a Group) on the
target resource.
|
ObjectClass
An instance of
ObjectClass specifies a category or type
of ConnectorObject . |
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 a
Connector . |
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.
|
SuggestedValues
List of suggested values, with openness specification.
|
SyncResultsHandler
Callback interface that an application implements in order to handle results
from
SyncApiOp in 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.
|
Class and Description |
---|
ObjectClass
An instance of
ObjectClass specifies a category or type
of ConnectorObject . |
Uid
A single-valued attribute that represents the unique identifier of an
object within the name-space of the target resource.
|
Class and 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 of
Attribute . |
AttributeDelta
Specifies a modification of a single
Attribute . |
AttributeDeltaBuilder |
AttributeInfo
AttributeInfo is meta data responsible for describing an
Attribute . |
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 a
ConnectorObject . |
Name
A single-valued attribute that represents the user-friendly identifier
of an object on a target resource.
|
ObjectClass
An instance of
ObjectClass specifies a category or type
of ConnectorObject . |
ObjectClassInfo
Extension of Attribute to distinguish it from a regular attribute.
|
ObjectClassInfoBuilder
Simplifies the construction of
ObjectClassInfo instances. |
OperationOptionInfo |
OperationOptions
Arbitrary options to be passed into various operations.
|
OperationOptionsBuilder
Builder for
OperationOptions . |
QualifiedUid
A fully-qualified uid.
|
Schema
Determines the objects supported by a
Connector . |
ScriptContext
Encapsulates a script and all of its parameters.
|
ScriptContextBuilder
Builds an
ScriptContext . |
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.
|
SuggestedValues
List of suggested values, with openness specification.
|
SuggestedValuesBuilder
Builder for instances of
SuggestedValues . |
SyncDelta
Represents a change to an object in a resource.
|
SyncDeltaBuilder
Builder for
SyncDelta . |
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.
|
ValueListOpenness |
Class and 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.
|
Class and 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 single
Attribute . |
ConnectorMessages
Message catalog for a given connector.
|
ConnectorObject
A ConnectorObject represents an object (e.g., an Account or a Group) on the
target resource.
|
ObjectClass
An instance of
ObjectClass specifies a category or type
of ConnectorObject . |
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 a
Connector . |
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.
|
SuggestedValues
List of suggested values, with openness specification.
|
SyncResultsHandler
Callback interface that an application implements in order to handle results
from
SyncApiOp in 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.
|
Class and 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 single
Attribute . |
ConnectorObject
A ConnectorObject represents an object (e.g., an Account or a Group) on the
target resource.
|
ObjectClass
An instance of
ObjectClass specifies a category or type
of ConnectorObject . |
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 a
Connector . |
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.
|
SuggestedValues
List of suggested values, with openness specification.
|
SyncDelta
Represents a change to an object in a resource.
|
SyncResultsHandler
Callback interface that an application implements in order to handle results
from
SyncApiOp in 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.
|
Class and Description |
---|
ConnectorMessages
Message catalog for a given connector.
|
ObjectClass
An instance of
ObjectClass specifies a category or type
of ConnectorObject . |
OperationOptions
Arbitrary options to be passed into various operations.
|
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.
|
Class and 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 of
ObjectClass specifies a category or type
of ConnectorObject . |
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
from
SyncApiOp in a stream-processing fashion. |
SyncToken
Abstract "place-holder" for synchronization.
|
Class and 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 single
Attribute . |
ObjectClass
An instance of
ObjectClass specifies a category or type
of ConnectorObject . |
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 a
Connector . |
ScriptContext
Encapsulates a script and all of its parameters.
|
SuggestedValues
List of suggested values, with openness specification.
|
SyncResultsHandler
Callback interface that an application implements in order to handle results
from
SyncApiOp in 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.
|
Class and Description |
---|
ConnectorMessages
Message catalog for a given connector.
|
ConnectorObject
A ConnectorObject represents an object (e.g., an Account or a Group) on the
target resource.
|
ObjectClass
An instance of
ObjectClass specifies a category or type
of ConnectorObject . |
OperationOptions
Arbitrary options to be passed into various operations.
|
ResultsHandler
Callback interface for operations that are returning one or more results.
|
Class and Description |
---|
ConnectorMessages
Message catalog for a given connector.
|
ObjectClass
An instance of
ObjectClass specifies a category or type
of ConnectorObject . |
OperationOptions
Arbitrary options to be passed into various operations.
|
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.
|
Class and 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).
|
ObjectClass
An instance of
ObjectClass specifies a category or type
of ConnectorObject . |
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 a
Connector . |
SyncResultsHandler
Callback interface that an application implements in order to handle results
from
SyncApiOp in 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.
|
Copyright © 2022. All rights reserved.