Class HTTPPostAuthnResponseDecoder

All Implemented Interfaces:
OIDCMessageDecoder, Component, DestructableComponent, InitializableComponent, UnmodifiableComponent, MessageDecoder, HttpServletRequestMessageDecoder

public class HTTPPostAuthnResponseDecoder extends AbstractHttpServletRequestMessageDecoder implements OIDCMessageDecoder
A message decoder that decodes an incoming AuthenticationResponse when using a form_post response_type.