Package com.google.gerrit.server.account.externalids
-
Interface Summary Interface Description ExternalIdKeyFactory.Config ExternalIdUpsertPreprocessor This optional preprocessor is called inExternalIdNotes
before an update is committed. -
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.ExternalIdCacheModule ExternalIdFactory ExternalIdKeyFactory ExternalIdKeyFactory.ConfigImpl Default implementationExternalIdKeyFactory.Config
ExternalIdModule ExternalIdNotes VersionedMetaData
subclass to update external IDs.ExternalIdNotes.ExternalIdNotesLoader 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.