@Prototype public class DefaultOauthAuthorizationResponse extends AbstractAuthorizationResponse implements OauthAuthorizationResponse
AuthorizationResponse for
OAuth 2.0 provider authorization responses.request, responseDataKEY_CODE, KEY_STATE| Constructor and Description |
|---|
DefaultOauthAuthorizationResponse(io.micronaut.http.HttpRequest<java.util.Map<java.lang.String,java.lang.Object>> request,
StateSerDes stateSerDes) |
getCallbackRequest, getCode, getStateValuegetStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCallbackRequest, getCode, getStatepublic DefaultOauthAuthorizationResponse(@Parameter
io.micronaut.http.HttpRequest<java.util.Map<java.lang.String,java.lang.Object>> request,
StateSerDes stateSerDes)
request - The requeststateSerDes - State Serdes