Class Hierarchy
- java.lang.Object
- com.google.gerrit.server.auth.AuthRequest
- com.google.gerrit.server.auth.AuthUser
- com.google.gerrit.server.auth.AuthUser.UUID
- com.google.gerrit.server.auth.InternalAuthBackend (implements com.google.gerrit.server.auth.AuthBackend)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.google.gerrit.server.account.AccountException
- com.google.gerrit.server.auth.AuthenticationUnavailableException
- com.google.gerrit.server.auth.NoSuchUserException
- com.google.gerrit.server.auth.AuthException
- com.google.gerrit.server.auth.InvalidCredentialsException
- com.google.gerrit.server.auth.MissingCredentialsException
- com.google.gerrit.server.auth.UnknownUserException
- com.google.gerrit.server.auth.UserNotAllowedException
- com.google.gerrit.server.account.AccountException
- java.lang.Exception
- com.google.gerrit.server.auth.UniversalAuthBackend (implements com.google.gerrit.server.auth.AuthBackend)
Interface Hierarchy
- com.google.gerrit.server.auth.AuthBackend