google-nomulus/javatests/google/registry/flows/session
guyben 5f283ebd09 Use AuthenticatedRegistrarAccessor in EppConsoleAction
EppConsoleAction still "manually" checks access by going over the
RegistrarContacts. We need it to use AuthenticatedRegistrarAccessor just like
every other part of the registrar console.

We still need to remove the (now unneeded) login EPP sent by the console, but that's left for a followup CL.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=222404208
2018-12-03 18:51:40 -05:00
..
testdata Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00
HelloFlowTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
LoginFlowTestCase.java Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00
LoginFlowViaConsoleTest.java Use AuthenticatedRegistrarAccessor in EppConsoleAction 2018-12-03 18:51:40 -05:00
LoginFlowViaTlsTest.java Remove checking of SNI headers 2018-09-14 21:34:44 -04:00
LogoutFlowTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00