@ParametersAreNonnullByDefault
Package google.registry.ui.server.registrar
-
Interface Summary Interface Description JsonGetAction Marker interface forAction
s that serve GET requests and return JSON, rather than HTML. -
Class Summary Class Description ConsoleApiParams Groups necessary dependencies for Console API actions *ConsoleOteSetupAction Action that serves OT&E setup web page.ConsoleRegistrarCreatorAction Action that serves Registrar creation page.ConsoleUiAction Action that serves Registrar Console single HTML page (SPA).HtmlAction Handles some of the nitty-gritty of responding to requests that should return HTML, including login, redirects, analytics, and some headers.OteStatusAction Admin servlet that allows creating or updating a registrar.RegistrarConsoleModule Dagger module for the Registrar Console parameters.RegistrarSettingsAction Admin servlet that allows creating or updating a registrar.RegistryLockGetAction Servlet that allows for getting locks for a particular registrar.RegistryLockPostAction UI action that allows for creating registry locks.RegistryLockVerifyAction Action that allows for verification of registry lock / unlock requests