AbstractGroupBackend |
|
AbstractRealm |
Basic implementation of Realm .
|
AccountAttributeLoader |
|
AccountCacheImpl |
Caches important (but small) account state to avoid database hits.
|
AccountConfig |
Reads/writes account data from/to a user branch in the All-Users repository.
|
AccountControl |
Access control management for one account's access to other accounts.
|
AccountControl.Factory |
|
AccountDeactivator |
Runnable to enable scheduling account deactivations to run periodically
|
AccountDeactivator.AccountDeactivatorModule |
|
AccountDelta |
Data holder for updates to be applied to an account.
|
AccountDelta.Builder |
|
AccountDirectory |
Directory of user account information.
|
AccountInfoComparator |
|
AccountLimits |
Limits which QoS a user runs as, and how many search results it can request.
|
AccountLimits.Factory |
|
AccountLoader |
|
AccountManager |
Tracks authentication related details for user accounts.
|
AccountModule |
|
AccountProperties |
Parses/writes account properties from/to a Config file.
|
AccountResolver |
Helper for resolving accounts given arbitrary user-provided input.
|
AccountResource |
|
AccountResource.Capability |
|
AccountResource.Email |
|
AccountResource.SshKey |
|
AccountResource.Star |
|
AccountResource.StarredChange |
|
Accounts |
Class to access accounts.
|
AccountsConsistencyChecker |
|
AccountSshKey |
An SSH key approved for use by an Account .
|
AccountState |
Superset of all information related to an Account.
|
AccountsUpdate |
Creates and updates accounts.
|
AccountsUpdate.UpdateArguments |
Data holder for the set of arguments required to update an account.
|
AccountVisibilityProvider |
|
AuthorizedKeys |
|
AuthRequest |
|
AuthRequest.Factory |
|
AuthResult |
|
CachedAccountDetails |
Details of an account that are cached persistently in AccountCache .
|
CachedAccountDetails.Key |
|
CapabilityCollection |
|
CreateGroupArgs |
|
DefaultRealm |
|
DestinationList |
|
EmailExpander.None |
|
EmailExpander.Simple |
|
Emails |
Class to access accounts by email.
|
FakeRealm |
Fake implementation of Realm that does not communicate.
|
GroupBackends |
Utility class for dealing with a GroupBackend.
|
GroupCacheImpl |
Tracks group objects in memory for efficient access.
|
GroupControl |
Access control management for a group of accounts managed in Gerrit.
|
GroupControl.Factory |
|
GroupControl.GenericFactory |
|
GroupIncludeCacheImpl |
Tracks group inclusions in memory for efficient access.
|
GroupMembers |
|
GroupsSnapshotReader |
This class is used to compute a compound key that represents the state of the internal groups in
NoteDb.
|
GroupsSnapshotReader.Snapshot |
|
GroupUuid |
|
HashedPassword |
Holds logic for salted, hashed passwords.
|
IncludingGroupMembership |
Determines membership in the internal group system for a given user.
|
InternalAccountDirectory |
|
InternalAccountDirectory.InternalAccountDirectoryModule |
|
InternalGroupBackend |
Implementation of GroupBackend for the internal group system.
|
ListGroupMembership |
GroupMembership over an explicit list.
|
ProjectWatches |
Parses/writes project watches from/to a Config file.
|
ProjectWatches.NotifyValue |
|
ProjectWatches.ProjectWatchKey |
|
QueryList |
|
ServiceUserClassifier.NoOp |
An instance that can be used for testing and will consider no user to be a Service User.
|
ServiceUserClassifierImpl |
An implementation of ServiceUserClassifier that will consider a user to be a robot if
they are a member in the Service Users group.
|
SetInactiveFlag |
Toggler for account active state.
|
StoredPreferences |
Parses/writes preferences from/to a Config file.
|
UniversalGroupBackend |
Universal implementation of the GroupBackend that works with the injected set of GroupBackends.
|
UniversalGroupBackend.ConfigCheck |
|
VersionedAccountDestinations |
User configured named destinations.
|
VersionedAccountQueries |
Named Queries for user accounts.
|
VersionedAuthorizedKeys |
'authorized_keys' file in the refs/users/CD/ABCD branches of the All-Users repository.
|
VersionedAuthorizedKeys.Accessor |
Read/write SSH keys by user ID.
|
VersionedAuthorizedKeys.SimpleSshKeyCreator |
|