mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07:51 +02:00
Changes the code to be in compliance with the RDAP Pilot Profile document, which specifies: 1.4.11. If permitted or required by an ICANN agreement provision, waiver, or Consensus Policy, an RDAP response may contain redacted registrant, administrative, technical and/or other contact information. If any information is redacted, the response MUST include a remarks member with title "Data Policy", type "object truncated due to authorization", a description containing the string "Some of the data in this object has been removed" and a links member with the elements rel:alternate and href indicating where the data policy can be found. An entity with redacted information MUST include the "removed" value in the status element. We were using the "removed" status to indicate deleted contacts and inactive registrars. Instead, we will now use "inactive", so that we can use "removed" to indicated redaction. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=185039201 |
||
---|---|---|
.. | ||
BUILD | ||
RdapActionBase.java | ||
RdapAuthorization.java | ||
RdapAutnumAction.java | ||
RdapDomainAction.java | ||
RdapDomainSearchAction.java | ||
RdapEntityAction.java | ||
RdapEntitySearchAction.java | ||
RdapHelpAction.java | ||
RdapIcannStandardInformation.java | ||
RdapIpAction.java | ||
RdapJsonFormatter.java | ||
RdapMetrics.java | ||
RdapModule.java | ||
RdapNameserverAction.java | ||
RdapNameserverSearchAction.java | ||
RdapResultSet.java | ||
RdapSearchActionBase.java | ||
RdapSearchPattern.java | ||
RdapSearchResults.java | ||
RdapUtils.java |