Class SamlTokenCustomSignatureTest


  • public class SamlTokenCustomSignatureTest
    extends Object
    • Constructor Detail

      • SamlTokenCustomSignatureTest

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

      • testSAML1AuthnAssertion

        @Test
        public void testSAML1AuthnAssertion()
                                     throws Exception
        Test that creates, sends and processes a signed SAML 1.1 authentication assertion.
        Throws:
        Exception
      • testSAML1AuthnAssertionValidatorMap

        @Test
        public void testSAML1AuthnAssertionValidatorMap()
                                                 throws Exception
        Throws:
        Exception
      • testSAML2AuthnAssertion

        @Test
        public void testSAML2AuthnAssertion()
                                     throws Exception
        Test that creates, sends and processes a signed SAML 2.0 authentication assertion.
        Throws:
        Exception
      • testAddSAML1AndSign

        @Test
        public void testAddSAML1AndSign()
                                 throws Exception
        Throws:
        Exception
      • testAddSAML1AndSignAction

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