google-nomulus/javatests/google/registry/keyring/kms
mcilwain f0c677b18b Rename DNL and SMDRL "login" to "loginAndPassword"
They are passed around in the format username:password, whereas just saying
"login" implies it's just a username and not necessarily also a secret
password. Putting password in the variable name makes it obvious what this is
and reduces the likelihood of anyone ever logging it or otherwise using it
inappropriately.

Note that this does not require data migrations as the actual key used to store
the data in KMS remains unchanged.

This is a follow-up to []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=231253964
2019-01-28 16:15:04 -05:00
..
BUILD Clean up annotation imports in BUILD files 2018-06-27 15:28:53 -04:00
FakeKmsConnection.java Update KMS method signatures to standardize on KeyringException 2018-06-18 18:16:35 -04:00
GoogleJsonResponseExceptionHelper.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
KmsConnectionImplTest.java Migrate away fully from MockitoJUnitRunner 2018-04-10 17:01:04 -04:00
KmsKeyringTest.java Rename DNL and SMDRL "login" to "loginAndPassword" 2019-01-28 16:15:04 -05:00
KmsTestHelper.java Refactor KmsKeyring and KmsUpdater to use a centralized serializer 2017-04-05 10:09:06 -04:00
KmsUpdaterTest.java Rename DNL and SMDRL "login" to "loginAndPassword" 2019-01-28 16:15:04 -05:00
pgp-private-keyring-registry.asc Add Cloud KMS based secret storage 2017-02-17 12:22:12 -05:00
pgp-public-keyring.asc Add Cloud KMS based secret storage 2017-02-17 12:22:12 -05:00