google-nomulus/java/google/registry/keyring/api
mcilwain 43ed2cd7b3 Clean up annotation imports in BUILD files
This affects JSR305, JSR330, and Guava annotations.

The exact command run to generate this CL was:

build_cleaner '//third_party/java_src/gtld/...' -c '' --dep_restrictions='//third_party/java/jsr330_inject,//third_party/java/jsr305_annotations,[]'

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=202322747
2018-06-27 15:28:53 -04:00
..
BUILD Clean up annotation imports in BUILD files 2018-06-27 15:28:53 -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