Class SamlTokenDerivedTest

    • Constructor Detail

      • SamlTokenDerivedTest

        public SamlTokenDerivedTest()
    • Method Detail

      • testSAML1AuthnAssertionDerivedInbound

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