com.nimbusds.openid.connect.sdk
Interface OIDCTokenResponse

All Superinterfaces:
Message, Response
All Known Implementing Classes:
OIDCAccessTokenResponse, OIDCTokenErrorResponse

public interface OIDCTokenResponse
extends Response

OpenID Connect token endpoint response.

Related specifications:

Author:
Vladimir Dzhuvinov

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



Copyright © 2013 NimbusDS. All Rights Reserved.