Package com.google.gerrit.server.account.externalids
-
Interface Summary Interface Description ExternalIdNotes.ExternalIdNotesLoader -
Class Summary Class Description AllExternalIds Cache value containing all external IDs.DisabledExternalIdCache ExternalId ExternalId.Key ExternalIdCacheLoader Loads cache values for the external ID cache using either a full or a partial reload.ExternalIdModule ExternalIdNotes VersionedMetaData
subclass to update external IDs.ExternalIdNotes.Factory ExternalIdNotes.FactoryNoReindex ExternalIdReader Class to read external IDs from NoteDb.ExternalIds Class to access external IDs.ExternalIdsConsistencyChecker PasswordVerifier Checks if a given username and password match a user's external IDs. -
Exception Summary Exception Description DuplicateExternalIdKeyException Exception that is thrown if an external ID cannot be inserted because an external ID with the same key already exists.