google-nomulus/java/google/registry/flows/contact
nickfelt d8349aa0ee Standardize usage of some transfer flow verification helpers
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
2017-03-21 15:18:33 -04:00
..
ContactCheckFlow.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ContactCreateFlow.java Remove the ofy().load() inside of HostResource.cloneProjectedAtTime 2017-03-13 11:22:55 -04:00
ContactDeleteFlow.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ContactFlowUtils.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ContactInfoFlow.java Remove unnecessary filter on LINKED 2017-02-02 16:41:39 -05:00
ContactTransferApproveFlow.java Standardize usage of some transfer flow verification helpers 2017-03-21 15:18:33 -04:00
ContactTransferCancelFlow.java Standardize usage of some transfer flow verification helpers 2017-03-21 15:18:33 -04:00
ContactTransferQueryFlow.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ContactTransferRejectFlow.java Standardize usage of some transfer flow verification helpers 2017-03-21 15:18:33 -04:00
ContactTransferRequestFlow.java Use StatusValue XML names in EPP error messages 2017-03-21 15:14:02 -04:00
ContactUpdateFlow.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00