Class HTTPRedirectAuthnResponseDecoderTest
java.lang.Object
net.shibboleth.oidc.profile.decoding.impl.HTTPRedirectAuthnResponseDecoderTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate net.shibboleth.oidc.profile.decoding.impl.HTTPRedirectAuthnResponseDecoderThe 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.HTTPRedirectAuthnResponseDecoder decoderThe encoder to test.
-
-
Constructor Details
-
HTTPRedirectAuthnResponseDecoderTest
public HTTPRedirectAuthnResponseDecoderTest()
-
-
Method Details