google-nomulus/java/google/registry/rdap
mountford 11a218f9c3 Derive RDAP link paths from the received query
The former method -- a config string -- was cumbersome, as each Nomulus system would have to configure the link base to its own URL.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=173567021
2017-11-07 17:24:20 -05:00
..
BUILD Don't validate RDAP nameserver names using validateDomainName 2017-10-24 16:53:47 -04:00
RdapActionBase.java Derive RDAP link paths from the received query 2017-11-07 17:24:20 -05:00
RdapAuthorization.java Add administrator privileges to RDAP 2017-09-12 15:52:02 -04:00
RdapAutnumAction.java Derive RDAP link paths from the received query 2017-11-07 17:24:20 -05:00
RdapDomainAction.java Derive RDAP link paths from the received query 2017-11-07 17:24:20 -05:00
RdapDomainSearchAction.java Derive RDAP link paths from the received query 2017-11-07 17:24:20 -05:00
RdapEntityAction.java Derive RDAP link paths from the received query 2017-11-07 17:24:20 -05:00
RdapEntitySearchAction.java Derive RDAP link paths from the received query 2017-11-07 17:24:20 -05:00
RdapHelpAction.java Derive RDAP link paths from the received query 2017-11-07 17:24:20 -05:00
RdapIcannStandardInformation.java Add RDAP warning when domain searches by nameserver may be incomplete 2017-09-20 10:27:17 -04:00
RdapIpAction.java Derive RDAP link paths from the received query 2017-11-07 17:24:20 -05:00
RdapJsonFormatter.java Derive RDAP link paths from the received query 2017-11-07 17:24:20 -05:00
RdapModule.java Return proper RDAP error messages when invalid IP addresses are specified 2017-10-24 16:53:47 -04:00
RdapNameserverAction.java Derive RDAP link paths from the received query 2017-11-07 17:24:20 -05:00
RdapNameserverSearchAction.java Derive RDAP link paths from the received query 2017-11-07 17:24:20 -05:00
RdapResourcesAndIncompletenessWarningType.java Remove unnecessary explicit generic type declarations 2017-11-07 17:11:29 -05:00
RdapSearchPattern.java RDAP: Allow domain and nameserver queries with no initial string under certain circumstances 2017-07-10 11:16:03 -04:00
RdapSearchResults.java Add RDAP warning when domain searches by nameserver may be incomplete 2017-09-20 10:27:17 -04:00
RdapUtils.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00