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