google-nomulus/java/google/registry/loadtest
guyben e224a67eda Change @Auth to an AutoValue, and created a set of predefined Auths
We want to be safer and more explicit about the authentication needed by the many actions that exist.

As such, we make the 'auth' parameter required in @Action (so it's always clear who can run a specific action) and we replace the @Auth with an enum so that only pre-approved configurations that are aptly named and documented can be used.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=162210306
2017-08-01 16:33:10 -04:00
..
templates mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
BUILD Change auth settings on some tools service actions 2017-06-05 18:17:09 -04:00
LoadTestAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
LoadTestModule.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00