google-nomulus/javatests/google/registry/rdap
guyben 8d93cd8edf Refactor SessionUtil, and Add dropdown menu to switch clientId
SessionUtil is renames AuthenticatedRegistrarAccessor, as it's used to access a registrar for an authenticated user.

It will now be injected with the AuthResult instead of receiving it in every function call, since there's only one "legal" AuthResult to use.

The AccessType names are changed from READ_ONLY/READ_WRITE to READ/UPDATE, as it was confusing that a user could have both READ_ONLY AND READ_WRITE access to the same registrar.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=216958306
2018-10-17 11:49:50 -04:00
..
testdata RDAP: Add registrar entities to nameserver query results 2018-09-08 00:08:29 -04:00
BUILD Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
RdapActionBaseTest.java Refactor SessionUtil, and Add dropdown menu to switch clientId 2018-10-17 11:49:50 -04:00
RdapDomainActionTest.java Refactor SessionUtil, and Add dropdown menu to switch clientId 2018-10-17 11:49:50 -04:00
RdapDomainSearchActionTest.java Refactor SessionUtil, and Add dropdown menu to switch clientId 2018-10-17 11:49:50 -04:00
RdapEntityActionTest.java Refactor SessionUtil, and Add dropdown menu to switch clientId 2018-10-17 11:49:50 -04:00
RdapEntitySearchActionTest.java Refactor SessionUtil, and Add dropdown menu to switch clientId 2018-10-17 11:49:50 -04:00
RdapHelpActionTest.java Refactor SessionUtil, and Add dropdown menu to switch clientId 2018-10-17 11:49:50 -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 Refactor SessionUtil, and Add dropdown menu to switch clientId 2018-10-17 11:49:50 -04:00
RdapNameserverSearchActionTest.java Refactor SessionUtil, and Add dropdown menu to switch clientId 2018-10-17 11:49:50 -04:00
RdapSearchActionTestCase.java Clean up some code quality issues 2017-12-01 22:14:06 -05: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