Uses of Class
com.nimbusds.oauth2.sdk.ciba.CIBAPushCallback
Packages that use CIBAPushCallback
Package
Description
OpenID Connect Client Initiated Backchannel Authentication (CIBA) Flow -
Core 1.0 classes.
-
Uses of CIBAPushCallback in com.nimbusds.oauth2.sdk.ciba
Subclasses of CIBAPushCallback in com.nimbusds.oauth2.sdk.cibaModifier and TypeClassDescriptionclass
CIBA error push delivery to the client notification endpoint.class
CIBA token push delivery to the client notification endpoint.Methods in com.nimbusds.oauth2.sdk.ciba that return CIBAPushCallbackModifier and TypeMethodDescriptionstatic CIBAPushCallback
CIBAPushCallback.parse
(HTTPRequest httpRequest) Parses a CIBA push callback from the specified HTTP request.