google-nomulus/java/google/registry/tmch
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
..
BUILD Clean up annotation imports in BUILD files 2018-06-27 15:28:53 -04:00
ClaimsListParser.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
icann-tmch-pilot.crl Update signed marks files and add an expiration test 2018-06-27 15:28:53 -04:00
icann-tmch-pilot.crt Use enum instead of boolean for TMCH CA mode 2017-01-18 11:11:35 -05:00
icann-tmch.crl Update signed marks files and add an expiration test 2018-06-27 15:28:53 -04:00
icann-tmch.crt mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
LordnLog.java Add more valid response codes to Lordn 2018-05-30 12:18:54 -04:00
LordnRequestInitializer.java Log a warning when MarksDB password isn't configured 2019-01-31 13:51:10 -05:00
LordnTaskUtils.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
marksdb-public-key.asc mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
Marksdb.java Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
NordnUploadAction.java Improve exception message when TMDB not available 2019-04-05 11:53:08 -04:00
NordnVerifyAction.java Improve exception message when TMDB not available 2019-04-05 11:53:08 -04:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
SmdrlCsvParser.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
TmchCertificateAuthority.java Refactor TmchCertificateAuthority 2018-10-25 14:40:38 -04:00
TmchCrlAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
TmchData.java Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
TmchDnlAction.java Rename DNL and SMDRL "login" to "loginAndPassword" 2019-01-28 16:15:04 -05:00
TmchModule.java Don't add all claims data to NORDN verify task 2018-05-17 21:52:35 -04:00
TmchSmdrlAction.java Rename DNL and SMDRL "login" to "loginAndPassword" 2019-01-28 16:15:04 -05:00
TmchXmlSignature.java Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00