Class HTTPPostAuthnResponseDecoderTest
java.lang.Object
net.shibboleth.oidc.profile.decoding.impl.HTTPPostAuthnResponseDecoderTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate net.shibboleth.oidc.profile.decoding.impl.HTTPPostAuthnResponseDecoderThe encoder to test.private MockHttpServletRequestMock servlet response. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mockRequest
Mock servlet response. -
decoder
private net.shibboleth.oidc.profile.decoding.impl.HTTPPostAuthnResponseDecoder decoderThe encoder to test.
-
-
Constructor Details
-
HTTPPostAuthnResponseDecoderTest
public HTTPPostAuthnResponseDecoderTest()
-
-
Method Details