Package google.registry.request.auth
package google.registry.request.auth
-
ClassDescriptionEnum used to configure authentication settings for Actions.Allows access only to
Registrar
s the current user has access to.Exception thrown when the current user doesn't have access to the requested Registrar.The role under which access is granted.A particular way to authenticate an HTTP request, returning anAuthResult
.Dagger module for authentication routines.Results of authentication for a given HTTP request, as emitted by anAuthenticationMechanism
.Parameters used to configure the authenticator.Authentication level.User authorization policy options.An authentication mechanism that verifies the OIDC token.Top-level authentication/authorization class; calls authentication mechanisms as needed.