Uses of Class
net.shibboleth.idp.plugin.oidc.op.oauth2.messaging.impl.OAuth2RevocationErrorResponse
-
Packages that use OAuth2RevocationErrorResponse Package Description net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl Profile action implementations related to OAuth2. -
-
Uses of OAuth2RevocationErrorResponse in net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl
Methods in net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl that return OAuth2RevocationErrorResponse Modifier and Type Method Description protected OAuth2RevocationErrorResponseBuildRevokeTokenErrorResponseFromEvent. buildErrorResponse(com.nimbusds.oauth2.sdk.ErrorObject error, ProfileRequestContext profileRequestContext)
-