Package net.shibboleth.oidc.profile.decoding.impl
OIDC message decoders.
-
Class Summary Class Description HTTPPostAuthnResponseDecoder Amessage decoderthat decodes an incomingAuthenticationResponsewhen using a form_post response_type.HTTPRedirectAuthnResponseDecoder Amessage decoderthat decodes an incomingAuthenticationResponsewhen using a query response_mode.