Uses of Class
com.nimbusds.oauth2.sdk.client.ClientRegistrationErrorResponse
Packages that use ClientRegistrationErrorResponse
-
Uses of ClientRegistrationErrorResponse in com.nimbusds.oauth2.sdk.client
Methods in com.nimbusds.oauth2.sdk.client that return ClientRegistrationErrorResponseModifier and TypeMethodDescriptionClientRegistrationErrorResponse.parse
(HTTPResponse httpResponse) Parses a client registration error response from the specified HTTP response.ClientRegistrationResponse.toErrorResponse()
Casts this response to a client registration error response.