- AbstractMultivaluedMap<K,V> - Class in oracle.stellent.ridc.common.http.utils.collection
-
- AbstractMultivaluedMap(Map<K, List<V>>) - Constructor for class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
Initialize the backing store in the abstract parent multivalued map
implementation.
- ACCEPT - Static variable in interface oracle.wcc.ridc.adfca.http.internal.HttpConstants.HttpHeader
-
- ACCEPT_CHARSET - Static variable in interface oracle.wcc.ridc.adfca.http.internal.HttpConstants.HttpHeader
-
- ACCEPT_ENCODING - Static variable in interface oracle.wcc.ridc.adfca.http.internal.HttpConstants.HttpHeader
-
- ACCEPT_LANGUAGE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.HttpConstants.HttpHeader
-
- AccessResolverAccounts - Class in oracle.stellent.ridc.convenience.usersecurity.impl
-
Account part of access level
- AccessResolverAccounts(CSEnvCache) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAccounts
-
- AccessResolverAcl - Class in oracle.stellent.ridc.convenience.usersecurity.impl
-
ACL part of access level
- AccessResolverAcl(CSEnvCache) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAcl
-
- AccessResolverSecurityGroups - Class in oracle.stellent.ridc.convenience.usersecurity.impl
-
Security Groups part of access level
- AccessResolverSecurityGroups() - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverSecurityGroups
-
- AclListInfo - Class in oracle.stellent.ridc.convenience.usersecurity.impl
-
- AclListInfo(CSEnvCache, DataObject, ITrace) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.AclListInfo
-
Determines if there is any information to be used in this list.
- acquireConnection() - Method in interface oracle.stellent.ridc.protocol.ConnectionPool
-
Obtain a connection from the pool for the current thread
- acquireConnection() - Method in class oracle.stellent.ridc.protocol.impl.BlockingQueueConnectionPool
-
- acquireConnection() - Method in class oracle.stellent.ridc.protocol.impl.SimpleConnectionPool
-
- ACTION - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
-
- ACTION_DATE - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
-
- ACTION_MILLIS - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
-
- add(K, V) - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
Add a value to the current list of values for the supplied key.
- add(K, V) - Method in interface oracle.stellent.ridc.common.http.utils.collection.MultivaluedMap
-
Add a value to the current list of values for the supplied key.
- addAccessResolver(IAccessResolver) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
Adds an access handler to the chain
- addAccessResolver(IAccessResolver) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
-
Adds an access resolver to the chain of resolvers that will work together to calculate the access levels for a given document
- addAll(K, V...) - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
Add multiple values to the current list of values for the supplied key.
- addAll(K, List<V>) - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
Add all the values from the supplied value list to the current list of
values for the supplied key.
- addAll(K, V...) - Method in interface oracle.stellent.ridc.common.http.utils.collection.MultivaluedMap
-
Add multiple values to the current list of values for the supplied key.
- addAll(K, List<V>) - Method in interface oracle.stellent.ridc.common.http.utils.collection.MultivaluedMap
-
Add all the values from the supplied value list to the current list of
values for the supplied key.
- addAttribute(String, String, StringBuffer, boolean) - Static method in class oracle.stellent.ridc.common.xml.XMLStringBuilder
-
Add an XML node attribute
- addCDataSection(String, StringBuffer) - Static method in class oracle.stellent.ridc.common.xml.XMLStringBuilder
-
Add a CDATA section with the given content
- addClient(String, IdcClient) - Method in class oracle.stellent.ridc.IdcClientManager
-
Register a client with a given name
- addCookie(RIDCCookie) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
-
Add cookie to the connection
- addCookie(RIDCCookie) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
-
Add a cookie to this client
- addCookie(RIDCCookie) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
-
Add cookie to the connection
- addCookie(RIDCCookie) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionClient
-
- addCookie(RIDCCookie) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleClient
-
- addField(DataResultSet.Field, String) - Method in interface oracle.stellent.ridc.model.DataResultSet
-
Add a new field to the existing list of fields.
- addField(DataResultSet.Field, String) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
-
Add a field to the list of fields.
- addFile(String, File) - Method in interface oracle.stellent.ridc.model.DataBinder
-
Add a file for a given file name.
- addFile(String, TransferFile) - Method in interface oracle.stellent.ridc.model.DataBinder
-
Add a file for a given file name
- addFile(String, File) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
Add a file to this data binder.
- addFile(String, TransferFile) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
Add a file to this data binder
- addFirst(K, V) - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
Add a value to the first position in the current list of values for the
supplied key.
- addFirst(K, V) - Method in interface oracle.stellent.ridc.common.http.utils.collection.MultivaluedMap
-
Add a value to the first position in the current list of values for the
supplied key.
- addFirstNull(List<V>) - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
Define the behavior for adding a null
values to the first position
in the value list.
- addHandler(IdcContext.HttpAuthScheme, Class<? extends AuthenticationHandler>) - Static method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
Add/replace a handler associated with the given authentication scheme
- addHandlerFirst(IdcContext.HttpAuthScheme, Class<? extends AuthenticationHandler>) - Static method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
Add/replace a handler to be the first authentication scheme
- addHandlerLast(IdcContext.HttpAuthScheme, Class<? extends AuthenticationHandler>) - Static method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
Add/replace a handler to be the last authentication scheme
- addHeader(String, String) - Method in class oracle.stellent.ridc.IdcContext
-
Add a header to this request
- addLocaleInfo(DataBinder) - Static method in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
-
Add the localization information into the databinder
- addLoginFormCredentials(IdcContext.LoginForm, Credentials.BasicCredentials) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpPostMethod
-
Add credentials for a login form
- addLoginFormCredentials(IdcContext.LoginForm, Credentials.BasicCredentials) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3PostMethod
-
Add credentials for a form-based login
- addLoginFormCredentials(IdcContext.LoginForm, Credentials.BasicCredentials) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4PostMethod
-
Add credentials for a login form
- addLoginFormCredentials(IdcContext.LoginForm, Credentials.BasicCredentials) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionPostMethod
-
- addLoginFormCredentials(IdcContext.LoginForm, Credentials.BasicCredentials) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOraclePostMethod
-
- addMnemonicToLabel(String, char) - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
-
Returns label text with mnemonic character enclosed in parenthesis.
- addNull(List<V>) - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
Define the behavior for adding a null
values to the value list.
- addOptionList(String, List<String>) - Method in interface oracle.stellent.ridc.model.DataBinder
-
Add an option list with a given name
- addOptionList(String, List<String>) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
Add an option list with the given names
- addParameter(String, String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpPostMethod
-
Add a parameter to the request
- addParameter(String, String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3PostMethod
-
Add a parameter to the request
- addParameter(String, String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4PostMethod
-
Add a parameter to the request
- addParameter(String, String) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionPostMethod
-
- addParameter(String, String) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOraclePostMethod
-
- addQuerySubject(String) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
-
Add the subject with to the list to query
- addRequestData(IdcContext, RIDCHttpClient, RIDCHttpMethod, IdcRequestConfig, boolean) - Static method in class oracle.stellent.ridc.common.http.utils.RIDCHttpClientUtils
-
Set standard request headers, cookies and other info into the HTTP method.
- addRequestData(RIDCHttpMethod) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
Set standard request headers, cookies and other info into the HTTP method.
- addRequestHeader(String, String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
-
Add a request header
- addRequestHeader(String, String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
Add a request header
- addRequestHeader(String, String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
Add a request header
- addRequestHeader(String, String) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
-
- addRequestHeader(String, String) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
- addResultSet(String, DataResultSet) - Method in interface oracle.stellent.ridc.model.DataBinder
-
Add a result set with a given name
- addResultSet(String, DataResultSet) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
Add a result set with the given name
- addRow(DataObject) - Method in interface oracle.stellent.ridc.model.DataResultSet
-
Add a new row of value.
- addRow(List<String>) - Method in interface oracle.stellent.ridc.model.DataResultSet
-
Add a new row as an array of string values
- addRow(List<String>) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
-
Add a row as an array of string values
- addRow(DataObject) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
-
Add a row of data to this result set.
- addStringToBinder(String, String, DataBinder) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- addTextNode(String, String, boolean, StringBuffer) - Static method in class oracle.stellent.ridc.common.xml.XMLStringBuilder
-
Add a text node with the given text value
- addTrace(ITrace.Kind, String) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
-
Add general trace information message
- addTrace(ITrace.Kind, String) - Method in interface oracle.stellent.ridc.convenience.usersecurity.ITrace
-
Add general trace information message
- addTraceEndSection(int) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
-
End tracing section replacing Kind field with access information
- addTraceEndSection(boolean, IUserSecurityCache.AdminType) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
-
End tracing section replacing Kind field with flag information
- addTraceEndSection() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
-
End tracing section
- addTraceEndSection(String) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
-
End tracing section
- addTraceEndSection() - Method in interface oracle.stellent.ridc.convenience.usersecurity.ITrace
-
End tracing section
- addTraceEndSection(int) - Method in interface oracle.stellent.ridc.convenience.usersecurity.ITrace
-
End tracing section replacing Kind field with access information
- addTraceEndSection(boolean, IUserSecurityCache.AdminType) - Method in interface oracle.stellent.ridc.convenience.usersecurity.ITrace
-
End tracing section replacing Kind field with flag information
- addTraceStartSection(ITrace.Kind, String) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
-
Add information and indent.
- addTraceStartSection(ITrace.Kind, String) - Method in interface oracle.stellent.ridc.convenience.usersecurity.ITrace
-
Add information and indent.
- ADFSecurityContextCredentialProvider - Class in oracle.wcc.ridc.adfca.session.auth
-
- ADFSecurityContextCredentialProvider() - Constructor for class oracle.wcc.ridc.adfca.session.auth.ADFSecurityContextCredentialProvider
-
- AdfTimerImpl - Class in oracle.stellent.ridc.common.log.adf
-
- AdfTimerImpl(String, String, String) - Constructor for class oracle.stellent.ridc.common.log.adf.AdfTimerImpl
-
- AdfTimerProvider - Class in oracle.stellent.ridc.common.log.adf
-
- AdfTimerProvider() - Constructor for class oracle.stellent.ridc.common.log.adf.AdfTimerProvider
-
- AliasCache - Class in oracle.stellent.ridc.convenience.usersecurity.impl
-
- AliasCache(CSEnvCache) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.AliasCache
-
- AllCookieSpec - Class in oracle.stellent.ridc.protocol.http.apache3.utils
-
- AllCookieSpec() - Constructor for class oracle.stellent.ridc.protocol.http.apache3.utils.AllCookieSpec
-
- AllCookieSpec - Class in oracle.stellent.ridc.protocol.http.util
-
- AllCookieSpec() - Constructor for class oracle.stellent.ridc.protocol.http.util.AllCookieSpec
-
Deprecated.
- AMP_REF - Static variable in class oracle.stellent.ridc.common.xml.XMLHelper
-
- ANY - Static variable in class oracle.stellent.ridc.common.http.utils.RIDCHttpConstants
-
- Apache3Credentials - Class in oracle.stellent.ridc.auth.apache3.impl
-
Apache version 3 implementation of the HTTP Credentials
- Apache3Credentials(Credentials) - Constructor for class oracle.stellent.ridc.auth.apache3.impl.Apache3Credentials
-
- Apache3Utils - Class in oracle.stellent.ridc.protocol.http.apache3.utils
-
Utility class for Apache 3.x implementation
- Apache3Utils() - Constructor for class oracle.stellent.ridc.protocol.http.apache3.utils.Apache3Utils
-
- Apache4CookieSpec() - Constructor for class oracle.stellent.ridc.protocol.http.apache4.impl.Apache4CookieSpecFactory.Apache4CookieSpec
-
- Apache4CookieSpecFactory - Class in oracle.stellent.ridc.protocol.http.apache4.impl
-
Apache 4 specific cookie spec factory
- Apache4CookieSpecFactory() - Constructor for class oracle.stellent.ridc.protocol.http.apache4.impl.Apache4CookieSpecFactory
-
- Apache4CookieSpecFactory.Apache4CookieSpec - Class in oracle.stellent.ridc.protocol.http.apache4.impl
-
- Apache4InputStreamBody - Class in oracle.stellent.ridc.protocol.http.apache4.obj
-
Apache 4 implementation to stream files in a multipart post
- Apache4InputStreamBody(InputStream, String, String, String) - Constructor for class oracle.stellent.ridc.protocol.http.apache4.obj.Apache4InputStreamBody
-
- Apache4StringBody - Class in oracle.stellent.ridc.protocol.http.apache4.obj
-
String body part for a multipart post
- Apache4StringBody(String, Charset) - Constructor for class oracle.stellent.ridc.protocol.http.apache4.obj.Apache4StringBody
-
- Apache4Utils - Class in oracle.stellent.ridc.protocol.http.apache4.utils
-
Apache 4.x specific utility class
- Apache4Utils() - Constructor for class oracle.stellent.ridc.protocol.http.apache4.utils.Apache4Utils
-
- apacheMethod - Variable in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
- APOS_REF - Static variable in class oracle.stellent.ridc.common.xml.XMLHelper
-
- appendReplacement(Matcher, StringBuffer) - Method in interface oracle.stellent.ridc.common.util.StringTools.RegexAppendCallback
-
Called during evaluation when a match is made
- AppIdClientCredentials - Class in oracle.stellent.ridc.auth.impl
-
Credentials for use with the APP_ID, or scf_key technology
- AppIdClientCredentials(String) - Constructor for class oracle.stellent.ridc.auth.impl.AppIdClientCredentials
-
- APPLICATION_OCTET_STREAM - Static variable in interface oracle.wcc.ridc.adfca.http.internal.HttpConstants.ContentType
-
The media type for application/octet-stream, i.e.
- applyCredentialsToRequest(String, Map<String, Object>, Credentials) - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
-
- applyRequestConfig() - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
- arg0 - Variable in class oracle.stellent.ridc.protocol.jaxws.obj.ContentServerRequest
-
- arg1 - Variable in class oracle.stellent.ridc.protocol.jaxws.obj.ContentServerRequest
-
- authenticateUser() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
-
Authenticate the user and save the cookie in the user context
- AuthenticationDetector - Class in oracle.stellent.ridc.protocol.http.auth
-
Delegates to the other authentication handlers depending on response from a Content Server PING_SERVER request.
- AuthenticationDetector() - Constructor for class oracle.stellent.ridc.protocol.http.auth.AuthenticationDetector
-
- AuthenticationHandler - Interface in oracle.stellent.ridc.protocol.http
-
This is an abstraction over different HTTP authentication methods supported by the content server e.g.
- authorization(String, String) - Static method in class oracle.stellent.ridc.common.http.utils.BasicAuth
-
- authorization(String, char[]) - Static method in class oracle.stellent.ridc.common.http.utils.BasicAuth
-
- authorization(Credentials.BasicCredentials) - Static method in class oracle.stellent.ridc.common.http.utils.BasicAuth
-
- available() - Method in class oracle.stellent.ridc.common.io.LengthLimitedInputStream
-
- CACHE_CONTROL - Static variable in interface oracle.wcc.ridc.adfca.http.internal.HttpConstants.HttpHeader
-
- CACHE_CONTROL_HEADER_NAME - Static variable in class oracle.wcc.ridc.adfca.http.internal.RidcProxyServiceImpl.ResponseStream
-
The name of the cache control header.
- CACHE_EXPLICITLY_EXPIRED - Static variable in class oracle.stellent.ridc.convenience.usersecurity.impl.AliasCache
-
- CachedDataBinder - Class in oracle.stellent.ridc.convenience.usersecurity.impl
-
- CachedDataBinder(DataBinder) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.CachedDataBinder
-
Create a object that remembers the binder and when it was created
- CacheId - Class in oracle.stellent.ridc.convenience.usersecurity
-
- CacheId(String, IdcContext) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.CacheId
-
- CaseInsensitiveKeyHashMap<V> - Class in oracle.stellent.ridc.common.util
-
- CaseInsensitiveKeyHashMap() - Constructor for class oracle.stellent.ridc.common.util.CaseInsensitiveKeyHashMap
-
- change(String, String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Replaces the specified substring with the new substring in the given input.
- CHAR_REF_START - Static variable in class oracle.stellent.ridc.common.xml.XMLHelper
-
- chooseClientAlias(String[], Principal[], Socket) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.IntradocX509KeyManager
-
- chooseServerAlias(String, Principal[], Socket) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.IntradocX509KeyManager
-
- CHR_BACK_SLASH - Static variable in class oracle.stellent.ridc.common.util.StringTools
-
Character for "\"
- CHR_DOT - Static variable in class oracle.stellent.ridc.common.util.StringTools
-
Character for "."
- CHR_FORWARD_SLASH - Static variable in class oracle.stellent.ridc.common.util.StringTools
-
Character for "/"
- CHR_TAB - Static variable in class oracle.stellent.ridc.common.util.StringTools
-
Tab character
- CHUNK_SIZE - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- cleanup() - Method in class oracle.stellent.ridc.common.log.adf.AdfTimerImpl
-
- cleanup() - Method in class oracle.stellent.ridc.common.log.simple.TimerImpl
-
- cleanup() - Method in interface oracle.stellent.ridc.common.log.Timer
-
- cleanup() - Method in class oracle.wcc.ridc.adfca.http.internal.RidcProxyServiceImpl
-
- cleanupConnection(TConnection) - Method in interface oracle.stellent.ridc.protocol.ConnectionManager
-
Cleanup the connection on this service request
- cleanupConnection(IdcHttpClientConnection) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpConnectionManager
-
Cleanup the connection on this service request
- cleanupConnection(SocketConnection) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager
-
Cleanup the connection on this service request
- cleanupConnection(JaxWSClientConnection) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSConnectionManager
-
- clear() - Method in class oracle.stellent.ridc.common.cache.ExpiringCache
-
Clear all entries from cache.
- clear() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
-
Clear the params and headers from the connection
- clear() - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
- clear() - Method in class oracle.stellent.ridc.common.http.utils.collection.KeyComparatorHashMap
-
Removes all mappings from this map.
- clear() - Method in class oracle.stellent.ridc.common.http.utils.collection.KeyComparatorLinkedHashMap
-
Removes all of the mappings from this map.
- clear() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
-
clear all messages
- clear() - Method in interface oracle.stellent.ridc.convenience.usersecurity.ITrace
-
clear all messages
- clear() - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
-
- clear() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
-
Clear the parameters from the client instance
- clear() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
-
Clear the params and headers from the connection
- clear() - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionClient
-
- clear() - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleClient
-
- clearCache() - Method in interface oracle.stellent.ridc.convenience.usersecurity.IAccessResolver
-
Clear any cache of information
- clearCache(ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IAccessResolver
-
Clear any cache of information
- clearCache() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAccounts
-
Clear any cache of information
- clearCache(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAccounts
-
Clear any cache of information
- clearCache() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAcl
-
Clear the caches
- clearCache(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAcl
-
- clearCache() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverSecurityGroups
-
Clear any cache of information
- clearCache(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverSecurityGroups
-
Clear any cache of information
- clearCache(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AliasCache
-
Clear any cache of information
- clearCache(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
-
Clear any cache of information
- clearCache() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
Clear the cache completely
- clearCache(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
Clear the cache completely
- clearCache() - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
-
Clear the cache completely
- clearCache(ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
-
Clear the cache completely
- clearCookies() - Method in class oracle.stellent.ridc.IdcContext
-
Clear all cookies
- clearHeaders() - Method in class oracle.stellent.ridc.IdcContext
-
Clear the available headers
- clearParameters() - Method in class oracle.stellent.ridc.IdcContext
-
Clear the available parameters
- client_invalid_url(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CLIENT_INVALID_URL
- client_no_provider_for_protocol(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CLIENT_NO_PROVIDER_FOR_PROTOCOL
- clone() - Method in class oracle.stellent.ridc.common.http.utils.collection.KeyComparatorHashMap
-
Returns a shallow copy of this HashMap instance: the keys and
values themselves are not cloned.
- close() - Method in class oracle.stellent.ridc.common.io.CloseNotifyInputStream
-
Closes this input stream and releases any system resources
associated with the stream.
- close() - Method in interface oracle.stellent.ridc.common.io.CloseNotifyInputStream.CloseMethod
-
Called when the stream closed
- close() - Method in class oracle.stellent.ridc.protocol.Connection
-
Close the connection
- close() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
-
Close this socket connection
- close() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConnection
-
- close() - Method in class oracle.stellent.ridc.protocol.ServiceResponse
-
Close this response.
- close() - Method in class oracle.wcc.ridc.adfca.http.internal.RidcProxyServiceImpl.ResponseStream
-
Closes the stream.
- closeCDataSection(StringBuffer) - Static method in class oracle.stellent.ridc.common.xml.XMLStringBuilder
-
Close the CDATA section
- CloseNotifyInputStream - Class in oracle.stellent.ridc.common.io
-
Inputstream that will only read up to a given content length
- CloseNotifyInputStream(InputStream, CloseNotifyInputStream.CloseMethod) - Constructor for class oracle.stellent.ridc.common.io.CloseNotifyInputStream
-
- CloseNotifyInputStream.CloseMethod - Interface in oracle.stellent.ridc.common.io
-
A callback that allows notifications of the close method
- closeReader(Reader) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
-
Close a reader, ignoring any exceptions that occur during the close
- closeStream(InputStream) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
-
Close a stream, ignoring any exceptions that occur during the close
- closeStream(OutputStream) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
-
Close a stream, ignoring any exceptions that occur during the close
- closeTag(String, StringBuffer) - Static method in class oracle.stellent.ridc.common.xml.XMLStringBuilder
-
Close an element tag
- closeWriter(Writer) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
-
Close a writer, ignoring any exceptions that occur during the close
- CLOSING_PARENTHESIS - Static variable in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
-
Constant for the closing parenthesis (=right parenthesis) ')'.
- compareTo(NameValuePair) - Method in class oracle.stellent.ridc.common.util.NameValuePair
-
Compare two name value pairs by the key.
- compileXPathExpression(String) - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
-
- concat(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
- config_unable_to_read_url(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONFIG_UNABLE_TO_READ_URL
- ConfigurationException - Exception in oracle.stellent.ridc.config
-
Errors while reading or writing the serialized configuration information.
- ConfigurationException() - Constructor for exception oracle.stellent.ridc.config.ConfigurationException
-
- ConfigurationException(LocaleMessage) - Constructor for exception oracle.stellent.ridc.config.ConfigurationException
-
- ConfigurationException(LocaleMessage, Throwable) - Constructor for exception oracle.stellent.ridc.config.ConfigurationException
-
- ConfigurationException(Throwable) - Constructor for exception oracle.stellent.ridc.config.ConfigurationException
-
- ConfigurationSerializer<T extends IdcClientConfig> - Interface in oracle.stellent.ridc.config
-
Serialize in and out the configuration of the clients.
- connect() - Method in class oracle.stellent.ridc.protocol.Connection
-
Create and initialize a connection
- connect() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
-
Connect this socket to the configured destination
- connect() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConnection
-
- Connection - Class in oracle.stellent.ridc.protocol
-
A connection to the Content Server for the given protocol.
- Connection() - Constructor for class oracle.stellent.ridc.protocol.Connection
-
- CONNECTION_MAP_DISPOSED - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CONNECTION_NOT_FOUND - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CONNECTION_NOT_FOUND_ACTION - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CONNECTION_NOT_FOUND_CAUSE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CONNECTION_NOT_FOUND_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CONNECTION_NOT_FOUND_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- connection_pool_threading_model_invalid(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONNECTION_POOL_THREADING_MODEL_INVALID
- CONNECTION_URL_INVALID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CONNECTION_URL_INVALID_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CONNECTION_URL_INVALID_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CONNECTION_WAITTIME_INVALID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CONNECTION_WAITTIME_INVALID_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CONNECTION_WAITTIME_INVALID_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CONNECTION_WAITTIME_SET - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- ConnectionManager<TConnection extends Connection,TClientConfig extends IdcClientConfig> - Interface in oracle.stellent.ridc.protocol
-
Provides common lifecycle methods for different connection implementations and protocols
- ConnectionPool<TConnection extends Connection> - Interface in oracle.stellent.ridc.protocol
-
The interface of connection pool implementations that reuse connections
- ConnectionPoolManager - Class in oracle.stellent.ridc.protocol
-
Manages the available threading models
- ConnectionPoolManager() - Constructor for class oracle.stellent.ridc.protocol.ConnectionPoolManager
-
- containsFiles() - Method in interface oracle.stellent.ridc.model.DataBinder
-
Check if there are files
- containsFiles() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
- containsKey(Object) - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
- containsKey(Object) - Method in class oracle.stellent.ridc.common.http.utils.collection.KeyComparatorHashMap
-
Returns true if this map contains a mapping for the
specified key.
- containsKey(Object) - Method in class oracle.stellent.ridc.common.util.CaseInsensitiveKeyHashMap
-
- containsKey(Object) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
-
- containsValue(Object) - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
- containsValue(Object) - Method in class oracle.stellent.ridc.common.http.utils.collection.KeyComparatorHashMap
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class oracle.stellent.ridc.common.http.utils.collection.KeyComparatorLinkedHashMap
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
-
- CONTENT_DISPOSITION_HEADER_NAME - Static variable in class oracle.wcc.ridc.adfca.http.internal.RidcProxyServiceImpl.ResponseStream
-
The name of the content disposition header.
- CONTENT_LENGTH - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- CONTENT_LENGTH - Static variable in interface oracle.wcc.ridc.adfca.http.internal.HttpConstants.HttpHeader
-
- CONTENT_LENGTH_HEADER - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- CONTENT_LENGTH_HEADER_NAME - Static variable in class oracle.wcc.ridc.adfca.http.internal.RidcProxyServiceImpl.ResponseStream
-
The name of the content length header.
- CONTENT_TYPE - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- CONTENT_TYPE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.HttpConstants.HttpHeader
-
- CONTENT_TYPE_HEADER - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- CONTENT_TYPE_HEADER_NAME - Static variable in class oracle.wcc.ridc.adfca.http.internal.RidcProxyServiceImpl.ResponseStream
-
The name of the content type header.
- ContentHistoryWatcher - Class in oracle.stellent.ridc.convenience.monitor
-
- ContentHistoryWatcher(IdcClient, IdcContext) - Constructor for class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
-
- ContentHistoryWatcher.IdcPollingThread - Class in oracle.stellent.ridc.convenience.monitor
-
Content Server Event Polling Thread
- ContentHistoryWatcher.QueryDate - Class in oracle.stellent.ridc.convenience.monitor
-
- contentServerLogin() - Method in interface oracle.stellent.ridc.protocol.jaxws.obj.IdcWebLogin
-
Log in to content server
- contentServerLogout() - Method in interface oracle.stellent.ridc.protocol.jaxws.obj.IdcWebLogin
-
Log out from content server
- ContentServerRequest - Class in oracle.stellent.ridc.protocol.jaxws.obj
-
Java class for contentServerRequest complex type.
- ContentServerRequest() - Constructor for class oracle.stellent.ridc.protocol.jaxws.obj.ContentServerRequest
-
- contentServerRequest(String, DataHandler) - Method in interface oracle.stellent.ridc.protocol.jaxws.obj.IdcWebRequest
-
- CONTENTTYPE_UTF8 - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- context_construction_error() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONTEXT_CONSTRUCTION_ERROR
- CONTINUE - Static variable in class oracle.wcc.ridc.adfca.http.internal.HttpStatus
-
- ContTypeHdrKey - Static variable in class oracle.stellent.ridc.protocol.http.oracle.utils.OracleUtils
-
- ContTypeHdrVal - Static variable in class oracle.stellent.ridc.protocol.http.oracle.utils.OracleUtils
-
- convenience_adf_connection_adfcontext_not_found() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_CONNECTION_ADFCONTEXT_NOT_FOUND
- convenience_adf_connection_cannot_load_class(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_CONNECTION_CANNOT_LOAD_CLASS
- convenience_adf_connection_credential_illegal_arguement_exception(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_CONNECTION_CREDENTIAL_ILLEGAL_ARGUEMENT_EXCEPTION
- convenience_adf_connection_name_not_found(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_CONNECTION_NAME_NOT_FOUND
- convenience_adf_connection_no_test_available(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_CONNECTION_NO_TEST_AVAILABLE
- convenience_adf_connection_test_failure(Object, Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_CONNECTION_TEST_FAILURE
- convenience_adf_connection_test_skipped(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_CONNECTION_TEST_SKIPPED
- convenience_adf_connection_test_success(Object, Object, Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_CONNECTION_TEST_SUCCESS
- convenience_adf_credentials_entries_not_found(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_CREDENTIALS_ENTRIES_NOT_FOUND
- convenience_adf_credentials_label_not_found(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_CREDENTIALS_LABEL_NOT_FOUND
- convenience_adf_credentials_label_not_specified() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_CREDENTIALS_LABEL_NOT_SPECIFIED
- convenience_adf_mbeans_description(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_MBEANS_DESCRIPTION
- convenience_adf_mbeans_description_name() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_MBEANS_DESCRIPTION_NAME
- convenience_adf_mbeans_display_name() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_MBEANS_DISPLAY_NAME
- convenience_adf_mbeans_get_property_key_description() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_MBEANS_GET_PROPERTY_KEY_DESCRIPTION
- convenience_adf_mbeans_get_property_operation_description() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_MBEANS_GET_PROPERTY_OPERATION_DESCRIPTION
- convenience_adf_mbeans_manager_adf_connection_jndi_error() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_MBEANS_MANAGER_ADF_CONNECTION_JNDI_ERROR
- convenience_adf_mbeans_manager_instance_error() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_MBEANS_MANAGER_INSTANCE_ERROR
- convenience_adf_mbeans_manager_register_error(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_MBEANS_MANAGER_REGISTER_ERROR
- convenience_adf_mbeans_set_property_key_description() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_MBEANS_SET_PROPERTY_KEY_DESCRIPTION
- convenience_adf_mbeans_set_property_operation_description() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_MBEANS_SET_PROPERTY_OPERATION_DESCRIPTION
- convenience_adf_mbeans_set_property_value_description() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_MBEANS_SET_PROPERTY_VALUE_DESCRIPTION
- convenience_adf_mbeans_update_runtime_url_description(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_MBEANS_UPDATE_RUNTIME_URL_DESCRIPTION
- convenience_adf_mbeans_update_runtime_url_operation_description(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_MBEANS_UPDATE_RUNTIME_URL_OPERATION_DESCRIPTION
- convenience_adf_mbeans_url_updated() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_MBEANS_URL_UPDATED
- convenience_adf_mbeans_user_creds_updated() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_ADF_MBEANS_USER_CREDS_UPDATED
- convenience_usersecurity_null_cacheid_not_allowed() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_USERSECURITY_NULL_CACHEID_NOT_ALLOWED
- convenience_usersecurity_null_databinder_not_allowed() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_USERSECURITY_NULL_DATABINDER_NOT_ALLOWED
- convenience_usersecurity_null_dataobject_not_allowed() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_USERSECURITY_NULL_DATAOBJECT_NOT_ALLOWED
- convenience_usersecurity_null_idcclient_not_allowed() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_USERSECURITY_NULL_IDCCLIENT_NOT_ALLOWED
- convenience_usersecurity_userattribinfo_not_found() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_USERSECURITY_USERATTRIBINFO_NOT_FOUND
- convenience_usersecurity_username_cannot_be_null_or_empty() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: CONVENIENCE_USERSECURITY_USERNAME_CANNOT_BE_NULL_OR_EMPTY
- convert(String) - Method in class oracle.stellent.ridc.common.util.CaseInsensitiveKeyHashMap
-
- convert(Cookie[]) - Static method in class oracle.stellent.ridc.protocol.http.apache3.utils.Apache3Utils
-
Convert the Apache cookie implementation to generic RIDC Cookies
- convert(List<NameValuePair>) - Static method in class oracle.stellent.ridc.protocol.http.apache3.utils.Apache3Utils
-
Convert RIDC Name value pairs to Apache implementation
- convert(List<Cookie>) - Static method in class oracle.stellent.ridc.protocol.http.apache4.utils.Apache4Utils
-
Convert Apache cookies to generic RIDC cookies
- convertCredentials(Credentials) - Static method in class oracle.stellent.ridc.protocol.http.apache4.utils.Apache4Utils
-
Converts the credentials between RIDC and Apache implementations
- convertNVPair(List<NameValuePair>) - Static method in class oracle.stellent.ridc.protocol.http.apache4.utils.Apache4Utils
-
Convert RIDC name value pairs to Apache name value pairs
- convertToNVPairs(String) - Static method in class oracle.stellent.ridc.common.util.HttpUtils
-
Convert the query string into a list of Name Value pairs
- convertToRIDCHeaders(Header[]) - Static method in class oracle.stellent.ridc.protocol.http.apache3.utils.Apache3Utils
-
Convert Apache headers to RIDC headers
- convertToRIDCHeaders(Header[]) - Static method in class oracle.stellent.ridc.protocol.http.apache4.utils.Apache4Utils
-
Convert Apache headers to generic RIDC headers
- cookie_mod - Static variable in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleClient
-
the custom CookieModule class
- copyReader(Reader, Writer, boolean, boolean) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
-
Copy the contents of the Reader to the Writer
- copyStream(InputStream, OutputStream, boolean, boolean) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
-
Copy the contents of the inputstream to the outputstream
- countBytes() - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
-
- createAuthHandler(IdcContext.HttpAuthScheme, IdcHttpProtocol) - Static method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
Retrieve the authentication handler associated with the given authentication scheme
- createBadRequest(String, String, String, Object, Throwable) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with BAD REQUEST
HTTP status.
- createBadRequest(String, String, String, Object[], Throwable) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with BAD REQUEST
HTTP status.
- createBadRequest(String, String, String) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with BAD REQUEST HTTP status.
- createBinder() - Method in class oracle.stellent.ridc.IdcClient
-
- createBinder() - Method in interface oracle.stellent.ridc.model.DataFactory
-
Create a new empty binder
- createBinder() - Method in class oracle.stellent.ridc.model.impl.DataFactoryImpl
-
Create a new empty binder
- createBinder() - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Create a new DataBinder.
- createBinder() - Method in class oracle.wcc.ridc.adfca.session.RidcSession
-
Convenience method for creating a DataBinder.
- createClient(String) - Method in class oracle.stellent.ridc.IdcClientManager
-
Create a new client instance based on the given URL.
- createClient(IdcClientManager, String) - Method in interface oracle.stellent.ridc.IdcClientProvider
-
Create an IdcClient using the given URL
- createClient(IdcClientManager, String) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientProvider
-
Create a new IDC client using the given URL
- createClient(IdcClientManager, String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientProvider
-
Create a new IDC client using the given URL
- createClient(IdcClientManager, String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientProvider
-
- createConnection(TClientConfig) - Method in interface oracle.stellent.ridc.protocol.ConnectionManager
-
Create a new connection.
- createConnection(IdcHttpClientConfig) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpConnectionManager
-
Create a new connection.
- createConnection(IntradocClientConfig) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager
-
Create a new connection.
- createConnection(IntradocClientConfig) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SSLSocketConnectionManager
-
Create a new socket connection based on the given client configuration.
- createConnection(JaxWSClientConfig) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSConnectionManager
-
Create a new connection
- createConnectionManager() - Method in class oracle.stellent.ridc.IdcClient
-
Create the connection manager
- createConnectionManager() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClient
-
Create the connection manager
- createConnectionManager() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClient
-
Create the connection manager
- createConnectionManager() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClient
-
- createConnectionPool() - Method in class oracle.stellent.ridc.IdcClient
-
- createConnectionPool(String, IdcClientConfig, ConnectionManager<TCon, IdcClientConfig>) - Method in class oracle.stellent.ridc.protocol.ConnectionPoolManager
-
Create a new connection pool
- CREATED - Static variable in class oracle.wcc.ridc.adfca.http.internal.HttpStatus
-
- createDataObject() - Method in interface oracle.stellent.ridc.model.DataFactory
-
Create a new empty data object
- createDataObject() - Method in class oracle.stellent.ridc.model.impl.DataFactoryImpl
-
- createFilePostInfo() - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
-
Add the file post header information to the map
- createFilePostInfo(String, TransferFile) - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
-
Create the post header for the file bytes send along in a multipart post
- createForbidden(String, String, String, Object, Throwable) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with FORBIDDEN
HTTP status.
- createForbidden(String, String, String, Object[], Throwable) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with FORBIDDEN
HTTP status.
- createHttpClient(IdcHttpClientConfig, boolean) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClientProvider
-
- createHttpClient(RIDCHttpClientProvider, IdcHttpClientConfig, boolean) - Static method in class oracle.stellent.ridc.common.http.utils.RIDCHttpClientUtils
-
- createHttpClient(IdcHttpClientConfig, boolean) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3ClientProvider
-
- createHttpClient(IdcHttpClientConfig, boolean) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4ClientProvider
-
- createHttpClient() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
-
- createHttpClient() - Method in class oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler
-
- createHttpClient(IdcHttpClientConfig, boolean) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionClientProvider
-
- createHttpClient(IdcHttpClientConfig, boolean) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleClientProvider
-
- createImpersonationBinder(String, boolean) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Create a new DataBinder that is initialized with properties to support
impersonation.
- createImpersonationBinder(String, boolean) - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Create a new DataBinder that is initialized with properties to support
impersonation.
- createInputStream() - Method in class oracle.stellent.ridc.protocol.http.apache3.obj.HdaFilePart.TransferFilePartSource
-
Gets a new InputStream for reading this source.
- createInternalServerError(String, String, Throwable) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with INTERNAL_SERVER_ERROR HTTP
status.
- createInternalServerError(String, String, String) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with INTERNAL_SERVER_ERROR HTTP
status.
- createInternalServerError(String, String, String, String) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with INTERNAL_SERVER_ERROR HTTP
status.
- createInternalServerError(String, String, String, Object[]) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with INTERNAL_SERVER_ERROR HTTP
status.
- createInternalServerError(String, String, String, Object[], Level) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with INTERNAL_SERVER_ERROR HTTP
status.
- createLoginMethod() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
-
Create the post method for the login operation
- createLoginMethod() - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
-
Create the post method for the login operation
- createNotAcceptable(String, String, String) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with NOT_ACCEPTABLE HTTP status.
- createNotFound(String, String, String, Object, Throwable) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with NOT_FOUND HTTP status.
- createNotFound(String, String, String, Object[], Throwable) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with NOT_FOUND
HTTP status.
- createNotModified(String, String, String) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with NOT_MODIFIED HTTP status.
- createParametersFromQuery(String) - Static method in class oracle.stellent.ridc.common.util.HttpUtils
-
Build a map of query name to value from a HTTP query string
- createPingMethod() - Method in class oracle.stellent.ridc.protocol.http.auth.OAMSSOAuthHandler
-
Create the method used to PING the server
- createPingMethod() - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
-
Create the method used to PING the server
- createPostStr() - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
-
Package together the local data in a multipost manner
- createPreconditionFailed(String, String, String, Object, Throwable) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with PRECONDITION_FAILED
HTTP status.
- createPreconditionFailed(String, String, String, Object[], Throwable) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with PRECONDITION_FAILED
HTTP status.
- createPreconditionFailed(String, String, String) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with PRECONDITION_FAILED HTTP
status.
- createPrettyPrintTransformer() - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
-
Create a transformer class with the pretty print flags
- createProtocol(ServiceRequest<TConnection>) - Method in class oracle.stellent.ridc.IdcClient
-
Create the protocol to handle the request
- createProtocol(ServiceRequest<IdcHttpClientConnection>) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClient
-
Create the protocol to handle the request
- createProtocol(ServiceRequest<SocketConnection>) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClient
-
Create the protocol to handle the request
- createProtocol(ServiceRequest<JaxWSClientConnection>) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClient
-
- createQueryFromParameters(Map<String, String>, Protocol.NullHandlingStrategy) - Static method in class oracle.stellent.ridc.common.util.HttpUtils
-
Create the query string from the parameters.
- createRedirection(String, String, HttpStatus, String) - Method in class oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceExceptionFactory
-
Create and log a new HttpServiceException with a redirection (3xx) HTTP
status.
- createRedirectMethod(RIDCHttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
-
Create a method to follow a redirect, using the Location response header.
- createRequest(IdcContext, DataBinder, TConnection, IdcRequestConfig) - Method in class oracle.stellent.ridc.IdcClient
-
Create the service request object
- createResponse(ServiceRequest<TConnection>, Protocol, ServiceResponse) - Method in class oracle.stellent.ridc.IdcClient
-
Analyze the response from the protocol and return
- createResultSet() - Method in interface oracle.stellent.ridc.model.DataFactory
-
Create a new empty result set
- createResultSet() - Method in class oracle.stellent.ridc.model.impl.DataFactoryImpl
-
Create a new empty result set
- createSocket() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
-
Create the socket to the configured host
- createSocket() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SSLSocketConnection
-
Create the socket to the configured host
- createTimer(String, String, String) - Method in class oracle.stellent.ridc.common.log.adf.AdfTimerProvider
-
- createTimer(String, String, String) - Method in class oracle.stellent.ridc.common.log.simple.SimpleTimerProvider
-
- createTimer(String, String, String) - Method in interface oracle.stellent.ridc.common.log.TimerProvider
-
- CREDENTIALPROVIDER_CLASS_INVALID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CREDENTIALPROVIDER_CLASS_INVALID_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CREDENTIALPROVIDER_CLASS_INVALID_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CREDENTIALPROVIDER_CLASS_NOTFOUND - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CREDENTIALPROVIDER_CLASS_NOTFOUND_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CREDENTIALPROVIDER_CLASS_NOTFOUND_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- Credentials - Interface in oracle.stellent.ridc.auth
-
This interface contains all specific credential types used to visit URLs against the target Content Server.
- Credentials.AppIdClientCredentials - Interface in oracle.stellent.ridc.auth
-
Credentials used for Jax-ws app_id
- Credentials.BasicCredentials - Interface in oracle.stellent.ridc.auth
-
Credentials used for a Basic Auth SiteRequest
- Credentials.BearerTokenCredentials - Interface in oracle.stellent.ridc.auth
-
Credentials used for a Bearer Token Auth SiteRequest
- Credentials.HeaderCredentials - Interface in oracle.stellent.ridc.auth
-
Credentials used for HTTP Header
- Credentials.HttpClientCredentials - Interface in oracle.stellent.ridc.auth
-
Credentials used for HttpClient
- Credentials.UserNameOnlyCredentials - Interface in oracle.stellent.ridc.auth
-
Credentials for a user (needing no password)
- CREDENTIALS_NOT_SET - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CREDENTIALS_NOT_SET_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CREDENTIALS_NOT_SET_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CredentialsReference - Class in oracle.stellent.ridc.auth
-
- CredentialsReference(Credentials) - Constructor for class oracle.stellent.ridc.auth.CredentialsReference
-
- CredentialsType - Enum in oracle.stellent.ridc.auth
-
- CSEnvCache - Class in oracle.stellent.ridc.convenience.usersecurity.impl
-
- CSEnvCache(IdcClient, IdcContext, long) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
-
Deprecated.
- CSEnvCache(IdcClient, IdcContext, long, IServiceCallUtils) - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
-
- CUSTOM_POOL_METHOD - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CUSTOM_POOL_METHOD_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CUSTOM_POOL_METHOD_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- CustomCookieModule - Class in oracle.stellent.ridc.protocol.http.oracle.obj
-
- CustomCookieModule() - Constructor for class oracle.stellent.ridc.protocol.http.oracle.obj.CustomCookieModule
-
- generateConnectionsFile() - Static method in class oracle.wcc.ridc.adfca.framework.RidcConnectionUtils
-
Creates the connections.xml file and internally calls
generateConnectionType() to create the rc_ext.xml file.
- GenericAuthHandler - Class in oracle.stellent.ridc.protocol.http.auth
-
An authentication handler that is capable of handling the following login methods:
Basic authentication
Content server login form
OAM basic authentication
- GenericAuthHandler(IdcHttpProtocol) - Constructor for class oracle.stellent.ridc.protocol.http.auth.GenericAuthHandler
-
- get(K) - Method in class oracle.stellent.ridc.common.cache.ExpiringCache
-
Return value from cache linked to key; otherwise null.
- get(Object) - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
- get(Object) - Method in class oracle.stellent.ridc.common.http.utils.collection.KeyComparatorHashMap
-
Returns the value to which the specified key is mapped in this identity
hash map, or null if the map contains no mapping for this key.
- get(Object) - Method in class oracle.stellent.ridc.common.http.utils.collection.KeyComparatorLinkedHashMap
-
Returns the value to which the specified key is mapped,
or null
if this map contains no mapping for the key.
- get(Object) - Method in class oracle.stellent.ridc.common.util.CaseInsensitiveKeyHashMap
-
- get(Object) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
-
- GET - Static variable in interface oracle.wcc.ridc.adfca.http.internal.HttpConstants.HttpMethod
-
- GET_DATA_RESULTSET - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
-
- getAccessLevel(AclListInfo, String) - Static method in class oracle.stellent.ridc.convenience.usersecurity.impl.AclListInfo
-
- getAccessLevelForDocument(CacheId, DataObject) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
- getAccessLevelForDocument(CacheId, DataObject, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
Get the user's access level for a document.
- getAccessLevelForDocument(CacheId, DataObject) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
-
- getAccessLevelForDocument(CacheId, DataObject, ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
-
Get the user's access level for a document.
- getAccessString(int) - Static method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
-
format the access level
- getAccessString(String) - Static method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
-
format the access string from a string that is a number 0-15
- getActionUrl() - Method in class oracle.stellent.ridc.IdcContext.LoginForm
-
- getAdditionalHeaders(DataBinder) - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
Returns a properties object with headers contained in binder.
- getAdminString(boolean, IUserSecurityCache.AdminType) - Static method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
-
format the isAdmin level
- getAlgorithm() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- getAliasListAccess(String, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AclListInfo
-
- getAliasMap(IdcClient, IdcContext) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
-
- getAliasMap(IdcClient, IdcContext, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
-
Get the Alias list from the Content Server.
- getAliasMap(IdcClient, IdcContext) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
-
- getAliasMap(IdcClient, IdcContext, ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
-
Get the Alias list from the Content Server.
- getAliasNames() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AclListInfo
-
- getAllFlags() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityFlags
-
Gets all the user security flags
- getAllFlags() - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityFlags
-
Gets all the user security flags
- getAllFlagsAsBoolean() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityFlags
-
Gets all the user security flags where the values evaluate to true
- getAllFlagsAsBoolean() - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityFlags
-
Gets all the user security flags where the values will be "true"
if and only if the text from the Content Server is "1", "t", "T",
or case variants of "true".
- getAllTrueFlags() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityFlags
-
Gets all user security flags where the values from the Content Server are
"1", "t", "T", or case variants of "true"
- getAllTrueFlags() - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityFlags
-
Gets all user security flags where the values from the Content Server are
"1", "t", "T", or case variants of "true"
- getAnonymousCredential() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Get a credential for the anonymous user.
- getAnonymousCredential() - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Get a credential for the anonymous user.
- getAppId() - Method in interface oracle.stellent.ridc.auth.Credentials.AppIdClientCredentials
-
- getAppId() - Method in class oracle.stellent.ridc.auth.impl.AppIdClientCredentials
-
- getArg0() - Method in class oracle.stellent.ridc.protocol.jaxws.obj.ContentServerRequest
-
Gets the value of the arg0 property.
- getArg1() - Method in class oracle.stellent.ridc.protocol.jaxws.obj.ContentServerRequest
-
Gets the value of the arg1 property.
- getArrayFromCsvString(String) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Parses comma (",") delimited string to string array.
- getAttributeAsInt(Element, String, int) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
-
Retrieve the attribute value as an integer
- getAttributeAsLong(Element, String, long) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
-
Retrieve the attribute value as a long
- getAttributes(Element) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
-
Retrieve the attributes from the given element as a mapping of String name to String value
- getAuthLocation() - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
-
Returns the location of the SSO server.
- getAuthScheme() - Method in class oracle.stellent.ridc.IdcContext
-
- getAuthScheme() - Method in class oracle.stellent.ridc.protocol.http.auth.BasicAuthHandler
-
- getAuthScheme() - Method in class oracle.stellent.ridc.protocol.http.auth.BearerTokenAuthHandler
-
- getAuthScheme() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
-
- getAuthScheme() - Method in class oracle.stellent.ridc.protocol.http.auth.GenericAuthHandler
-
- getAuthScheme() - Method in class oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler
-
- getAuthScheme() - Method in class oracle.stellent.ridc.protocol.http.auth.OAMSSOAuthHandler
-
- getAuthScheme() - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
-
- getAuthScheme() - Method in interface oracle.stellent.ridc.protocol.http.AuthenticationHandler
-
- getAuthSchemes() - Static method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- getBinder() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CachedDataBinder
-
Get the DataBinder
- getBinder() - Method in exception oracle.stellent.ridc.protocol.ServiceException
-
- getBinderFetchTime() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CachedDataBinder
-
Get the System time when this instance was fetched from Content Server
- getBody() - Method in exception oracle.stellent.ridc.protocol.http.HttpProtocolException
-
- getBoolean(String, boolean) - Method in interface oracle.stellent.ridc.model.DataObject
-
Retrieve the result as a boolean
- getBoolean(DataObject, String, boolean) - Static method in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
-
Retrieve the result as a boolean
- getBoolean(String, boolean) - Method in class oracle.stellent.ridc.model.impl.DataObjectImpl
-
Retrieve the result as a boolean
- getBoolean(String, boolean) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
-
Retrieve the result as a boolean
- getBooleanProperty(String, boolean) - Method in class oracle.stellent.ridc.IdcClientConfig
-
- getBooleanProperty(String, boolean) - Method in class oracle.stellent.ridc.IdcRequestConfig
-
- getBreakString() - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
-
- getBundle() - Method in class oracle.stellent.ridc.i18n.locale.BaseLocaleMessage
-
- getBytes(String) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Utility function to obtain a byte stream based on the encoding set, or
to the default system encoding if no encoding is set.
- getBytes(String) - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
-
Utility function to obtain a byte stream based on the encoding set, or
to the default system encoding if no encoding is set.
- getBytesTransferred() - Method in class oracle.stellent.ridc.model.TransferFile.TransferProgress
-
- getCacheIdForUser(IdcContext) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
- getCacheIdForUser(IdcContext, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
Get the CacheId.
- getCacheIdForUser(IdcContext) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
-
- getCacheIdForUser(IdcContext, ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
-
Get the CacheId.
- getCalendar(String) - Method in interface oracle.stellent.ridc.model.DataObject
-
Retrieve the date.
- getCalendar(DataObject, String) - Static method in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
-
Retrieve the getCalendar.
- getCalendar(String) - Method in class oracle.stellent.ridc.model.impl.DataObjectImpl
-
- getCalendar(String) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
-
- getCertificateChain(String) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.IntradocX509KeyManager
-
- getCharsetBytes(String, String) - Static method in class oracle.stellent.ridc.protocol.http.apache3.obj.HdaFilePart
-
Converts the specified string to byte array of ASCII characters.
- getChunkSize() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- getClient(String) - Method in class oracle.stellent.ridc.IdcClientManager
-
Retrieve a client by name
- getClient() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- getClient() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- getClient() - Method in interface oracle.stellent.ridc.protocol.Protocol
-
- getClientAliases(String, Principal[]) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.IntradocX509KeyManager
-
- getClientConfig() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- getClientConfig() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
-
- getClientManager() - Method in class oracle.stellent.ridc.IdcClient
-
- getClientNames() - Method in class oracle.stellent.ridc.IdcClientManager
-
- getClientSecurityPolicy() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getCode() - Method in class oracle.wcc.ridc.adfca.http.internal.HttpStatus
-
The status code.
- getComment() - Method in class oracle.stellent.ridc.RIDCCookie
-
- getConfig() - Method in class oracle.stellent.ridc.IdcClient
-
- getConfig() - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleClient
-
- getConfig() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
-
- getConnection() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- getConnection() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- getConnection() - Method in class oracle.stellent.ridc.protocol.ServiceRequest
-
- getConnection(String) - Static method in class oracle.wcc.ridc.adfca.framework.RidcConnectionProvider
-
Obtain from registry of RidcConnection singletons, the RidcConnection
with the specified name.
- getConnection(String) - Static method in class oracle.wcc.ridc.adfca.RidcConnection
-
Obtain from registry of RidcConnection singletons, the RidcConnection
with the specified name.
- getConnection() - Method in class oracle.wcc.ridc.adfca.session.RidcSession
-
- getConnectionManager() - Method in class oracle.stellent.ridc.IdcClient
-
- getConnectionName() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Gets the connection's name.
- getConnectionName() - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Gets the connection's name.
- getConnectionName() - Method in class oracle.wcc.ridc.adfca.session.RidcSessionPool
-
Gets the JNDI name of the connection, when available
- getConnectionPool() - Method in class oracle.stellent.ridc.IdcClient
-
- getConnectionPool() - Method in class oracle.stellent.ridc.IdcClientConfig
-
- getConnectionPoolManager() - Method in class oracle.stellent.ridc.IdcClientManager
-
- getConnectionSize() - Method in class oracle.stellent.ridc.IdcClientConfig
-
- getConnectionString() - Method in class oracle.stellent.ridc.IdcClientConfig
-
- getConnectionString() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getConnectionWaitTime() - Method in class oracle.stellent.ridc.IdcClientConfig
-
- getConnectTimeout() - Method in class oracle.stellent.ridc.IdcRequestConfig
-
Gets the connect timeout
- getContent() - Method in class oracle.stellent.ridc.common.http.impl.RIDCHttpPartImpl
-
Return the content of the part
- getContent() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpPart
-
The value/content or the part itself
- getContentLength(List<RIDCHttpPart<?>>, String) - Static method in class oracle.stellent.ridc.common.http.utils.Multipart
-
- getContentLength() - Method in class oracle.stellent.ridc.common.io.LengthLimitedInputStream
-
- getContentLength() - Method in class oracle.stellent.ridc.model.TransferFile
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_ar
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_cs
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_da
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_de
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_el
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_es
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_fi
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_fr
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_hu
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_it
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_iw
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_ja
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_ko
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_nl
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_no
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_pl
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_pt
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_pt_BR
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_ro
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_ru
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_sk
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_sv
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_th
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_tr
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_zh_CN
-
- getContents() - Method in class oracle.stellent.ridc.i18n.RIDCResources_zh_TW
-
- getContents() - Method in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- getContentType() - Method in class oracle.stellent.ridc.model.TransferFile
-
- getContentType() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- getContentType() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSProtocol
-
Data source Implementation
- getContext() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
-
- getContextNode() - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
-
- getCookie(String) - Method in class oracle.stellent.ridc.IdcContext
-
Retrieve a cookie by name
- getCookieNames() - Method in class oracle.stellent.ridc.IdcContext
-
- getCookies() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
-
Get the cookies from the connection
- getCookies() - Method in class oracle.stellent.ridc.IdcContext
-
Retrieve the cookies map
- getCookies() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
-
Get the Cookies
- getCookies() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
-
Get the cookies from the connection
- getCookies() - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionClient
-
- getCookies() - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleClient
-
- getCookiesFromUserContext(IdcContext, Map<String, Object>) - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
-
- getCookiesFromUserContext(IdcContext, Map<String, Object>) - Method in class oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSjrfServiceStack
-
- getCookiesFromUserContext(IdcContext, Map<String, Object>) - Method in class oracle.stellent.ridc.protocol.jaxws.stack.wls.JaxWSwlsServiceStack
-
- getCredential() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Evaluates the credentials stored for this connection instance along with
the protocol being leveraged and infers / returns the user context
deemed most appropriate.
- getCredential(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Attempt to obtain for the specified username an appropriate user context
object.
- getCredential() - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Evaluates the credentials stored for this connection instance along with
the protocol being leveraged and infers / returns the user context
deemed most appropriate.
- getCredential(String) - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Attempt to obtain for the specified username an appropriate user context
object.
- getCredential(RidcConnection, boolean) - Method in class oracle.wcc.ridc.adfca.session.auth.ADFSecurityContextCredentialProvider
-
- getCredential(RidcConnection, boolean) - Method in class oracle.wcc.ridc.adfca.session.auth.ImpersonationADFSecurityContextCredentialProvider
-
- getCredential(RidcConnection, boolean) - Method in class oracle.wcc.ridc.adfca.session.auth.JPSSubjectCredentialProvider
-
- getCredential(RidcConnection, boolean) - Method in interface oracle.wcc.ridc.adfca.session.auth.RidcCredentialProvider
-
Get a suitable credential for the connected ADF session-scope party
to use for a session pool session
- getCredentialForADFSecurityContextUser() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Attempt to obtain for the user as seen by the ADF Security Context
an appropriate user context object.
- getCredentialForADFSecurityContextUser(boolean) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Attempt to obtain for the user as seen by the ADF Security Context
an appropriate user context object.
- getCredentialForADFSecurityContextUser() - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Attempt to obtain for the user as seen by the ADF Security Context
an appropriate user context object.
- getCredentialForADFSecurityContextUser(boolean) - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Attempt to obtain for the user as seen by the ADF Security Context
an appropriate user context object.
- getCredentialForImpersonatee(String, IdcContext) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Leverages the specified impersonator user context to invoke a PING_SERVER
call to the Content Server with impersonation properties set in the
request DataBinder requesting sticky impersonation for the specified
impersonatee.
- getCredentialForImpersonatee(String, IdcContext) - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Leverages the specified impersonator user context to invoke a PING_SERVER
call to the Content Server with impersonation properties set in the
request DataBinder requesting sticky impersonation for the specified
impersonatee.
- getCredentials() - Method in class oracle.stellent.ridc.auth.apache3.impl.Apache3Credentials
-
- getCredentials() - Method in interface oracle.stellent.ridc.auth.Credentials.HttpClientCredentials
-
- getCredentials() - Method in class oracle.stellent.ridc.auth.CredentialsReference
-
- getCredentials() - Method in interface oracle.stellent.ridc.auth.Identity
-
- getCredentials() - Method in class oracle.stellent.ridc.auth.impl.BasicIdentity
-
- getCredentials() - Method in class oracle.stellent.ridc.IdcContext
-
- getCredentials(Credentials) - Static method in class oracle.stellent.ridc.protocol.http.apache3.utils.Apache3Utils
-
Convert the RIDC credentials to Apache Credentials
- getCredentialsClassName() - Method in class oracle.stellent.ridc.auth.apache3.impl.Apache3Credentials
-
- getCredentialsClassName() - Method in interface oracle.stellent.ridc.auth.Credentials
-
- getCredentialsClassName() - Method in class oracle.stellent.ridc.auth.impl.AppIdClientCredentials
-
- getCredentialsClassName() - Method in class oracle.stellent.ridc.auth.impl.BasicCredentials
-
- getCredentialsClassName() - Method in class oracle.stellent.ridc.auth.impl.BearerTokenCredentials
-
- getCredentialsClassName() - Method in class oracle.stellent.ridc.auth.impl.HeaderCredentials
-
- getCredentialsClassName() - Method in class oracle.stellent.ridc.auth.impl.UserNameOnlyCredentials
-
- getCredentialsType(String) - Static method in enum oracle.stellent.ridc.auth.CredentialsType
-
- getCredentialsType(Credentials) - Static method in enum oracle.stellent.ridc.auth.CredentialsType
-
- getCsvFromCollection(Collection) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Constructs string from a collection
- getCurrent() - Static method in class oracle.wcc.ridc.adfca.session.RidcSessionPoolManager
-
Gets the RidcSessionPoolManager associated with the session scope of the
current ADF Context.
- getCurrentDate() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
-
- getCurrentDateWhereClause() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
-
- getCurrentDateWhereClause(DataObject) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
-
- getCurrentThreadSessionCount() - Static method in class oracle.wcc.ridc.adfca.session.RidcSessionPool
-
Gets the number of sessions held by the current thread.
- getDataBinder() - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
-
- getDataBinder() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- getDataBinder() - Method in class oracle.stellent.ridc.protocol.ServiceRequest
-
- getDataFactory() - Method in class oracle.stellent.ridc.IdcClient
-
- getDataFactory() - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
- getDataFactory() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- getDataFactory() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- getDate() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.QueryDate
-
- getDate(String) - Method in interface oracle.stellent.ridc.model.DataObject
-
Retrieve the date.
- getDate(String) - Method in class oracle.stellent.ridc.model.impl.DataObjectImpl
-
Retrieve the date.
- getDate(String) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
-
Retrieve the date.
- getDefaultCurrentDate() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
-
- getDefaultParameters() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- getDelegateObject() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
-
Returns the underlying client object
- getDelegateObject() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
-
Returns the underlying client object
- getDelegateObject() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
Get the delegated object
- getDelegateObject() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
-
Returns the underlying client object
- getDelegateObject() - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionClient
-
- getDelegateObject() - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleClient
-
- getDelimitedList(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Get
List
of tokens from delimited original string
- getDocInfo(DataBinder) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
-
get the DataResultSet for DOC_INFO
- getDocInfo(DataBinder) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
-
get the DataResultSet for DOC_INFO
- getDocInfoRows(DataBinder) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
-
get the rows of the DOC_INFO resultset
- getDocInfoRows(DataBinder) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
-
get the rows of the DOC_INFO resultset
- getDocTraceId(DataObject) - Static method in class oracle.stellent.ridc.convenience.usersecurity.impl.Trace
-
Used by trace and tests to get some sort of id for this document.
- getDomain() - Method in class oracle.stellent.ridc.RIDCCookie
-
- getElapsedTimeMS() - Method in class oracle.stellent.ridc.common.log.simple.TimerImpl
-
- getElapsedTimeString() - Method in class oracle.stellent.ridc.common.log.adf.AdfTimerImpl
-
- getElapsedTimeString() - Method in class oracle.stellent.ridc.common.log.simple.TimerImpl
-
- getElapsedTimeString() - Method in interface oracle.stellent.ridc.common.log.Timer
-
- getElaspedTimeNS() - Method in class oracle.stellent.ridc.common.log.simple.TimerImpl
-
- getElementById(String) - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
-
Retrieve an element by ID.
- getEncoding() - Method in class oracle.stellent.ridc.common.http.impl.RIDCHttpPartImpl
-
Get the encoding of the part, default is UTF-8
- getEncoding() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpPart
-
The encoding of the part
- getEncoding() - Method in class oracle.stellent.ridc.IdcContext
-
- getEncoding() - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Obtain the file encoding for the files referenced in this object.
- getEncoding() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- getEncoding() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- getExpiryTime() - Method in interface oracle.stellent.ridc.auth.Credentials.BearerTokenCredentials
-
- getExpiryTime() - Method in class oracle.stellent.ridc.auth.impl.BearerTokenCredentials
-
- getField(String) - Method in interface oracle.stellent.ridc.model.DataResultSet
-
Retrieve the field object with the given field name.
- getField(int) - Method in interface oracle.stellent.ridc.model.DataResultSet
-
Retrieve the field object at a given index
- getField(String) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
-
Retrieve the field object with the given name.
- getField(int) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
-
The column fields corresponding to the given name
- getFieldIndex(String) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
-
Retrieve the field index.
- getFields() - Method in interface oracle.stellent.ridc.model.DataResultSet
-
Retrieve fields for all columns
- getFields() - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
-
- getFieldType(String) - Method in interface oracle.stellent.ridc.model.DataBinder
-
Retrieve the field type for a given field name.
- getFieldType(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
Retrieve the field type for a given property.
- getFieldType(String) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Parse and get the numerical value of the field type given a string.
- getFieldTypeNames() - Method in interface oracle.stellent.ridc.model.DataBinder
-
Retrieve all field names
- getFieldTypeNames() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
- getFile(String) - Method in interface oracle.stellent.ridc.model.DataBinder
-
Retrieve a file for a given file name
- getFile(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
Retrieve a file from this data binder
- getFileName() - Method in class oracle.stellent.ridc.model.TransferFile
-
- getFileName() - Method in class oracle.stellent.ridc.protocol.http.apache3.obj.HdaFilePart.TransferFilePartSource
-
Gets the name of the file this source represents.
- getFileNames() - Method in interface oracle.stellent.ridc.model.DataBinder
-
Retrieve all file names
- getFileNames() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
- getFiles() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
- getFilter(int) - Method in class oracle.stellent.ridc.filter.IdcFilterManager
-
Get filter that will execute at a specific slot value
- getFilterManager() - Method in class oracle.stellent.ridc.IdcClientManager
-
- getFilterManager() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- getFilterManager() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- getFilterManager() - Method in interface oracle.stellent.ridc.protocol.Protocol
-
- getFirst(K) - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
- getFirst(K) - Method in interface oracle.stellent.ridc.common.http.utils.collection.MultivaluedMap
-
A shortcut to get the first value of the supplied key.
- getFirstSegment(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Get first string segment separated by passed separator
- getGetMethod(String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
-
Get the method to execute for HTTP GET
- getGetMethod(String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
-
Get a method which can do "GET" request
- getGetMethod(String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
-
Get the method to execute for HTTP GET
- getGetMethod(String) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionClient
-
- getGetMethod(String) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleClient
-
- getHeader(String) - Method in class oracle.stellent.ridc.IdcContext
-
Retrieve the header value for the given name
- getHeader(String) - Method in class oracle.stellent.ridc.protocol.ServiceResponse
-
Retrieve the header by name
- getHeader(String) - Method in class oracle.wcc.ridc.adfca.http.internal.RidcProxyServiceImpl.ResponseStream
-
Gets the value of a specific header, by name.
- getHeaderCharset() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- getHeaderNames() - Method in class oracle.stellent.ridc.IdcContext
-
- getHeaderNames() - Method in class oracle.stellent.ridc.protocol.ServiceResponse
-
- getHeaderNames() - Method in class oracle.wcc.ridc.adfca.http.internal.RidcProxyServiceImpl.ResponseStream
-
Gets the collection of all header names available from this stream.
- getHeaders() - Method in class oracle.stellent.ridc.IdcContext
-
- getHeaders() - Method in exception oracle.stellent.ridc.protocol.http.HttpProtocolException
-
- getHeaders() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
The headers
- getHeadersAsString(Map<String, String>) - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
Get all the headers in a hda-compliant (EOL seperated) string
- getHeaderString(boolean, long, Map<String, String>) - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- getHostName() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- getHostname() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- getHttpClient() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
-
- getHttpClient() - Method in class oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler
-
- getHttpClient() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
-
- getHttpClient() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- getHttpClientProvider() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClient
-
- getHttpLibrary() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- getHttpMethod() - Method in class oracle.stellent.ridc.IdcContext.LoginForm
-
- getHttpMethod() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- getHttpProtocol() - Method in class oracle.stellent.ridc.protocol.http.auth.BasicAuthHandler
-
- getHttpProtocol() - Method in class oracle.stellent.ridc.protocol.http.auth.BearerTokenAuthHandler
-
- getHttpProtocol() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
-
- getHttpProtocol() - Method in class oracle.stellent.ridc.protocol.http.auth.GenericAuthHandler
-
- getHttpProtocol() - Method in class oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler
-
- getHttpStatus() - Method in exception oracle.wcc.ridc.adfca.http.internal.exception.HttpServiceException
-
The Http response status associated with this exception, i.e.
- getHttpStatusLine() - Method in class oracle.wcc.ridc.adfca.http.internal.HttpStatus
-
- getId() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.QueryDate
-
- getIdcClient() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
-
- getIdcClient() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
-
- getIdcClient() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
Get the IdcClient used for this cache
- getIdcClient() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Gets the IdcClient instance for this connection.
- getIdcClient() - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Gets the IdcClient instance for this connection.
- getIdcClient() - Method in class oracle.wcc.ridc.adfca.session.RidcSession
-
- getIdcClientManager() - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Gets the IdcClientManager that was used to create the IdcClient instance
for this connection.
- getIdcContext() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
-
- getIdcContext() - Method in class oracle.wcc.ridc.adfca.session.RidcSession
-
- getIdcWebLoginPort(QName, WebServiceFeature...) - Method in class oracle.stellent.ridc.protocol.jaxws.obj.IdcWebLoginService
-
- getIdcWebRequestPort(QName, WebServiceFeature...) - Method in class oracle.stellent.ridc.protocol.jaxws.obj.IdcWebRequestService
-
- getImplementationVersion() - Static method in class oracle.stellent.ridc.common.util.VersionManifest
-
- getInputStream() - Method in class oracle.stellent.ridc.model.TransferFile
-
- getInputStream() - Method in class oracle.stellent.ridc.protocol.Connection
-
Get a input stream for this connection
- getInputStream() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
-
- getInputStream() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- getInputStream() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
-
- getInputStream() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConnection
-
- getInputStream() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSProtocol
-
- getInputStream() - Method in class oracle.wcc.ridc.adfca.http.internal.RidcProxyServiceImpl.ResponseStream
-
Gets the actual InputStream representing the contents of a file.
- getInstance() - Static method in class oracle.wcc.ridc.adfca.RidcConfiguration
-
Return the lazy-loaded RidcConfiguration singleton instance.
- getIntArrayFromDelimitedString(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Parses string with the specified delimiter and returns array of ints as a result of
parsing.
- getInteger(String) - Method in interface oracle.stellent.ridc.model.DataObject
-
Retrieve a value as an integer
- getInteger(DataObject, String, int) - Static method in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
-
Retrieve an integer from the DataObject
- getInteger(String) - Method in class oracle.stellent.ridc.model.impl.DataObjectImpl
-
Retrieve a value as an integer
- getInteger(String) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
-
Retrieve a value as an integer
- getIntProperty(String, int) - Method in class oracle.stellent.ridc.IdcClientConfig
-
- getIntProperty(String, int) - Method in class oracle.stellent.ridc.IdcRequestConfig
-
- getInUseCount() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
Get number of active entries in cache
- getJaxWSStack() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getJaxWSStack() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSProtocol
-
- getJpsConfigFile() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getKey() - Method in class oracle.stellent.ridc.i18n.locale.BaseLocaleMessage
-
- getKeystoreAlias() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- getKeystoreAliasPassword() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- getKeystoreFile() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- getKeystorePassword() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- getLastRequestURI() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- getLastSegment(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Get last string segment separated by passed separator
- getLastSegment(String, String, boolean) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Get last string segment separated by passed separator
- getLength() - Method in class oracle.stellent.ridc.protocol.http.apache3.obj.HdaFilePart.TransferFilePartSource
-
Gets the number of bytes contained in this source.
- getListFromCsv(String) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Parses comma delimited string to
List
of
String
instances
- getListFromDelimitedString(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Parses data with the specified delimiter
- getLocal(String) - Method in interface oracle.stellent.ridc.model.DataBinder
-
Shortcut for getLocalData().get(name)
- getLocal(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
Shortcut for getLocalData().get(name)
- getLocalData() - Method in interface oracle.stellent.ridc.model.DataBinder
-
Retrieve the local data
- getLocalData() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
- getLocaleMessage() - Method in exception oracle.stellent.ridc.IdcClientException
-
- getLog(String) - Method in interface oracle.stellent.ridc.common.log.ILogProvider
-
Retrieve a ILog implementation associated with the given name (usually hierarchical, like a class name, with '.' notation)
- getLog(String) - Method in class oracle.stellent.ridc.common.log.jdk.JDKProvider
-
Retrieve a log object associated with the given name
- getLog(String) - Method in class oracle.stellent.ridc.common.log.log4j.Log4jProvider
-
Retrieve a log object associated with the given name
- getLog(Class) - Static method in class oracle.stellent.ridc.common.log.LogFactory
-
Obtain the logging object via the provider
- getLog(String) - Static method in class oracle.stellent.ridc.common.log.LogFactory
-
Obtain the logging object via the provider
- getLog(String) - Method in class oracle.stellent.ridc.common.log.simple.SimpleLogProvider
-
Retrieve a log object associated with the given name
- getLoggingLevel(ILog.Level) - Method in class oracle.stellent.ridc.common.log.jdk.JDKLog
-
Determine the logger level from the ILog.Level
- getLogId() - Method in class oracle.stellent.ridc.auth.apache3.impl.Apache3Credentials
-
- getLogId() - Method in interface oracle.stellent.ridc.auth.Credentials
-
- getLogId() - Method in class oracle.stellent.ridc.auth.impl.AppIdClientCredentials
-
- getLogId() - Method in class oracle.stellent.ridc.auth.impl.BasicCredentials
-
- getLogId() - Method in class oracle.stellent.ridc.auth.impl.BearerTokenCredentials
-
- getLogId() - Method in class oracle.stellent.ridc.auth.impl.HeaderCredentials
-
- getLogId() - Method in class oracle.stellent.ridc.auth.impl.UserNameOnlyCredentials
-
- getLogId() - Method in class oracle.stellent.ridc.common.util.ServiceLog
-
- getLogId() - Method in class oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler
-
- getLoginEndPointUrl() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getLoginForm() - Method in class oracle.stellent.ridc.IdcContext
-
- getLoginForm() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
-
Retrieve the login form for this context
- getLoginForm() - Method in class oracle.stellent.ridc.protocol.http.auth.OAMSSOAuthHandler
-
Retrieve the login form for this context
- getLoginForm() - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
-
Retrieve the login form for this context
- getLoginFormPath(IdcContext.LoginForm) - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
-
Determine the location for the login form post
- getLoginFormPath(IdcContext.LoginForm) - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
-
Determine the location for the login form post.
- getLoginNamespaceUri() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getLoginOperationName() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getLoginPort() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
-
- getLoginPort() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSbkServiceStack
-
- getLoginPort() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.wls.JaxWSwlsServiceStack
-
- getLoginServiceEndpointUrl() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getLoginServiceName() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getLoginServicePort() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getLoginServiceWSDLUrl() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getLoginStackNameForLog() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
-
- getLoginStackNameForLog() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSbkServiceStack
-
- getLoginStackNameForLog() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSjrfServiceStack
-
- getLoginStackNameForLog() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.wls.JaxWSwlsServiceStack
-
- getLoginWSDLUrl() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
Generate and return the URL to the login service WSDL
- getLogoutOperationName() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getLong(DataObject, String, long) - Static method in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
-
Retrieve an long from the DataObject
- getLongProperty(String, long) - Method in class oracle.stellent.ridc.IdcClientConfig
-
- getLongProperty(String, long) - Method in class oracle.stellent.ridc.IdcRequestConfig
-
- getLongsListFromCsv(String) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Parses comma delimited string to
List
of
Long
instances
- getMaxAge() - Method in class oracle.stellent.ridc.RIDCCookie
-
- getMaxLen() - Method in class oracle.stellent.ridc.model.DataResultSet.Field
-
return maximum length of field in characters when translated to a string if field
is fixed length.
- getMessage() - Method in exception oracle.stellent.ridc.IdcClientException
-
- getMessage(ADFLogger, String, Object...) - Static method in class oracle.wcc.ridc.adfca.framework.RidcConnectionUtils
-
Gets a translated message using the resource bundle associated with logger.
- getMessage() - Method in class oracle.wcc.ridc.adfca.http.internal.HttpStatus
-
The status message, always non-null.
- getMethod() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
-
- getMnemonicCharacter() - Method in class oracle.stellent.ridc.i18n.locale.LocaleMessage
-
Returns the mnemonic character.
- getMnemonicCharacter(String) - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
-
Gets the keyboard mnemonic from label and mnemonic text.
- getMnemonicCharacterIndex() - Method in class oracle.stellent.ridc.i18n.locale.LocaleMessage
-
- getMnemonicIndex(String) - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
-
Gets the index of the mnemonic from label and mnemonic text.
- getMnemonicKeyValidator() - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
-
- getModCount() - Method in class oracle.stellent.ridc.common.http.utils.collection.KeyComparatorHashMap
-
Get the number of times this HashMap has been structurally modified
Structural modifications are those that change the number of mappings in
the HashMap or otherwise modify its internal structure (e.g.,
rehash).
- getMonitoredSubjects(Map<String, Long>) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
-
Build the request modifier to send custom subject queries
- getMultipartBoundaryLineBytes() - Static method in class oracle.stellent.ridc.protocol.http.oracle.utils.OracleUtils
-
- getName() - Method in interface oracle.stellent.ridc.auth.Credentials.HeaderCredentials
-
- getName() - Method in class oracle.stellent.ridc.auth.impl.BasicIdentity
-
Returns the name of this principal.
- getName() - Method in class oracle.stellent.ridc.auth.impl.HeaderCredentials
-
- getName() - Method in class oracle.stellent.ridc.common.http.impl.RIDCHttpPartImpl
-
Return the name of the part
- getName() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClientProvider
-
- getName() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpHeader
-
Get the header name
- getName() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpPart
-
Name of the part
- getName() - Method in class oracle.stellent.ridc.common.util.NameValuePair
-
- getName() - Method in class oracle.stellent.ridc.model.DataResultSet.Field
-
return the name of the field
- getName() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3ClientProvider
-
- getName() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4ClientProvider
-
- getName() - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionClientProvider
-
- getName() - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleClientProvider
-
- getName() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSProtocol
-
- getName() - Method in class oracle.stellent.ridc.RIDCCookie
-
- getNamespaceContext() - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
-
- getNamespaceURI(String) - Method in class oracle.stellent.ridc.common.xml.MapNamespaceContext
-
Queries our map for the prefix value; also handles the default "xml" prefix.
- getNonProxyHosts() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- getNullHandlingStrategyFromBinder(DataBinder, boolean) - Static method in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
-
Get the null value handling strategy from the databinder
By default, we will treat the null value as empty string should an
explicit handling strategy not be specified
- getOdbcDateFormat() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
-
- getOptionList(String) - Method in interface oracle.stellent.ridc.model.DataBinder
-
Retrieve a specific option list by name
- getOptionList(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
Retrieve a specific option list by name
- getOptionListNames() - Method in interface oracle.stellent.ridc.model.DataBinder
-
Retrieve all option list names
- getOptionListNames() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
- getOptionLists() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
- getOutputStream() - Method in class oracle.stellent.ridc.protocol.Connection
-
Get a output stream for this connection
- getOutputStream() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
-
- getOutputStream() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
-
- getOutputStream() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConnection
-
- getOutputStream() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSProtocol
-
- getOutputStreamBufferSize() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- getParameter(String) - Method in class oracle.stellent.ridc.IdcContext
-
Retrieve the parameter value for the given name
- getParameterAsString(String) - Method in class oracle.stellent.ridc.IdcContext
-
Retreieve the parameter value for the given name as a String
- getParameterNames() - Method in class oracle.stellent.ridc.IdcContext
-
- getParameters() - Method in class oracle.stellent.ridc.i18n.locale.BaseLocaleMessage
-
- getParameters() - Method in class oracle.stellent.ridc.IdcContext
-
Retrieve the parameters map
- getParameters() - Method in class oracle.stellent.ridc.IdcContext.LoginForm
-
- getPassword() - Method in interface oracle.stellent.ridc.auth.Credentials.BasicCredentials
-
- getPassword() - Method in class oracle.stellent.ridc.auth.impl.BasicCredentials
-
- getPasswordField() - Method in class oracle.stellent.ridc.IdcContext.LoginForm
-
- getPath() - Method in class oracle.stellent.ridc.RIDCCookie
-
- getPermissions(CacheId, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
Get the permissions for a user
- getPingMethod() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
-
- getPingService() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- getPort() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- getPort() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- getPostMethod(String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
-
Get the method to execute for HTTP POST
- getPostMethod(String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
-
Get the method of POST requests
- getPostMethod(String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
-
Get the method to execute for HTTP POST
- getPostMethod(String) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionClient
-
- getPostMethod(String) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleClient
-
- getPostString() - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
-
- getPrefix(String) - Method in class oracle.stellent.ridc.common.xml.MapNamespaceContext
-
This method isn't necessary for XPath processing.
- getPrefixes(String) - Method in class oracle.stellent.ridc.common.xml.MapNamespaceContext
-
This method isn't necessary for XPath processing either.
- getPrimaryConnectionName() - Method in class oracle.wcc.ridc.adfca.RidcConfiguration
-
- getPrivateKey(String) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.IntradocX509KeyManager
-
- getPropConnectionPoolMethod() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropConnectionPoolSize() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropConnectionProtocol() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropConnectionSocketTimeout() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropConnectionUrl() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropConnectionWaitTime() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropCredentialAppIdKey() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropCredentialImpersonationAllowed() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropCredentialPassword() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropCredentialUsername() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getProperties() - Method in class oracle.stellent.ridc.auth.CredentialsReference
-
- getProperty(String) - Method in class oracle.stellent.ridc.IdcClientConfig
-
- getProperty(String) - Method in class oracle.stellent.ridc.IdcRequestConfig
-
- getPropertyNames() - Method in class oracle.stellent.ridc.IdcClientConfig
-
- getPropertyNames() - Method in class oracle.stellent.ridc.IdcRequestConfig
-
- getPropProtocolHttpLibrary() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropProtocolIdcsAlgorithm() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropProtocolIdcsKeystoreAlias() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropProtocolIdcsKeystoreAliasPassword() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropProtocolIdcsKeystoreFile() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropProtocolIdcsKeystorePassword() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropProtocolIdcsTrustManagerFile() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropProtocolIdcsTrustManagerPassword() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropProtocolJaxWSJpsConfigFile() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropProtocolJaxWSPolicy() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropProtocolJaxWSRegisterIdentitySwitchFilter() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropProtocolJaxWSServerInsName() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropProtocolJaxWSSkipStackOptimize() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropProtocolJaxWSStack() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropSessionPoolAnonymousFallback() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropSessionPoolAnonymousFallback() - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Gets the session pool anonymous fallback property.
- getPropSessionPoolCredentialProviderClass() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getPropSessionPoolSupport() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- getProtocol() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
-
- getProtocol() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Gets the connection's protocol type.
- getProtocol() - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Gets the connection's protocol type.
- getProtocols() - Method in interface oracle.stellent.ridc.IdcClientProvider
-
Get a list of protocols supported by this provider
- getProtocols() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientProvider
-
- getProtocols() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientProvider
-
- getProtocols() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientProvider
-
- getProvider(String) - Method in class oracle.stellent.ridc.IdcClientManager
-
Retrieve a provider by protocol name
- getProvider(String, String) - Method in class oracle.stellent.ridc.IdcClientManager
-
Returns the provider based on the protocol as well as the URL.
- getProxyHost() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- getProxyPassword() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- getProxyPort() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- getProxyRealm() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- getProxyUsername() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- getReadTimeout() - Method in class oracle.stellent.ridc.IdcRequestConfig
-
Gets the read timeout
- getRealm() - Method in interface oracle.stellent.ridc.auth.Credentials.BearerTokenCredentials
-
- getRealm() - Method in class oracle.stellent.ridc.auth.impl.BearerTokenCredentials
-
- getRedirectURL() - Method in exception oracle.wcc.ridc.adfca.http.internal.exception.RedirectionException
-
- getRequestBinderArg() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getRequestConfig() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- getRequestConfig() - Method in class oracle.stellent.ridc.protocol.ServiceRequest
-
- getRequestInstanceNameArg() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getRequestNamespaceUri() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getRequestOperationName() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getRequestPort() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
-
- getRequestPort() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSjrfServiceStack
-
- getRequestPort() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.wls.JaxWSwlsServiceStack
-
- getRequestSchemaUrl() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getRequestServiceEndpointUrl() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getRequestServiceName() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getRequestServicePort() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getRequestServiceWSDLUrl() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getRequestStackNameForLog() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
-
- getRequestStackNameForLog() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSjrfServiceStack
-
- getRequestStackNameForLog() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.wls.JaxWSwlsServiceStack
-
- getRequestStream() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- getRequestStream() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSProtocol
-
- getRequestWSDLUrl() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
Generate and return the URL to the request service WSDL
- getResourceBundle() - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
-
Get the default resource bundle using the default locale
- getResourceBundle(String) - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
-
Get the resource bundle
- getResourceBundle(String, Locale) - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
-
Get a resource bundle using a specific locale
- getResourceBundle(Locale) - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
-
- getResponseAsBinder() - Method in class oracle.stellent.ridc.protocol.ServiceResponse
-
Convert the response stream to a data binder
- getResponseAsBinder(boolean) - Method in class oracle.stellent.ridc.protocol.ServiceResponse
-
Convert the response stream to a data binder
- getResponseAsString() - Method in class oracle.stellent.ridc.protocol.ServiceResponse
-
- getResponseBodyAsStream() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
-
Get the response as a stream
- getResponseBodyAsStream() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
Get the response body as a stream
- getResponseBodyAsStream() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
Get the response as a stream
- getResponseBodyAsStream() - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
-
- getResponseBodyAsStream() - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
- getResponseHeader(String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
-
Get response header
- getResponseHeader(String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
Get the response header
- getResponseHeader(String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
Get response header
- getResponseHeader(String) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
-
- getResponseHeader(String) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
- getResponseHeaders() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
-
Get all response headers
- getResponseHeaders(List<RIDCHttpHeader>) - Static method in class oracle.stellent.ridc.common.http.utils.RIDCHttpClientUtils
-
- getResponseHeaders() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
Get the response headers
- getResponseHeaders() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
Get all response headers
- getResponseHeaders() - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
-
- getResponseHeaders() - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
- getResponseStream() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- getResponseStream() - Method in class oracle.stellent.ridc.protocol.ServiceResponse
-
- getResponseType() - Method in class oracle.stellent.ridc.protocol.ServiceResponse
-
- getResultSet(String) - Method in interface oracle.stellent.ridc.model.DataBinder
-
Retrieve the result set by name
- getResultSet(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
Retrieve the result set by name
- getResultSetNames() - Method in interface oracle.stellent.ridc.model.DataBinder
-
Retrieve all result set names
- getResultSetNames() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
- getResultSets() - Method in interface oracle.stellent.ridc.model.DataBinder
-
Retrieve a map representation of the result sets, indexed by result set name.
- getResultSets() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
- getRidcClient() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
-
Get the connection instance that this method is associated with
- getRidcClient() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
Get the associated client with this method
- getRidcClient() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
Get the connection instance that this method is associated with
- getRidcClient() - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
-
- getRidcClient() - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
- getRoleListAccess(String, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AclListInfo
-
- getRootNode() - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
-
- getRows() - Method in interface oracle.stellent.ridc.model.DataResultSet
-
Retrieve values of all rows
- getRows() - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
-
- getScale() - Method in class oracle.stellent.ridc.model.DataResultSet.Field
-
return the scale for DECIMAL field
- getScheme() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- getSecureProperty(String) - Method in class oracle.stellent.ridc.IdcClientConfig
-
- getSecurePropertyNames() - Method in class oracle.stellent.ridc.IdcClientConfig
-
- getSecurityRealm() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
Return the security realm to utilize for use with basic authentication
using Oracle HTTPClient
- getSegment(String, String, int) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Returns the segment, null if not found, first segment is segment 0
- getServerAliases(String, Principal[]) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.IntradocX509KeyManager
-
- getServerEnvironment(IdcClient, IdcContext) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
-
- getServerEnvironment(IdcClient, IdcContext, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
-
Get the environment information of the content server
Interesting localdata are UseCollaboration, and UseAccounts
- getServerEnvironment(IdcClient, IdcContext) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
-
- getServerEnvironment(IdcClient, IdcContext, ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
-
Get the environment information of the content server
Interesting localdata are UseCollaboration, and UseAccounts
- getServerInstanceName() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getService() - Method in class oracle.stellent.ridc.protocol.ServiceRequest
-
- getServiceCallUtils() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
-
- getServiceCallUtils() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
- getServiceLog() - Method in class oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler
-
- getServiceLog() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- getServiceLog() - Method in class oracle.stellent.ridc.protocol.ServiceRequest
-
- getServiceRequest() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- getServiceRequest() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- getServiceRequest() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
-
- getServicesMap() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClient
-
- getSession() - Method in class oracle.wcc.ridc.adfca.session.RidcSessionPool
-
- getSessionCookie() - Method in class oracle.stellent.ridc.IdcContext
-
The name of the session cookie.
- getSessionPool(String) - Method in class oracle.wcc.ridc.adfca.session.RidcSessionPoolManager
-
Gets an ADF session-scoped session pool for the named connection.
- getSessionPoolCredentialProviderClass() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Gets the RidcCredentialProvider Class to utilize to generate the initial
IdcContext for new RidcSession instances created within the
ADF session-scoped Session Pool.
- getSessionPoolCredentialProviderClass() - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Gets the RidcCredentialProvider Class to utilize to generate the initial
IdcContext for new RidcSession instances created within the
ADF session-scoped Session Pool.
- getSiteToken() - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
-
Returns the site token.
- getSleep() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
-
- getSocket() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
-
- getSocketManager(String) - Static method in class oracle.stellent.ridc.protocol.intradoc.IntradocClient
-
- getSocketTimeout() - Method in class oracle.stellent.ridc.IdcClientConfig
-
- getSocketType() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- getSpecificationVersion() - Static method in class oracle.stellent.ridc.common.util.VersionManifest
-
- getStatus() - Method in exception oracle.stellent.ridc.protocol.http.HttpProtocolException
-
- getStatusCode() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
-
Get the status code of the response
- getStatusCode() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
Get the status code
- getStatusCode() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
Get the status code of the response
- getStatusCode() - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
-
- getStatusCode() - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
- getStatusCode() - Method in exception oracle.stellent.ridc.protocol.ServiceException
-
- getStatusLine() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
-
Get the status line of the response
- getStatusLine() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
Get the status line of the response
- getStatusLine() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
Get the status line of the response
- getStatusLine() - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
-
- getStatusLine() - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
- getStatusMessage() - Method in exception oracle.stellent.ridc.protocol.ServiceException
-
- getStreamingChunkSize() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
The streaming chuck size used for mtom as well as piped streams
- getString(String) - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
-
Get string for the key from the default bundle
- getString(String, String) - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
-
Get the string value for the key from a specific bundle
- getString(String, Object...) - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
-
Get the string value for the key
- getString(String, String, Object...) - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
-
- getString(Locale, String, String, Object...) - Static method in class oracle.stellent.ridc.i18n.locale.BaseMessages
-
- getStringFromFile(File) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
-
Convert the contents of the file into a string
- getStringFromFile(File, String) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
-
Convert the contents of the file into a string
- getStringFromStream(InputStream) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
-
Read the stream and create a string using the default system encoding
- getStringFromStream(InputStream, String) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
-
Read the stream and create a string from the contents, using the given encoding
- getStringFromStreamAlternative(InputStream, String) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
-
Read the stream and create a string from the contents, using the given encoding
- getStringProperty(String, String) - Method in class oracle.stellent.ridc.IdcClientConfig
-
- getStringProperty(String, String) - Method in class oracle.stellent.ridc.IdcRequestConfig
-
- getText() - Method in class oracle.stellent.ridc.i18n.locale.LocaleMessage
-
Returns the text associated with this message, stripping the 'non-printing' Mnemonic character (the '&'), but
leaving the rest of the text.
- getText(Locale) - Method in class oracle.stellent.ridc.i18n.locale.LocaleMessage
-
Returns the text associated with this message, stripping the 'non-printing' Mnemonic character (the '&'), but
leaving the rest of the text.
- getTimerProvider() - Static method in class oracle.stellent.ridc.common.util.ServiceLog
-
- getTimeToLive() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
-
- getToken() - Method in interface oracle.stellent.ridc.auth.Credentials.BearerTokenCredentials
-
- getToken() - Method in class oracle.stellent.ridc.auth.impl.BearerTokenCredentials
-
- getTransferEncoding() - Method in class oracle.stellent.ridc.protocol.http.apache3.obj.HdaFilePart
-
Returns the transfer encoding of this part.
- getTransferEncoding() - Method in class oracle.stellent.ridc.protocol.http.apache3.obj.HdaStringPart
-
Returns the transfer encoding of this part.
- getTransferEncoding() - Method in class oracle.stellent.ridc.protocol.http.apache4.obj.Apache4InputStreamBody
-
- getTransferEncoding() - Method in class oracle.stellent.ridc.protocol.http.apache4.obj.Apache4StringBody
-
- getTransferListener() - Method in class oracle.stellent.ridc.model.TransferFile
-
- getTransferPercentage() - Method in class oracle.stellent.ridc.model.TransferFile.TransferProgress
-
- getTrustManagerFile() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- getTrustManagerPassword() - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- getType() - Method in class oracle.stellent.ridc.common.http.impl.RIDCHttpPartImpl
-
Return the type of the part
- getType() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpPart
-
Return the type of the part
- getType() - Method in class oracle.stellent.ridc.model.DataResultSet.Field
-
return the field type (corresponds to an intersection of MS Access and JDBC field types).
- getTypeFromOrdinal(int) - Static method in enum oracle.stellent.ridc.model.DataResultSet.Field.Type
-
This returns the Type given the ordinal value in the enum.
- getTypeIndex(DataResultSet.Field.Type) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
This returns the index (or the numerical value) of the type.
- getURI() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
-
Get the uri of the request
- getURI() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
Get the URI of this method
- getURI() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
Get the uri of the request
- getUri() - Method in exception oracle.stellent.ridc.protocol.http.HttpProtocolException
-
- getURI() - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
-
- getURI() - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
- getUsedSlots() - Method in class oracle.stellent.ridc.filter.IdcFilterManager
-
- getUser(DataBinder) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
-
get the username
- getUser(DataBinder) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
-
get the username
- getUser() - Method in class oracle.stellent.ridc.IdcContext
-
- getUserAgent() - Method in class oracle.stellent.ridc.IdcContext
-
- getUserContext() - Method in class oracle.stellent.ridc.convenience.usersecurity.CacheId
-
- getUserContext() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- getUserContext() - Method in class oracle.stellent.ridc.protocol.ServiceRequest
-
- getUserListAccess(String) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AclListInfo
-
- getUserName() - Method in class oracle.stellent.ridc.auth.apache3.impl.Apache3Credentials
-
- getUserName() - Method in interface oracle.stellent.ridc.auth.Credentials
-
- getUserName() - Method in class oracle.stellent.ridc.auth.impl.AppIdClientCredentials
-
- getUserName() - Method in class oracle.stellent.ridc.auth.impl.BasicCredentials
-
- getUserName() - Method in class oracle.stellent.ridc.auth.impl.BearerTokenCredentials
-
- getUserName() - Method in class oracle.stellent.ridc.auth.impl.HeaderCredentials
-
- getUserName() - Method in class oracle.stellent.ridc.auth.impl.UserNameOnlyCredentials
-
- getUserName() - Method in class oracle.stellent.ridc.convenience.usersecurity.CacheId
-
- getUsernameField() - Method in class oracle.stellent.ridc.IdcContext.LoginForm
-
- getUserPermissions(IdcClient, IdcContext) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
-
- getUserPermissions(IdcClient, IdcContext, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
-
Get the user's permissions from Content Server
- getUserPermissions(IdcClient, IdcContext) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
-
- getUserPermissions(IdcClient, IdcContext, ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IServiceCallUtils
-
Get the user's permissions from Content Server
- getUserSecurityFlags(CacheId, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
Returns the UserSecurityFlags object.
- getUserSecurityFlags(CacheId, ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
-
Returns the UserSecurityFlags object.
- getValue() - Method in interface oracle.stellent.ridc.auth.Credentials.HeaderCredentials
-
- getValue() - Method in class oracle.stellent.ridc.auth.impl.HeaderCredentials
-
- getValue() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpHeader
-
Get the header value
- getValue() - Method in class oracle.stellent.ridc.common.util.NameValuePair
-
- getValue() - Method in enum oracle.stellent.ridc.convenience.usersecurity.ITrace.Kind
-
Returns the string value of this enum
- getValue() - Method in class oracle.stellent.ridc.RIDCCookie
-
- getValueOrDefault(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Checks the value and returns a non-null value or the default value
- getValues(K) - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
Return a non-null list of values for a given key.
- getVersion() - Method in class oracle.stellent.ridc.IdcClient
-
- getVersion() - Static method in class oracle.stellent.ridc.RIDCVersionProperties
-
- getWithoutMnemonic() - Method in class oracle.stellent.ridc.i18n.locale.LocaleMessage
-
SPECIAL USE ONLY, Use getText() instead.
- getWrappedStream() - Method in class oracle.stellent.ridc.common.io.CloseNotifyInputStream
-
- getWsmConfigDir() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- getXPath() - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
-
- GT_REF - Static variable in class oracle.stellent.ridc.common.xml.XMLHelper
-
- IAccessResolver - Interface in oracle.stellent.ridc.convenience.usersecurity
-
The implementation of IAccessResolver is responsible for determining the access level to a document for a user.
- IDC_FILE - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- IDC_HEADER_PREFIX - Static variable in interface oracle.stellent.ridc.protocol.Protocol
-
- IDC_HTTP_METHOD - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- IDC_NULL_HANDLING - Static variable in interface oracle.stellent.ridc.protocol.Protocol
-
- IDC_PROTOCOL - Static variable in class oracle.stellent.ridc.IdcClientManager
-
- IDC_VERSION - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- IdcClient<TConfig extends IdcClientConfig,TProtocol extends Protocol,TConnection extends Connection> - Class in oracle.stellent.ridc
-
Represents a connection to a single Content Server.
- IdcClient(IdcClientManager, TConfig) - Constructor for class oracle.stellent.ridc.IdcClient
-
- IdcClientConfig - Class in oracle.stellent.ridc
-
Configuration parameters for individual IDC clients
- IdcClientConfig() - Constructor for class oracle.stellent.ridc.IdcClientConfig
-
- IdcClientException - Exception in oracle.stellent.ridc
-
Base exception for all IDC client errors
- IdcClientException() - Constructor for exception oracle.stellent.ridc.IdcClientException
-
- IdcClientException(String) - Constructor for exception oracle.stellent.ridc.IdcClientException
-
- IdcClientException(String, Throwable) - Constructor for exception oracle.stellent.ridc.IdcClientException
-
- IdcClientException(Throwable) - Constructor for exception oracle.stellent.ridc.IdcClientException
-
- IdcClientException(LocaleMessage) - Constructor for exception oracle.stellent.ridc.IdcClientException
-
- IdcClientException(LocaleMessage, Throwable) - Constructor for exception oracle.stellent.ridc.IdcClientException
-
- IdcClientManager - Class in oracle.stellent.ridc
-
Manages the IDC clients.
- IdcClientManager() - Constructor for class oracle.stellent.ridc.IdcClientManager
-
- IdcClientProvider - Interface in oracle.stellent.ridc
-
Interface for factory class of IdcClient
- IdcContext - Class in oracle.stellent.ridc
-
Holds user-specific information needed to execute a Content Server service.
- IdcContext() - Constructor for class oracle.stellent.ridc.IdcContext
-
- IdcContext(String) - Constructor for class oracle.stellent.ridc.IdcContext
-
- IdcContext(String, String) - Constructor for class oracle.stellent.ridc.IdcContext
-
Deprecated.
- IdcContext(String, char[]) - Constructor for class oracle.stellent.ridc.IdcContext
-
- IdcContext(Credentials) - Constructor for class oracle.stellent.ridc.IdcContext
-
- IdcContext(String, Credentials) - Constructor for class oracle.stellent.ridc.IdcContext
-
Deprecated.
- IdcContext.HttpAuthScheme - Enum in oracle.stellent.ridc
-
Http authentication schema
- IdcContext.LoginForm - Class in oracle.stellent.ridc
-
Form information to allow login to clients with form-based authentication
- IdcFilterAdapter - Class in oracle.stellent.ridc.filter.adapters
-
Base adapter class
- IdcFilterAdapter() - Constructor for class oracle.stellent.ridc.filter.adapters.IdcFilterAdapter
-
- IdcFilterException - Exception in oracle.stellent.ridc.filter
-
- IdcFilterException() - Constructor for exception oracle.stellent.ridc.filter.IdcFilterException
-
- IdcFilterException(LocaleMessage) - Constructor for exception oracle.stellent.ridc.filter.IdcFilterException
-
- IdcFilterException(LocaleMessage, Throwable) - Constructor for exception oracle.stellent.ridc.filter.IdcFilterException
-
- IdcFilterException(Throwable) - Constructor for exception oracle.stellent.ridc.filter.IdcFilterException
-
- IdcFilterManager - Class in oracle.stellent.ridc.filter
-
Manage a list of filters that are registered to be executed.
- IdcFilterManager() - Constructor for class oracle.stellent.ridc.filter.IdcFilterManager
-
- IdcFilterType - Enum in oracle.stellent.ridc.filter
-
List of filter types.
- IdcHttpClient - Class in oracle.stellent.ridc.protocol.http
-
- IdcHttpClient(IdcClientManager, IdcHttpClientConfig) - Constructor for class oracle.stellent.ridc.protocol.http.IdcHttpClient
-
- IdcHttpClientConfig - Class in oracle.stellent.ridc.protocol.http
-
- IdcHttpClientConfig() - Constructor for class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- IdcHttpClientConnection - Class in oracle.stellent.ridc.protocol.http
-
- IdcHttpClientConnection(RIDCHttpClient) - Constructor for class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
-
- IdcHttpClientProvider - Class in oracle.stellent.ridc.protocol.http
-
- IdcHttpClientProvider() - Constructor for class oracle.stellent.ridc.protocol.http.IdcHttpClientProvider
-
- IdcHttpConnectionManager - Class in oracle.stellent.ridc.protocol.http
-
- IdcHttpProtocol - Class in oracle.stellent.ridc.protocol.http
-
- IdcHttpProtocol(IdcHttpClient, ServiceRequest<IdcHttpClientConnection>) - Constructor for class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- IdcPollingThread() - Constructor for class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
-
- IdcRequestConfig - Class in oracle.stellent.ridc
-
- IdcRequestConfig() - Constructor for class oracle.stellent.ridc.IdcRequestConfig
-
- IDCS_ALGORITHM_SET - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- IDCS_KEYSTORE_SET - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- IDCS_KEYSTOREALIAS_SET - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- IDCS_KEYSTOREALIASPASSWORD_SET - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- IDCS_KEYSTOREPASSWORD_SET - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- IDCS_PROTOCOL - Static variable in class oracle.stellent.ridc.IdcClientManager
-
- IDCS_TRUSTMANAGER_SET - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- IDCS_TRUSTMANAGERPASSWORD_SET - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- IdcWebLogin - Interface in oracle.stellent.ridc.protocol.jaxws.obj
-
Defines proxy implementations used to invoke operations on the target service endpoint
- IdcWebLoginService - Class in oracle.stellent.ridc.protocol.jaxws.obj
-
- IdcWebLoginService(URL, QName) - Constructor for class oracle.stellent.ridc.protocol.jaxws.obj.IdcWebLoginService
-
- IdcWebRequest - Interface in oracle.stellent.ridc.protocol.jaxws.obj
-
The interface for proxy implementation that submit a request to content server.
- IdcWebRequestService - Class in oracle.stellent.ridc.protocol.jaxws.obj
-
- IdcWebRequestService(URL, QName) - Constructor for class oracle.stellent.ridc.protocol.jaxws.obj.IdcWebRequestService
-
- Identity - Interface in oracle.stellent.ridc.auth
-
The identity of the user with Credentials
- IF_MATCH - Static variable in interface oracle.wcc.ridc.adfca.http.internal.HttpConstants.HttpHeader
-
- IF_MODIFIED_SINCE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.HttpConstants.HttpHeader
-
- IF_NONE_MATCH - Static variable in interface oracle.wcc.ridc.adfca.http.internal.HttpConstants.HttpHeader
-
- IF_UNMODIFIED_SINCE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.HttpConstants.HttpHeader
-
- IIdcFilter - Interface in oracle.stellent.ridc.filter
-
Interface for IdcFilter.
- ILog - Interface in oracle.stellent.ridc.common.log
-
Simple abstraction for various logging frameworks.
- ILog.Level - Enum in oracle.stellent.ridc.common.log
-
Log level
- ILogProvider - Interface in oracle.stellent.ridc.common.log
-
Interface for a factory that creates ILog implementations
- IMPERSONATEE_INVALID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- IMPERSONATEE_INVALID_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- IMPERSONATEE_INVALID_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- IMPERSONATION_DISABLED - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- IMPERSONATION_DISABLED_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- IMPERSONATION_DISABLED_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- IMPERSONATION_FAILED - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- IMPERSONATION_FAILED_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- IMPERSONATION_FAILED_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- ImpersonationADFSecurityContextCredentialProvider - Class in oracle.wcc.ridc.adfca.session.auth
-
Warning 1 - Be very careful with sticky impersonation:
Should the session associated with an IdcContext expire, it is possible
with certain RIDC protocols that the connection may be silently
re-established using the actual impersonator user rather than the
impersonatee intended.
- ImpersonationADFSecurityContextCredentialProvider() - Constructor for class oracle.wcc.ridc.adfca.session.auth.ImpersonationADFSecurityContextCredentialProvider
-
- init(ServletConfig) - Method in class oracle.wcc.ridc.adfca.http.RidcProxyServlet
-
- initialize() - Method in class oracle.stellent.ridc.IdcClient
-
Initialize the client.
- initialize(IdcClientConfig, ConnectionManager<TConnection, IdcClientConfig>) - Method in interface oracle.stellent.ridc.protocol.ConnectionPool
-
Let a pool implementation initialize itself
- initialize() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClient
-
- initialize(IdcClientConfig, ConnectionManager<TConnection, IdcClientConfig>) - Method in class oracle.stellent.ridc.protocol.impl.BlockingQueueConnectionPool
-
Initialize the threading model
- initialize(IdcClientConfig, ConnectionManager<TConnection, IdcClientConfig>) - Method in class oracle.stellent.ridc.protocol.impl.SimpleConnectionPool
-
Initialize the threading model
- initialize() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClient
-
- initializeCache(int, long) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
Initialize the user permissions cache with maximum size and length to live
- initializeCache(int, long) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
-
Initialize the cache with maximum size and length to live
- initializeConnection(TConnection) - Method in interface oracle.stellent.ridc.protocol.ConnectionManager
-
Initialize a connection acquired from the threading model to use with this service request object.
- initializeConnection(IdcHttpClientConnection) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpConnectionManager
-
Initialize a connection acquired from the threading model to use with this service request object.
- initializeConnection(SocketConnection) - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager
-
Initialize a connection acquired from the threading model to use with this service request object.
- initializeConnection(JaxWSClientConnection) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSConnectionManager
-
- initializeConnection(RidcConnection) - Static method in class oracle.wcc.ridc.adfca.framework.RidcConnectionProvider
-
Initialize the RIDC Connection.
- initializeDateFormat(IdcContext) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
-
- initializeStack() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClient
-
- initNamespaceContext(NamespaceContext) - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
-
Initialize the namespace context.
- insertRow(DataObject, int) - Method in interface oracle.stellent.ridc.model.DataResultSet
-
Add a new row of data at the given index.
- insertRow(List<String>, int) - Method in interface oracle.stellent.ridc.model.DataResultSet
-
Add a new row as an array of string values at the given index.
- insertRow(List<String>, int) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
-
Add a row as an array of string values
- insertRow(DataObject, int) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
-
Add a row of data to this result set in the given row.
- INTERNAL_SERVER_ERRROR - Static variable in class oracle.wcc.ridc.adfca.http.internal.HttpStatus
-
- InternalServerErrorException - Exception in oracle.wcc.ridc.adfca.http.internal.exception
-
- interpretResponseStream(InputStream) - Method in interface oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionListener
-
Called before starting to read the ULR connection's response stream
- IntradocClient - Class in oracle.stellent.ridc.protocol.intradoc
-
The Intradoc implementation of the IDC client.
- IntradocClient(IdcClientManager, IntradocClientConfig) - Constructor for class oracle.stellent.ridc.protocol.intradoc.IntradocClient
-
- IntradocClientConfig - Class in oracle.stellent.ridc.protocol.intradoc
-
- IntradocClientConfig() - Constructor for class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- IntradocClientProvider - Class in oracle.stellent.ridc.protocol.intradoc
-
Creates the HDA clients
- IntradocClientProvider() - Constructor for class oracle.stellent.ridc.protocol.intradoc.IntradocClientProvider
-
- IntradocProtocol - Class in oracle.stellent.ridc.protocol.intradoc
-
- IntradocProtocol(IdcClient, DataFactory, ServiceRequest<SocketConnection>) - Constructor for class oracle.stellent.ridc.protocol.intradoc.IntradocProtocol
-
- IntradocX509KeyManager - Class in oracle.stellent.ridc.protocol.intradoc.socket
-
- IntradocX509KeyManager(String, X509KeyManager) - Constructor for class oracle.stellent.ridc.protocol.intradoc.socket.IntradocX509KeyManager
-
- invalid_method(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: INVALID_METHOD
- IS_ADMIN_SERVER - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- isAclListChecked(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AclListInfo
-
- isAdmin(CacheId, DataObject, IUserSecurityCache.AdminType) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
- isAdmin(CacheId, DataObject, IUserSecurityCache.AdminType, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
Returns the Admin flag for the specific admin type.
- isAdmin(CacheId, DataObject, IUserSecurityCache.AdminType) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
-
- isAdmin(CacheId, DataObject, IUserSecurityCache.AdminType, ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
-
Returns the Admin flag for the specific admin type.
- isAdminServer() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- isAuthorDelete(CacheId, DataObject, int, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
- isAuthorDeleteEnabled(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
-
- isAuthSupported(RIDCHttpClient, RIDCHttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.BasicAuthHandler
-
Determine if the current handler can handle the given response to the auth scheme
- isAuthSupported(RIDCHttpClient, RIDCHttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.BearerTokenAuthHandler
-
Determine if the current handler can handle the given response to the auth scheme
- isAuthSupported(RIDCHttpClient, RIDCHttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
-
Determine if the current handler can handle the given response to the auth scheme
- isAuthSupported(RIDCHttpClient, RIDCHttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.GenericAuthHandler
-
- isAuthSupported(RIDCHttpClient, RIDCHttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler
-
Determine if 11g Webgate authentication is in the mix.
- isAuthSupported(RIDCHttpClient, RIDCHttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.OAMSSOAuthHandler
-
Determine if the current handler can handle the given response to the auth scheme
- isAuthSupported(RIDCHttpClient, RIDCHttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
-
Determine if the current handler can handle the given response to the auth scheme
- isAuthSupported(RIDCHttpClient, RIDCHttpMethod) - Method in interface oracle.stellent.ridc.protocol.http.AuthenticationHandler
-
Determine if the current handler can handle the given response to the auth scheme
- isCollaborationModel(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
-
Check to see if the server is using Collaboration for Acl Security
- isCompatible(String) - Method in class oracle.stellent.ridc.IdcClient
-
Tests to see if version of RIDC library is compatible with requested version
- isCompatible(String) - Static method in class oracle.stellent.ridc.RIDCVersionProperties
-
- isConnected() - Method in class oracle.stellent.ridc.protocol.Connection
-
- isConnected() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
-
- isConnected() - Method in class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
-
- isConnected() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConnection
-
- isConnectionPoolRegistered(String) - Method in class oracle.stellent.ridc.protocol.ConnectionPoolManager
-
Determine if the given threading model name is registered
- isEmpty() - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
- isEmpty() - Method in class oracle.stellent.ridc.common.http.utils.collection.KeyComparatorHashMap
-
Returns true if this map contains no key-value mappings.
- isEmpty(String) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Verifies whether passed string is empty/null or not.
- isEmpty(CharSequence) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Verifies whether passed character sequence is empty/null or not.
- isEmpty(char[]) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Verifies whether passed character array is empty/null or not.
- isEmpty() - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
-
- IServiceCallUtils - Interface in oracle.stellent.ridc.convenience.usersecurity
-
- isFixedLen() - Method in class oracle.stellent.ridc.model.DataResultSet.Field
-
true if field has a maximum length when translated to a string.
- isFlagTrue(String) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityFlags
-
True if flag exists and the value evaluates to true
- isFlagTrue(String) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityFlags
-
true if flag exists and the value is "1", "t", "T", or case variants of "true"
- isForcedChunkingForLongRequests() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- isHttpConnection() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Returns true if the connection's protocol is HTTP
- isHttpConnection() - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Returns true if the connection's protocol is HTTP
- isInitialized() - Method in class oracle.stellent.ridc.IdcClient
-
- isInSpecialAuthGroups(String, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
-
Check to see if dSecurityGroup is covered by ACL
- isIntradocConnection() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Returns true if the connection's protocol is Intradoc
- isIntradocConnection() - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Returns true if the connection's protocol is Intradoc
- isIOException() - Method in exception oracle.stellent.ridc.protocol.ProtocolException
-
- isJaxwsConnection() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Returns true if the connection's protocol is JAX/WS
- isJaxwsConnection() - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Returns true if the connection's protocol is JAX/WS
- isKeepRunning() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
-
- isLogEnabled(ILog.Level) - Method in interface oracle.stellent.ridc.common.log.ILog
-
Determine if logging is enabled for a given level
- isLogEnabled(ILog.Level) - Method in class oracle.stellent.ridc.common.log.jdk.JDKLog
-
Determine if logging is enabled for a given level
- isLogEnabled(ILog.Level) - Method in class oracle.stellent.ridc.common.log.log4j.Log4jLog
-
Determine if logging is enabled for a given level
- isLogEnabled(ILog.Level) - Method in class oracle.stellent.ridc.common.log.simple.SimpleLog
-
Determine if logging is enabled for a given level
- ISO8601 - Class in oracle.stellent.ridc.common.util
-
For parsing dates in ISO-8601 Format.
- ISO8601() - Constructor for class oracle.stellent.ridc.common.util.ISO8601
-
- isRedirectStatus(int) - Static method in class oracle.stellent.ridc.common.http.utils.RIDCHttpClientUtils
-
- isReleased() - Method in class oracle.stellent.ridc.protocol.ServiceResponse
-
- isSecure() - Method in class oracle.stellent.ridc.RIDCCookie
-
- isStackOptimizationsSkipped() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- isSuccess() - Method in class oracle.wcc.ridc.adfca.http.internal.HttpStatus
-
- isTrue(String) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Test if the value of a string is considered true.
- isUserInAlias(String, String, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AliasCache
-
Check to see if the specified user is present in the specified aliases'
associated user list.
- isUseSystemProxy() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- isUsing11gDefaultAcl(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
-
Check to see which default ACL algorithm to use
- isUsingAccounts(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
-
Check to see if the server is using Accounts security
- isUsingAcl(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
-
Check to see if the server is using Acl security
- isUsingAclRoles(ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.CSEnvCache
-
Check to see if server is using the RoleEntityACL feature
- isValidMnemonicKey(int) - Method in interface oracle.stellent.ridc.i18n.utils.MnemonicKeyValidator
-
- isValidMnemonicKey(int) - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
-
Returns true if key is an valid mnemonic key based on mnemonic key validator associated with thid class.
- isValidMnemonicKey(int) - Method in class oracle.stellent.ridc.i18n.utils.SimpleMnemonicKeyValidator
-
Returns true if key is not a CJK Character.
- isWsdlParsed() - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- ITrace - Interface in oracle.stellent.ridc.convenience.usersecurity
-
- ITrace.Indent - Enum in oracle.stellent.ridc.convenience.usersecurity
-
- ITrace.Kind - Enum in oracle.stellent.ridc.convenience.usersecurity
-
- IUserSecurityCache - Interface in oracle.stellent.ridc.convenience.usersecurity
-
Implementation of the interface caches security information e.g.
- IUserSecurityCache.AdminType - Enum in oracle.stellent.ridc.convenience.usersecurity
-
- IUserSecurityFlags - Interface in oracle.stellent.ridc.convenience.usersecurity
-
This object is a snapshot copy of what is in the cache.
- packageOptionList(Writer, List<String>, String) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Turns the option list into a hda formatted string, and writes the data
to the writer.
- packageProperties(Writer, DataObject, String, Protocol.NullHandlingStrategy) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Turns the properties object into a hda formatted string, and writes the
data to the writer.
- packageResultSet(Writer, DataResultSet, String) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Turns the result set into a hda formatted string, and writes the data
to the writer.
- parseADFConfiguration(Element, Map, ADFConfigParsingContext) - Method in class oracle.wcc.ridc.adfca.framework.WccConfigParser
-
.
- parseBinder(InputStream) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Parses a BufferedReader object, and loads up the data into a new DataBinder object
- parseBinder(Reader) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Parses a BufferedReader object, and loads up the data into a new DataBinder object
- parseInteger(String, int) - Static method in class oracle.stellent.ridc.common.util.NumberTools
-
Attempts to parse an integer and provides a default if it fails.
- parseISO8601(String) - Static method in class oracle.stellent.ridc.common.util.ISO8601
-
Parse str into a date, assuming ISO8601 representation
- parseISO8601(String, TimeZone) - Static method in class oracle.stellent.ridc.common.util.ISO8601
-
Parse str into a date, assuming ISO8601 representation
- parseNameValue(DataObject, String, String) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Split a name-value pair separated by a delimiter into its parts,
and place the value in the local data
- parseOptionList(DataBinder, String, BufferedReader) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Parse the buffered reader, and create a new option list with the data
contained in it, until the @end line is reached.
- parseProperties(DataBinder, String, BufferedReader) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Parse hda formatted properties, and merge the values into the local data
if those values are not from the environment.
- parseResultSet(DataBinder, String, BufferedReader) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Parses the LWDataBinder object for the result set with a certain name
- parseXML(InputStream, boolean, boolean) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
-
Parse xml from the inputstream.
- parseXML(Reader, boolean, boolean) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
-
Parse xml from the Reader.
- parseXML(InputSource, boolean, boolean) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
-
Parse xml from InputSource.
- PERFORMING_CACHE_UPDATE - Static variable in class oracle.stellent.ridc.convenience.usersecurity.impl.AliasCache
-
- performServiceRequest() - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
-
- ping() - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Invoke an anonymous PING_SERVER call to the Content Server associated with
this connection.
- ping() - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Invoke an anonymous PING_SERVER call to the Content Server associated with
this connection.
- PING_FAILURE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- PING_FAILURE_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- PING_FAILURE_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- PING_SERVICE - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- PING_SUCCESS - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- plugin_common_product_long_name() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PLUGIN_COMMON_PRODUCT_LONG_NAME
- POOL_METHOD_SET - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- POOL_SIZE_INVALID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- POOL_SIZE_INVALID_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- POOL_SIZE_INVALID_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- POOL_SIZE_SET - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- POST - Static variable in interface oracle.wcc.ridc.adfca.http.internal.HttpConstants.HttpMethod
-
- postConnect(HttpURLConnection) - Method in interface oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionListener
-
Called just after the connection has been established, before the response body is read
- PRECONDITION_FAILED - Static variable in class oracle.wcc.ridc.adfca.http.internal.HttpStatus
-
- PreconditionFailedException - Exception in oracle.wcc.ridc.adfca.http.internal.exception
-
- preConnect(HttpURLConnection, RequestEntity) - Method in interface oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionListener
-
Called just before a connection will be established
- prepareBoundary() - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
-
Create a large, randomly generated boundary string for separation of
files and data in this multipart post
- prepareMultipartPost() - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
-
Prepare this object for a multipart post
- prepareOutBoundRequest(HttpURLConnection, IdcHttpClientConfig) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.FormDataEntity
-
- prepareOutBoundRequest(HttpURLConnection, IdcHttpClientConfig) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.MultipartEntity
-
- prepareOutBoundRequest(HttpURLConnection, IdcHttpClientConfig) - Method in interface oracle.stellent.ridc.protocol.http.httpurlconnection.impl.RequestEntity
-
Prepare the URL connection just before sending the data.
- prepareOutBoundRequest(HttpURLConnection, IdcHttpClientConfig) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.StringEntity
-
- PROP_CLIENT_SECURITY_POLICY - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_CLIENT_SECURITY_POLICY_DEFAULT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
Default security policy that will be used, if one is not specified
- PROP_CONNECT_TIMEOUT - Static variable in class oracle.stellent.ridc.IdcRequestConfig
-
- PROP_CONNECTION_POOL - Static variable in class oracle.stellent.ridc.IdcClientConfig
-
- PROP_CONNECTION_SIZE - Static variable in class oracle.stellent.ridc.IdcClientConfig
-
- PROP_CONNECTION_URL - Static variable in class oracle.stellent.ridc.IdcClientConfig
-
- PROP_CONNECTION_WAIT_TIME - Static variable in class oracle.stellent.ridc.IdcClientConfig
-
- PROP_CSF_KEY - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_FORCED_CHUNKING_FOR_LONG_REQUESTS - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- PROP_HTTP_OUTPUTSTREAM_BUFFER_SIZE - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- PROP_HTTP_URL_CONNECTION_FACTORY - Static variable in interface oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionFactory
-
- PROP_HTTP_URL_CONNECTION_LISTENER_FACTORY - Static variable in interface oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionListenerFactory
-
- PROP_JAXWS_STACK - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_JSP_CONFIG_FILE - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_LOGIN_NAMESPACE_URI - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_LOGIN_OPERATION_NAME - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_LOGIN_OPERATION_NAME_DEFAULT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_LOGIN_SERVICE_ENDPOINT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_LOGIN_SERVICE_NAME - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_LOGIN_SERVICE_PORT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_LOGIN_SERVICE_WSDL - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_LOGOUT_OPERATION_NAME - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_LOGOUT_OPERATION_NAME_DEFAULT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_READ_TIMEOUT - Static variable in class oracle.stellent.ridc.IdcRequestConfig
-
- PROP_REQUEST_BINDER_ARG - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_REQUEST_INSTANCE_NAME_ARG - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_REQUEST_NAMESPACE_URI - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_REQUEST_OPERATION_NAME - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_REQUEST_OPERATION_NAME_DEFAULT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_REQUEST_SCHEMA_URL - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_REQUEST_SERVICE_ENDPOINT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_REQUEST_SERVICE_NAME - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_REQUEST_SERVICE_PORT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_REQUEST_SERVICE_WSDL - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_SERVER_INSTANCE_NAME - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_SERVER_INSTANCE_NAME_DEFAULT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_SOCKET_TIMEOUT - Static variable in class oracle.stellent.ridc.IdcClientConfig
-
- PROP_SOCKET_TIMEOUT_DEFAULT - Static variable in class oracle.stellent.ridc.IdcClientConfig
-
- PROP_SSL_ALGORITHM - Static variable in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- PROP_SSL_KEYSTORE_ALIAS - Static variable in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- PROP_SSL_KEYSTORE_ALIAS_PASSWORD - Static variable in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- PROP_SSL_KEYSTORE_FILE - Static variable in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- PROP_SSL_KEYSTORE_PASSWORD - Static variable in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- PROP_SSL_TRUST_MANAGER_FILE - Static variable in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- PROP_SSL_TRUST_MANAGER_PASSWORD - Static variable in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- PROP_STACK_OPTIMIZATIONS_SKIPPED - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_STREAMING_CHUNK_SIZE - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_STREAMING_CHUNK_SIZE_DEFAULT - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_USE_SYSTEM_PROXY - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- PROP_WSDL_PARSED - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROP_WSM_CONFIG_DIR - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- PROPERTY_DCHARACTERSET - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Documents
-
- PROPERTY_DCHECKOUTUSER - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DCREATEDATE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DDOCACCOUNT - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DDOCAUTHOR - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DDOCCLASS - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.RevClasses
-
- PROPERTY_DDOCCREATEDDATE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.RevClasses
-
- PROPERTY_DDOCCREATOR - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.RevClasses
-
- PROPERTY_DDOCFUNCTION - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.RevClasses
-
- PROPERTY_DDOCLASTMODIFIEDDATE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.RevClasses
-
- PROPERTY_DDOCLASTMODIFIER - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.RevClasses
-
- PROPERTY_DDOCNAME - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DDOCOWNER - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.RevClasses
-
- PROPERTY_DDOCTITLE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DDOCTYPE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DEXTENSION - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Documents
-
- PROPERTY_DFILESIZE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Documents
-
- PROPERTY_DFLAG1 - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DFORMAT - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Documents
-
- PROPERTY_DID - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DINDATE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DINDEXEDID - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.RevClasses
-
- PROPERTY_DINDEXERSTATE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DISCHECKEDOUT - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DISPRIMARY - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Documents
-
- PROPERTY_DISWEBFORMAT - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Documents
-
- PROPERTY_DLANGUAGE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Documents
-
- PROPERTY_DLOCATION - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Documents
-
- PROPERTY_DMESSAGE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DORIGINALNAME - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Documents
-
- PROPERTY_DOUTDATE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DPROCESSINGSTATE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DPUBLISHSTATE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DPUBLISHTYPE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DRELEASEDATE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DRELEASESTATE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DRENDITION1 - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DRENDITION2 - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DREVCLASSID - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DREVISIONID - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DREVLABEL - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DREVRANK - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DSECURITYGROUP - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DSTATUS - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_DWEBEXTENSION - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.Revisions
-
- PROPERTY_XCOMMENTS - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.DocMeta
-
- PROPERTY_XEXTERNALDATASET - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.DocMeta
-
- PROPERTY_XIDCPROFILE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.DocMeta
-
- PROPERTY_XPARTITIONID - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.DocMeta
-
- PROPERTY_XSTORAGERULE - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.DocMeta
-
- PROPERTY_XWEBFLAG - Static variable in interface oracle.wcc.ridc.adfca.http.internal.UcmConstants.DocMeta
-
- Protocol - Interface in oracle.stellent.ridc.protocol
-
A standard abstraction of request/response protocol for communicating to the Content Server
- Protocol.NullHandlingStrategy - Enum in oracle.stellent.ridc.protocol
-
- protocol_adding_message_header(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_ADDING_MESSAGE_HEADER
- protocol_attempting_form_login(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_ATTEMPTING_FORM_LOGIN
- protocol_auth_scheme_ping_server(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_AUTH_SCHEME_PING_SERVER
- protocol_auth_scheme_trying(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_AUTH_SCHEME_TRYING
- protocol_auth_scheme_using(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_AUTH_SCHEME_USING
- protocol_bad_socket_attempting_retry(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_BAD_SOCKET_ATTEMPTING_RETRY
- protocol_creating_new_ssl_socket(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_CREATING_NEW_SSL_SOCKET
- protocol_error_cleaning_up(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_ERROR_CLEANING_UP
- protocol_error_constructing_auth_handler(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_ERROR_CONSTRUCTING_AUTH_HANDLER
- protocol_error_returning_to_pool(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_ERROR_RETURNING_TO_POOL
- protocol_execute_unable_to_set_isjava(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_EXECUTE_UNABLE_TO_SET_ISJAVA
- protocol_form_validation_failed() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_FORM_VALIDATION_FAILED
- protocol_http_status_line(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_HTTP_STATUS_LINE
- protocol_jaxws_authenticate_user_cookie_found(Object, Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_JAXWS_AUTHENTICATE_USER_COOKIE_FOUND
- protocol_jaxws_authenticate_user_cookie_not_found(Object, Object, Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_JAXWS_AUTHENTICATE_USER_COOKIE_NOT_FOUND
- protocol_jaxws_error_writing_to_piped_input_stream() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_JAXWS_ERROR_WRITING_TO_PIPED_INPUT_STREAM
- protocol_jaxws_not_implemented() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_JAXWS_NOT_IMPLEMENTED
- protocol_jaxws_unable_to_authenticate_user(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_JAXWS_UNABLE_TO_AUTHENTICATE_USER
- protocol_malformed_connection_string(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_MALFORMED_CONNECTION_STRING
- protocol_no_content_length_detected() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_NO_CONTENT_LENGTH_DETECTED
- protocol_no_content_length_error(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_NO_CONTENT_LENGTH_ERROR
- protocol_no_headers_from_input() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_NO_HEADERS_FROM_INPUT
- protocol_no_login_form_found() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_NO_LOGIN_FORM_FOUND
- protocol_non_standard_line_in_header(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_NON_STANDARD_LINE_IN_HEADER
- protocol_non_standard_line_in_header_skipping(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_NON_STANDARD_LINE_IN_HEADER_SKIPPING
- protocol_not_a_valid_algorithm(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_NOT_A_VALID_ALGORITHM
- protocol_not_a_valid_keystore(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_NOT_A_VALID_KEYSTORE
- protocol_null_parameter() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_NULL_PARAMETER
- protocol_oam_authentication_failed() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_OAM_AUTHENTICATION_FAILED
- protocol_ping_headers(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_PING_HEADERS
- protocol_proxy_exception(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_PROXY_EXCEPTION
- protocol_requires_support(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_REQUIRES_SUPPORT
- protocol_session_invalid_reauthorizing(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_SESSION_INVALID_REAUTHORIZING
- protocol_unable_to_acquire_connection() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_UNABLE_TO_ACQUIRE_CONNECTION
- protocol_unable_to_determine_response_type() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_UNABLE_TO_DETERMINE_RESPONSE_TYPE
- protocol_unable_to_find_end_header_mark(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_UNABLE_TO_FIND_END_HEADER_MARK
- protocol_unable_to_initialize(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_UNABLE_TO_INITIALIZE
- protocol_unable_to_initialize_connection(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_UNABLE_TO_INITIALIZE_CONNECTION
- protocol_unable_to_initialize_threading_model(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_UNABLE_TO_INITIALIZE_THREADING_MODEL
- protocol_unable_to_instantiate(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_UNABLE_TO_INSTANTIATE
- protocol_unable_to_locate_auth_handler(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_UNABLE_TO_LOCATE_AUTH_HANDLER
- protocol_unable_to_obtain_connection(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_UNABLE_TO_OBTAIN_CONNECTION
- protocol_unable_to_parse_content_length(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_UNABLE_TO_PARSE_CONTENT_LENGTH
- protocol_unable_to_reset_stream(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_UNABLE_TO_RESET_STREAM
- protocol_unable_to_use_location() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: PROTOCOL_UNABLE_TO_USE_LOCATION
- ProtocolException - Exception in oracle.stellent.ridc.protocol
-
Errors in the protocol layer.
- ProtocolException() - Constructor for exception oracle.stellent.ridc.protocol.ProtocolException
-
- ProtocolException(LocaleMessage) - Constructor for exception oracle.stellent.ridc.protocol.ProtocolException
-
- ProtocolException(LocaleMessage, Throwable) - Constructor for exception oracle.stellent.ridc.protocol.ProtocolException
-
- ProtocolException(Throwable) - Constructor for exception oracle.stellent.ridc.protocol.ProtocolException
-
- PROTOCOLS - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientProvider
-
- PROTOCOLS - Static variable in class oracle.stellent.ridc.protocol.intradoc.IntradocClientProvider
-
- PROTOCOLS - Static variable in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientProvider
-
- PROXY_HOST - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- PROXY_PASSWORD - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- PROXY_PORT - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- PROXY_REALM - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- PROXY_USERNAME - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- put(K, V) - Method in class oracle.stellent.ridc.common.cache.ExpiringCache
-
Store/replace object in cache, returning existing value if present
Supplying a value of null is equivalent to a remove operation
- put(K, List<V>) - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
- put(K, V) - Method in class oracle.stellent.ridc.common.http.utils.collection.KeyComparatorHashMap
-
Associates the specified value with the specified key in this map.
- put(String, V) - Method in class oracle.stellent.ridc.common.util.CaseInsensitiveKeyHashMap
-
- put(String, String) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
-
- putAll(Map<? extends K, ? extends List<V>>) - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
- putAll(Map<? extends K, ? extends V>) - Method in class oracle.stellent.ridc.common.http.utils.collection.KeyComparatorHashMap
-
Copies all of the mappings from the specified map to this map
These mappings will replace any mappings that
this map had for any of the keys currently in the specified map.
- putAll(Map<? extends String, ? extends V>) - Method in class oracle.stellent.ridc.common.util.CaseInsensitiveKeyHashMap
-
- putAll(Map<? extends String, ? extends String>) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
-
- putLocal(String, String) - Method in interface oracle.stellent.ridc.model.DataBinder
-
Shortcut for getLocalData().put(name,value)
- putLocal(String, String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
Shortcut for getLocalData().put(name,value)
- putPermissions(CacheId, CachedDataBinder) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
Remember user's permissions
- putSingle(K, V) - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
Set the value for the key to be a one item list consisting of the supplied
value.
- putSingle(K, V) - Method in interface oracle.stellent.ridc.common.http.utils.collection.MultivaluedMap
-
Set the key's value to be a one item list consisting of the supplied value.
- read(byte[], int, int) - Method in class oracle.stellent.ridc.common.io.LengthLimitedInputStream
-
- read() - Method in class oracle.stellent.ridc.common.io.LengthLimitedInputStream
-
- readAndSetRequestSchema(JaxWSClientConfig) - Static method in class oracle.stellent.ridc.protocol.jaxws.xml.WSDLAndSchemaParser
-
- readConfig(IdcClientManager, XPathEvaluator) - Method in class oracle.stellent.ridc.config.impl.XmlConfigurationSerializer
-
Read the configuration
- readConfiguration(InputStream) - Method in interface oracle.stellent.ridc.config.ConfigurationSerializer
-
Read a list of configuration into a new IdcClientManager from an XML stream
- readConfiguration(InputStream) - Method in class oracle.stellent.ridc.config.impl.XmlConfigurationSerializer
-
Read the configuration from an XML stream
- readHdaStream() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
Creates a stream to the next HDA message.
- readHeaders() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
Read the headers (Http format) from the content server
- readIdcContentLength(InputStream) - Static method in class oracle.stellent.ridc.model.serialize.HdaSerializerUtils
-
Read the custom IDCFILE content length portion of the inputstream
- readLine(InputStream, String) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
-
This code copied from HttpClient.
- readLine(BufferedReader, boolean) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Reads a line from a reader, and throws an exception if it cannot, unless
'suppress' is set to true.
- readProperties(BufferedReader, DataObject, String, boolean) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Read properties values in from a buffered reader and into a properties
object.
- readRawLine(InputStream) - Static method in class oracle.stellent.ridc.common.util.StreamUtil
-
This code copied from HttpClient.
- readResponse() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
Reads the next message, if a message is not completely received within the timeout specified an exception
is thrown.
- readResponse() - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
Reads the next message, if a message is not completely received
within the timeout specified an exception is thrown.
- readResponse() - Method in interface oracle.stellent.ridc.protocol.Protocol
-
- readResultSetHeader(BufferedReader) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Parses the column information for the result set from a character stream
- readToEnd(BufferedReader) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Advance the reader until the '@end' value is found on a line.
- readUnusedResponseBody(RIDCHttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
-
Read and discard the response body from the HttpMethod.
- recordImpersonatee(String) - Method in class oracle.stellent.ridc.IdcContext
-
Record the name of the person being impersonated.
- redir_mod - Static variable in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
the RedirectionModule class
- RedirectionException - Exception in oracle.wcc.ridc.adfca.http.internal.exception
-
- RedirectionException(HttpStatus, String) - Constructor for exception oracle.wcc.ridc.adfca.http.internal.exception.RedirectionException
-
- REFRESH_SUBJECTS - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
-
- registerConnectionPool(String, Class<? extends ConnectionPool>) - Method in class oracle.stellent.ridc.protocol.ConnectionPoolManager
-
Register a new connection pool
- registerDmsFilter() - Method in class oracle.stellent.ridc.IdcClientManager
-
- registerDmsFilter() - Method in class oracle.stellent.ridc.SimpleIdcClientManager
-
- registerFilter(int, IIdcFilter) - Method in class oracle.stellent.ridc.filter.IdcFilterManager
-
Register a filter that will be called during processing of the RIDC event.
- registerProvider(IdcClientProvider) - Method in class oracle.stellent.ridc.IdcClientManager
-
- registerProvider(String, IdcClientProvider) - Method in class oracle.stellent.ridc.IdcClientManager
-
Register a provider.
- registerSocketFactory(String, SocketConnectionManager) - Static method in class oracle.stellent.ridc.protocol.intradoc.IntradocClient
-
- release(RidcSession) - Method in class oracle.wcc.ridc.adfca.session.RidcSessionPool
-
Returns a RIDC session to the pool
- releaseConnection() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
-
Release the connection
- releaseConnection(TConnection) - Method in interface oracle.stellent.ridc.protocol.ConnectionPool
-
Release the connection for the current thread
- releaseConnection() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
Release the connection
- releaseConnection() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
Release the connection
- releaseConnection() - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
-
- releaseConnection() - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
- releaseConnection(TConnection) - Method in class oracle.stellent.ridc.protocol.impl.BlockingQueueConnectionPool
-
Release the connection for this thread
- releaseConnection(TConnection) - Method in class oracle.stellent.ridc.protocol.impl.SimpleConnectionPool
-
Release the connection for this thread
- REMOTE_USER_HEADER - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- remove(K) - Method in class oracle.stellent.ridc.common.cache.ExpiringCache
-
Remove entry from cache linked to key, returning entry value if non-expired; otherwise null.
- remove(Object) - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
- remove(Object) - Method in class oracle.stellent.ridc.common.http.utils.collection.KeyComparatorHashMap
-
Removes the mapping for this key from this map if present.
- remove(Object) - Method in class oracle.stellent.ridc.common.util.CaseInsensitiveKeyHashMap
-
- remove(Object) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
-
- removeAllHandlers() - Static method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
Removes all handlers associated with authentication schemes
- removeCacheId(CacheId) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
Drop the permissions for this user from the cache
- removeCacheId(CacheId) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache
-
Remove cache
- removeClient(String) - Method in class oracle.stellent.ridc.IdcClientManager
-
Remove a client by name
- removeEldestEntry(Map.Entry<K, V>) - Method in class oracle.stellent.ridc.common.http.utils.collection.KeyComparatorLinkedHashMap
-
Returns true if this map should remove its eldest entry.
- removeExpiredEntries() - Method in class oracle.stellent.ridc.common.cache.ExpiringCache
-
Remove expired entries returning an approximation of the number of revised entries now cached
- removeField(String) - Method in interface oracle.stellent.ridc.model.DataResultSet
-
Remove a field from all rows by a given field name
Note: this is an expensive operation; all internal data structures will be updated.
- removeField(String) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
-
Remove a field from this result set.
- removeFieldType(String) - Method in interface oracle.stellent.ridc.model.DataBinder
-
Remove the field type mapping for a given field name
- removeFieldType(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
Remove the field type mapping
- removeFile(String) - Method in interface oracle.stellent.ridc.model.DataBinder
-
Remove a file for a given file name
- removeFile(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
Remove a file
- removeHandler(IdcContext.HttpAuthScheme) - Static method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
Removes a handler associated with the given authentication scheme
- removeOptionList(String) - Method in interface oracle.stellent.ridc.model.DataBinder
-
Remove an option list for a given name
- removeOptionList(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
Remove an option list
- removePermissions(CacheId) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
Remove user's permissions
- removeResultSet(String) - Method in interface oracle.stellent.ridc.model.DataBinder
-
Remove the result set for a given name
- removeResultSet(String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
Remove the result set
- removeRow(int) - Method in interface oracle.stellent.ridc.model.DataResultSet
-
Remove a row at a given index
- removeRow(int) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
-
Remove a row in this result set.
- removeStaleEntries() - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
Remove entries from cache that are too old
- replaceChars(String, String, char) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Replaces all chars with the replacement char
- replaceParams(String, String[]) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Replace placeholders, or parameters, in a string that are of the format {number}
- replaceQueryString(URI, String) - Static method in class oracle.stellent.ridc.common.util.HttpUtils
-
Replace the query string with a new string in an URI
- REQUEST_METHOD_HEADER - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- requestConfig - Variable in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
- requestConfig - Variable in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
- requestConfig - Variable in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
-
- RequestEntity - Interface in oracle.stellent.ridc.protocol.http.httpurlconnection.impl
-
Base interface for POST request body
- required_version_more_specific(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: REQUIRED_VERSION_MORE_SPECIFIC
- reset() - Method in class oracle.stellent.ridc.common.io.LengthLimitedInputStream
-
- reset() - Method in class oracle.stellent.ridc.protocol.Connection
-
Reset the connection fields
- reset(boolean) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
-
Reset the RIDCHttpClient connection
- resetContext() - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
-
Reset the context to the root node
- resetState() - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
-
Reset the state of the connection
- resetState() - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
-
Reset the Http State of the client
- resetState() - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
-
Reset the state of the connection
- resetState() - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionClient
-
- resetState() - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleClient
-
- resolveAccessLevel(DataObject, DataBinder) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IAccessResolver
-
- resolveAccessLevel(DataObject, DataBinder, ITrace) - Method in interface oracle.stellent.ridc.convenience.usersecurity.IAccessResolver
-
For a given document, determine the user's access level
If the resolver determines that it doesn't want to participate in the access
level calculation, it returns null
- resolveAccessLevel(DataObject, DataBinder) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAccounts
-
- resolveAccessLevel(DataObject, DataBinder, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAccounts
-
Get the user's access level for this document.
- resolveAccessLevel(DataObject, DataBinder) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAcl
-
- resolveAccessLevel(DataObject, DataBinder, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverAcl
-
For a given document, determine the user's access level
Fix for bug 9782307, only if the document's group is listed in the
enviroment's SpecialAuthGroups list will the access level be checked.
- resolveAccessLevel(DataObject, DataBinder) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverSecurityGroups
-
- resolveAccessLevel(DataObject, DataBinder, ITrace) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.AccessResolverSecurityGroups
-
For a given document, determine the user's access level
This resolver always participates.
- RESOURCE_BUNDLE - Static variable in class oracle.stellent.ridc.i18n.locale.BaseMessages
-
The default resource bundle name to be used
- responsePhase1Handler(Response, RoRequest) - Method in class oracle.stellent.ridc.protocol.http.oracle.obj.CustomCookieModule
-
- RESULT_NAME - Static variable in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
-
- retrieveImpersonatee() - Method in class oracle.stellent.ridc.IdcContext
-
Retrieve the name of the person recorded as being impersonated.
- RETRY_COUNT - Static variable in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- RIDC_CONNECTION_VALIDATION_FAILURE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- RIDC_CONNECTION_VALIDATION_FAILURE_ACTION - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- RIDC_CONNECTION_VALIDATION_FAILURE_CAUSE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- RIDC_CONNECTION_VALIDATION_FAILURE_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- RIDC_CONNECTION_VALIDATION_FAILURE_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- RIDC_EXCEPTION - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- RIDC_EXCEPTION_ACTION - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- RIDC_EXCEPTION_CAUSE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- RIDC_EXCEPTION_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- RIDC_EXCEPTION_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- RIDC_FILTER_REGISTRATION_FAILURE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- RIDC_FILTER_REGISTRATION_FAILURE_ACTION - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- RIDC_FILTER_REGISTRATION_FAILURE_CAUSE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- RIDC_FILTER_REGISTRATION_FAILURE_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- RIDC_FILTER_REGISTRATION_FAILURE_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- RIDC_INTERNAL_PARAM_PREFIX - Static variable in class oracle.stellent.ridc.IdcContext
-
parameter name prefix for internal-use RIDC parameters stored in parameters map
- RIDC_VERSION - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- ridcClient - Variable in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
- RidcConfiguration - Class in oracle.wcc.ridc.adfca
-
- RidcConnection - Class in oracle.wcc.ridc.adfca
-
Public API for consuming WebCenter Content RIDC-based Connection
- RidcConnection() - Constructor for class oracle.wcc.ridc.adfca.RidcConnection
-
- RidcConnection.Protocol - Enum in oracle.wcc.ridc.adfca
-
RIDC protocol types
- RidcConnectionImpl - Class in oracle.wcc.ridc.adfca.framework
-
- RidcConnectionImpl(WccConnection) - Constructor for class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Protected Constructor for Instantiating RidcConnectionImpl
- RidcConnectionProvider - Class in oracle.wcc.ridc.adfca.framework
-
- RidcConnectionProvider() - Constructor for class oracle.wcc.ridc.adfca.framework.RidcConnectionProvider
-
- RidcConnectionUtils - Class in oracle.wcc.ridc.adfca.framework
-
Util class to manage ridc connections.
- RidcConnectionUtils() - Constructor for class oracle.wcc.ridc.adfca.framework.RidcConnectionUtils
-
- RIDCCookie - Class in oracle.stellent.ridc
-
Represents a cookie value
- RIDCCookie(String, String) - Constructor for class oracle.stellent.ridc.RIDCCookie
-
- RIDCCookie(String, String, String, String, int, boolean) - Constructor for class oracle.stellent.ridc.RIDCCookie
-
- RIDCCookie(String) - Constructor for class oracle.stellent.ridc.RIDCCookie
-
Constructor This parses the cookies string and sets the appropriate fields.
- RidcCredentialProvider - Interface in oracle.wcc.ridc.adfca.session.auth
-
- RIDCHttpClient - Interface in oracle.stellent.ridc.common.http
-
Http Client for RIDC connections
- RIDCHttpClientProvider - Interface in oracle.stellent.ridc.common.http
-
- RIDCHttpClientUtils - Class in oracle.stellent.ridc.common.http.utils
-
- RIDCHttpClientUtils() - Constructor for class oracle.stellent.ridc.common.http.utils.RIDCHttpClientUtils
-
- RIDCHttpConstants - Class in oracle.stellent.ridc.common.http.utils
-
- RIDCHttpConstants() - Constructor for class oracle.stellent.ridc.common.http.utils.RIDCHttpConstants
-
- RIDCHttpConstants.HttpLibrary - Enum in oracle.stellent.ridc.common.http.utils
-
- RIDCHttpGetMethod - Interface in oracle.stellent.ridc.common.http
-
Generic interface for HTTP GET Method
- RIDCHttpHeader - Interface in oracle.stellent.ridc.common.http
-
Generic interface for HTTP request/response headers
- RIDCHttpHeaderImpl - Class in oracle.stellent.ridc.common.http.impl
-
Implementation of the RIDCHttpHeader
- RIDCHttpHeaderImpl(String, String) - Constructor for class oracle.stellent.ridc.common.http.impl.RIDCHttpHeaderImpl
-
Create a generic RIDC Http Header
- RIDCHttpMethod - Interface in oracle.stellent.ridc.common.http
-
Generic interface for HTTP Methods/Actions (GET and POST)
- RIDCHttpPart<T> - Interface in oracle.stellent.ridc.common.http
-
Generic type for Http Part.
- RIDCHttpPart.PartType - Enum in oracle.stellent.ridc.common.http
-
Currently allowed types of HTTP Parts.
- RIDCHttpPartImpl<T> - Class in oracle.stellent.ridc.common.http.impl
-
RIDC HTTP Part Implementation
- RIDCHttpPartImpl(String, T) - Constructor for class oracle.stellent.ridc.common.http.impl.RIDCHttpPartImpl
-
Create a HTTP Part
- RIDCHttpPartImpl(String, T, String) - Constructor for class oracle.stellent.ridc.common.http.impl.RIDCHttpPartImpl
-
Create a HTTP part with a specific encoding
- RIDCHttpPostMethod - Interface in oracle.stellent.ridc.common.http
-
Generic interface for HTTP POST Method
- RIDCMessages - Class in oracle.stellent.ridc.i18n.locale
-
- RIDCMessages() - Constructor for class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
- RidcMsgBundle - Class in oracle.wcc.ridc.adfca.resource
-
- RidcMsgBundle() - Constructor for class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- RidcProxyService - Interface in oracle.wcc.ridc.adfca.http
-
- RidcProxyServiceImpl - Class in oracle.wcc.ridc.adfca.http.internal
-
- RidcProxyServiceImpl(HttpServlet) - Constructor for class oracle.wcc.ridc.adfca.http.internal.RidcProxyServiceImpl
-
- RidcProxyServiceImpl.ResponseStream - Class in oracle.wcc.ridc.adfca.http.internal
-
Represents a content stream response from the WCC server.
- RidcProxyServlet - Class in oracle.wcc.ridc.adfca.http
-
- RidcProxyServlet() - Constructor for class oracle.wcc.ridc.adfca.http.RidcProxyServlet
-
- RIDCResources - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources
-
- RIDCResources_ar - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_ar() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_ar
-
- RIDCResources_cs - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_cs() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_cs
-
- RIDCResources_da - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_da() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_da
-
- RIDCResources_de - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_de() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_de
-
- RIDCResources_el - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_el() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_el
-
- RIDCResources_en - Class in oracle.stellent.ridc.i18n
-
English stub for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_en() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_en
-
- RIDCResources_es - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_es() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_es
-
- RIDCResources_fi - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_fi() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_fi
-
- RIDCResources_fr - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_fr() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_fr
-
- RIDCResources_hu - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_hu() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_hu
-
- RIDCResources_it - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_it() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_it
-
- RIDCResources_iw - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_iw() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_iw
-
- RIDCResources_ja - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_ja() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_ja
-
- RIDCResources_ko - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_ko() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_ko
-
- RIDCResources_nl - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_nl() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_nl
-
- RIDCResources_no - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_no() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_no
-
- RIDCResources_pl - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_pl() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_pl
-
- RIDCResources_pt - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_pt() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_pt
-
- RIDCResources_pt_BR - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_pt_BR() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_pt_BR
-
- RIDCResources_ro - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_ro() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_ro
-
- RIDCResources_ru - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_ru() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_ru
-
- RIDCResources_sk - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_sk() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_sk
-
- RIDCResources_sv - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_sv() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_sv
-
- RIDCResources_th - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_th() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_th
-
- RIDCResources_tr - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_tr() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_tr
-
- RIDCResources_zh_CN - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_zh_CN() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_zh_CN
-
- RIDCResources_zh_TW - Class in oracle.stellent.ridc.i18n
-
ListResourceBundle for locale resolution as defined in the Oracle localization guidelines:
http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1
- RIDCResources_zh_TW() - Constructor for class oracle.stellent.ridc.i18n.RIDCResources_zh_TW
-
- RidcSession - Class in oracle.wcc.ridc.adfca.session
-
- RidcSession(RidcConnection, IdcContext) - Constructor for class oracle.wcc.ridc.adfca.session.RidcSession
-
- RidcSessionPool - Class in oracle.wcc.ridc.adfca.session
-
- RidcSessionPool(RidcConnection) - Constructor for class oracle.wcc.ridc.adfca.session.RidcSessionPool
-
- RidcSessionPoolManager - Class in oracle.wcc.ridc.adfca.session
-
Manages content connections associated with ADF session scopes.
- RIDCVersionProperties - Class in oracle.stellent.ridc
-
Generated by oracle.stellent.ridc.mvnplugins.GenerateVersionProperties
- RIDCVersionProperties() - Constructor for class oracle.stellent.ridc.RIDCVersionProperties
-
- run() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
-
- saveCookiesToUserContext(IdcWebLogin) - Method in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
-
- saveCookiesToUserContext(IdcWebLogin) - Method in class oracle.stellent.ridc.protocol.jaxws.stack.jrf.JaxWSbkServiceStack
-
Get the cookies from the JRF place, and place them in the WLS place
- saveCookiesToUserContext(IdcWebLogin) - Method in class oracle.stellent.ridc.protocol.jaxws.stack.wls.JaxWSwlsServiceStack
-
- scopeInvalidated(String) - Method in class oracle.wcc.ridc.adfca.session.RidcSessionPoolManager
-
RidcSessionPoolManager is an ADFScopeListener and is registered with the ADF
session scope to be notified when the session scope is invalidated (i.e.
- SECURITY_REALM - Static variable in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- sendAuthenticatedRequest() - Method in class oracle.stellent.ridc.protocol.http.auth.BasicAuthHandler
-
Send the authenticated request to the Content Server
- sendAuthenticatedRequest() - Method in class oracle.stellent.ridc.protocol.http.auth.BearerTokenAuthHandler
-
Send the authenticated request to the Content Server
- sendAuthenticatedRequest() - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
-
Send the authenticated request to the Content Server
- sendAuthenticatedRequest() - Method in class oracle.stellent.ridc.protocol.http.auth.GenericAuthHandler
-
- sendAuthenticatedRequest() - Method in class oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler
-
- sendAuthenticatedRequest() - Method in interface oracle.stellent.ridc.protocol.http.AuthenticationHandler
-
Send the authenticated request to the Content Server
- sendDispositionHeader(OutputStream) - Method in class oracle.stellent.ridc.protocol.http.apache3.obj.HdaFilePart
-
Write the disposition header to the output stream
- sendEventsForResponse(DataBinder) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
-
Send our the events for the response
- sendFiles(OutputStream) - Method in class oracle.stellent.ridc.model.serialize.MultipartPostBinderSerializer
-
Send along all files into the output stream
- sendRequest(IdcContext, DataBinder) - Method in class oracle.stellent.ridc.IdcClient
-
Execute the request; sends the request to the Content Server and reads
the response.
- sendRequest(IdcContext, DataBinder, IdcRequestConfig) - Method in class oracle.stellent.ridc.IdcClient
-
Execute the request; sends the request to the Content Server and reads
the response.
- sendRequest() - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
Send the request to the Content Server; used internally by the AuthHandler implementations
Same as sendRequest(null)
- sendRequest(Boolean) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
Send the request to the Content Server; used internally by the AuthHandler implementations
- sendRequest(IdcContext, DataBinder) - Method in class oracle.wcc.ridc.adfca.RidcConnection
-
Execute the request; Sends the request to the Content Server and obtains
the response.
- sendRequest(DataBinder) - Method in class oracle.wcc.ridc.adfca.session.RidcSession
-
Convenience method for sending a request.
- sendRequest(DataBinder, IdcRequestConfig) - Method in class oracle.wcc.ridc.adfca.session.RidcSession
-
Convenience method for sending a request.
- serialize(Node, OutputStream) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
-
Pretty prints the XML to the specified output stream
- serialize(Node, Writer) - Static method in class oracle.stellent.ridc.common.xml.XMLHelper
-
Pretty prints the XML to the specified output stream
- serialize_input_terminated_before_read_line() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: SERIALIZE_INPUT_TERMINATED_BEFORE_READ_LINE
- serialize_not_serializable(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: SERIALIZE_NOT_SERIALIZABLE
- serialize_parse_resultset_error(Object, Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: SERIALIZE_PARSE_RESULTSET_ERROR
- serialize_response_error() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: SERIALIZE_RESPONSE_ERROR
- serialize_resultset_malformed() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: SERIALIZE_RESULTSET_MALFORMED
- serialize_unable_to_count_bytes(Object) - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: SERIALIZE_UNABLE_TO_COUNT_BYTES
- serializeBinder(OutputStream, DataBinder) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Writes out the local data, option lists, and result sets in hda format.
- serializeBinder(OutputStream, DataBinder, Protocol.NullHandlingStrategy) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Writes out the local data, option lists, and result sets in hda format.
- serializeBinder(Writer, DataBinder) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Writes out the local data, option lists, and result sets in hda format.
- serializeBinder(Writer, DataBinder, Protocol.NullHandlingStrategy) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Writes out the local data, option lists, and result sets in hda format.
- serializeConfiguration(OutputStream, IdcClientManager) - Method in interface oracle.stellent.ridc.config.ConfigurationSerializer
-
Serialize all configurations in an IdcClientManager to an XML stream
- serializeConfiguration(OutputStream, IdcClientManager) - Method in class oracle.stellent.ridc.config.impl.XmlConfigurationSerializer
-
Serialize the clients in the IdcClientManager to an XML stream
- serializeFieldTypes() - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
Serialize the field types into the blFieldTypes
- service(HttpServletRequest, HttpServletResponse) - Method in class oracle.wcc.ridc.adfca.http.internal.RidcProxyServiceImpl
-
- service(HttpServletRequest, HttpServletResponse) - Method in interface oracle.wcc.ridc.adfca.http.RidcProxyService
-
- service(HttpServletRequest, HttpServletResponse) - Method in class oracle.wcc.ridc.adfca.http.RidcProxyServlet
-
- SERVICE_EXCEPTION - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- SERVICE_EXCEPTION_ACTION - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- SERVICE_EXCEPTION_CAUSE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- SERVICE_EXCEPTION_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- SERVICE_EXCEPTION_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- ServiceCallUtils - Class in oracle.stellent.ridc.convenience.usersecurity.impl
-
- ServiceCallUtils() - Constructor for class oracle.stellent.ridc.convenience.usersecurity.impl.ServiceCallUtils
-
- ServiceException - Exception in oracle.stellent.ridc.protocol
-
Exceptions that occur when processing service requests.
- ServiceException(String, HdaBinderSerializer, String, Throwable) - Constructor for exception oracle.stellent.ridc.protocol.ServiceException
-
- ServiceException(String, HdaBinderSerializer, String) - Constructor for exception oracle.stellent.ridc.protocol.ServiceException
-
- ServiceException(Throwable, DataBinder) - Constructor for exception oracle.stellent.ridc.protocol.ServiceException
-
- ServiceException(DataBinder) - Constructor for exception oracle.stellent.ridc.protocol.ServiceException
-
- ServiceLog<TConfig extends IdcClientConfig> - Class in oracle.stellent.ridc.common.util
-
ALL LOG MESSAGES IN THIS CLASS ARE ASSUMED TO BE DEBUG OR FINER AND NEED NO I18N
- ServiceLog(TConfig, ServiceRequest, DataBinder) - Constructor for class oracle.stellent.ridc.common.util.ServiceLog
-
Create service log.
- serviceLog - Variable in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
- serviceLog - Variable in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
- serviceLog - Variable in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
-
- ServiceRequest<TConnection extends Connection> - Class in oracle.stellent.ridc.protocol
-
- ServiceRequest(IdcContext, DataBinder, TConnection) - Constructor for class oracle.stellent.ridc.protocol.ServiceRequest
-
- ServiceRequest(IdcContext, DataBinder, TConnection, IdcRequestConfig) - Constructor for class oracle.stellent.ridc.protocol.ServiceRequest
-
- ServiceResponse - Class in oracle.stellent.ridc.protocol
-
Represents a response from the Content Server
- ServiceResponse(DataFactory, String, Map<String, String>, InputStream, ServiceResponse.ResponseType) - Constructor for class oracle.stellent.ridc.protocol.ServiceResponse
-
- ServiceResponse.ResponseType - Enum in oracle.stellent.ridc.protocol
-
- SESSIONPOOL_NOT_SUPPORTED - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- SESSIONPOOL_NOT_SUPPORTED_ACTION - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- SESSIONPOOL_NOT_SUPPORTED_CAUSE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- SESSIONPOOL_NOT_SUPPORTED_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- SESSIONPOOL_NOT_SUPPORTED_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- SET_COOKIE_HEADER - Static variable in class oracle.stellent.ridc.protocol.jaxws.stack.JaxWSServiceStack
-
- setAlgorithm(String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- setArg0(String) - Method in class oracle.stellent.ridc.protocol.jaxws.obj.ContentServerRequest
-
Sets the value of the arg0 property.
- setArg1(DataHandler) - Method in class oracle.stellent.ridc.protocol.jaxws.obj.ContentServerRequest
-
Sets the value of the arg1 property.
- setAuthenticationPreemptive(boolean) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
-
Set authentication preemptive
- setAuthenticationPreemptive(boolean) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
-
Set if the basic auth should be preemptive
- setAuthenticationPreemptive(boolean) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
-
Set authentication preemptive
- setAuthenticationPreemptive(boolean) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionClient
-
- setAuthenticationPreemptive(boolean) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleClient
-
- setAuthLocation(String) - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
-
Record the location of the SSO server.
- setAuthScheme(IdcContext.HttpAuthScheme) - Method in class oracle.stellent.ridc.IdcContext
-
- setBoolean(String, boolean) - Method in interface oracle.stellent.ridc.model.DataObject
-
Set a value as a boolean
- setBoolean(DataObject, String, boolean) - Static method in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
-
Set a value as a boolean
- setBoolean(String, boolean) - Method in class oracle.stellent.ridc.model.impl.DataObjectImpl
-
Set a value as a boolean
- setBoolean(String, boolean) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
-
Set a value as a boolean
- setBundle(String) - Method in class oracle.stellent.ridc.i18n.locale.BaseLocaleMessage
-
- setChunkSize(int) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- setClientSecurityPolicy(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setCloseMethod(CloseNotifyInputStream.CloseMethod) - Method in class oracle.stellent.ridc.protocol.ServiceResponse
-
Set the method to call upon closure of the stream
- setComment(String) - Method in class oracle.stellent.ridc.RIDCCookie
-
- setConnectionPool(String) - Method in class oracle.stellent.ridc.IdcClientConfig
-
- setConnectionProperties(RidcConnection, IdcClient) - Static method in class oracle.wcc.ridc.adfca.framework.RidcConnectionProvider
-
Set the IdcClient's protocol configuration configuration properties.
- setConnectionSize(int) - Method in class oracle.stellent.ridc.IdcClientConfig
-
- setConnectionString(String) - Method in class oracle.stellent.ridc.IdcClientConfig
-
- setConnectionString(String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- setConnectionWaitTime(long) - Method in class oracle.stellent.ridc.IdcClientConfig
-
- setConnectTimeout(int) - Method in class oracle.stellent.ridc.IdcRequestConfig
-
Sets a specified timeout value, in milliseconds, to be used when opening a connection
The maximum time allowed to make a connection
- setContentLength(long) - Method in class oracle.stellent.ridc.model.TransferFile
-
- setContentType(String) - Method in class oracle.stellent.ridc.model.TransferFile
-
- setContentType(String) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- setContextNode(Node) - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
-
Set the context of the queries
- setContextNode(String) - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
-
Set the context of the queries to be the result of the given xpath expression
- setCookiePolicy(String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
-
Set Cookie policy for this action
- setCookiePolicy(String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
Set the cookie policy
- setCookiePolicy(String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
Set Cookie policy for this action
- setCookiePolicy(String) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
-
- setCookiePolicy(String) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
- setCookies(Map<String, RIDCCookie>) - Method in class oracle.stellent.ridc.IdcContext
-
Set the cookies to use for subsequent sendRequest() calls.
- setCredentials(Credentials) - Method in class oracle.stellent.ridc.auth.CredentialsReference
-
- setCredentials(Credentials) - Method in class oracle.stellent.ridc.auth.impl.BasicIdentity
-
- setCredentials(String, Credentials) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
-
Set credentials for the connection
- setCredentials(Credentials) - Method in class oracle.stellent.ridc.IdcContext
-
Set some credentials for this context.
- setCredentials(String, Credentials) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
-
Set the credentials
- setCredentials(String, Credentials) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
-
Set credentials for the connection
- setCredentials(String, Credentials) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionClient
-
- setCredentials(String, Credentials) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleClient
-
- setDataBinder(DataBinder) - Method in class oracle.stellent.ridc.protocol.ServiceRequest
-
- setDataFactory(DataFactory) - Method in class oracle.stellent.ridc.IdcClient
-
Set the data factory for this client
- setDate(long) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.QueryDate
-
- setDate(String, Date) - Method in interface oracle.stellent.ridc.model.DataObject
-
Set a date value.
- setDate(DataObject, String, Date) - Static method in class oracle.stellent.ridc.model.impl.DataObjectEncodingUtils
-
Set a date value.
- setDate(String, Date) - Method in class oracle.stellent.ridc.model.impl.DataObjectImpl
-
Set a date value.
- setDate(String, Date) - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
-
Set a date value.
- setDomain(String) - Method in class oracle.stellent.ridc.RIDCCookie
-
- setEncoding(String) - Method in class oracle.stellent.ridc.common.http.impl.RIDCHttpPartImpl
-
Set the content encoding
- setEncoding(String) - Method in class oracle.stellent.ridc.IdcContext
-
Set the encoding to use
- setEncoding(String) - Method in class oracle.stellent.ridc.model.serialize.HdaBinderSerializer
-
Set the encoding for the files referenced in this object.
- setExpiryTime(long) - Method in class oracle.stellent.ridc.auth.impl.BearerTokenCredentials
-
set the expiry time of the token
An expiryTime value less than or equal to 0 indicates the token never expires.
- setFields(List<DataResultSet.Field>) - Method in interface oracle.stellent.ridc.model.DataResultSet
-
Set the fields for all columns
- setFields(List<DataResultSet.Field>) - Method in class oracle.stellent.ridc.model.impl.DataResultSetImpl
-
Set the fields.
- setFieldType(String, String) - Method in interface oracle.stellent.ridc.model.DataBinder
-
Set a field type for a given field name
- setFieldType(String, String) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
Set a field type for this data binder
- setFileName(String) - Method in class oracle.stellent.ridc.model.TransferFile
-
- setFilterManager(IdcFilterManager) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpProtocol
-
- setFilterManager(IdcFilterManager) - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- setFilterManager(IdcFilterManager) - Method in interface oracle.stellent.ridc.protocol.Protocol
-
- setFixedLen(boolean) - Method in class oracle.stellent.ridc.model.DataResultSet.Field
-
set FixedLen which is a maximum length when translated to a string.
- setFollowRedirects(boolean) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
-
Set the follow directs option for the connection
- setFollowRedirects(boolean) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
set if the client should follow redirects
- setFollowRedirects(boolean) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
Set the follow directs option for the connection
- setFollowRedirects(boolean) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionGetMethod
-
- setFollowRedirects(boolean) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionPostMethod
-
- setFollowRedirects(boolean) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
- setForcedChunkingForLongRequests(boolean) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- setHeaderCharset(String) - Method in class oracle.stellent.ridc.protocol.intradoc.HdaProtocol
-
- setHttpClient(RIDCHttpClient) - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
-
- setHttpClient(RIDCHttpClient) - Method in class oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler
-
- setHttpLibrary(RIDCHttpConstants.HttpLibrary) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- setId(int) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.QueryDate
-
- setIdAttribute(String, boolean) - Method in class oracle.stellent.ridc.common.xml.XPathEvaluator
-
Set the ID attribute feature against this DOM tree
- setIdcClient(IdcClient) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
For this Cache, set the communication information
- setIdcClient(IdcClient) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Sets the IdcClient instance that got created based on this connection's
properties; specifically connection URL.
- setInitialized(boolean) - Method in class oracle.stellent.ridc.IdcClient
-
- setInputStream(InputStream) - Method in class oracle.stellent.ridc.model.TransferFile
-
- setIsAdminServer(boolean) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- setJaxWSStack(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setJaxWSStack(JaxWSClientConfig.JAXWSSTACK) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setJpsConfigFile(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setKeepRunning(boolean) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher.IdcPollingThread
-
- setKey(String) - Method in class oracle.stellent.ridc.i18n.locale.BaseLocaleMessage
-
- setKeystoreAlias(String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- setKeystoreAliasPassword(String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
Deprecated.
- setKeystoreAliasPassword(char[]) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- setKeystoreFile(String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- setKeystorePassword(String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
Deprecated.
- setKeystorePassword(char[]) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- setLabelAndTextFor(JLabel, Component, LocaleMessage) - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
-
- setLogId(String) - Method in class oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler
-
- setLoginForm(IdcContext.LoginForm) - Method in class oracle.stellent.ridc.IdcContext
-
- setLoginNamespaceUri(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setLoginOperationName(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setLoginServiceEndpointUrl(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setLoginServiceName(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setLoginServicePort(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setLoginServiceWSDLUrl(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setLogoutOperationName(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setLogProvider(ILogProvider) - Static method in class oracle.stellent.ridc.common.log.LogFactory
-
Set the log provider.
- setMaxAge(int) - Method in class oracle.stellent.ridc.RIDCCookie
-
- setMaxLen(int) - Method in class oracle.stellent.ridc.model.DataResultSet.Field
-
set MaxLen which is maximum length of field in characters when translated to a string if field
is fixed length.
- setMethod(RIDCHttpMethod) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConnection
-
- setMnemonicKeyValidator(MnemonicKeyValidator) - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
-
- setName(String) - Method in class oracle.stellent.ridc.auth.impl.BasicIdentity
-
- setName(String) - Method in class oracle.stellent.ridc.common.http.impl.RIDCHttpPartImpl
-
Set the name of the part
- setName(String) - Method in class oracle.stellent.ridc.common.util.NameValuePair
-
- setName(String) - Method in class oracle.stellent.ridc.model.DataResultSet.Field
-
- setName(String) - Method in class oracle.stellent.ridc.RIDCCookie
-
- setNonProxyHosts(String) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- setOutputStreamBufferSize(int) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- setParameter(String, String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
-
Set request parameters
- setParameter(String, Object) - Method in class oracle.stellent.ridc.IdcContext
-
Set a parameter into this request
- setParameter(String, String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
Set the request parameter
- setParameter(String, Object) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3PostMethod
-
Set the parameter to the request
- setParameter(String, String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
Set request parameters
- setParameter(String, String) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
-
- setParameter(String, String) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
- setParameters(Object[]) - Method in class oracle.stellent.ridc.i18n.locale.BaseLocaleMessage
-
- setPath(String) - Method in class oracle.stellent.ridc.RIDCCookie
-
- setPingMethod(RIDCHttpMethod) - Method in class oracle.stellent.ridc.protocol.http.auth.FormAuthHandler
-
- setPingService(String) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- setPrimaryConnectionName(String) - Method in class oracle.wcc.ridc.adfca.RidcConfiguration
-
- setPropConnectionPoolMethod(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropConnectionPoolSize(Integer) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropConnectionProtocol(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropConnectionSocketTimeout(Integer) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropConnectionUrl(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropConnectionWaitTime(Integer) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropCredentialAppIdKey(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropCredentialImpersonationAllowed(Boolean) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropCredentialPassword(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropCredentialUsername(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setProperties(Map<String, String>) - Method in class oracle.stellent.ridc.auth.CredentialsReference
-
- setProperties(Map<String, String>) - Method in class oracle.stellent.ridc.IdcClientConfig
-
- setProperties(Map<String, String>) - Method in class oracle.stellent.ridc.IdcRequestConfig
-
- setProperty(String, String) - Method in class oracle.stellent.ridc.IdcClientConfig
-
- setProperty(String, String) - Method in class oracle.stellent.ridc.IdcRequestConfig
-
- setPropProtocolHttpLibrary(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropProtocolIdcsAlgorithm(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropProtocolIdcsKeystoreAlias(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropProtocolIdcsKeystoreAliasPassword(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropProtocolIdcsKeystoreFile(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropProtocolIdcsKeystorePassword(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropProtocolIdcsTrustManagerFile(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropProtocolIdcsTrustManagerPassword(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropProtocolJaxWSJpsConfigFile(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropProtocolJaxWSPolicy(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropProtocolJaxWSRegisterIdentitySwitchFilter(Boolean) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropProtocolJaxWSServerInsName(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropProtocolJaxWSSkipStackOptimize(Boolean) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropProtocolJaxWSStack(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropSessionPoolAnonymousFallback(Boolean) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropSessionPoolCredentialProviderClass(String) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setPropSessionPoolSupport(Boolean) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
- setProtocol(RidcConnection.Protocol) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Sets the connection's protocol type.
- setProxy(String, int, String, String, String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
-
Set proxy for the connection
- setProxy(String, int, String, String, String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
-
Set the proxy
- setProxy(String, int, String, String, String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
-
Set proxy for the connection
- setProxy(String, int, String, String, String) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionClient
-
- setProxy(Proxy) - Method in interface oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionFactory
-
Sets the HTTP proxy that will be used by connections created by this
factory.
- setProxy(String, int, String, String, String) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleClient
-
- setProxyHost(String) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- setProxyPassword(String) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- setProxyPort(int) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- setProxyRealm(String) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- setProxyUsername(String) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- setQueryString(List<NameValuePair>) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
-
Set the query string for the request
- setQueryString(List<NameValuePair>) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
Set the query string for the URL of this method
- setQueryString(List<NameValuePair>) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
Set the query string for the request
- setQueryString(List<NameValuePair>) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
-
- setQueryString(List<NameValuePair>) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
- setQuerySubjects(List) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
-
Set the list of subjects to query
- setReadTimeout(int) - Method in class oracle.stellent.ridc.IdcRequestConfig
-
Sets a specified timeout value, in milliseconds, to be used when waiting for response data
The longest period allowed for socket inactivity on reading response
- setRealm(String) - Method in class oracle.stellent.ridc.auth.impl.BearerTokenCredentials
-
set the realm name to which the token applies (null indicates all realms)
- setRequestBinderArg(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setRequestConfig(IdcRequestConfig) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
-
Set the request-specific config for the request
- setRequestConfig(IdcRequestConfig) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
- setRequestConfig(IdcRequestConfig) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
- setRequestConfig(IdcRequestConfig) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
-
- setRequestConfig(IdcRequestConfig) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
- setRequestConfig(IdcRequestConfig) - Method in class oracle.stellent.ridc.protocol.ServiceRequest
-
- setRequestEntity(String, String, String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpPostMethod
-
Set request data for POST action
- setRequestEntity(List<RIDCHttpPart<?>>, String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpPostMethod
-
Set multipart request data for POST action
- setRequestEntity(String, String, String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3PostMethod
-
Set a string entity to the request
- setRequestEntity(List<RIDCHttpPart<?>>, String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3PostMethod
-
Set entities for multipart post
- setRequestEntity(String, String, String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4PostMethod
-
Set request data for POST action
- setRequestEntity(List<RIDCHttpPart<?>>, String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4PostMethod
-
Set multipart request data for POST action
- setRequestEntity(String, String, String) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionPostMethod
-
- setRequestEntity(List<RIDCHttpPart<?>>, String) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionPostMethod
-
- setRequestEntity(String, String, String) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOraclePostMethod
-
- setRequestEntity(List<RIDCHttpPart<?>>, String) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOraclePostMethod
-
- setRequestHeader(String, String) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
-
Set the request header for the request
- setRequestHeader(String, String) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
Set the request header
- setRequestHeader(String, String) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
Set the request header for the request
- setRequestHeader(String, String) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
-
- setRequestHeader(String, String) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
- setRequestInstanceNameArg(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setRequestNamespaceUri(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setRequestOperationName(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setRequestSchemaUrl(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setRequestServiceEndpointUrl(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setRequestServiceName(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setRequestServicePort(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setRequestServiceWSDLUrl(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setResponse(DataHandler) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConnection
-
Set the response data handler
- setResponseStream(InputStream) - Method in class oracle.stellent.ridc.protocol.ServiceResponse
-
- setScale(int) - Method in class oracle.stellent.ridc.model.DataResultSet.Field
-
set the scale for DECIMAL field
- setSecure(boolean) - Method in class oracle.stellent.ridc.RIDCCookie
-
- setSecureProperties(Map<String, char[]>) - Method in class oracle.stellent.ridc.IdcClientConfig
-
- setSecureProperty(String, char[]) - Method in class oracle.stellent.ridc.IdcClientConfig
-
- setSecurityRealm(String) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
Specify security realm for use with basic authentication
using Oracle HTTPClient
- setServerInstanceName(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setService(String) - Method in class oracle.stellent.ridc.protocol.ServiceRequest
-
- setServiceCallUtils(IServiceCallUtils) - Method in class oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache
-
- setServiceLog(ServiceLog) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpMethod
-
Set the service log for the request
- setServiceLog(ServiceLog) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method
-
Set the service log for the request
- setServiceLog(ServiceLog) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method
-
Set the service log for the request
- setServiceLog(ServiceLog) - Method in class oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler
-
- setServiceLog(ServiceLog) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionMethod
-
- setServiceLog(ServiceLog) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleMethod
-
Set the service log for the request
- setServiceLog(ServiceLog) - Method in class oracle.stellent.ridc.protocol.ServiceRequest
-
- setServiceLog(ServiceLog) - Method in class oracle.stellent.ridc.protocol.ServiceResponse
-
- setSessionCookie(String) - Method in class oracle.stellent.ridc.IdcContext
-
- setSessionPoolCredentialProviderClass(Class) - Method in class oracle.wcc.ridc.adfca.framework.RidcConnectionImpl
-
Sets the The RidcCredentialProvider Class to utilize to generate the
initial IdcContext for new RidcSession instances created within the
ADF session-scoped Session Pool.
- setSessionPoolProperties(RidcConnection, IdcClient) - Static method in class oracle.wcc.ridc.adfca.framework.RidcConnectionProvider
-
Set the Session Pool configuration properties.
- setSiteToken(String) - Method in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
-
Set the site token - a big string used to kick off the authentication.
- setSleep(long) - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
-
- setSocketTimeout(int) - Method in interface oracle.stellent.ridc.common.http.RIDCHttpClient
-
Set the socket timeout
- setSocketTimeout(int) - Method in class oracle.stellent.ridc.IdcClientConfig
-
- setSocketTimeout(int) - Method in class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Client
-
Set the socket timeout for this client
- setSocketTimeout(int) - Method in class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Client
-
Set the socket timeout
- setSocketTimeout(int) - Method in class oracle.stellent.ridc.protocol.http.httpurlconnection.impl.HttpURLConnectionClient
-
- setSocketTimeout(int) - Method in class oracle.stellent.ridc.protocol.http.oracle.impl.HttpOracleClient
-
- setStackOptimizationsSkipped(boolean) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setStreamingChunkSize(int) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setTextAndMnemonic(AbstractButton, LocaleMessage) - Static method in class oracle.stellent.ridc.i18n.utils.MnemonicUtil
-
Set label text and keyboard mnemonic of specified this component
- setToken(char[]) - Method in class oracle.stellent.ridc.auth.impl.BearerTokenCredentials
-
set the bearer token
- setTransferListener(TransferFile.TransferListener) - Method in class oracle.stellent.ridc.model.TransferFile
-
Implementations of this TransferListener interface must be thread-safe
- setTrustManagerFile(String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- setTrustManagerPassword(String) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
Deprecated.
- setTrustManagerPassword(char[]) - Method in class oracle.stellent.ridc.protocol.intradoc.IntradocClientConfig
-
- setType(DataResultSet.Field.Type) - Method in class oracle.stellent.ridc.model.DataResultSet.Field
-
set type
- setUser(String) - Method in class oracle.stellent.ridc.IdcContext
-
Deprecated.
- setUserAgent(String) - Method in class oracle.stellent.ridc.IdcContext
-
- setUserContext(IdcContext) - Method in class oracle.stellent.ridc.convenience.usersecurity.CacheId
-
- setUserName(String) - Method in class oracle.stellent.ridc.convenience.usersecurity.CacheId
-
- setUseSystemProxy(boolean) - Method in class oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
-
- setValue(String) - Method in class oracle.stellent.ridc.common.util.NameValuePair
-
- setValue(String) - Method in class oracle.stellent.ridc.RIDCCookie
-
- setWsdlParsed(boolean) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- setWsmConfigDir(String) - Method in class oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig
-
- SimpleConnectionPool<TConnection extends Connection> - Class in oracle.stellent.ridc.protocol.impl
-
Creates a new connection for every thread.
- SimpleConnectionPool() - Constructor for class oracle.stellent.ridc.protocol.impl.SimpleConnectionPool
-
- SimpleIdcClientManager - Class in oracle.stellent.ridc
-
A lightweight client manager for use in simple clients such as desktop and Android.
- SimpleIdcClientManager() - Constructor for class oracle.stellent.ridc.SimpleIdcClientManager
-
- SimpleLog - Class in oracle.stellent.ridc.common.log.simple
-
Simple console logging
- SimpleLog(String) - Constructor for class oracle.stellent.ridc.common.log.simple.SimpleLog
-
- SimpleLogProvider - Class in oracle.stellent.ridc.common.log.simple
-
- SimpleLogProvider() - Constructor for class oracle.stellent.ridc.common.log.simple.SimpleLogProvider
-
- SimpleMnemonicKeyValidator - Class in oracle.stellent.ridc.i18n.utils
-
CJK characters (characters in following Unicode block) are not valid for mnemonic key.
- SimpleMnemonicKeyValidator() - Constructor for class oracle.stellent.ridc.i18n.utils.SimpleMnemonicKeyValidator
-
- SimpleTimerProvider - Class in oracle.stellent.ridc.common.log.simple
-
- SimpleTimerProvider() - Constructor for class oracle.stellent.ridc.common.log.simple.SimpleTimerProvider
-
- SINGLETON - Static variable in class oracle.stellent.ridc.common.http.utils.collection.StringIgnoreCaseKeyComparator
-
- SITE_FORM_TOKEN - Static variable in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
-
- SITE_QUERY_PARAM_TOKEN - Static variable in class oracle.stellent.ridc.protocol.http.auth.OIMSSOAuthHandler
-
- size() - Method in class oracle.stellent.ridc.common.cache.ExpiringCache
-
Return an approximation of how many entries are cached; Count may include entries potentially expired!
- size() - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
- size() - Method in class oracle.stellent.ridc.common.http.utils.collection.KeyComparatorHashMap
-
Returns the number of key-value mappings in this map.
- size() - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
-
- skip(long) - Method in class oracle.stellent.ridc.common.io.LengthLimitedInputStream
-
- SKIPPING_CACHE_UPDATE - Static variable in class oracle.stellent.ridc.convenience.usersecurity.impl.AliasCache
-
- SOCKET_TIMEOUT_INVALID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- SOCKET_TIMEOUT_INVALID_MSGID - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- SOCKET_TIMEOUT_INVALID_TYPE - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- SOCKET_TIMEOUT_SET - Static variable in class oracle.wcc.ridc.adfca.resource.RidcMsgBundle
-
- SocketConnection - Class in oracle.stellent.ridc.protocol.intradoc.socket
-
Represents a socket connection to the Content Server
- SocketConnection(IntradocClientConfig) - Constructor for class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection
-
- SocketConnectionManager - Class in oracle.stellent.ridc.protocol.intradoc.socket
-
- SocketConnectionManager() - Constructor for class oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager
-
- SSLProtocolException - Exception in oracle.stellent.ridc.protocol.intradoc.socket
-
Exceptions specific to SSL configuration and setup
- SSLProtocolException() - Constructor for exception oracle.stellent.ridc.protocol.intradoc.socket.SSLProtocolException
-
- SSLProtocolException(LocaleMessage) - Constructor for exception oracle.stellent.ridc.protocol.intradoc.socket.SSLProtocolException
-
- SSLProtocolException(LocaleMessage, Throwable) - Constructor for exception oracle.stellent.ridc.protocol.intradoc.socket.SSLProtocolException
-
- SSLProtocolException(Throwable) - Constructor for exception oracle.stellent.ridc.protocol.intradoc.socket.SSLProtocolException
-
- SSLSocketConnection - Class in oracle.stellent.ridc.protocol.intradoc.socket
-
Connects to SSL sockets
- SSLSocketConnection(IntradocClientConfig) - Constructor for class oracle.stellent.ridc.protocol.intradoc.socket.SSLSocketConnection
-
- SSLSocketConnectionManager - Class in oracle.stellent.ridc.protocol.intradoc.socket
-
Socket factory for SSL sockets.
- SSLSocketConnectionManager() - Constructor for class oracle.stellent.ridc.protocol.intradoc.socket.SSLSocketConnectionManager
-
- ssxa_convenience_adf_mbeans_description_name() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: SSXA_CONVENIENCE_ADF_MBEANS_DESCRIPTION_NAME
- ssxa_convenience_adf_mbeans_display_name() - Static method in class oracle.stellent.ridc.i18n.locale.RIDCMessages
-
Resource key: SSXA_CONVENIENCE_ADF_MBEANS_DISPLAY_NAME
- start() - Method in class oracle.stellent.ridc.common.log.adf.AdfTimerImpl
-
- start() - Method in class oracle.stellent.ridc.common.log.simple.TimerImpl
-
- start() - Method in interface oracle.stellent.ridc.common.log.Timer
-
- start() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
-
Start the event poller
- stop() - Method in class oracle.stellent.ridc.common.log.adf.AdfTimerImpl
-
- stop() - Method in class oracle.stellent.ridc.common.log.simple.TimerImpl
-
- stop() - Method in interface oracle.stellent.ridc.common.log.Timer
-
- stop() - Method in class oracle.stellent.ridc.convenience.monitor.ContentHistoryWatcher
-
Stop the event poller
- store - Variable in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
Backing store for the [key, multi-value] pairs.
- STR_AND - Static variable in class oracle.stellent.ridc.common.util.StringTools
-
String constant for "&" sign
- STR_COMMA - Static variable in class oracle.stellent.ridc.common.util.StringTools
-
String constant for "," sign
- STR_EQUALS - Static variable in class oracle.stellent.ridc.common.util.StringTools
-
String constant for "=" sign
- STR_QUESTION - Static variable in class oracle.stellent.ridc.common.util.StringTools
-
String constant for "?" sign
- STR_SEMICOLON - Static variable in class oracle.stellent.ridc.common.util.StringTools
-
String constant for ";" sign
- STR_SPACE - Static variable in class oracle.stellent.ridc.common.util.StringTools
-
String constant for " " sign
- StreamUtil - Class in oracle.stellent.ridc.common.util
-
Utility methods for working with streams
- StreamUtil() - Constructor for class oracle.stellent.ridc.common.util.StreamUtil
-
- StringEntity - Class in oracle.stellent.ridc.protocol.http.httpurlconnection.impl
-
- StringIgnoreCaseKeyComparator - Class in oracle.stellent.ridc.common.http.utils.collection
-
Case insensitive String key comparator.
- StringIgnoreCaseKeyComparator() - Constructor for class oracle.stellent.ridc.common.http.utils.collection.StringIgnoreCaseKeyComparator
-
- StringKeyIgnoreCaseMultivaluedMap<V> - Class in oracle.stellent.ridc.common.http.utils.collection
-
Multivalued map with String keys that are compared with each other using the case insensitive method.
- StringKeyIgnoreCaseMultivaluedMap() - Constructor for class oracle.stellent.ridc.common.http.utils.collection.StringKeyIgnoreCaseMultivaluedMap
-
- StringTools - Class in oracle.stellent.ridc.common.util
-
- StringTools() - Constructor for class oracle.stellent.ridc.common.util.StringTools
-
- StringTools.RegexAppendCallback - Interface in oracle.stellent.ridc.common.util
-
Allows a user to append/modify a buffer during a call to evaluateRegexWithCallback
- stripFirstSegment(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Strips string first segment, defined by separator and returns stripped string
- stripLastSegment(String, String) - Static method in class oracle.stellent.ridc.common.util.StringTools
-
Strips string last segment, defined by separator and returns stripped string
- synchronizeData(DataFactory.Direction) - Method in class oracle.stellent.ridc.model.impl.DataBinderImpl
-
Called after the localdata is set to initialize the binder based on LocalData values (blFieldTypes, etc.)
- synchronizeLocal(DataBinder, DataFactory.Direction) - Method in interface oracle.stellent.ridc.model.DataFactory
-
Called by the serializers.
- synchronizeLocal(DataBinder, DataFactory.Direction) - Method in class oracle.stellent.ridc.model.impl.DataFactoryImpl
-
Called by the serializers.
- validate(String, int, String, boolean, Cookie) - Method in class oracle.stellent.ridc.protocol.http.apache3.utils.AllCookieSpec
-
Performs most common Cookie
validation
- validate(String, int, String, boolean, Cookie) - Method in class oracle.stellent.ridc.protocol.http.util.AllCookieSpec
-
Deprecated.
Performs most common Cookie
validation
- validateConnectionDefinition(RidcConnection) - Static method in class oracle.wcc.ridc.adfca.framework.RidcConnectionProvider
-
Performs a best-effort attempt at validating the RIDC Connection object's
underlying properties.
- valueOf(String) - Static method in enum oracle.stellent.ridc.auth.CredentialsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.stellent.ridc.common.http.RIDCHttpPart.PartType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.stellent.ridc.common.http.utils.RIDCHttpConstants.HttpLibrary
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.stellent.ridc.common.log.ILog.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.stellent.ridc.convenience.usersecurity.ITrace.Indent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.stellent.ridc.convenience.usersecurity.ITrace.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache.AdminType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.stellent.ridc.filter.IdcFilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.stellent.ridc.IdcContext.HttpAuthScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.stellent.ridc.model.DataFactory.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.stellent.ridc.model.DataResultSet.Field.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.stellent.ridc.model.serialize.HdaSerializerUtils.FormatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig.JAXWSSTACK
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.stellent.ridc.protocol.Protocol.NullHandlingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.stellent.ridc.protocol.ServiceResponse.ResponseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.wcc.ridc.adfca.RidcConnection.Protocol
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum oracle.stellent.ridc.auth.CredentialsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.stellent.ridc.common.http.RIDCHttpPart.PartType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class oracle.stellent.ridc.common.http.utils.collection.AbstractMultivaluedMap
-
- values() - Static method in enum oracle.stellent.ridc.common.http.utils.RIDCHttpConstants.HttpLibrary
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.stellent.ridc.common.log.ILog.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.stellent.ridc.convenience.usersecurity.ITrace.Indent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.stellent.ridc.convenience.usersecurity.ITrace.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache.AdminType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.stellent.ridc.filter.IdcFilterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.stellent.ridc.IdcContext.HttpAuthScheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.stellent.ridc.model.DataFactory.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.stellent.ridc.model.DataResultSet.Field.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class oracle.stellent.ridc.model.impl.DataResultSetRow
-
- values() - Static method in enum oracle.stellent.ridc.model.serialize.HdaSerializerUtils.FormatType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig.JAXWSSTACK
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.stellent.ridc.protocol.Protocol.NullHandlingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.stellent.ridc.protocol.ServiceResponse.ResponseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.wcc.ridc.adfca.RidcConnection.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VersionManifest - Class in oracle.stellent.ridc.common.util
-
Determine the version of the IdcClient by reading in the information from the manifest
- VersionManifest() - Constructor for class oracle.stellent.ridc.common.util.VersionManifest
-
- VIA - Static variable in interface oracle.wcc.ridc.adfca.http.internal.HttpConstants.HttpHeader
-