Package net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl
package net.shibboleth.idp.plugin.authn.oidc.rp.decoding.impl
This package has decoders for various OIDC/OAuth2 responses.
-
ClassesClassDescriptionAbstract class for JSON based response decoders.Default access token response decoder, which converts a successful HTTP response into an
OIDCTokenResponse.Response decoder for UserInfo responses.