google-nomulus/java/google/registry/model/domain/token
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
..
AllocationTokenExtension.java Add basic AllocationToken validation/redemption for domain creates 2018-01-19 14:28:26 -05:00
package-info.java Add and wire up the AllocationTokenExtension XML class 2018-01-19 14:23:59 -05:00