Class AccountExternalIdInfo

java.lang.Object
com.google.gerrit.extensions.common.AccountExternalIdInfo
All Implemented Interfaces:
Comparable<AccountExternalIdInfo>

public class AccountExternalIdInfo extends Object implements Comparable<AccountExternalIdInfo>
Representation of an external ID in the REST API.

This class determines the JSON format of external IDs in the REST API.

External IDs are user identities that are assigned to an account. Often they are used to link user identities in external systems.