google-nomulus/java/google/registry/keyring/kms
larryruili 33ee7de457 Add GenerateSpec11Action and SafeBrowsing evaluation
This adds actual subdomain verification via the SafeBrowsing API to the Spec11
pipeline, as well as on-the-fly KMS decryption via the GenerateSpec11Action to
securely store our API key in source code.

Testing the interaction becomes difficult due to serialization requirements, and will be significantly expanded in the next cl. For now, it verifies basic end-to-end pipeline behavior.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=208092942
2018-08-10 13:46:48 -04:00
..
BUILD Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
EncryptResponse.java Update cloudkms_java with the non-beta version 2017-06-05 18:17:09 -04:00
KeyringModule.java Set KmsKeyring as the default Keyring 2017-07-10 11:40:02 -04:00
KmsConnection.java Update KMS method signatures to standardize on KeyringException 2018-06-18 18:16:35 -04:00
KmsConnectionImpl.java Update KMS method signatures to standardize on KeyringException 2018-06-18 18:16:35 -04:00
KmsKeyring.java Add GenerateSpec11Action and SafeBrowsing evaluation 2018-08-10 13:46:48 -04:00
KmsModule.java Replace com.google.common.base.Function with java.util.function.Function 2017-12-27 11:08:55 -05:00
KmsUpdater.java Add GenerateSpec11Action and SafeBrowsing evaluation 2018-08-10 13:46:48 -04:00