Uses of Class
com.nimbusds.openid.connect.sdk.rp.OIDCClientInformationResponse
Packages that use OIDCClientInformationResponse
-
Uses of OIDCClientInformationResponse in com.nimbusds.openid.connect.sdk.rp
Methods in com.nimbusds.openid.connect.sdk.rp that return OIDCClientInformationResponseModifier and TypeMethodDescriptionOIDCClientInformationResponse.parse(HTTPResponse httpResponse) Parses an OpenID Connect client information response from the specified HTTP response.