com.nimbusds.oauth2.sdk
Interface SuccessResponse

All Superinterfaces:
Message, Response
All Known Implementing Classes:
AccessTokenResponse, AuthorizationSuccessResponse, ClientInformationResponse, OIDCAccessTokenResponse, OIDCAuthorizationSuccessResponse, OIDCClientInformationResponse, UserInfoSuccessResponse

public interface SuccessResponse
extends Response

Response message indicating success.

Author:
Vladimir Dzhuvinov

Method Summary
 
Methods inherited from interface com.nimbusds.oauth2.sdk.Response
toHTTPResponse
 



Copyright © 2013 NimbusDS. All Rights Reserved.