google-nomulus/javatests/google/registry/keyring/kms
mcilwain a7256f5edd Update KMS method signatures to standardize on KeyringException
It came up during the review of [] that it doesn't make a lot of sense
for encrypt() and decrypt() to not throw the same kinds of Exceptions,
especially not for the same kind of problem, just because one happens to use a
Retrier in its internal implementation and the other doesn't.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=201054057
2018-06-18 18:16:35 -04:00
..
BUILD Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
FakeKmsConnection.java Update KMS method signatures to standardize on KeyringException 2018-06-18 18:16:35 -04:00
GoogleJsonResponseExceptionHelper.java Add Cloud KMS based secret storage 2017-02-17 12:22:12 -05:00
KmsConnectionImplTest.java Migrate away fully from MockitoJUnitRunner 2018-04-10 17:01:04 -04:00
KmsKeyringTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
KmsTestHelper.java Refactor KmsKeyring and KmsUpdater to use a centralized serializer 2017-04-05 10:09:06 -04:00
KmsUpdaterTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
pgp-private-keyring-registry.asc Add Cloud KMS based secret storage 2017-02-17 12:22:12 -05:00
pgp-public-keyring.asc Add Cloud KMS based secret storage 2017-02-17 12:22:12 -05:00