mirror of
https://github.com/google/nomulus.git
synced 2025-05-01 04:27:51 +02:00
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 |
||
---|---|---|
.. | ||
BigQueryMetric.java | ||
BigQueryMetricsEnqueuer.java | ||
BUILD | ||
EppMetric.java | ||
MetricsExportAction.java | ||
package-info.java | ||
StackdriverModule.java | ||
WhiteboxModule.java |