google-nomulus/java/google/registry/proxy/handler
mcilwain b46a6b6d55 Fix some statically detected code issues
This includes: unnecessary semicolons, suppress warnings, switch statements, final/private qualifiers, Optional wrapping, conditionals, both inline and non-inline variables, ternaries, Collection putAll() calls, StringBuilders, and throws declarations.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=244182539
2019-04-22 12:54:34 -04:00
..
BackendMetricsHandler.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
EppServiceHandler.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
HealthCheckHandler.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
HttpsRelayServiceHandler.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
ProxyProtocolHandler.java Make FOSS proxy treat connections with unknown sources more gracefully 2018-12-12 13:22:34 -05:00
QuotaHandler.java Fix EPP quota handling bug 2018-10-17 11:56:04 -04:00
RelayHandler.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
SslClientInitializer.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
SslServerInitializer.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
WebWhoisRedirectHandler.java Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
WhoisServiceHandler.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00