mirror of
https://github.com/google/nomulus.git
synced 2025-07-31 23:16:31 +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 |
||
---|---|---|
.. | ||
BUILD | ||
RdeContactImportAction.java | ||
RdeContactInput.java | ||
RdeContactReader.java | ||
RdeDomainImportAction.java | ||
RdeDomainInput.java | ||
RdeDomainReader.java | ||
RdeHostImportAction.java | ||
RdeHostInput.java | ||
RdeHostLinkAction.java | ||
RdeHostReader.java | ||
RdeImportsModule.java | ||
RdeImportUtils.java | ||
RdeParser.java | ||
ResourceExistsException.java | ||
XjcToContactResourceConverter.java | ||
XjcToDomainResourceConverter.java | ||
XjcToEppResourceConverter.java | ||
XjcToHostResourceConverter.java |