google-nomulus/javatests/google/registry/flows
cgoldfeder 3ae646d687 Decouple SessionMetadata and TransportCredentials
TransportCredentials are per-request, not per-session, and
there's no reason to carry them within SessionMetadata.

While I'm in here, get rid of "null" credentials.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=125202213
2016-06-27 16:14:57 -04:00
..
async Prefer @Inject over static for async flow Clock 2016-05-18 13:08:41 -04:00
contact Move two enums from FlowRunner to FlowTestCase. 2016-06-27 16:10:37 -04:00
domain Move two enums from FlowRunner to FlowTestCase. 2016-06-27 16:10:37 -04:00
host Move two enums from FlowRunner to FlowTestCase. 2016-06-27 16:10:37 -04:00
poll Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
session Decouple SessionMetadata and TransportCredentials 2016-06-27 16:14:57 -04:00
testdata Actionize the EPP endpoints. 2016-06-14 16:30:12 -04:00
BUILD Extract premium pricing to a PricingEngine interface 2016-05-13 23:19:40 -04:00
EppConsoleActionTest.java Decouple SessionMetadata and TransportCredentials 2016-06-27 16:14:57 -04:00
EppControllerTest.java Actionize the EPP endpoints. 2016-06-14 16:30:12 -04:00
EppLifecycleContactTest.java Actionize the EPP endpoints. 2016-06-14 16:30:12 -04:00
EppLifecycleDomainApplicationTest.java Actionize the EPP endpoints. 2016-06-14 16:30:12 -04:00
EppLifecycleDomainTest.java Actionize the EPP endpoints. 2016-06-14 16:30:12 -04:00
EppLifecycleHostTest.java Actionize the EPP endpoints. 2016-06-14 16:30:12 -04:00
EppLoggedOutTest.java Actionize the EPP endpoints. 2016-06-14 16:30:12 -04:00
EppLoginAdminUserTest.java Actionize the EPP endpoints. 2016-06-14 16:30:12 -04:00
EppLoginTlsTest.java Actionize the EPP endpoints. 2016-06-14 16:30:12 -04:00
EppLoginUserTest.java Actionize the EPP endpoints. 2016-06-14 16:30:12 -04:00
EppTestCase.java Decouple SessionMetadata and TransportCredentials 2016-06-27 16:14:57 -04:00
EppTlsActionTest.java Decouple SessionMetadata and TransportCredentials 2016-06-27 16:14:57 -04:00
EppToolActionTest.java Decouple SessionMetadata and TransportCredentials 2016-06-27 16:14:57 -04:00
EppXmlTransformerTest.java Fix generics in EppXmlTransformer.unmarshal to not be only on the return type. 2016-06-27 15:55:03 -04:00
EppXxeAttackTest.java Actionize the EPP endpoints. 2016-06-14 16:30:12 -04:00
FlowTestCase.java Decouple SessionMetadata and TransportCredentials 2016-06-27 16:14:57 -04:00
ResourceCheckFlowTestCase.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ResourceFlowTestCase.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00