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

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

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

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



Copyright © 2013 NimbusDS. All Rights Reserved.