Interface OAuthAuthenticatable
- All Known Implementing Classes:
BoxDatasink,DropboxDatasink,GoogleDriveDatasink,OneDriveDatasink
public interface OAuthAuthenticatable
Identifies datasinks that can be authenticated by OAuth2.
-
Method Summary
Modifier and TypeMethodDescriptionbuildAuthorizationUrl(AuthorizationUrlBuilder authorizationUrlBuilder) getId()DefaultApi20voidsetRefreshToken(String refreshToken)