Uses of Interface
com.amilesend.onedrive.connection.auth.OneDriveAuthManager
Packages that use OneDriveAuthManager
-
Uses of OneDriveAuthManager in com.amilesend.onedrive.connection
Methods in com.amilesend.onedrive.connection with parameters of type OneDriveAuthManagerModifier and TypeMethodDescriptionOneDriveConnectionBuilder.authManager
(OneDriveAuthManager authManager) TheOneDriveAuthManager
used to manage authentication and access tokens. -
Uses of OneDriveAuthManager in com.amilesend.onedrive.connection.auth
Classes in com.amilesend.onedrive.connection.auth that implement OneDriveAuthManagerModifier and TypeClassDescriptionclass
Manager that is responsible for obtaining and refreshing tokens to interact with a business OneDrive account for a specific resource.class
Manager that is responsible for obtaining and refreshing tokens to interact with a personal OneDrive account.