Uses of Interface
oracle.stellent.ridc.common.http.RIDCHttpMethod
Packages that use RIDCHttpMethod
Package
Description
-
Uses of RIDCHttpMethod in oracle.stellent.ridc.common.http
Subinterfaces of RIDCHttpMethod in oracle.stellent.ridc.common.httpModifier and TypeInterfaceDescriptioninterfaceGeneric interface for HTTP GET MethodinterfaceGeneric interface for HTTP POST Method -
Uses of RIDCHttpMethod in oracle.stellent.ridc.common.http.utils
Methods in oracle.stellent.ridc.common.http.utils with parameters of type RIDCHttpMethodModifier and TypeMethodDescriptionstatic voidRIDCHttpClientUtils.addRequestData(IdcContext context, RIDCHttpClient httpClient, RIDCHttpMethod httpMethod, IdcRequestConfig requestConfig, boolean addCookies) Set standard request headers, cookies and other info into the HTTP method. -
Uses of RIDCHttpMethod in oracle.stellent.ridc.protocol.http
Methods in oracle.stellent.ridc.protocol.http that return RIDCHttpMethodModifier and TypeMethodDescriptionIdcHttpProtocol.getHttpMethod()IdcHttpClientConnection.getMethod()Methods in oracle.stellent.ridc.protocol.http with parameters of type RIDCHttpMethodModifier and TypeMethodDescriptionprotected voidIdcHttpProtocol.addRequestData(RIDCHttpMethod httpMethod) Set standard request headers, cookies and other info into the HTTP method.booleanAuthenticationHandler.isAuthSupported(RIDCHttpClient httpClient, RIDCHttpMethod httpMethod) Determine if the current handler can handle the given response to the auth schemevoidIdcHttpClientConnection.setMethod(RIDCHttpMethod method) -
Uses of RIDCHttpMethod in oracle.stellent.ridc.protocol.http.auth
Methods in oracle.stellent.ridc.protocol.http.auth that return RIDCHttpMethodModifier and TypeMethodDescriptionprotected RIDCHttpMethodOAMSSOAuthHandler.createPingMethod()Create the method used to PING the serverprotected RIDCHttpMethodOIMSSOAuthHandler.createPingMethod()Create the method used to PING the serverprotected RIDCHttpMethodOIMSSOAuthHandler.createRedirectMethod(RIDCHttpMethod httpMethod) Create a method to follow a redirect, using the Location response header.FormAuthHandler.getPingMethod()Methods in oracle.stellent.ridc.protocol.http.auth with parameters of type RIDCHttpMethodModifier and TypeMethodDescriptionprotected RIDCHttpMethodOIMSSOAuthHandler.createRedirectMethod(RIDCHttpMethod httpMethod) Create a method to follow a redirect, using the Location response header.protected voidFormAuthHandler.handleFormResponse(RIDCHttpMethod postMethod, int status) Handle processing the response from the form loginprotected voidOAMSSOAuthHandler.handleFormResponse(RIDCHttpMethod postMethod, int status) Handle processing the response from the form loginprotected voidOIMSSOAuthHandler.handleFormResponse(RIDCHttpMethod postMethod, int status) Handle processing the response from the form loginbooleanBasicAuthHandler.isAuthSupported(RIDCHttpClient httpClient, RIDCHttpMethod httpMethod) Determine if the current handler can handle the given response to the auth schemebooleanBearerTokenAuthHandler.isAuthSupported(RIDCHttpClient httpClient, RIDCHttpMethod httpMethod) Determine if the current handler can handle the given response to the auth schemebooleanFormAuthHandler.isAuthSupported(RIDCHttpClient httpClient, RIDCHttpMethod httpMethod) Determine if the current handler can handle the given response to the auth schemebooleanGenericAuthHandler.isAuthSupported(RIDCHttpClient httpClient, RIDCHttpMethod httpMethod) booleanOAM11GWebgateAuthHandler.isAuthSupported(RIDCHttpClient httpClient, RIDCHttpMethod pingMethod) Determine if 11g Webgate authentication is in the mix.booleanOAMSSOAuthHandler.isAuthSupported(RIDCHttpClient httpClient, RIDCHttpMethod httpMethod) Determine if the current handler can handle the given response to the auth schemebooleanOAuth2IDCSAuthHandler.isAuthSupported(RIDCHttpClient httpClient, RIDCHttpMethod pingMethod) Determine if DoCS (External Compute w/ Identity Cloud Service) OAuth authentication is in the mix.booleanOIMSSOAuthHandler.isAuthSupported(RIDCHttpClient httpClient, RIDCHttpMethod httpMethod) Determine if the current handler can handle the given response to the auth schemeprotected voidOIMSSOAuthHandler.readUnusedResponseBody(RIDCHttpMethod method) Read and discard the response body from the HttpMethod.voidFormAuthHandler.setPingMethod(RIDCHttpMethod pingMethod) protected voidOAM11GWebgateAuthHandler.throwFailedAuthenticationException(RIDCHttpMethod method) protected voidOAuth2IDCSAuthHandler.throwFailedAuthenticationException(RIDCHttpMethod method) protected voidOAuth2IDCSAuthHandler.throwFailedAuthenticationException(RIDCHttpMethod method, String body) protected voidFormAuthHandler.throwFormValidateException(RIDCHttpMethod postMethod) Throw the form validation exception -
Uses of RIDCHttpMethod in oracle.stellent.ridc.protocol.http.httpurlconnection.impl
Classes in oracle.stellent.ridc.protocol.http.httpurlconnection.impl that implement RIDCHttpMethodModifier and TypeClassDescriptionfinal classclassfinal class -
Uses of RIDCHttpMethod in oracle.stellent.ridc.protocol.http.oracle.impl
Classes in oracle.stellent.ridc.protocol.http.oracle.impl that implement RIDCHttpMethodModifier and TypeClassDescriptionclassclassclass