google-nomulus/java/google/registry/flows
cgoldfeder 2a3a3fbc30 Break SessionSource out of SessionMetadata and rename it EppRequestSource.
The "SessionSource" has nothing to do with sessions (and it's often
used in sessionless contexts). What it does indicate is the endpoint
used to make the request.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=125295224
2016-06-27 16:19:21 -04:00
..
async Delete the useless MapreduceAction interface 2016-05-18 13:09:40 -04:00
contact Decouple superuser from SessionMetadata 2016-06-27 16:17:57 -04:00
domain Decouple superuser from SessionMetadata 2016-06-27 16:17:57 -04:00
host Decouple superuser from SessionMetadata 2016-06-27 16:17:57 -04:00
picker Simplify an exception's constructor. 2016-06-27 16:12:00 -04:00
poll Rename Response in the epp model to EppResponse 2016-06-14 16:30:26 -04:00
session Decouple superuser from SessionMetadata 2016-06-27 16:17:57 -04:00
BUILD Format EppMetrics a bit nicer 2016-06-27 15:59:16 -04:00
EppConsoleAction.java Break SessionSource out of SessionMetadata and rename it EppRequestSource. 2016-06-27 16:19:21 -04:00
EppController.java Break SessionSource out of SessionMetadata and rename it EppRequestSource. 2016-06-27 16:19:21 -04:00
EppException.java Simplify an exception's constructor. 2016-06-27 16:12:00 -04:00
EppRequestHandler.java Break SessionSource out of SessionMetadata and rename it EppRequestSource. 2016-06-27 16:19:21 -04:00
EppRequestSource.java Break SessionSource out of SessionMetadata and rename it EppRequestSource. 2016-06-27 16:19:21 -04:00
EppTlsAction.java Break SessionSource out of SessionMetadata and rename it EppRequestSource. 2016-06-27 16:19:21 -04:00
EppToolAction.java Break SessionSource out of SessionMetadata and rename it EppRequestSource. 2016-06-27 16:19:21 -04:00
EppXmlTransformer.java Fix generics in EppXmlTransformer.unmarshal to not be only on the return type. 2016-06-27 15:55:03 -04:00
Flow.java Break SessionSource out of SessionMetadata and rename it EppRequestSource. 2016-06-27 16:19:21 -04:00
FlowRunner.java Break SessionSource out of SessionMetadata and rename it EppRequestSource. 2016-06-27 16:19:21 -04:00
GaeUserCredentials.java Decouple SessionMetadata and TransportCredentials 2016-06-27 16:14:57 -04:00
HttpSessionMetadata.java Break SessionSource out of SessionMetadata and rename it EppRequestSource. 2016-06-27 16:19:21 -04:00
LoggedInFlow.java Decouple superuser from SessionMetadata 2016-06-27 16:17:57 -04:00
OwnedResourceMutateFlow.java Decouple superuser from SessionMetadata 2016-06-27 16:17:57 -04:00
OwnedResourceMutatePendingTransferFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
PasswordOnlyTransportCredentials.java Decouple SessionMetadata and TransportCredentials 2016-06-27 16:14:57 -04:00
ResourceAsyncDeleteFlow.java Remove nearly all uses of ReferenceUnion 2016-05-16 16:36:25 -04:00
ResourceCheckFlow.java Rename Response in the epp model to EppResponse 2016-06-14 16:30:26 -04:00
ResourceCreateFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ResourceCreateOrMutateFlow.java Break SessionSource out of SessionMetadata and rename it EppRequestSource. 2016-06-27 16:19:21 -04:00
ResourceDeleteFlow.java Rename Response in the epp model to EppResponse 2016-06-14 16:30:26 -04:00
ResourceFlow.java Decouple superuser from SessionMetadata 2016-06-27 16:17:57 -04:00
ResourceFlowUtils.java Make javadoc <p> style guide compliant 2016-05-18 13:09:01 -04:00
ResourceInfoFlow.java Rename Response in the epp model to EppResponse 2016-06-14 16:30:26 -04:00
ResourceMutateFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ResourceMutatePendingTransferFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ResourceQueryFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ResourceSyncDeleteFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ResourceTransferApproveFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ResourceTransferCancelFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ResourceTransferFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ResourceTransferQueryFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ResourceTransferRejectFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ResourceTransferRequestFlow.java Rename Response in the epp model to EppResponse 2016-06-14 16:30:26 -04:00
ResourceUpdateFlow.java Decouple superuser from SessionMetadata 2016-06-27 16:17:57 -04:00
SessionMetadata.java Break SessionSource out of SessionMetadata and rename it EppRequestSource. 2016-06-27 16:19:21 -04:00
SingleResourceFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
StatelessRequestSessionMetadata.java Break SessionSource out of SessionMetadata and rename it EppRequestSource. 2016-06-27 16:19:21 -04:00
TlsCredentials.java Decouple SessionMetadata and TransportCredentials 2016-06-27 16:14:57 -04:00
TransactionalFlow.java Make javadoc <p> style guide compliant 2016-05-18 13:09:01 -04:00
TransportCredentials.java Decouple SessionMetadata and TransportCredentials 2016-06-27 16:14:57 -04:00