mirror of
https://github.com/google/nomulus.git
synced 2025-06-27 14:54:51 +02:00
Note that the check flow does not yet handle any kind of allocation token handling at all. Step 2 will be to add allocation token handling there, so a RESERVED_FOR_ANCHOR_TENANT or RESERVED_FOR_SPECIFIC_USE domain will show as available instead of reserved if the right token is specified using the extension. Then once that's done, we can use that information to adjust the price accordingly as well. Right now the behavior with a domain check is that reserved domains always show as reserved, even if they're anchor tenants. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=215599350 |
||
---|---|---|
.. | ||
token | ||
DomainAllocateFlow.java | ||
DomainApplicationCreateFlow.java | ||
DomainApplicationDeleteFlow.java | ||
DomainApplicationInfoFlow.java | ||
DomainApplicationUpdateFlow.java | ||
DomainCheckFlow.java | ||
DomainClaimsCheckFlow.java | ||
DomainCreateFlow.java | ||
DomainDeleteFlow.java | ||
DomainFlowTmchUtils.java | ||
DomainFlowUtils.java | ||
DomainInfoFlow.java | ||
DomainPricingLogic.java | ||
DomainRenewFlow.java | ||
DomainRestoreRequestFlow.java | ||
DomainTransferApproveFlow.java | ||
DomainTransferCancelFlow.java | ||
DomainTransferQueryFlow.java | ||
DomainTransferRejectFlow.java | ||
DomainTransferRequestFlow.java | ||
DomainTransferUtils.java | ||
DomainUpdateFlow.java | ||
FeesAndCredits.java |