Class TrustNegotiationResponse

java.lang.Object
com.nimbusds.openid.connect.sdk.federation.api.TrustNegotiationResponse
All Implemented Interfaces:
Message, Response
Direct Known Subclasses:
TrustNegotiationErrorResponse, TrustNegotiationSuccessResponse

public abstract class TrustNegotiationResponse extends Object implements Response
Trust negotiation response.

Related specifications:

  • OpenID Connect Federation 1.0, sections 6.2.2 and 6.4.