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 io.micronaut.security.oauth2.endpoint.authorization.response.AuthorizationResponse
KEY_CODE, KEY_STATE - 
Method Summary
Methods inherited from interface io.micronaut.security.oauth2.endpoint.authorization.response.AuthorizationResponse
getCallbackRequest, getCode, getState