Skip navigation links

Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


Uses of Class
oracle.stellent.ridc.protocol.http.IdcHttpProtocol

Packages that use IdcHttpProtocol
oracle.stellent.ridc.protocol.http   
oracle.stellent.ridc.protocol.http.auth   

 

Uses of IdcHttpProtocol in oracle.stellent.ridc.protocol.http

 

Methods in oracle.stellent.ridc.protocol.http that return IdcHttpProtocol
protected  IdcHttpProtocol IdcHttpClient.createProtocol(ServiceRequest<IdcHttpClientConnection> connection)
          Create the protocol to handle the request

 

Methods in oracle.stellent.ridc.protocol.http with parameters of type IdcHttpProtocol
static AuthenticationHandler IdcHttpProtocol.createAuthHandler(IdcContext.HttpAuthScheme authScheme, IdcHttpProtocol httpProtocol)
          Retrieve the authentication handler associated with the given authentication scheme

 

Uses of IdcHttpProtocol in oracle.stellent.ridc.protocol.http.auth

 

Methods in oracle.stellent.ridc.protocol.http.auth that return IdcHttpProtocol
 IdcHttpProtocol FormAuthHandler.getHttpProtocol()
           
 IdcHttpProtocol BasicAuthHandler.getHttpProtocol()
           

 

Methods in oracle.stellent.ridc.protocol.http.auth with parameters of type IdcHttpProtocol
 AuthenticationHandler AuthenticationDetector.determineAuthHandler(IdcHttpProtocol httpProtocol)
          Determine which authentication handler to use for the Content Server.

 

Constructors in oracle.stellent.ridc.protocol.http.auth with parameters of type IdcHttpProtocol
BasicAuthHandler(IdcHttpProtocol httpProtocol)
           
FormAuthHandler(IdcHttpProtocol httpProtocol)
           
OAMSSOAuthHandler(IdcHttpProtocol httpProtocol)
           
OIMSSOAuthHandler(IdcHttpProtocol httpProtocol)
           

 


Skip navigation links

Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


Copyright © 2008, 2011, Oracle and/or its affiliates. All rights reserved.