Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


Uses of Interface
oracle.stellent.ridc.common.http.RIDCHttpPostMethod

Packages that use RIDCHttpPostMethod
oracle.stellent.ridc.common.http   
oracle.stellent.ridc.protocol.http.apache3.impl   
oracle.stellent.ridc.protocol.http.apache4.impl   
oracle.stellent.ridc.protocol.http.auth   
oracle.stellent.ridc.protocol.http.oracle.impl   

 

Uses of RIDCHttpPostMethod in oracle.stellent.ridc.common.http

 

Methods in oracle.stellent.ridc.common.http that return RIDCHttpPostMethod
 RIDCHttpPostMethod RIDCHttpClient.getPostMethod(String url)
          Get the method to execute for HTTP POST

 

Uses of RIDCHttpPostMethod in oracle.stellent.ridc.protocol.http.apache3.impl

 

Classes in oracle.stellent.ridc.protocol.http.apache3.impl that implement RIDCHttpPostMethod
 class HttpApache3PostMethod
          Http Post method implementation for Apache 3.x

 

Uses of RIDCHttpPostMethod in oracle.stellent.ridc.protocol.http.apache4.impl

 

Classes in oracle.stellent.ridc.protocol.http.apache4.impl that implement RIDCHttpPostMethod
 class HttpApache4PostMethod
          Http Post method implementation in Apache 4.x

 

Uses of RIDCHttpPostMethod in oracle.stellent.ridc.protocol.http.auth

 

Methods in oracle.stellent.ridc.protocol.http.auth that return RIDCHttpPostMethod
protected  RIDCHttpPostMethod FormAuthHandler.createLoginMethod()
          Create the post method for the login operation
protected  RIDCHttpPostMethod OIMSSOAuthHandler.createLoginMethod()
          Create the post method for the login operation

 

Methods in oracle.stellent.ridc.protocol.http.auth with parameters of type RIDCHttpPostMethod
protected  int FormAuthHandler.executeLogin(RIDCHttpPostMethod postMethod)
          Execute the login method

 

Uses of RIDCHttpPostMethod in oracle.stellent.ridc.protocol.http.oracle.impl

 

Classes in oracle.stellent.ridc.protocol.http.oracle.impl that implement RIDCHttpPostMethod
 class HttpOraclePostMethod
           

 


Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


Copyright © 2008, 2013, Oracle and/or its affiliates. All rights reserved.