Class ConsoleRegistrarCreatorAction

java.lang.Object
google.registry.ui.server.registrar.HtmlAction
google.registry.ui.server.registrar.ConsoleRegistrarCreatorAction
All Implemented Interfaces:
Runnable

public final class ConsoleRegistrarCreatorAction extends HtmlAction
Action that serves Registrar creation page.

This Action does 2 things: - for GET, just returns the form that asks for the required information. - for POST, receives the information and creates the Registrar.