Class ConfigurationConverterTest


  • public class ConfigurationConverterTest
    extends AbstractTestBase
    Some tests for the ConfigurationConverter utility
    • Constructor Detail

      • ConfigurationConverterTest

        public ConfigurationConverterTest()
    • Method Detail

      • testUsernameTokenConfiguration

        @Test
        public void testUsernameTokenConfiguration()
                                            throws Exception
        Throws:
        Exception
      • testOutboundSignatureConfiguration

        @Test
        public void testOutboundSignatureConfiguration()
                                                throws Exception
        Throws:
        Exception
      • testInboundSignatureConfiguration

        @Test
        public void testInboundSignatureConfiguration()
                                               throws Exception
        Throws:
        Exception
      • testOutboundEncryptionConfiguration

        @Test
        public void testOutboundEncryptionConfiguration()
                                                 throws Exception
        Throws:
        Exception
      • testOutboundEncryptionConfigurationOldConfigTag

        @Test
        public void testOutboundEncryptionConfigurationOldConfigTag()
                                                             throws Exception
        Throws:
        Exception
      • testInboundEncryptionConfiguration

        @Test
        public void testInboundEncryptionConfiguration()
                                                throws Exception
        Throws:
        Exception
      • testInboundEncryptionConfigurationOldConfigTag

        @Test
        public void testInboundEncryptionConfigurationOldConfigTag()
                                                            throws Exception
        Throws:
        Exception
      • testSAMLConfiguration

        @Test
        public void testSAMLConfiguration()
                                   throws Exception
        Throws:
        Exception
      • testTimestampConfiguration

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