google-nomulus/javatests/google/registry/flows/domain
mcilwain 1b3df82fb3 Allow creation of reserved domains using allocation tokens
Unlike anchor tenants, these domains can be registered for any number of years,
but only during GA, as third parties cannot register domains pre-GA except
through the anchor tenant program.

Since this is new functionality, unlike creation of anchor tenants, there is no
fallback provided to send codes through the domain authcode; they must be sent
using the allocation token extension.

And note that, like with anchor tenants, providing the domain-specific
allocation token overrides any other reserved types that might apply to that
domain.

No changes are necessary to the domain application create flow because of the
above restriction to GA.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=212310701
2018-09-11 14:17:08 -04:00
..
testdata Delete all Limited Release Program (LRP) code 2018-08-20 14:28:16 -04:00
token Move the AllocationToken entity to the token subpackage 2018-07-14 01:37:03 -04:00
DomainAllocateFlowTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DomainApplicationCreateFlowTest.java Delete all Limited Release Program (LRP) code 2018-08-20 14:28:16 -04:00
DomainApplicationDeleteFlowTest.java Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00
DomainApplicationInfoFlowTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DomainApplicationUpdateFlowTest.java Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00
DomainCheckFlowTest.java Add new reserved domain creation from allocation tokens mechanism 2018-08-20 14:22:06 -04:00
DomainClaimsCheckFlowTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DomainCreateFlowTest.java Allow creation of reserved domains using allocation tokens 2018-09-11 14:17:08 -04:00
DomainDeleteFlowTest.java Enqueue async re-saves with additional future re-saves 2018-07-14 01:37:03 -04:00
DomainInfoFlowTest.java Add more absent clTrid unit tests 2018-06-27 15:28:52 -04:00
DomainRenewFlowTest.java Add domain lifecycle test for renew with total term >10 years 2018-03-06 19:11:26 -05:00
DomainRestoreRequestFlowTest.java Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00
DomainTransferApproveFlowTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
DomainTransferCancelFlowTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
DomainTransferFlowTestCase.java Add asynchronous scheduled actions to re-save entities 2018-06-27 15:28:52 -04:00
DomainTransferQueryFlowTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
DomainTransferRejectFlowTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
DomainTransferRequestFlowTest.java Add asynchronous scheduled actions to re-save entities 2018-06-27 15:28:52 -04:00
DomainUpdateFlowTest.java Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00