google-nomulus/javatests/google/registry/ui/server/registrar
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 Allow admin to set AllowedTlds in RegistrarSettingsAction 2018-10-25 14:43:54 -04:00
BUILD Add support G-Suite group whose members have ADMIN access to registrar console 2018-11-12 14:51:40 -05:00
ConsoleUiActionTest.java Move AuthenticatedRegistrarAccessor to request/auth/ 2018-11-16 16:54:21 -05:00
ContactSettingsTest.java Add metrics for registrar console requests 2018-10-25 14:51:58 -04:00
RegistrarSettingsActionTest.java Move AuthenticatedRegistrarAccessor to request/auth/ 2018-11-16 16:54:21 -05:00
RegistrarSettingsActionTestCase.java Move AuthenticatedRegistrarAccessor to request/auth/ 2018-11-16 16:54:21 -05:00
SecuritySettingsTest.java Add metrics for registrar console requests 2018-10-25 14:51:58 -04:00
SendEmailUtilsTest.java Change SendEmailService to an instance field. 2018-10-22 18:43:18 -04:00
WhoisSettingsTest.java Add metrics for registrar console requests 2018-10-25 14:51:58 -04:00