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 JaxWSbkServiceStack

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

Direct Known Subclasses:
JaxWSjrfServiceStack

public class JaxWSbkServiceStack
extends JaxWSwlsServiceStack

Field Summary

 

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

 

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

 

Method Summary
 IdcWebLogin getLoginPort()
           
 java.lang.String getLoginStackNameForLog()
           
 boolean saveCookiesToUserContext(IdcWebLogin loginPort)
          Get the cookies from the JRF place, and place them in the WLS place

 

Methods inherited from class oracle.stellent.ridc.protocol.jaxws.stack.wls.JaxWSwlsServiceStack
getCookiesFromUserContext, getRequestPort, getRequestStackNameForLog

 

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

JaxWSbkServiceStack

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

Method Detail

saveCookiesToUserContext

public boolean saveCookiesToUserContext(IdcWebLogin loginPort)
Get the cookies from the JRF place, and place them in the WLS place
Overrides:
saveCookiesToUserContext in class JaxWSwlsServiceStack
Parameters:
loginPort -
Returns:

getLoginPort

public IdcWebLogin getLoginPort()
                         throws ProtocolException
Overrides:
getLoginPort in class JaxWSwlsServiceStack
Throws:
ProtocolException

getLoginStackNameForLog

public java.lang.String getLoginStackNameForLog()
Overrides:
getLoginStackNameForLog 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.