google-nomulus/java/google/registry/flows/host
jianglai 0796a0ff1c Check the host is under registry suffix instead of public suffix
Guava now has support to distinguish a registry suffix from a public suffix. Since we are only interested in registrable domains, registry suffix is the proper thing to check.

See:

692446a303/guava/src/com/google/common/net/InternetDomainName.java

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=176126916
2017-11-21 18:41:06 -05:00
..
HostCheckFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
HostCreateFlow.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
HostDeleteFlow.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
HostFlowUtils.java Check the host is under registry suffix instead of public suffix 2017-11-21 18:41:06 -05:00
HostInfoFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
HostUpdateFlow.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00