Class SecurityActionTokenTest


  • public class SecurityActionTokenTest
    extends Object
    This is a set of tests for using SecurityActionTokens to configure various Actions.
    • Method Detail

      • testAsymmetricSignature

        @Test
        public void testAsymmetricSignature()
                                     throws Exception
        Throws:
        Exception
      • testSymmetricSignature

        @Test
        public void testSymmetricSignature()
                                    throws Exception
        Throws:
        Exception
      • testAsymmetricDoubleSignature

        @Test
        public void testAsymmetricDoubleSignature()
                                           throws Exception
        Throws:
        Exception
      • testMixedDoubleSignature

        @Test
        public void testMixedDoubleSignature()
                                      throws Exception
        Throws:
        Exception
      • testAsymmetricEncryption

        @Test
        public void testAsymmetricEncryption()
                                      throws Exception
        Throws:
        Exception
      • testAsymmetricEncryptionIncludeToken

        @Test
        public void testAsymmetricEncryptionIncludeToken()
                                                  throws Exception
        Throws:
        Exception
      • testSymmetricEncryption

        @Test
        public void testSymmetricEncryption()
                                     throws Exception
        Throws:
        Exception
      • testAsymmetricDoubleEncryption

        @Test
        public void testAsymmetricDoubleEncryption()
                                            throws Exception
        Throws:
        Exception
      • testMixedDoubleEncryption

        @Test
        public void testMixedDoubleEncryption()
                                       throws Exception
        Throws:
        Exception
      • testAsymmetricSignatureEncryption

        @Test
        public void testAsymmetricSignatureEncryption()
                                               throws Exception
        Throws:
        Exception
      • testSymmetricSignatureEncryption

        @Test
        public void testSymmetricSignatureEncryption()
                                              throws Exception
        Throws:
        Exception
      • testSymmetricSignatureEncryptionResponse

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