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 RIDCHttpPostMethodFormAuthHandler.createLoginMethod()Create the post method for the login operationprotected RIDCHttpPostMethodOIMSSOAuthHandler.createLoginMethod()Create the post method for the login operationMethods in oracle.stellent.ridc.protocol.http.auth with parameters of type RIDCHttpPostMethodModifier and TypeMethodDescriptionprotected intFormAuthHandler.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