Package com.google.gerrit.server.auth
@CheckReturnValue
package com.google.gerrit.server.auth
-
ClassDescriptionImplementations of AuthBackend authenticate users for incoming request.A query to the authentication server failedBase type for authentication exceptions.Defines an abstract request for user authentication to Gerrit.An authenticated user as specified by the AuthBackend.Globally unique identifier for the user.An authentication exception that is thrown when the credentials are present and are unable to be verified.An authentication exception that is thrown when the credentials are not present.The user does not exist on the authentication serverUniversal implementation of the AuthBackend that works with the injected set of AuthBackends.An authentication exception that is thrown when credentials are presented for an unknown user.An authentication exception that is thrown when the user credentials are valid, but not allowed to authenticate for other reasons i.e.