Uses of Class
net.shibboleth.idp.plugin.oidc.op.messaging.JSONErrorResponse
Packages that use JSONErrorResponse
Package
Description
Profile action implementations related to OIDC.
-
Uses of JSONErrorResponse in net.shibboleth.idp.plugin.oidc.op.profile.impl
Methods in net.shibboleth.idp.plugin.oidc.op.profile.impl that return JSONErrorResponseModifier and TypeMethodDescriptionprotected JSONErrorResponseBuildJSONErrorResponseFromEvent.buildErrorResponse(com.nimbusds.oauth2.sdk.ErrorObject error, ProfileRequestContext profileRequestContext) Method implemented by the extending class to create ErrorResponse.