Class DerivedKeyActionTest


  • public class DerivedKeyActionTest
    extends Object
    A set of tests for using a derived key for encryption/signature using WSHandler actions.
    • Constructor Detail

    • Method Detail

      • testSignatureThumbprintSHA1

        @Test
        public void testSignatureThumbprintSHA1()
                                         throws Exception
        Throws:
        Exception
      • testSignatureThumbprintSHA1OldNamespace

        @Test
        public void testSignatureThumbprintSHA1OldNamespace()
                                                     throws Exception
        Throws:
        Exception
      • testSignatureThumbprintSHA1StrongDigest

        @Test
        public void testSignatureThumbprintSHA1StrongDigest()
                                                     throws Exception
        Throws:
        Exception
      • testSignatureThumbprintDifferentKeyLength

        @Test
        public void testSignatureThumbprintDifferentKeyLength()
                                                       throws Exception
        Throws:
        Exception
      • testSignatureSKI

        @Test
        public void testSignatureSKI()
                              throws Exception
        Throws:
        Exception
      • testSignatureX509

        @Test
        public void testSignatureX509()
                               throws Exception
        Throws:
        Exception
      • testSignatureEncryptedKeyThumbprintSHA1

        @Test
        public void testSignatureEncryptedKeyThumbprintSHA1()
                                                     throws Exception
        Throws:
        Exception
      • testSignatureSCT

        @Test
        public void testSignatureSCT()
                              throws Exception
        Throws:
        Exception
      • testEncryptionThumbprintSHA1

        @Test
        public void testEncryptionThumbprintSHA1()
                                          throws Exception
        Throws:
        Exception
      • testEncryptionThumbprintAES256

        @Test
        public void testEncryptionThumbprintAES256()
                                            throws Exception
        Throws:
        Exception
      • testEncryptionSCT

        @Test
        public void testEncryptionSCT()
                               throws Exception
        Throws:
        Exception
      • testSignatureEncryptionThumbprintSHA1

        @Test
        public void testSignatureEncryptionThumbprintSHA1()
                                                   throws Exception
        Throws:
        Exception
      • testEncryptionSignatureThumbprintSHA1

        @Test
        public void testEncryptionSignatureThumbprintSHA1()
                                                   throws Exception
        Throws:
        Exception
      • testSignatureEncryptionSecurityContextToken

        @Test
        public void testSignatureEncryptionSecurityContextToken()
                                                         throws Exception
        Throws:
        Exception
      • testEncryptionSignatureSecurityContextToken

        @Test
        public void testEncryptionSignatureSecurityContextToken()
                                                         throws Exception
        Throws:
        Exception