Class SamlAuthnTest


  • public class SamlAuthnTest
    extends Object
    Some tests for SAML Authentication Assertions
    • Constructor Detail

      • SamlAuthnTest

        public SamlAuthnTest()
    • Method Detail

      • testSAML1AuthnAssertion

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

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

        @Test
        public void testSAML1FutureAuthnInstant()
                                         throws Exception
        Throws:
        Exception
      • testSAML2FutureAuthnInstant

        @Test
        public void testSAML2FutureAuthnInstant()
                                         throws Exception
        Throws:
        Exception
      • testSAML2StaleSessionNotOnOrAfter

        @Test
        public void testSAML2StaleSessionNotOnOrAfter()
                                               throws Exception
        Throws:
        Exception
      • testSAML1ValidSubjectLocality

        @Test
        public void testSAML1ValidSubjectLocality()
                                           throws Exception
        Throws:
        Exception
      • testSAML2ValidSubjectLocality

        @Test
        public void testSAML2ValidSubjectLocality()
                                           throws Exception
        Throws:
        Exception
      • testSAML1InvalidSubjectLocality

        @Test
        public void testSAML1InvalidSubjectLocality()
                                             throws Exception
        Throws:
        Exception
      • testSAML2InalidSubjectLocality

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