google-nomulus/java/google/registry/keyring
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
..
api Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
kms Rename DNL and SMDRL "login" to "loginAndPassword" 2019-01-28 16:15:04 -05:00
BUILD Allow choice of Keyring to be configured in YAML 2018-10-17 11:48:12 -04:00
KeyringModule.java Fix a few stylistic issues in preparation for Checkstyle addition 2019-01-24 19:57:14 -05:00