google-nomulus/java/google/registry/xml
mcilwain e07d011bc6 Add basic AllocationToken validation/redemption for domain creates
The next step is to add them for domain checks as well (which is simpler
because it doesn't involve validation).

This requires the addition of a TrimWhitespaceAdapter for XML JAXB objects,
which will prove useful for other @XmlValue attributes in the future.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=181526726
2018-01-19 14:28:26 -05:00
..
xsd Import allocation token XSD 2018-01-19 14:16:32 -05:00
BUILD Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
DateAdapter.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
PeriodAdapter.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
TrimWhitespaceAdapter.java Add basic AllocationToken validation/redemption for domain creates 2018-01-19 14:28:26 -05:00
UtcDateTimeAdapter.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ValidationMode.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
XmlException.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
XmlFragmentMarshaller.java Add the ability to generate RDE deposits in lenient mode 2017-05-17 12:22:49 -04:00
XmlTransformer.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00