google-nomulus/java/google/registry/keyring/kms
guyben ab515cb352 Replace KeystoreKeyring with KmsKeystore comparison
Replace KeystoreKeyring with ComparatorKeyring between KeystoreKeyring and
KmsKeystore. In the opensource version, will replace DummyKeyring with
KmsKeyring directly.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=152893767
2017-04-13 10:58:57 -04:00
..
BUILD Abstract KMS code with KmsConnection and create a fake KmsConnection 2017-02-27 11:30:45 -05:00
EncryptResponse.java Abstract KMS code with KmsConnection and create a fake KmsConnection 2017-02-27 11:30:45 -05:00
KeyringModule.java Replace KeystoreKeyring with KmsKeystore comparison 2017-04-13 10:58:57 -04:00
KmsConnection.java Abstract KMS code with KmsConnection and create a fake KmsConnection 2017-02-27 11:30:45 -05:00
KmsConnectionImpl.java Fix bugs in KmsConnectionImpl 2017-03-07 13:25:51 -05:00
KmsKeyring.java Refactor KmsKeyring and KmsUpdater to use a centralized serializer 2017-04-05 10:09:06 -04:00
KmsModule.java Abstract KMS code with KmsConnection and create a fake KmsConnection 2017-02-27 11:30:45 -05:00
KmsUpdater.java Refactor KmsKeyring and KmsUpdater to use a centralized serializer 2017-04-05 10:09:06 -04:00