Class SamlTokenDerivedTest


  • public class SamlTokenDerivedTest
    extends Object
    Test-case for sending and processing a signed (sender vouches) SAML Assertion using a derived key.
    • Constructor Detail

    • Method Detail

      • testSAML1AuthnAssertionDerived

        @Test
        public void testSAML1AuthnAssertionDerived()
                                            throws Exception
        Test that creates, sends and processes a signed SAML 1.1 authentication assertion using a derived key.
        Throws:
        Exception