google-nomulus/javatests/google/registry/request
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
..
auth Move AuthenticatedRegistrarAccessor to request/auth/ 2018-11-16 16:54:21 -05:00
lock Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
BUILD Add metrics measuring all request processing times 2018-10-31 19:11:39 -04:00
JsonResponseTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RequestHandlerTest.java Add metrics measuring all request processing times 2018-10-31 19:11:39 -04:00
RequestModuleTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RequestParametersTest.java Rename "absent" to "empty" in test names 2018-08-10 13:46:48 -04:00
ResponseImplTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RouterTest.java Rename "absent" to "empty" in test names 2018-08-10 13:46:48 -04:00