Uses of Class
oracle.stellent.ridc.RIDCCookie
Packages that use RIDCCookie
Package
Description
-
Uses of RIDCCookie in oracle.stellent.ridc
Methods in oracle.stellent.ridc that return RIDCCookieModifier and TypeMethodDescriptionRetrieve a cookie by nameMethods in oracle.stellent.ridc that return types with arguments of type RIDCCookieMethod parameters in oracle.stellent.ridc with type arguments of type RIDCCookieModifier and TypeMethodDescriptionvoidIdcContext.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 RIDCCookieModifier and TypeMethodDescriptionRIDCHttpClient.getCookies()Get the cookies from the connectionMethods in oracle.stellent.ridc.common.http with parameters of type RIDCCookieModifier and TypeMethodDescriptionvoidRIDCHttpClient.addCookie(RIDCCookie cookie) Add cookie to the connection -
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 RIDCCookieMethods in oracle.stellent.ridc.protocol.http.httpurlconnection.impl with parameters of type RIDCCookie -
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 RIDCCookieMethods in oracle.stellent.ridc.protocol.http.oracle.impl with parameters of type RIDCCookie