Uses of Class
com.nimbusds.oauth2.sdk.ciba.CIBAErrorDelivery
Packages that use CIBAErrorDelivery
Package
Description
OpenID Connect Client Initiated Backchannel Authentication (CIBA) Flow -
Core 1.0 classes.
-
Uses of CIBAErrorDelivery in com.nimbusds.oauth2.sdk.ciba
Methods in com.nimbusds.oauth2.sdk.ciba that return CIBAErrorDeliveryModifier and TypeMethodDescriptionstatic CIBAErrorDelivery
CIBAErrorDelivery.parse
(HTTPRequest httpRequest) Parses a CIBA error push delivery from the specified HTTP request.CIBAPushCallback.toErrorDelivery()
Casts this CIBA push callback to an error delivery.