google-nomulus/javatests/google/registry/tmch
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
..
testdata Update signed marks files and add an expiration test 2018-06-27 15:28:53 -04:00
BUILD Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
LordnLogTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
LordnTaskUtilsTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
NordnUploadActionTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
NordnVerifyActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
SmdrlCsvParserTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
TmchActionTestCase.java Rename DNL and SMDRL "login" to "loginAndPassword" 2019-01-28 16:15:04 -05:00
TmchCertificateAuthorityTest.java Refactor TmchCertificateAuthority 2018-10-25 14:40:38 -04:00
TmchCrlActionTest.java Refactor TmchCertificateAuthority 2018-10-25 14:40:38 -04:00
TmchDnlActionTest.java Rename DNL and SMDRL "login" to "loginAndPassword" 2019-01-28 16:15:04 -05:00
TmchSmdrlActionTest.java Rename DNL and SMDRL "login" to "loginAndPassword" 2019-01-28 16:15:04 -05:00
TmchTestData.java Update signed marks files and add an expiration test 2018-06-27 15:28:53 -04:00
TmchTestDataExpirationTest.java Refactor TmchCertificateAuthority 2018-10-25 14:40:38 -04:00
TmchTestSuite.java Refactor LordnTask to LordnTaskUtils 2018-10-22 18:59:48 -04:00
TmchXmlSignatureTest.java Refactor TmchCertificateAuthority 2018-10-25 14:40:38 -04:00