Uses of Interface
oracle.stellent.ridc.common.http.RIDCHttpPostMethod
Packages that use RIDCHttpPostMethod
Package
Description
-
Uses of RIDCHttpPostMethod in oracle.stellent.ridc.common.http
Methods in oracle.stellent.ridc.common.http that return RIDCHttpPostMethodModifier and TypeMethodDescriptionRIDCHttpClient.getPostMethod
(String url) Get the method to execute for HTTP POST -
Uses of RIDCHttpPostMethod in oracle.stellent.ridc.protocol.http.auth
Methods in oracle.stellent.ridc.protocol.http.auth that return RIDCHttpPostMethodModifier and TypeMethodDescriptionprotected RIDCHttpPostMethod
FormAuthHandler.createLoginMethod()
Create the post method for the login operationprotected RIDCHttpPostMethod
OIMSSOAuthHandler.createLoginMethod()
Create the post method for the login operationMethods in oracle.stellent.ridc.protocol.http.auth with parameters of type RIDCHttpPostMethodModifier and TypeMethodDescriptionprotected int
FormAuthHandler.executeLogin
(RIDCHttpPostMethod postMethod) Execute the login method -
Uses of RIDCHttpPostMethod in oracle.stellent.ridc.protocol.http.httpurlconnection.impl
Classes in oracle.stellent.ridc.protocol.http.httpurlconnection.impl that implement RIDCHttpPostMethod -
Uses of RIDCHttpPostMethod in oracle.stellent.ridc.protocol.http.oracle.impl
Classes in oracle.stellent.ridc.protocol.http.oracle.impl that implement RIDCHttpPostMethod