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