| Package | Description |
|---|---|
| org.nuxeo.ecm.liveconnect.onedrive.oauth |
| Class and Description |
|---|
| OneDriveAuthorizationCodeFlow
We need to add some hook on
AuthorizationCodeFlow as OneDrive for Business needs the resource parameter for
token and refresh token requests. |
| OneDriveAuthorizationCodeFlow.Builder |
| OneDriveTokenResponse
We need this class for oauth with OneDrive as they don't return
expiresInSeconds in number format. |
Copyright © 2019 Nuxeo. All rights reserved.