google-nomulus/java/google/registry/flows/domain
cgoldfeder fd6c4888db Decouple superuser from SessionMetadata
Superuser should only be settable via the tool (see []
which is merged in here but not diffbased, and which removes
the implicit superuser for CharlestonRoad). It is a property
of the request, not of the session (there are no sessions in the tool).
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=125204707
2016-06-27 16:17:57 -04:00
..
BaseDomainCheckFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
BaseDomainCreateFlow.java Decouple superuser from SessionMetadata 2016-06-27 16:17:57 -04:00
BaseDomainInfoFlow.java Rename Response in the epp model to EppResponse 2016-06-14 16:30:26 -04:00
BaseDomainUpdateFlow.java Fix a typo in an RFC id 2016-05-16 18:40:03 -04:00
ClaimsCheckFlow.java Rename Response in the epp model to EppResponse 2016-06-14 16:30:26 -04:00
DomainAllocateFlow.java Decouple superuser from SessionMetadata 2016-06-27 16:17:57 -04:00
DomainApplicationCreateFlow.java Decouple superuser from SessionMetadata 2016-06-27 16:17:57 -04:00
DomainApplicationDeleteFlow.java Decouple superuser from SessionMetadata 2016-06-27 16:17:57 -04:00
DomainApplicationInfoFlow.java Fix generics in EppXmlTransformer.unmarshal to not be only on the return type. 2016-06-27 15:55:03 -04:00
DomainApplicationUpdateFlow.java Load referenced contact/hosts from EPP more efficiently 2016-05-16 20:11:58 -04:00
DomainCheckFlow.java Rename Response in the epp model to EppResponse 2016-06-14 16:30:26 -04:00
DomainCreateFlow.java Decouple superuser from SessionMetadata 2016-06-27 16:17:57 -04:00
DomainCreateOrAllocateFlow.java Let all mutating flows accept metadata extension 2016-05-27 12:48:06 -04:00
DomainDeleteFlow.java Rename Response in the epp model to EppResponse 2016-06-14 16:30:26 -04:00
DomainFlowUtils.java Fix generics in EppXmlTransformer.unmarshal to not be only on the return type. 2016-06-27 15:55:03 -04:00
DomainInfoFlow.java Rename Response in the epp model to EppResponse 2016-06-14 16:30:26 -04:00
DomainRenewFlow.java Add additional return values to PricingEngine interface 2016-06-06 12:14:51 -04:00
DomainRestoreRequestFlow.java Decouple superuser from SessionMetadata 2016-06-27 16:17:57 -04:00
DomainTransferApproveFlow.java Add additional return values to PricingEngine interface 2016-06-06 12:14:51 -04:00
DomainTransferCancelFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
DomainTransferQueryFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
DomainTransferRejectFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
DomainTransferRequestFlow.java Decouple superuser from SessionMetadata 2016-06-27 16:17:57 -04:00
DomainUpdateFlow.java Add domain check and update registration type extensions 2016-05-27 12:57:31 -04:00