Package net.shibboleth.idp.plugin.authn.oidc.rp.encoding.impl
package net.shibboleth.idp.plugin.authn.oidc.rp.encoding.impl
This package has encoders for various OIDC/OAuth2 requests.
-
ClassesClassDescriptionAbstract request encoder function that pulls out various contexts and request/response messages.A token request encoder that builds an OAuth2.0 Access Token Request for an authorization_code grant and returns an
HttpUriRequest.Default encoder for UserInfo requests.