|
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 RIDCCookie in oracle.stellent.ridc |
|---|
| Methods in oracle.stellent.ridc that return RIDCCookie | |
|---|---|
RIDCCookie |
IdcContext.getCookie(String name)Retrieve a cookie by name |
| Methods in oracle.stellent.ridc that return types with arguments of type RIDCCookie | |
|---|---|
Map<String,RIDCCookie> |
IdcContext.getCookies()Retrieve the cookies map |
| Methods in oracle.stellent.ridc with parameters of type RIDCCookie | |
|---|---|
void |
IdcContext.addCookie(RIDCCookie cookie)Deprecated. replaced by IdcContext.setCookies(java.util.Map) |
| Method parameters in oracle.stellent.ridc with type arguments of type RIDCCookie | |
|---|---|
void |
IdcContext.setCookies(Map<String,RIDCCookie> cookies)Set the cookies to use for subsequent sendRequest() calls. |
| Uses of RIDCCookie in oracle.stellent.ridc.common.http |
|---|
| Methods in oracle.stellent.ridc.common.http that return types with arguments of type RIDCCookie | |
|---|---|
List<RIDCCookie> |
RIDCHttpClient.getCookies()Get the cookies from the connection |
| Methods in oracle.stellent.ridc.common.http with parameters of type RIDCCookie | |
|---|---|
void |
RIDCHttpClient.addCookie(RIDCCookie cookie)Add cookie to the connection |
| Uses of RIDCCookie in oracle.stellent.ridc.protocol.http.apache3.impl |
|---|
| Methods in oracle.stellent.ridc.protocol.http.apache3.impl that return types with arguments of type RIDCCookie | |
|---|---|
List<RIDCCookie> |
HttpApache3Client.getCookies()Get the Cookies |
| Methods in oracle.stellent.ridc.protocol.http.apache3.impl with parameters of type RIDCCookie | |
|---|---|
void |
HttpApache3Client.addCookie(RIDCCookie cookie)Add a cookie to this client |
| Uses of RIDCCookie in oracle.stellent.ridc.protocol.http.apache3.utils |
|---|
| Methods in oracle.stellent.ridc.protocol.http.apache3.utils that return types with arguments of type RIDCCookie | |
|---|---|
static List<RIDCCookie> |
Apache3Utils.convert(Cookie[] cookies)Convert the Apache cookie implementation to generic RIDC Cookies |
| Uses of RIDCCookie in oracle.stellent.ridc.protocol.http.apache4.impl |
|---|
| Methods in oracle.stellent.ridc.protocol.http.apache4.impl that return types with arguments of type RIDCCookie | |
|---|---|
List<RIDCCookie> |
HttpApache4Client.getCookies()Get the cookies from the connection |
| Methods in oracle.stellent.ridc.protocol.http.apache4.impl with parameters of type RIDCCookie | |
|---|---|
void |
HttpApache4Client.addCookie(RIDCCookie cookie)Add cookie to the connection |
| Uses of RIDCCookie in oracle.stellent.ridc.protocol.http.apache4.utils |
|---|
| Methods in oracle.stellent.ridc.protocol.http.apache4.utils that return types with arguments of type RIDCCookie | |
|---|---|
static List<RIDCCookie> |
Apache4Utils.convert(List<org.apache.http.cookie.Cookie> aCookies)Convert Apache cookies to generic RIDC cookies |
| Uses of RIDCCookie in oracle.stellent.ridc.protocol.http.httpurlconnection.impl |
|---|
| Methods in oracle.stellent.ridc.protocol.http.httpurlconnection.impl that return types with arguments of type RIDCCookie | |
|---|---|
List<RIDCCookie> |
HttpURLConnectionClient.getCookies() |
| Methods in oracle.stellent.ridc.protocol.http.httpurlconnection.impl with parameters of type RIDCCookie | |
|---|---|
void |
HttpURLConnectionClient.addCookie(RIDCCookie cookie) |
| Uses of RIDCCookie in oracle.stellent.ridc.protocol.http.oracle.impl |
|---|
| Methods in oracle.stellent.ridc.protocol.http.oracle.impl that return types with arguments of type RIDCCookie | |
|---|---|
List<RIDCCookie> |
HttpOracleClient.getCookies() |
| Methods in oracle.stellent.ridc.protocol.http.oracle.impl with parameters of type RIDCCookie | |
|---|---|
void |
HttpOracleClient.addCookie(RIDCCookie idcCookie) |
|
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 | |||||||||