mirror of
https://github.com/google/nomulus
synced 2026-02-13 00:02:04 +00:00
Add GetKeyringSecretCommand to retrieve keyring secrets.
Cloned from CL 149476124 by 'g4 patch'. Original change by shikhman@shikhman:registry-secrets-2:897:citc on 2017/03/07 15:37:09. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=151950797
This commit is contained in:
@@ -69,6 +69,7 @@ interface RegistryToolComponent {
|
||||
void inject(GenerateApplicationsReportCommand command);
|
||||
void inject(GenerateDnsReportCommand command);
|
||||
void inject(GenerateEscrowDepositCommand command);
|
||||
void inject(GetKeyringSecretCommand command);
|
||||
void inject(GhostrydeCommand command);
|
||||
void inject(ListCursorsCommand command);
|
||||
void inject(LoginCommand command);
|
||||
|
||||
Reference in New Issue
Block a user