Class DropboxAuth
- java.lang.Object
-
- org.jbpm.process.workitem.dropbox.DropboxAuth
-
public class DropboxAuth extends Object
-
-
Constructor Summary
Constructors Constructor Description DropboxAuth()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.dropbox.core.v2.DbxClientV2
authorize(String clientIdentifier, String accessToken)
-
-
-
Method Detail
-
authorize
public com.dropbox.core.v2.DbxClientV2 authorize(String clientIdentifier, String accessToken) throws IllegalArgumentException
- Throws:
IllegalArgumentException
-
-