Package com.nimbusds.oauth2.sdk.ciba
OpenID Connect Client Initiated Backchannel Authentication (CIBA) Flow -
Core 1.0 classes.
-
Class Summary Class Description AuthRequestID CIBA request ID (auth_req_id
).BackChannelTokenDeliveryMode CIBA token delivery mode.CIBAError CIBA specific errors.CIBAErrorDelivery CIBA error push delivery to the client notification endpoint.CIBAErrorResponse CIBA error response from an OpenID provider / OAuth 2.0 authorisation server backend authentication endpoint.CIBAGrant CIBA grant.CIBAPingCallback CIBA ping callback to a client notification endpoint.CIBAPushCallback CIBA push callback to the client notification endpoint.CIBARequest CIBA request to an OpenID provider / OAuth 2.0 authorisation server backend authentication endpoint.CIBARequest.Builder Builder for constructing CIBA requests.CIBARequestAcknowledgement Successful CIBA request acknowledgement from an OpenID provider / OAuth 2.0 authorisation server backend authentication endpoint.CIBAResponse CIBA response from an OpenID provider / OAuth 2.0 authorisation server backend authentication endpoint.CIBASignedRequestClaimsSet CIBA signed request claims set, serialisable to a JSON object.CIBATokenDelivery CIBA token push delivery to the client notification endpoint.