Uses of Class
com.nimbusds.oauth2.sdk.client.ClientRegistrationErrorResponse

Packages that use ClientRegistrationErrorResponse
com.nimbusds.oauth2.sdk.client OAuth 2.0 dynamic client registration. 
 

Uses of ClientRegistrationErrorResponse in com.nimbusds.oauth2.sdk.client
 

Methods in com.nimbusds.oauth2.sdk.client that return ClientRegistrationErrorResponse
static ClientRegistrationErrorResponse ClientRegistrationErrorResponse.parse(HTTPResponse httpResponse)
          Parses a client registration error response from the specified HTTP response.
 



Copyright © 2013 NimbusDS. All Rights Reserved.