Class AwsKeyStorageProviderTest


  • public class AwsKeyStorageProviderTest
    extends java.lang.Object
    Tests for the AwsKeyStorageProvider.
    Author:
    Carl Harris
    • Constructor Detail

      • AwsKeyStorageProviderTest

        public AwsKeyStorageProviderTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testStoreAndRetrieveAesKey

        public void testStoreAndRetrieveAesKey()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testStoreAndRetrieveEcPrivateKey

        public void testStoreAndRetrieveEcPrivateKey()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testStoreAndRetrieveRsaPrivateKey

        public void testStoreAndRetrieveRsaPrivateKey()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRetrieveWhenNotFound

        public void testRetrieveWhenNotFound()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception