google-nomulus/javatests/google/registry/rdap
guyben 6586460f3e Move AuthenticatedRegistrarAccessor to request/auth/
It is starting to be used in more places than just ur/server/registrar. Even now it's used in the RDAP, and we are going to start using it for the registrar-xhr endpoint meaning it will be used in EPP flows as well.

Also logically - this is part of the request authentication.

While moving - we also refactor it to make it easier to use in tests. Instead of mocking, we will be able to create instances with arbitrary roles.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=221645055
2018-11-16 16:54:21 -05:00
..
testdata Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
BUILD Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
RdapActionBaseTest.java Use RDAP test tools in RdapActionBaseTest 2018-10-22 19:03:14 -04:00
RdapActionBaseTestCase.java Move AuthenticatedRegistrarAccessor to request/auth/ 2018-11-16 16:54:21 -05:00
RdapDomainActionTest.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapDomainSearchActionTest.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapEntityActionTest.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapEntitySearchActionTest.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapHelpActionTest.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapJsonFormatterTest.java RDAP: Add registrar entities to nameserver query results 2018-09-08 00:08:29 -04:00
RdapMetricsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapNameserverActionTest.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapNameserverSearchActionTest.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapSearchActionTestCase.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapSearchPatternTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapTestHelper.java Move RDAP boilerplate from remarks to notices 2018-05-05 23:47:47 -04:00