google-nomulus/javatests/google/registry/rdap
mountford 21313bffda RDAP: Add registrar entity for domains
The RDAP Pilot Program operational profile document indicates that domain
responses should list, in addition to their normal contacts, a special entity
for the registrar.

1.5.12.  The domain object in the RDAP response MUST contain an entity with the registrar role (called registrar entity in this section). The handle of the entity MUST be equal to the IANA Registrar ID. A valid fn member MUST be present in the registrar entity. Other members MAY be present in the entity (as specified in RFC6350, the vCard Format Specification and its corresponding JSON mapping RFC7095). Contracted parties MUST include an entity with the abuse role (called Abuse Entity in this section) within the registrar entity. The Abuse Entity MUST include tel and email members, and MAY include other members.
1.5.13.  The entity with the registrar role in the RDAP response MUST contain a publicIDs member [RFC7483] to identify the IANA Registrar ID from the IANA’s Registrar ID registry (https://www.iana.org/assignments/registrar-ids/registrar-ids.xhtml). The type value of the publicID object MUST be equal to IANA Registrar ID.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=186797360
2018-03-06 18:52:56 -05:00
..
testdata RDAP: Add registrar entity for domains 2018-03-06 18:52:56 -05:00
BUILD Add dependencies on classes that are not in the default modules in JDK 9 2018-02-01 22:00:49 -05:00
RdapActionBaseTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdapDomainActionTest.java RDAP: Add registrar entity for domains 2018-03-06 18:52:56 -05:00
RdapDomainSearchActionTest.java RDAP: Add registrar entity for domains 2018-03-06 18:52:56 -05:00
RdapEntityActionTest.java RDAP: Change data policy remark for redacted contacts 2018-02-20 15:33:31 -05:00
RdapEntitySearchActionTest.java RDAP: Change data policy remark for redacted contacts 2018-02-20 15:33:31 -05:00
RdapHelpActionTest.java Put help information on the main page 2017-12-13 12:43:45 -05:00
RdapJsonFormatterTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdapMetricsTest.java Move metrics dependencies to artifacts under Maven groupId com.google.monitoring-client 2018-01-04 17:12:35 -05:00
RdapNameserverActionTest.java RDAP: Change data policy remark for redacted contacts 2018-02-20 15:33:31 -05:00
RdapNameserverSearchActionTest.java Add next page navigation for RDAP domain searches 2017-12-27 11:15:18 -05:00
RdapSearchActionTestCase.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
RdapSearchPatternTest.java Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
RdapTestHelper.java RDAP: Change data policy remark for redacted contacts 2018-02-20 15:33:31 -05:00