google-nomulus/java/google/registry/keyring/api
jianglai 4be4fb0082 Migrate to Flogger (yellow)
This is a 'yellow' Flogger migration CL. Yellow CLs should be mostly safe
but include changes that are notable for one reason or another. Manual
intervention may be required to address small issues.

The comments in this CL indicate cases where suggested code changes
should be double checked, or even modified. There may even be cases where
files outside this CL are affected by changes to things such as logger
visibility. However if a change does not have an associated comment then
it should be safe.

For more information, see []
Base CL: 197826149

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=198097990
2018-05-30 12:18:54 -04:00
..
BUILD Migrate to Flogger (yellow) 2018-05-30 12:18:54 -04:00
ComparatorKeyring.java Migrate to Flogger (yellow) 2018-05-30 12:18:54 -04:00
DummyKeyringModule.java Partially fix errors when using DummyKeyringModule 2018-03-08 14:48:49 -05:00
InMemoryKeyring.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
KeyModule.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
Keyring.java Javadoc fix 2017-02-02 16:55:51 -05:00
KeyringException.java Add Cloud KMS based secret storage 2017-02-17 12:22:12 -05:00
KeySerializer.java Refactor KmsKeyring and KmsUpdater to use a centralized serializer 2017-04-05 10:09:06 -04:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
pgp-private-keyring.asc Partially fix errors when using DummyKeyringModule 2018-03-08 14:48:49 -05:00
pgp-public-keyring.asc Partially fix errors when using DummyKeyringModule 2018-03-08 14:48:49 -05:00
PgpHelper.java Wrap exception properly in PgpHelper 2018-03-08 14:49:17 -05:00