google-nomulus/java/google/registry/flows/host
cgoldfeder 2dd703ef3a Refactor authInfo validation
1) Don't do ofy().load() inside a model class (in DomainAuthInfo)
2) Move the one use of verify into the one caller in ResourceFlowUtils
3) Hosts don't support authInfo, so remove useless code

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=137984809
2016-11-10 11:07:54 -05:00
..
HostCheckFlow.java Turn Flow into an interface and inject all its fields 2016-11-02 15:19:34 -04:00
HostCreateFlow.java Turn Flow into an interface and inject all its fields 2016-11-02 15:19:34 -04:00
HostDeleteFlow.java Refactor authInfo validation 2016-11-10 11:07:54 -05:00
HostFlowUtils.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
HostInfoFlow.java Refactor authInfo validation 2016-11-10 11:07:54 -05:00
HostUpdateFlow.java Refactor authInfo validation 2016-11-10 11:07:54 -05:00