Class VerifyTokenReq

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

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

    • VerifyTokenReq

      public VerifyTokenReq()
  • Method Details

    • 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
    • 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