google-nomulus/java/google/registry/module/pubapi
mcilwain bec7a91cfc Allow choice of Keyring to be configured in YAML
This uses a Dagger-provided map of Keyring implementations, with two currently available,
"KMS" and "Dummy". The active keyring is configured in the YAML file, so we no longer
require MOE directives to choose which one to use for internal/external builds.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=216898058
2018-10-17 11:48:12 -04:00
..
BUILD Allow choice of Keyring to be configured in YAML 2018-10-17 11:48:12 -04:00
package-info.java Add "pubapi" App Engine service for check API, WHOIS, and RDAP 2018-05-30 12:18:54 -04:00
PubApiComponent.java Allow choice of Keyring to be configured in YAML 2018-10-17 11:48:12 -04:00
PubApiRequestComponent.java Start using non-EPP-flow-wrapping implementation in CheckAPI 2018-06-27 15:28:52 -04:00
PubApiRequestHandler.java Add "pubapi" App Engine service for check API, WHOIS, and RDAP 2018-05-30 12:18:54 -04:00
PubApiServlet.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00