Skip navigation links

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

E17274-03


oracle.stellent.ridc.protocol.jaxws.stack.jrf
Class JaxWSjrfServiceStack

java.lang.Object
  extended by oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
      extended by oracle.stellent.ridc.protocol.jaxws.stack.wls.JaxWSwlsServiceStack
          extended by oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSbkServiceStack
              extended by oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSjrfServiceStack


public class JaxWSjrfServiceStack
extends JaxWSbkServiceStack

Field Summary

 

Fields inherited from class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
SET_COOKIE_HEADER

 

Constructor Summary
JaxWSjrfServiceStack(ServiceRequest<JaxWSClientConnection> serviceRequest, DataFactory dataFactory, JaxWSClientConfig config, JaxWSProtocol protocol)
           

 

Method Summary
 void getCookiesFromUserContext(IdcContext userContext, java.util.Map<java.lang.String,java.lang.Object> requestContext)
           
 java.lang.String getLoginStackNameForLog()
           
 IdcWebRequest getRequestPort()
           
 java.lang.String getRequestStackNameForLog()
           

 

Methods inherited from class oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSbkServiceStack
getLoginPort, saveCookiesToUserContext

 

Methods inherited from class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
authenticateUser, getClientConfig, getProtocol, getServiceRequest, logCookieWarning, performServiceRequest

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

JaxWSjrfServiceStack

public JaxWSjrfServiceStack(ServiceRequest<JaxWSClientConnection> serviceRequest,
                            DataFactory dataFactory,
                            JaxWSClientConfig config,
                            JaxWSProtocol protocol)
                     throws ProtocolException
Throws:
ProtocolException

Method Detail

getCookiesFromUserContext

public void getCookiesFromUserContext(IdcContext userContext,
                                      java.util.Map<java.lang.String,java.lang.Object> requestContext)
                               throws ProtocolException
Overrides:
getCookiesFromUserContext in class JaxWSwlsServiceStack
Throws:
ProtocolException

getRequestPort

public IdcWebRequest getRequestPort()
                             throws ProtocolException
Overrides:
getRequestPort in class JaxWSwlsServiceStack
Throws:
ProtocolException

getLoginStackNameForLog

public java.lang.String getLoginStackNameForLog()
Overrides:
getLoginStackNameForLog in class JaxWSbkServiceStack

getRequestStackNameForLog

public java.lang.String getRequestStackNameForLog()
Overrides:
getRequestStackNameForLog in class JaxWSwlsServiceStack

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.