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 Http client response decoders.Default access token response decoder which converts a successful HTTP response into an
OIDCTokenResponseand a unsuccessful response into anTokenErrorResponse.The default Http client UserInfo response decoder.