google-nomulus/javatests/google/registry/model/domain
mcilwain 7b87ba41c7 Delete all Limited Release Program (LRP) code
We never used it and don't have any plans to use it going forward. All
conceivable parts of its functionality that we might use going forward have
already been subsumed into allocation tokens, which are a simpler way of
handling the same use case that are also standards-compliant.

Also gets rid of the hideous ANCHOR_ prefix on anchor tenant EPP authcodes
that was only ever necessary because of overloading the authcode for
anchor tenant creation. Going forward it'll be based on allocation tokens,
so there's no risk of conflicts.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=209418194
2018-08-20 14:28:16 -04:00
..
testdata Remove temporary @OnLoad used for setting period in DomainApplication 2017-06-21 09:51:28 -04:00
token Add new reserved domain creation from allocation tokens mechanism 2018-08-20 14:22:06 -04:00
DomainApplicationTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DomainCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainResourceTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
GracePeriodTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00