cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.methods
Class GetAuthTokenMethod

java.lang.Object
  extended by cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.methods.BaseBoxMethod
      extended by cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.methods.GetAuthTokenMethod

public class GetAuthTokenMethod
extends BaseBoxMethod

Author:
Jimmy

Field Summary
 
Fields inherited from class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.methods.BaseBoxMethod
apiRequestFormat, apiUploadUrlPrefix, apiUrlPrefix, apiVersion, config, httpManager, soapApiUrl, xmlApiUrl
 
Constructor Summary
GetAuthTokenMethod()
           
 
Method Summary
 GetAuthTokenResponse getAuthToken(GetAuthTokenRequest getAuthTokenRequest)
           
 
Methods inherited from class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.methods.BaseBoxMethod
getBaseSoapDocument, getElementByActionName, getRestUrl, getSoapElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetAuthTokenMethod

public GetAuthTokenMethod()
Method Detail

getAuthToken

public GetAuthTokenResponse getAuthToken(GetAuthTokenRequest getAuthTokenRequest)
                                  throws java.io.IOException,
                                         BoxException
Parameters:
getAuthTokenRequest - request
Returns:
response
Throws:
java.io.IOException - IO exception
BoxException - box exception