google-nomulus/java/google/registry/module/backend
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
..
BackendComponent.java Allow choice of Keyring to be configured in YAML 2018-10-17 11:48:12 -04:00
BackendModule.java Remove transition code for set of parameter refactoring 2018-07-14 01:37:03 -04:00
BackendRequestComponent.java Stop exporting EPP flow metrics to BigQuery 2018-10-08 16:59:29 -04:00
BackendRequestHandler.java Remove requireLogin action attribute 2017-06-21 10:04:05 -04:00
BackendServlet.java Reduce duplicate code in the servlets 2018-11-02 14:44:22 -04:00
BUILD 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