Uses of Class
net.shibboleth.oidc.profile.messaging.JSONErrorResponse
Packages that use JSONErrorResponse
-
Uses of JSONErrorResponse in net.shibboleth.oidc.profile.impl
Methods in net.shibboleth.oidc.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.