Interface OauthAuthorizationResponse
- All Superinterfaces:
AuthorizationResponse
- All Known Implementing Classes:
DefaultOauthAuthorizationResponse
A marker interface for normal OAuth 2.0 authorization responses.
- Since:
- 1.2.0
- Author:
- James Kleeh
-
Field Summary
Fields inherited from interface AuthorizationResponse
KEY_CODE, KEY_STATE -
Method Summary
Methods inherited from interface AuthorizationResponse
getCallbackRequest, getCode, getState