Skip navigation links

Oracle® WebLogic Server Web Clipping Transport API Reference
11g Release 1 (11.1.1)

E14346-01

A B C D E G H I J L M N O P R S T U W


A

AbstractInputContext - Class in oracle.portal.wcs.transport
 
AbstractInputContext() - Constructor for class oracle.portal.wcs.transport.AbstractInputContext
 
add(String, String, String) - Method in interface oracle.portal.wcs.transport.ProxyCredentials
Add or replace a new subscriber with user and password.
addHttpAuthorizationInfo(HttpAuthorizationInfo) - Method in class oracle.portal.wcs.session.http.HttpClientTransportSessionContext
 
addHttpAuthorizationInfo(HttpAuthorizationInfo) - Method in interface oracle.portal.wcs.session.TransportSessionContext
 
addParam(String, String) - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Http parameters.
addParam(String, String[]) - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
addParam(String, String) - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
Http parameters.
addParam(String, String[]) - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
 
addRequestHeaders(Vector) - Method in class oracle.portal.wcs.transport.http.HttpClientProviderTransportLiaison
 
addRequestHeaders(Vector) - Method in class oracle.portal.wcs.transport.http.HttpClientStudioTransportLiaison
 
addRequestHeaders(Vector) - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
This method is to be implemented by subclasses to add their own request headers.
AUTH_DECODING_FAILED - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 

B

BUFFER_SIZE - Static variable in interface oracle.portal.wcs.transport.InputContext
The buffer size for all Input (this is the default from JavaCC)

C

CHARSET_UTF8 - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
CLIP_CHECK_FAILED - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
CLIP_DEF_LOOKUP_FAILURE_UTF8_CONV - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
CLIP_DEF_NOT_FOUND - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
CLIP_NOT_FOUND - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
close() - Method in class oracle.portal.wcs.transport.AbstractInputContext
The interface for GC
close() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Relay the call down to the transport
close() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
close() - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
close the connection by closing the InputStream and resetting the membder variables.
close() - Method in interface oracle.portal.wcs.transport.http.HttpTransportLiaison
 
close() - Method in interface oracle.portal.wcs.transport.InputContext
The interface for GC
closeTransportSession() - Method in class oracle.portal.wcs.session.http.HttpClientTransportSessionContext
Remove all cookies and authorization info from this context
closeTransportSession() - Method in interface oracle.portal.wcs.session.TransportSessionContext
Clean this session
CONTENT_TYPE_APP_JS - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
CONTENT_TYPE_APP_OS - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
CONTENT_TYPE_APP_PDF - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
CONTENT_TYPE_IMAGES - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
CONTENT_TYPE_TEXT_CSS - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
CONTENT_TYPE_TEXT_HTML - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
CONTENT_TYPE_TEXT_JS - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
CONTENT_TYPE_TEXT_PLAIN - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
CONTENT_TYPE_TEXT_XML - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
CONTENT_TYPE_UNDEFINED - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
ContentTypeConstants - Interface in oracle.portal.wcs
 
COOKIE_NAME_VAL_JSESSIONID - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
createHttpTransportLiaison() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
The factory method to create Transport layer
createHttpTransportLiaison(String, HttpInputContext) - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
The factory method to create Tranport layer
createHttpTransportLiaison() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
The factory method to create Transport layer
createTransportSessionContext(ClippingKey) - Static method in class oracle.portal.wcs.session.TransportSessionContextFactory
The session context is identified by clipping def key.

D

DEFAULT_HTTP_PORT - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
DEFAULT_PROXY_PORT - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
DefaultHttpInputContext - Class in oracle.portal.wcs.transport.http
This is an abstraction at Studio time to let any transportation layer to fire off the HTTP request and get the response back.
DefaultHttpInputContext() - Constructor for class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Make subclass easy to construct
DefaultHttpInputContext(String) - Constructor for class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Test constructor
DefaultHttpInputContext(String, Hashtable, Hashtable, String) - Constructor for class oracle.portal.wcs.transport.http.DefaultHttpInputContext
This constuctor is called in both STUDIO and PROVIDER mode from InputContextFactory.
DefaultHttpInputContext(HttpInputContext) - Constructor for class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Create a new Object, with the same TransportSessionContext, and it's always "new" and "active".
DefaultWcrHttpInputContext - Class in oracle.portal.wcs.transport.http
This class subclass from DefaultHttpInputContext and at same time, contains an object of DefaultHttpInputContext as a place holder for all the HTTP request information.
DefaultWcrHttpInputContext(HttpInputContext) - Constructor for class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 

E

encodeBasicAuthorization(String, String) - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
Deprecated.  
ENCODING_SET_TWICE_ERROR - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
EXPIMP_BASE - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
EXPIMP_INVALID_VERSION - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
EXPIMP_ROOT_NOT_CLIPPING_DEF - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 

G

GENERIC_TRANSPORT_ERROR - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
getAuthorizationInfo() - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
This method is currently only called by the subclass HttpClientProviderTransportLiaison.
getAuthorizationInfo() - Method in interface oracle.portal.wcs.transport.http.HttpTransportLiaison
Throw exception if the scheme is not of Basic or Digest
getAuthPassword() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
getAuthPassword() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getAuthPassword() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
 
getAuthRealm() - Method in interface oracle.portal.wcs.session.TransportSessionContext
 
getAuthRealm() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
The realm of the http authorization
getAuthRealm() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getAuthRealm() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
The realm of the http authorization
getAuthType() - Method in interface oracle.portal.wcs.session.TransportSessionContext
 
getAuthType() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
This method must be called first to check the supported auth type
getAuthType() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
Authorization
getAuthType() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
This method must be called first to check the supported auth type
getAuthUsername() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
This method must be called before any other calls except getAuthType()
getAuthUsername() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getAuthUsername() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
This method must be called before any other calls except getAuthType()
getClippingKey() - Method in interface oracle.portal.wcs.session.TransportSessionContext
Get the ClippingKey
getContentType() - Method in class oracle.portal.wcs.transport.AbstractInputContext
 
getContentType() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
If the content-type is set by the caller, simply return it.
getContentType() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getContentType() - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
 
getContentType() - Method in interface oracle.portal.wcs.transport.http.HttpTransportLiaison
Return the content type
getContentType() - Method in interface oracle.portal.wcs.transport.InputContext
Normally, the content-type is retrived from the server side as a HTTP header "content-type".
getEffectiveUri() - Method in class oracle.portal.wcs.transport.AbstractInputContext
The Effective URI
getEffectiveUri() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Returns the effective uri.
getEffectiveUri() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getEffectiveUri() - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
Get the effective uri string in external form.
getEffectiveUri() - Method in interface oracle.portal.wcs.transport.http.HttpTransportLiaison
get the redirect URI from the server
getEffectiveUri() - Method in interface oracle.portal.wcs.transport.InputContext
The Effective URI
getErrorCode() - Method in exception oracle.portal.wcs.WcException
 
getHeaders() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Headers
getHeaders() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getHeaders() - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
Pass the header from response to browser
getHeaders() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
Headers
getHeaders() - Method in interface oracle.portal.wcs.transport.http.HttpTransportLiaison
get the headers from outside web site
getHost() - Method in class oracle.portal.wcs.transport.http.HttpAuthorizationInfo
 
getHttpAuthorizationInfo(String, int) - Method in interface oracle.portal.wcs.session.TransportSessionContext
Currently, we only support one authorization per host
getInputStream() - Method in class oracle.portal.wcs.transport.AbstractInputContext
This method needs to be implemented by all subclasses in case they depend on getReader from this class.
getInputStream() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
getInputStream() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getInputStream() - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
return the input stream
getInputStream() - Method in interface oracle.portal.wcs.transport.http.HttpTransportLiaison
 
getInputStream() - Method in interface oracle.portal.wcs.transport.InputContext
In case that input is binary
getInstance() - Static method in class oracle.portal.wcs.transport.http.HttpProxyHandler
 
getInstance() - Static method in class oracle.portal.wcs.transport.http.HttpTransportProperties
 
getLocalizedMessage() - Method in exception oracle.portal.wcs.WcException
 
getLocalizedMessage(Locale) - Method in exception oracle.portal.wcs.WcException
 
getMessage() - Method in exception oracle.portal.wcs.WcException
Returns the message associated to this Exception using the default locale.
getMethod() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Http method
getMethod() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getMethod() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
Http method
getNext() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getNext() - Method in interface oracle.portal.wcs.transport.http.WcrHttpInputContext
 
getParam(String) - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Return the parameter value give a name
getParam(String) - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getParam(String) - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
Return the parameter value give a name
getParamNames() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Returns the enumeration of parameter names
getParamNames() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getParamNames() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
Returns the enumeration of parameter names
getParams() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Deep copy of the parameters since the parameter value is String array.
getParams() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
Returns the hashtbale containing parameter name-value(s) pairs
getPassword() - Method in class oracle.portal.wcs.transport.http.HttpAuthorizationInfo
 
getPassword(String) - Method in interface oracle.portal.wcs.transport.ProxyCredentials
Returns the proxy password for a subscriber.
getPort() - Method in class oracle.portal.wcs.transport.http.HttpAuthorizationInfo
 
getPrevious() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getPrevious() - Method in interface oracle.portal.wcs.transport.http.WcrHttpInputContext
 
getProxyAuthRealm() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
getProxyAuthRealm() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getProxyAuthRealm() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
 
getProxyAuthRealm() - Method in class oracle.portal.wcs.transport.http.HttpTransportProperties
 
getProxyAuthType() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
getProxyAuthType() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getProxyAuthType() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
 
getProxyAuthType() - Method in class oracle.portal.wcs.transport.http.HttpTransportProperties
 
getProxyHost() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Proxy information
getProxyHost() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
Proxy
getProxyHost() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
Proxy information
getProxyHost() - Method in class oracle.portal.wcs.transport.http.HttpProxyHandler
 
getProxyHost() - Method in class oracle.portal.wcs.transport.http.HttpTransportProperties
This method is called by HttpInputContext every time a connection is made.
getProxyPassword() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
getProxyPassword() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getProxyPassword() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
 
getProxyPassword() - Method in class oracle.portal.wcs.transport.http.HttpTransportProperties
 
getProxyPort() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
getProxyPort() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getProxyPort() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
 
getProxyPort() - Method in class oracle.portal.wcs.transport.http.HttpProxyHandler
Take care of proxy port not defined.
getProxyPort() - Method in class oracle.portal.wcs.transport.http.HttpTransportProperties
 
getProxyUsername() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
getProxyUsername() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getProxyUsername() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
 
getProxyUsername() - Method in class oracle.portal.wcs.transport.http.HttpTransportProperties
 
getQueryString() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Convert the hashtbale into querystring.
getQueryString() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getQueryString() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
Convert the hashtbale into querystring.
getReader() - Method in class oracle.portal.wcs.transport.AbstractInputContext
 
getReader() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
If character set is defined, let super handle it, otherwise, create our own one
getReader() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getReader() - Method in interface oracle.portal.wcs.transport.InputContext
Should determine the character set and then create the right reader
getRealm() - Method in class oracle.portal.wcs.transport.http.HttpAuthorizationInfo
 
getReplicatedProxyHost() - Method in interface oracle.portal.wcs.session.TransportSessionContext
 
getReplicatedProxyPort() - Method in interface oracle.portal.wcs.session.TransportSessionContext
 
getRequestEncoding() - Method in class oracle.portal.wcs.transport.AbstractInputContext
Get the encoding of the request parameters.
getRequestEncoding() - Method in interface oracle.portal.wcs.transport.InputContext
 
getResourceBundle(Locale) - Method in exception oracle.portal.wcs.WcException
 
getResourceBundleName() - Method in exception oracle.portal.wcs.WcException
Subclasses could overwrite it to use different resouce bundle
getResponseCookies() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
getResponseCookies() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getResponseCookies() - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
Return response cookie in javax.servlet.http.Cookie format
getResponseCookies() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
 
getResponseCookies() - Method in interface oracle.portal.wcs.transport.http.HttpTransportLiaison
Get the cookies after the http call
getResponseEncoding() - Method in class oracle.portal.wcs.transport.AbstractInputContext
 
getResponseEncoding() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
This method could return null for html, since the content-type return could be simple "text/html" However, for javascript, it should not return null, rather, it will return the default one.
getResponseEncoding() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getResponseEncoding() - Method in interface oracle.portal.wcs.transport.InputContext
Get the encoding of the input
getResponseHeaders() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
getResponseHeaders() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getResponseHeaders() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
 
getResponseStatus() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
getResponseStatus() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getResponseStatus() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
 
getScheme() - Method in class oracle.portal.wcs.transport.http.HttpAuthorizationInfo
 
getSessionContext() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
getSessionContext() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getSessionContext() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
 
getStatus() - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
 
getStatus() - Method in interface oracle.portal.wcs.transport.http.HttpTransportLiaison
 
getSubscriber() - Method in interface oracle.portal.wcs.session.TransportSessionContext
Returns the subscriber who is using the services of the transport sess.
getTimeConsumed() - Method in class oracle.portal.wcs.transport.AbstractInputContext
 
getTimeConsumed() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Get the number of milliseconds consumed for this request
getTimeConsumed() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getTimeConsumed() - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
Returns the time consumed for fetching the current URL.
getTimeConsumed() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
Get the number of milliseconds consumed for this request
getTimeConsumed() - Method in interface oracle.portal.wcs.transport.http.HttpTransportLiaison
Returns the number of milliseconds used for this http request
getTimeConsumed() - Method in interface oracle.portal.wcs.transport.InputContext
get the time to first byte (latency) this input context in milliseconds
getTimeout() - Method in interface oracle.portal.wcs.session.TransportSessionContext
Get the timeout value in milliseconds for next request
getTimeout() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Timeout
getTimeout() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getTimeout() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
Timeout, must not be negative
getTransportLiaison() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
The main reason we do not have method setTransportLiaison is to support cluster.
getTransportLiaison() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getTransportLiaison() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
The factory method to create Transport layer
getTransportSessionCookies() - Method in class oracle.portal.wcs.session.http.HttpClientTransportSessionContext
Returns the cookies in Vector (in order to make us independent of any implementation)
getTransportSessionCookies() - Method in interface oracle.portal.wcs.session.TransportSessionContext
get the vector of cookies at current state
getUrl() - Method in class oracle.portal.wcs.transport.AbstractInputContext
 
getUrl() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Http Url which could contains querystring
getUrl() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getUrl() - Method in interface oracle.portal.wcs.transport.InputContext
Each InputContext should have a URL to associate with
getUser() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
getUser() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
Gets the principal -used by the TransportLiaison to much with transport
getUsername() - Method in class oracle.portal.wcs.transport.http.HttpAuthorizationInfo
 
getUsername(String) - Method in interface oracle.portal.wcs.transport.ProxyCredentials
Returns the proxy username for a subscriber.
getWalletLocation() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
SSL
getWalletLocation() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getWalletLocation() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
SSL
getWalletLocation() - Method in class oracle.portal.wcs.transport.http.HttpTransportProperties
 
getWalletPassword() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
getWalletPassword() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
getWalletPassword() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
 
getWalletPassword() - Method in class oracle.portal.wcs.transport.http.HttpTransportProperties
 

H

handleAuthChallenge(Hashtable, String) - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
Save the authorization scheme and realm back to HttpInputContext.
handleError() - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
 
handleStatusCode(int, String) - Method in class oracle.portal.wcs.transport.http.HttpClientProviderTransportLiaison
 
handleStatusCode(int, String) - Method in class oracle.portal.wcs.transport.http.HttpClientStudioTransportLiaison
 
handleStatusCode(int, String) - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
Let my children handle their own interpretation of the status code.
hasNext() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
hasNext() - Method in interface oracle.portal.wcs.transport.http.WcrHttpInputContext
 
hasPrevious() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
hasPrevious() - Method in interface oracle.portal.wcs.transport.http.WcrHttpInputContext
 
HEADER_ACCEPT - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_ACCEPT_CHARSET - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_ACCEPT_DELIMITER - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_ACCEPT_ENCODING - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_ACCEPT_LANGUAGE - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_ACCEPT_VAL_ANY - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_ACCEPT_VAL_APP_JS - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_ACCEPT_VAL_IMAGE_GIF - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_ACCEPT_VAL_IMAGE_JPEG - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_ACCEPT_VAL_IMAGE_PJPEG - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_ACCEPT_VAL_IMAGE_X_XBITMAP - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_ACCEPT_VAL_TEXT_HTML - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_AUTHORIZATION - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_CHARSET_VAL_SJIS - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_CHARSET_VAL_UTF8 - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_CONNECTION - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_CONTENT_TYPE - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
Those needs to be parsed
HEADER_COOKIE - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_EXPIRES - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_HOST - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_IF_MODIFIED_SINCE - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_IF_NONE_MATCH - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_KEEP_ALIVE - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_LAST_MODIFIED - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_PROXY_AUTHORIZATION - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_REFERER - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_USER_AGENT - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_USER_AGENT_NOVERSION - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HEADER_WWW_AUTHENTICATE - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
All the headers we pass from outside to browser
HEADER_X_ORACLE_PREFIX - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTML_PARSE_FAILED - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
HTTP_AUTH_DIGEST_NAME_NONCE - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_AUTH_DIGEST_NAME_OPAQUE - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_AUTH_DIGEST_NAME_QOP - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_AUTH_DIGEST_NAME_RESPONSE - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_AUTH_DIGEST_NAME_USERNAME - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_AUTH_FAILED - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
HTTP_AUTH_NAME_REALM - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_AUTH_SCHEME_VALUE_BASIC - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_AUTH_SCHEME_VALUE_DIGEST - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_INVALID_URI_ERROR - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
HTTP_METHOD_GET - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_METHOD_POST - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_NOT_ALLOWED_TO_ACCESS - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
HTTP_PROXY_AUTH_FAILED - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
HTTP_STATUS_200_OK - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_STATUS_400_BAD_REQUEST - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_STATUS_401_UNAUTHORIZED - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_STATUS_402_PAYMENT_REQUIRED - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_STATUS_403_FORBIDDEN - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_STATUS_404_NOT_FOUND - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_STATUS_405_METHOD_NOT_ALLOWED - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_STATUS_406_NOT_ACCEPTABLE - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_STATUS_407_PROXY_AUTH_REQUIRED - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_STATUS_408_REQUEST_TIMEOUT - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
HTTP_TRANSPORT_ERROR - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
HTTP_TRANSPORT_STATUS_ERROR - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
HttpAuthorizationInfo - Class in oracle.portal.wcs.transport.http
This class is a wrapper of HTTP Authorization information.
HttpAuthorizationInfo(String, int, String, String, String, String) - Constructor for class oracle.portal.wcs.transport.http.HttpAuthorizationInfo
 
HttpClientProviderTransportLiaison - Class in oracle.portal.wcs.transport.http
 
HttpClientProviderTransportLiaison(HttpInputContext) - Constructor for class oracle.portal.wcs.transport.http.HttpClientProviderTransportLiaison
 
HttpClientStudioTransportLiaison - Class in oracle.portal.wcs.transport.http
 
HttpClientStudioTransportLiaison(HttpInputContext) - Constructor for class oracle.portal.wcs.transport.http.HttpClientStudioTransportLiaison
 
HttpClientTransportLiaison - Class in oracle.portal.wcs.transport.http
This implementation of handing HTTP connection is based on HTTPClient.
HttpClientTransportLiaison(HttpInputContext) - Constructor for class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
Can only be called from this package
HttpClientTransportSessionContext - Class in oracle.portal.wcs.session.http
 
HttpClientTransportSessionContext(ClippingKey) - Constructor for class oracle.portal.wcs.session.http.HttpClientTransportSessionContext
 
HttpHeaderConstants - Interface in oracle.portal.wcs.common
Here are the headers needed to take care of.
HttpInputContext - Interface in oracle.portal.wcs.transport.http
This is an abstraction at Studio time to let any transportation layer to fire off the HTTP request and get the response back.
HttpProxyHandler - Class in oracle.portal.wcs.transport.http
Local manager for the proxy.
HTTPS_NOT_SUPPORTED - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
HTTPS_TRANSPORT_ERROR - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
HttpTransportException - Exception in oracle.portal.wcs.transport.http
 
HttpTransportException(String) - Constructor for exception oracle.portal.wcs.transport.http.HttpTransportException
 
HttpTransportException(Throwable) - Constructor for exception oracle.portal.wcs.transport.http.HttpTransportException
 
HttpTransportException(String, Throwable) - Constructor for exception oracle.portal.wcs.transport.http.HttpTransportException
 
HttpTransportException(String, Object) - Constructor for exception oracle.portal.wcs.transport.http.HttpTransportException
 
HttpTransportException(String, Object, Object) - Constructor for exception oracle.portal.wcs.transport.http.HttpTransportException
 
HttpTransportException(String, Object, Object, Object) - Constructor for exception oracle.portal.wcs.transport.http.HttpTransportException
 
HttpTransportException(String, Throwable, Object, Object) - Constructor for exception oracle.portal.wcs.transport.http.HttpTransportException
 
HttpTransportLiaison - Interface in oracle.portal.wcs.transport.http
This interface abstracts the API to handle HTTP connection.
HttpTransportProperties - Class in oracle.portal.wcs.transport.http
 

I

ILLEGAL_REQUEST - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
InputContext - Interface in oracle.portal.wcs.transport
 
INVALID_ACTION - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
INVALID_CLIPPING_KEY - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
INVALID_MODE - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
IO_OP_FAILED - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
isAllowedToBeAccessed(String, String, String, String, String) - Method in class oracle.portal.wcs.transport.http.HttpTransportProperties
This method is used to check if a requst is allowed
isAuthPending() - Method in interface oracle.portal.wcs.session.TransportSessionContext
Since our current implementation saves the authorization information together with each individual HttpInputContext, we need this method to tell us that if the Authorization header from browser is needed for next request.
isNew() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
This method tells that if this HttpInputContext is a new one (browse) or the reused one (section, clip, backwards and forwards)
isNew() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
In provider, every request is new thus consumed time is always calculated
isNew() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
This method tells that if this HttpInputContext is a new one (browse) or the reused one (section, clip, backwards and forwards)
ISO_LATIN_1 - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
isStateChanged() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
This method tells that if this HttpInputContext needs to be added into the ClippingDef.
isStateChanged() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
isStateChanged() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
This method tells that if this HttpInputContext needs to be added into the ClippingDef.

J

JS_PARSE_FAILED - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 

L

list(PrintStream) - Method in class oracle.portal.wcs.transport.http.HttpTransportProperties
 
login(WcExternalPrincipal) - Method in class oracle.portal.wcs.session.http.HttpClientTransportSessionContext
Use our tranport layer to do this
login(WcExternalPrincipal) - Method in interface oracle.portal.wcs.session.TransportSessionContext
Login to the external applicaiton

M

m_bActive - Variable in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
True means it will be included in the clipping definition
m_bNew - Variable in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
False is for reusing (SECTION, CLIPPING) in studio mode
m_conn - Variable in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
HTTPClient.HTTPConnection
m_ctx - Variable in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
The information needed to open HTTPConnection
m_eInternal - Variable in exception oracle.portal.wcs.WcException
 
m_exCode - Variable in exception oracle.portal.wcs.WcException
 
m_htHeaders - Variable in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
m_htHeaders - Variable in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
 
m_htParams - Variable in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
The parameters (name - value pair) should be encoded according to right encoding by calling WcEncoder.encodeNonAscii().
m_is - Variable in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
 
m_iStatusCode - Variable in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
 
m_iTimeConsumed - Variable in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
 
m_oaParams - Variable in exception oracle.portal.wcs.WcException
 
m_props - Variable in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
The HTTP properties, includes ProxyHost, proxyPort, WalletLocation, WalletPassword AUTH_TYPE (basic)
m_r - Variable in class oracle.portal.wcs.transport.AbstractInputContext
 
m_remoteHost - Variable in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
 
m_szAuthRealm - Variable in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
m_szAuthType - Variable in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
The Authorization stuff for both basic and digest
m_szContentType - Variable in class oracle.portal.wcs.transport.AbstractInputContext
 
m_szContentType - Variable in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
 
m_szEffectiveUri - Variable in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
The effective URI
m_szEffectiveUri - Variable in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
 
m_szMethod - Variable in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
m_szPassword - Variable in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
m_szReqEncoding - Variable in class oracle.portal.wcs.transport.AbstractInputContext
 
m_szRespEncoding - Variable in class oracle.portal.wcs.transport.AbstractInputContext
 
m_szUrl - Variable in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
m_szUsername - Variable in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
m_transport - Variable in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
The actual transport implementation to handle connection.
m_tsc - Variable in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
The transport context to maintain cookies to outside
m_uri - Variable in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
The URI representation for URL from HttpInputContext
m_vctCookies - Variable in class oracle.portal.wcs.session.http.HttpClientTransportSessionContext
 
matchNonProxy(String) - Method in class oracle.portal.wcs.transport.http.HttpProxyHandler
Determines if the given host matches any entry in the non-proxy list.
matchNonProxy(String) - Method in class oracle.portal.wcs.transport.http.HttpTransportProperties
 
METATAG_CHARSET_VAL_EUCJP - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
METATAG_CHARSET_VAL_SJIS - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
METATAG_CHARSET_VAL_WIN31J - Static variable in interface oracle.portal.wcs.common.HttpHeaderConstants
 
ms_htRb - Static variable in exception oracle.portal.wcs.WcException
The hastable to cache the resource bundle keyed by Locale and ResourceBoundleName.

N

NO_ACTION_DEFINED - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 

O

open() - Method in class oracle.portal.wcs.transport.AbstractInputContext
Opens up the stream so that subsequent calls to getReader will be ok.
open() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Opens up the stream so that subsequent calls to getReader will be ok.
open() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
open() - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
This method creates the HTTPConnection and get the HTTPResponse.
open() - Method in interface oracle.portal.wcs.transport.http.HttpTransportLiaison
 
open() - Method in interface oracle.portal.wcs.transport.InputContext
Opens up the stream so that subsequent calls to getReader will be ok.
openTransportSession() - Method in class oracle.portal.wcs.session.http.HttpClientTransportSessionContext
Copy the local copy of Cookies into transport layer
openTransportSession() - Method in interface oracle.portal.wcs.session.TransportSessionContext
Open the session between the engine and the outside server
oracle.portal.wcs - package oracle.portal.wcs
 
oracle.portal.wcs.common - package oracle.portal.wcs.common
 
oracle.portal.wcs.exmsgs - package oracle.portal.wcs.exmsgs
 
oracle.portal.wcs.session - package oracle.portal.wcs.session
 
oracle.portal.wcs.session.http - package oracle.portal.wcs.session.http
 
oracle.portal.wcs.transport - package oracle.portal.wcs.transport
 
oracle.portal.wcs.transport.http - package oracle.portal.wcs.transport.http
 

P

pass(WcExternalPrincipal) - Method in class oracle.portal.wcs.session.http.HttpClientTransportSessionContext
Simply pass the cookies or HttpAuthorizationInfo from the WcExternalPrincipal into the current Context.
pass(WcExternalPrincipal) - Method in interface oracle.portal.wcs.session.TransportSessionContext
Get Cookies or HttpAuthorizationInfo from @WcExternalPrincipal and put into its own context
PORTAL_EDIT_URL_MISSING - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
printStackTrace() - Method in exception oracle.portal.wcs.WcException
 
printStackTrace(PrintStream) - Method in exception oracle.portal.wcs.WcException
 
printStackTrace(PrintWriter) - Method in exception oracle.portal.wcs.WcException
 
ProxyCredentials - Interface in oracle.portal.wcs.transport
 

R

RAA_SCHEMA_INIT_FAILED - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
RAA_SCHEMA_NOT_EXIST - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
remove(String) - Method in interface oracle.portal.wcs.transport.ProxyCredentials
Remove the subscriber
REPOSITORY_NOT_INSTALLED - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
REPOSITORY_OP_FAILED - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
resetTranasportSession() - Method in class oracle.portal.wcs.session.http.HttpClientTransportSessionContext
Resets the cookies to initial state upon a request failed
resetTranasportSession() - Method in interface oracle.portal.wcs.session.TransportSessionContext
reset the cookies to the initial state

S

saveTransportSession() - Method in class oracle.portal.wcs.session.http.HttpClientTransportSessionContext
Save the Cookies from Transport layer here to support cluster
saveTransportSession() - Method in interface oracle.portal.wcs.session.TransportSessionContext
save the cookies
SESSION_CLEANED - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
SESSION_TIMEOUT - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
SET_ENCODING_TWICE_ERROR - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
setAuthPassword(String) - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
setAuthPassword(String) - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
 
setAuthPending(boolean) - Method in interface oracle.portal.wcs.session.TransportSessionContext
 
setAuthRealm(String) - Method in interface oracle.portal.wcs.session.TransportSessionContext
This method is only used in Studio mode for Http Authorization to pass the realm to the next request with Authorization response from user
setAuthRealm(String) - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
set in HttpClientTransportLiaison.getHeaders() which is part of the HTTP Authorization challenge.
setAuthRealm(String) - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
set in HttpClientTransportLiaison.getHeaders() which is part of the HTTP Authorization challenge.
setAuthType(String) - Method in interface oracle.portal.wcs.session.TransportSessionContext
Since we support Digest Authorization by MITM, we need to remember the type from previous 401 challenge
setAuthType(String) - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
This value should be set either from 401 error or from repository
setAuthType(String) - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
This value should be set either from 401 error or from repository
setAuthUsername(String) - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
setAuthUsername(String) - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
 
setContentType(String) - Method in class oracle.portal.wcs.transport.AbstractInputContext
This method can be called if the caller already known the content-type of this InputContext.
setContentType(String) - Method in interface oracle.portal.wcs.transport.InputContext
This method can be called if the caller already known the content-type of this InputContext.
setHeaders(Hashtable) - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
setHeaders(Hashtable) - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
 
setNext(WcrHttpInputContext) - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
setNext(WcrHttpInputContext) - Method in interface oracle.portal.wcs.transport.http.WcrHttpInputContext
 
setNonStateChanged() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Mark this HttpInputContext to be nonactive.
setNonStateChanged() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
setNonStateChanged() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
Mark this HttpInputContext to be nonactive.
setOld() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
setOld() - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
never old
setOld() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
 
setPrevoius(WcrHttpInputContext) - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
setPrevoius(WcrHttpInputContext) - Method in interface oracle.portal.wcs.transport.http.WcrHttpInputContext
 
setRemoteHost(String) - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
 
setReplicatedProxyHost(String) - Method in interface oracle.portal.wcs.session.TransportSessionContext
Sets / Gets the replicated proxy host.
setReplicatedProxyPort(int) - Method in interface oracle.portal.wcs.session.TransportSessionContext
Sets / Gets the replicated proxy port.
setRequestEncoding(String) - Method in class oracle.portal.wcs.transport.AbstractInputContext
 
setRequestEncoding(String) - Method in interface oracle.portal.wcs.transport.InputContext
 
setResponseEncoding(String) - Method in class oracle.portal.wcs.transport.AbstractInputContext
 
setResponseEncoding(String) - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
setResponseEncoding(String) - Method in class oracle.portal.wcs.transport.http.DefaultWcrHttpInputContext
 
setResponseEncoding(String) - Method in interface oracle.portal.wcs.transport.InputContext
After this call, the engine will not go to external resource to retrieve response charset encoding.
setSessionContext(TransportSessionContext) - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Http session context which could be null in the copy construtor.
setSessionContext(TransportSessionContext) - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
Http session context.
setSubscriber(String) - Method in interface oracle.portal.wcs.session.TransportSessionContext
 
setTimeout(int) - Method in interface oracle.portal.wcs.session.TransportSessionContext
Set the timeout value in milliseconds
setupHttpAuthorization() - Method in class oracle.portal.wcs.transport.http.HttpClientProviderTransportLiaison
In Provider mode, all auth for html content should already be in HttpInputContext which is retrieved from repository.
setupHttpAuthorization() - Method in class oracle.portal.wcs.transport.http.HttpClientStudioTransportLiaison
 
setupHttpAuthorization() - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
Setup the HTTP Authorization information via TransportSessionContext.
setupProxyAuthorization() - Method in class oracle.portal.wcs.transport.http.HttpClientTransportLiaison
Always do this
setUrl(String) - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
Only supposed to use for SSO effective URL support
setUrl(String) - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
Only supposed to use for SSO effective URL support
setUser(Principal) - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
setUser(Principal) - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
Sets the principal so that the implementationof the HttpTransportLiaison can use that Principal to fetch other tokens required for authentication.
SZ_CONTENT_TYPE_APP_DL - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
SZ_CONTENT_TYPE_APP_JS - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
SZ_CONTENT_TYPE_APP_OS - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
SZ_CONTENT_TYPE_APP_PDF - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
SZ_CONTENT_TYPE_APP_WFU - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
SZ_CONTENT_TYPE_DUMMY - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
SZ_CONTENT_TYPE_IMAGE_PREFIX - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
SZ_CONTENT_TYPE_MULTIPART_FORM_DATA - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
SZ_CONTENT_TYPE_TEXT_CSS - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
SZ_CONTENT_TYPE_TEXT_HTML - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
SZ_CONTENT_TYPE_TEXT_HTML_UTF8 - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
SZ_CONTENT_TYPE_TEXT_JS - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
SZ_CONTENT_TYPE_TEXT_PLAIN - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
SZ_CONTENT_TYPE_TEXT_XML - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
SZ_CONTENT_TYPE_UNDEFINED - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
SZ_CONTENT_TYPE_WCRESULTSET - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 
SZ_DEFAULT_CONTENT_TYPE_WITH_CHARSET - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 

T

timeConsumed(int) - Method in interface oracle.portal.wcs.session.TransportSessionContext
Inform the transport session context that the number of millisecond has been consumed.
toString() - Method in class oracle.portal.wcs.transport.http.DefaultHttpInputContext
 
toString() - Method in class oracle.portal.wcs.transport.http.HttpAuthorizationInfo
 
toString() - Method in interface oracle.portal.wcs.transport.http.HttpInputContext
 
TRANSPORT_TIMEOUT_ERROR - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
TransportException - Exception in oracle.portal.wcs.transport
 
TransportException(String) - Constructor for exception oracle.portal.wcs.transport.TransportException
 
TransportException(String, Object) - Constructor for exception oracle.portal.wcs.transport.TransportException
 
TransportException(String, Throwable) - Constructor for exception oracle.portal.wcs.transport.TransportException
 
TransportException(String, Throwable, Object) - Constructor for exception oracle.portal.wcs.transport.TransportException
 
TransportException(String, Object, Object) - Constructor for exception oracle.portal.wcs.transport.TransportException
 
TransportException(String, Object, Object, Object) - Constructor for exception oracle.portal.wcs.transport.TransportException
 
TransportException(String, Throwable, Object, Object) - Constructor for exception oracle.portal.wcs.transport.TransportException
 
TransportSessionContext - Interface in oracle.portal.wcs.session
This class deals with transport session, and is used for both dev and runtime engine.
TransportSessionContextFactory - Class in oracle.portal.wcs.session
This factory creates the session context
TransportSessionContextFactory() - Constructor for class oracle.portal.wcs.session.TransportSessionContextFactory
 
TransportTimeoutException - Exception in oracle.portal.wcs.transport
 
TransportTimeoutException() - Constructor for exception oracle.portal.wcs.transport.TransportTimeoutException
 
TransportTimeoutException(Throwable) - Constructor for exception oracle.portal.wcs.transport.TransportTimeoutException
 
TransportTimeoutException(Throwable, Object) - Constructor for exception oracle.portal.wcs.transport.TransportTimeoutException
 

U

UNDEFINED_CONTENT_TYPE - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
UNDEFINED_NODE_RELATION - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
UNSUPPORTED_ENCODING - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
UNSUPPORTED_HTTP_AUTH - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
UNSUPPORTED_HTTP_OP - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
UNSUPPORTED_MIME_CHARSET - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
UNSUPPORTED_REQ_CONTENT_TYPE - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
UNSUPPORTED_RSRC_CONTENT_TYPE - Static variable in interface oracle.portal.wcs.exmsgs.WcExceptionConstants
 
UTF_8 - Static variable in interface oracle.portal.wcs.ContentTypeConstants
 

W

WcException - Exception in oracle.portal.wcs
 
WcException() - Constructor for exception oracle.portal.wcs.WcException
 
WcException(String) - Constructor for exception oracle.portal.wcs.WcException
 
WcException(String, Object) - Constructor for exception oracle.portal.wcs.WcException
 
WcException(String, Object, Object) - Constructor for exception oracle.portal.wcs.WcException
 
WcException(String, Object, Object, Object) - Constructor for exception oracle.portal.wcs.WcException
 
WcException(String, Throwable) - Constructor for exception oracle.portal.wcs.WcException
 
WcException(String, Throwable, Object) - Constructor for exception oracle.portal.wcs.WcException
 
WcException(String, Throwable, Object, Object) - Constructor for exception oracle.portal.wcs.WcException
 
WcException(String, Throwable, Object, Object, Object) - Constructor for exception oracle.portal.wcs.WcException
 
WcExceptionConstants - Interface in oracle.portal.wcs.exmsgs
 
WcrHttpInputContext - Interface in oracle.portal.wcs.transport.http
This interface makes a double-linked list of HttpInputContext

A B C D E G H I J L M N O P R S T U W

Oracle® WebLogic Server Web Clipping Transport API Reference
11g Release 1 (11.1.1)

E14346-01


Copyright © 2003, 2009, Oracle Corporation. All Rights Reserved