Uses of Class
net.shibboleth.idp.plugin.oidc.op.messaging.JSONErrorResponse
-
Packages that use JSONErrorResponse Package Description net.shibboleth.idp.plugin.oidc.op.profile.impl 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 JSONErrorResponse Modifier and Type Method Description protected JSONErrorResponseBuildJSONErrorResponseFromEvent. buildErrorResponse(com.nimbusds.oauth2.sdk.ErrorObject error, ProfileRequestContext profileRequestContext)Method implemented by the extending class to create ErrorResponse.
-