Class HTTPPostAuthnResponseDecoderTest


  • public class HTTPPostAuthnResponseDecoderTest
    extends Object
    • Field Detail

      • decoder

        private net.shibboleth.oidc.profile.decoding.impl.HTTPPostAuthnResponseDecoder decoder
        The encoder to test.
    • Constructor Detail

      • HTTPPostAuthnResponseDecoderTest

        public HTTPPostAuthnResponseDecoderTest()
    • Method Detail

      • testSuccessfulDecoding_Query_AuthCode

        public void testSuccessfulDecoding_Query_AuthCode()
                                                   throws Exception
        Throws:
        Exception