Class FetchTokenReq

java.lang.Object
com.isode.dsapi.util.oauth.FetchTokenReq
All Implemented Interfaces:
com.isode.webutil.http.IHttpRequest

public class FetchTokenReq extends Object implements com.isode.webutil.http.IHttpRequest
FetchTokenReq
  • Constructor Details

  • Method Details

    • getContentType

      public String getContentType()
      Specified by:
      getContentType in interface com.isode.webutil.http.IHttpRequest
    • getReqType

      public com.isode.webutil.http.HttpMethod getReqType()
      Specified by:
      getReqType in interface com.isode.webutil.http.IHttpRequest
    • getResource

      public String getResource()
      Specified by:
      getResource in interface com.isode.webutil.http.IHttpRequest
    • getContent

      public InputStream getContent()
      Specified by:
      getContent in interface com.isode.webutil.http.IHttpRequest
    • getContentLen

      public long getContentLen()
      Specified by:
      getContentLen in interface com.isode.webutil.http.IHttpRequest