Class DropBoxApi

    • Constructor Detail

      • DropBoxApi

        public DropBoxApi()
    • Method Detail

      • getAuthorizationUrl

        public String getAuthorizationUrl​(Token requestToken)
        Description copied from class: DefaultApi10a
        Returns the URL where you should redirect your users to authenticate your application.
        Specified by:
        getAuthorizationUrl in class DefaultApi10a
        Parameters:
        requestToken - the request token you need to authorize
        Returns:
        the URL where you should redirect your users