mirror of
https://github.com/google/nomulus.git
synced 2025-06-26 06:14:54 +02:00
Set KmsKeyring as the default Keyring
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=161113761
This commit is contained in:
parent
0013312f5c
commit
1f25a862e6
4 changed files with 2 additions and 4 deletions
|
@ -385,6 +385,7 @@ public class Registry extends ImmutableObject implements Buildable {
|
|||
TimedTransitionProperty<Money, BillingCostTransition> eapFeeSchedule =
|
||||
TimedTransitionProperty.forMapify(DEFAULT_EAP_BILLING_COST, BillingCostTransition.class);
|
||||
|
||||
/** Marksdb LORDN service username (password is stored in Keyring) */
|
||||
String lordnUsername;
|
||||
|
||||
/** The end of the claims period (at or after this time, claims no longer applies). */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue