Uses of Interface
net.shibboleth.oidc.profile.decoding.OIDCMessageDecoder
-
Packages that use OIDCMessageDecoder Package Description net.shibboleth.oidc.profile.decoding.impl OIDC message decoders. -
-
Uses of OIDCMessageDecoder in net.shibboleth.oidc.profile.decoding.impl
Classes in net.shibboleth.oidc.profile.decoding.impl that implement OIDCMessageDecoder Modifier and Type Class Description classHTTPPostAuthnResponseDecoderAmessage decoderthat decodes an incomingAuthenticationResponsewhen using a form_post response_type.classHTTPRedirectAuthnResponseDecoderAmessage decoderthat decodes an incomingAuthenticationResponsewhen using a query response_mode.
-