Uses of Class
com.amilesend.onedrive.connection.auth.oauth.OAuthReceiver
Packages that use OAuthReceiver
-
Uses of OAuthReceiver in com.amilesend.onedrive.connection.auth.oauth
Subclasses of OAuthReceiver in com.amilesend.onedrive.connection.auth.oauthModifier and TypeClassDescriptionclass
ExtendsOAuthReceiver
that accounts for MS Graph scopes and client ID in order to provide the URI to query for the auth code during the OAUTH exchange.Methods in com.amilesend.onedrive.connection.auth.oauth that return OAuthReceiver