mirror of
https://github.com/google/nomulus.git
synced 2025-08-02 16:02:10 +02:00
We were using verifyHasPendingTransfer() only in the domain transfer flows; now we use it in both. I also added a helper verifyTransferInitiator() even though it's only used in two places (the transfer cancel flows), because I think it streamlines the flow and makes it more consistent with the whole section of verification checking. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=150324823 |
||
---|---|---|
.. | ||
ContactCheckFlow.java | ||
ContactCreateFlow.java | ||
ContactDeleteFlow.java | ||
ContactFlowUtils.java | ||
ContactInfoFlow.java | ||
ContactTransferApproveFlow.java | ||
ContactTransferCancelFlow.java | ||
ContactTransferQueryFlow.java | ||
ContactTransferRejectFlow.java | ||
ContactTransferRequestFlow.java | ||
ContactUpdateFlow.java |