@ParametersAreNonnullByDefault
Package google.registry.tmch
-
Class Summary Class Description ClaimsListParser Claims List (MarksDB DNL CSV) Parser.LordnLog Parser of LORDN log responses from the MarksDB server during the NORDN process.LordnLog.Result Result code for individual DN lines.LordnTaskUtils Helper methods for creating tasks containing CSV line data based onDomainBase.getLordnPhase()
.Marksdb Shared code for tasks that download stuff from MarksDB.NordnUploadAction Action that reads the NORDN pull queues, uploads claims and sunrise marks data to TMCH, and enqueues subsequent upload verification tasks.NordnVerifyAction NORDN CSV uploading system, verify operation.SmdrlCsvParser Signed Mark Data Revocation List (SMDRL) CSV ParserTmchCertificateAuthority Helper methods for accessing ICANN's TMCH root certificate and revocation list.TmchCrlAction Action to download the latest ICANN TMCH CRL from MarksDB.TmchData Helper class for common data loaded from the jar and SQL at runtime.TmchDnlAction Action to download the latest domain name list (aka claims list) from MarksDB.TmchModule Dagger module for TMCH package.TmchSmdrlAction Action to download the latest signed mark revocation list from MarksDB.TmchXmlSignature Helper class for verifying TMCH certificates and XML signatures. -
Enum Summary Enum Description LordnLog.Result.Outcome Outcome categories for individual DN lines.LordnLog.Status Indicates whether or not the LORDN upload succeeded.LordnTaskUtils.LordnPhase -
Exception Summary Exception Description TmchXmlSignature.CertificateSignatureException CertificateException wrapper.