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) TheOneDriveAuthManagerused 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 TypeClassDescriptionclassManager that is responsible for obtaining and refreshing tokens to interact with a business OneDrive account for a specific resource.classManager that is responsible for obtaining and refreshing tokens to interact with a personal OneDrive account.