Class HTTPPostSimpleSignEncoderTest

    • Field Detail

      • velocityEngine

        private org.apache.velocity.app.VelocityEngine velocityEngine
        Velocity template engine.
    • Constructor Detail

      • HTTPPostSimpleSignEncoderTest

        public HTTPPostSimpleSignEncoderTest()
    • Method Detail

      • testResponseEncoding

        public void testResponseEncoding()
                                  throws Exception
        Tests encoding a SAML message to an servlet response.
        Throws:
        Exception - if something goes wrong
      • testRequestEncoding

        public void testRequestEncoding()
                                 throws Exception
        Throws:
        Exception
      • testRequestEncodingWithSimpleSign

        public void testRequestEncodingWithSimpleSign()
                                               throws Exception
        Throws:
        Exception