Uses of Package
net.shibboleth.idp.plugin.oidc.op.oauth2.decoding.impl
Packages that use net.shibboleth.idp.plugin.oidc.op.oauth2.decoding.impl
Package
Description
Message decoders related to OIDC messaging.
Message decoders related to OAuth2 messaging.
-
Classes in net.shibboleth.idp.plugin.oidc.op.oauth2.decoding.impl used by net.shibboleth.idp.plugin.oidc.op.decoding.implClassDescriptionBase decoder for Nimbus OAuth2 request messages.A custom extension to
HttpServletRequestWrapperoverriding the resource parameter values with a custom prefix in the query string (for GET) and parameter map (for POST). -
Classes in net.shibboleth.idp.plugin.oidc.op.oauth2.decoding.impl used by net.shibboleth.idp.plugin.oidc.op.oauth2.decoding.implClassDescriptionBase decoder for Nimbus OAuth2 request messages.An interface for custom parsers for transforming
HttpServletRequestinto a Nimbus request object.