|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RIDCHttpClient in oracle.stellent.ridc.common.http |
|---|
| Methods in oracle.stellent.ridc.common.http that return RIDCHttpClient | |
|---|---|
RIDCHttpClient |
RIDCHttpMethod.getRidcClient()Get the connection instance that this method is associated with |
| Uses of RIDCHttpClient in oracle.stellent.ridc.common.http.utils |
|---|
| Methods in oracle.stellent.ridc.common.http.utils that return RIDCHttpClient | |
|---|---|
static RIDCHttpClient |
RIDCHttpClientUtils.createHttpClient(IdcHttpClientConfig config, boolean multithreaded) |
| Methods in oracle.stellent.ridc.common.http.utils with parameters of type RIDCHttpClient | |
|---|---|
static void |
RIDCHttpClientUtils.addRequestData(IdcContext context, RIDCHttpClient httpClient, RIDCHttpMethod httpMethod, boolean addCookies)Set standard request headers, cookies and other info into the HTTP method. |
| Uses of RIDCHttpClient in oracle.stellent.ridc.protocol.http |
|---|
| Methods in oracle.stellent.ridc.protocol.http that return RIDCHttpClient | |
|---|---|
RIDCHttpClient |
IdcHttpClientConnection.getHttpClient() |
RIDCHttpClient |
IdcHttpProtocol.getHttpClient() |
| Methods in oracle.stellent.ridc.protocol.http with parameters of type RIDCHttpClient | |
|---|---|
boolean |
AuthenticationHandler.isAuthSupported(RIDCHttpClient httpClient, RIDCHttpMethod httpMethod)Determine if the current handler can handle the given response to the auth scheme |
| Constructors in oracle.stellent.ridc.protocol.http with parameters of type RIDCHttpClient | |
|---|---|
IdcHttpClientConnection(RIDCHttpClient httpClient) |
|
| Uses of RIDCHttpClient in oracle.stellent.ridc.protocol.http.apache3.impl |
|---|
| Classes in oracle.stellent.ridc.protocol.http.apache3.impl that implement RIDCHttpClient | |
|---|---|
class |
HttpApache3ClientImplementation of the Client for Apache version 3 |
| Methods in oracle.stellent.ridc.protocol.http.apache3.impl that return RIDCHttpClient | |
|---|---|
RIDCHttpClient |
HttpApache3Method.getRidcClient()Get the associated client with this method |
| Uses of RIDCHttpClient in oracle.stellent.ridc.protocol.http.apache4.impl |
|---|
| Classes in oracle.stellent.ridc.protocol.http.apache4.impl that implement RIDCHttpClient | |
|---|---|
class |
HttpApache4ClientImplementation of the Apache 4.x Http client |
| Methods in oracle.stellent.ridc.protocol.http.apache4.impl that return RIDCHttpClient | |
|---|---|
RIDCHttpClient |
HttpApache4Method.getRidcClient()Get the connection instance that this method is associated with |
| Uses of RIDCHttpClient in oracle.stellent.ridc.protocol.http.auth |
|---|
| Methods in oracle.stellent.ridc.protocol.http.auth that return RIDCHttpClient | |
|---|---|
protected RIDCHttpClient |
OAM11GWebgateAuthHandler.createHttpClient() |
protected RIDCHttpClient |
FormAuthHandler.createHttpClient() |
RIDCHttpClient |
OAM11GWebgateAuthHandler.getHttpClient() |
RIDCHttpClient |
FormAuthHandler.getHttpClient() |
| Methods in oracle.stellent.ridc.protocol.http.auth with parameters of type RIDCHttpClient | |
|---|---|
boolean |
OAM11GWebgateAuthHandler.isAuthSupported(RIDCHttpClient httpClient, RIDCHttpMethod pingMethod)Determine if 11g Webgate authentication is in the mix. |
boolean |
BasicAuthHandler.isAuthSupported(RIDCHttpClient httpClient, RIDCHttpMethod httpMethod)Determine if the current handler can handle the given response to the auth scheme |
boolean |
FormAuthHandler.isAuthSupported(RIDCHttpClient httpClient, RIDCHttpMethod httpMethod)Determine if the current handler can handle the given response to the auth scheme |
boolean |
OIMSSOAuthHandler.isAuthSupported(RIDCHttpClient httpClient, RIDCHttpMethod httpMethod)Determine if the current handler can handle the given response to the auth scheme |
boolean |
OAMSSOAuthHandler.isAuthSupported(RIDCHttpClient httpClient, RIDCHttpMethod httpMethod)Determine if the current handler can handle the given response to the auth scheme |
void |
OAM11GWebgateAuthHandler.setHttpClient(RIDCHttpClient httpClient) |
void |
FormAuthHandler.setHttpClient(RIDCHttpClient httpClient) |
| Uses of RIDCHttpClient in oracle.stellent.ridc.protocol.http.httpurlconnection.impl |
|---|
| Classes in oracle.stellent.ridc.protocol.http.httpurlconnection.impl that implement RIDCHttpClient | |
|---|---|
class |
HttpURLConnectionClientRIDC http protocol implemented using HttpURLConnection |
| Uses of RIDCHttpClient in oracle.stellent.ridc.protocol.http.oracle.impl |
|---|
| Classes in oracle.stellent.ridc.protocol.http.oracle.impl that implement RIDCHttpClient | |
|---|---|
class |
HttpOracleClient |
|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||