Class SamlAlgorithmSuiteTest


  • public class SamlAlgorithmSuiteTest
    extends Object
    A set of test-cases for signing and verifying SOAP requests containing a signed SAML (HOK) assertion when specifying an AlgorithmSuite policy.
    • Constructor Detail

      • SamlAlgorithmSuiteTest

        public SamlAlgorithmSuiteTest()
                               throws Exception
        Throws:
        Exception
    • Method Detail

      • testSignedSAML11Assertion

        @Test
        public void testSignedSAML11Assertion()
                                       throws Exception
        Throws:
        Exception
      • testDSASignedSAML11Assertion

        @Test
        public void testDSASignedSAML11Assertion()
                                          throws Exception
        Throws:
        Exception
      • signWithEcdsaAlgorithmSHA1

        @Test
        public void signWithEcdsaAlgorithmSHA1()
                                        throws Exception
        Throws:
        Exception
      • signWithEcdsaAlgorithmSHA256

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