Uses of Class
com.nimbusds.openid.connect.sdk.federation.api.TrustNegotiationErrorResponse
Packages that use TrustNegotiationErrorResponse
Package
Description
OpenID Connect Federation 1.0 API classes.
-
Uses of TrustNegotiationErrorResponse in com.nimbusds.openid.connect.sdk.federation.api
Methods in com.nimbusds.openid.connect.sdk.federation.api that return TrustNegotiationErrorResponseModifier and TypeMethodDescriptionTrustNegotiationErrorResponse.parse
(HTTPResponse httpResponse) Parses a trust negotiation error response from the specified HTTP response.TrustNegotiationResponse.toErrorResponse()
Casts this response to a trust negotiation error response.