Package com.cumulocity.sdk.client.identity

Provides the classes necessary to bind, unbind and query external identifiers. An external identifier is represented by ExternalIDRepresentation and a set of external identifiers by ExternalIDCollectionRepresentation. Identity api involves three main entities: the identity api operationCollection, the global id operationCollection, the external id operationCollection.
  • The identity api operationCollection is the entry point to the identity api.
  • The global id operationCollection can be used to bind and get all external ids for a global id.
  • The external id operationCollection can be used to get and delete an external identifier.
Since:
0.9
See Also:
com.cumulocity.rest.representation.identity