google-nomulus/java/google/registry/flows/domain
mcilwain ff6d327183 Allow reserved domains to be created during quiet periods
We'll use this for LRP. This is safe because we must specifically reserve a
domain by including it in a reserved list, create an associated allocation
token, and distribute that token, before a create would succeed.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=250901144
2019-06-06 10:53:27 -04:00
..
token Validate on-load that an AllocationToken can be used 2019-05-06 16:54:55 -04:00
DomainCheckFlow.java Use a potential discount in the AllocationToken when determining domain create price 2019-04-27 00:08:57 -04:00
DomainClaimsCheckFlow.java Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
DomainCreateFlow.java Allow reserved domains to be created during quiet periods 2019-06-06 10:53:27 -04:00
DomainDeleteFlow.java Fix up a comment based on investigation into billing events 2019-04-27 00:05:49 -04:00
DomainFlowTmchUtils.java Refactor EppXmlTransformer to be in the model/ package 2018-12-12 13:22:34 -05:00
DomainFlowUtils.java Use a potential discount in the AllocationToken when determining domain create price 2019-04-27 00:08:57 -04:00
DomainInfoFlow.java Use a potential discount in the AllocationToken when determining domain create price 2019-04-27 00:08:57 -04:00
DomainPricingLogic.java Use a potential discount in the AllocationToken when determining domain create price 2019-04-27 00:08:57 -04:00
DomainRenewFlow.java Test UnknownCurrencyEppException in the flow tests 2019-03-20 14:25:28 -04:00
DomainRestoreRequestFlow.java Test UnknownCurrencyEppException in the flow tests 2019-03-20 14:25:28 -04:00
DomainTransferApproveFlow.java Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
DomainTransferCancelFlow.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
DomainTransferQueryFlow.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
DomainTransferRejectFlow.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
DomainTransferRequestFlow.java Test UnknownCurrencyEppException in the flow tests 2019-03-20 14:25:28 -04:00
DomainTransferUtils.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
DomainUpdateFlow.java Remove per-domain nameserver restrictions in reserved lists 2019-04-16 14:09:27 -04:00
FeesAndCredits.java Replace Stream.concat with Streams.concat 2017-12-27 11:35:47 -05:00