Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.tivoli.maximo.oauth.consumer.webclient.CookieMap

  • Packages that use CookieMap 
    Package Description
    com.ibm.tivoli.maximo.oauth.consumer.webclient  
    • Uses of CookieMap in com.ibm.tivoli.maximo.oauth.consumer.webclient

      Methods in com.ibm.tivoli.maximo.oauth.consumer.webclient with parameters of type CookieMap 
      Modifier and Type Method and Description
      static void OAuthConsumerUtil.getAccessToken(javax.servlet.http.HttpServletRequest request, CookieMap cookies, net.oauth.OAuthAccessor accessor) 
      static net.oauth.OAuthAccessor OAuthConsumerUtil.newAccessor(net.oauth.OAuthConsumer consumer, CookieMap cookies) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes