public interface AuthorizationErrorResponse extends ErrorResponse
JSON_KEY_ERROR, JSON_KEY_ERROR_DESCRIPTION, JSON_KEY_ERROR_URI, JSON_KEY_STATE
Modifier and Type | Method and Description |
---|---|
State |
getState()
Although the state is required if the Authorization Request included the state parameter.
|
getError, getErrorDescription, getErrorUri
@Nullable State getState()