google-nomulus/java/google/registry/module/frontend
guyben 3f6585fccc Reduce duplicate code in the servlets
Currently, all 4 servlets (backend, frontend, pubapi, tools) have duplicates of
the same exact code.

That's an anti-pattern!

Created a ServletBase they can all extend which has the duplicate code.

As a bonus, the tools servlet now runs the metric reporter, meaning tool
related metrics will now be reported!

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=219792176
2018-11-02 14:44:22 -04:00
..
BUILD Reduce duplicate code in the servlets 2018-11-02 14:44:22 -04:00
FrontendComponent.java Allow choice of Keyring to be configured in YAML 2018-10-17 11:48:12 -04:00
FrontendRequestComponent.java Allow admins read-only access to all registrars 2018-10-03 12:10:28 -04:00
FrontendRequestHandler.java Remove requireLogin action attribute 2017-06-21 10:04:05 -04:00
FrontendServlet.java Reduce duplicate code in the servlets 2018-11-02 14:44:22 -04:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00