A C D E F G H I M O P R S T W X

A

addToken(Token) - Method in class toolbox.oracle.siebel.session.services.support.SessionTokenIndex
Add a token to the index.

C

call(IXPathContext, List) - Method in class toolbox.oracle.xpath.ext.ConcatTextNodesXPathImpl
Concatenates the contents of all text() nodes in the given XML tree.
call(IXPathContext, List) - Method in class toolbox.oracle.xpath.ext.CurrentDateTimeToMillisXPathImpl
Return the current time in milliseconds.
call(IXPathContext, List) - Method in class toolbox.oracle.xpath.ext.DateTimeToMillisXPathImpl
Return the provided XSD dateTime value in milliseconds.
call(IXPathContext, List) - Method in class toolbox.oracle.xpath.ext.DigestXPathImpl
Perform a one-way hash.
call(IXPathContext, List) - Method in class toolbox.oracle.xpath.ext.GetSystemPropertyXPathImpl
Return the named System Property.
call(IXPathContext, List) - Method in class toolbox.oracle.xpath.ext.MaskXPathImpl
Perform a masking operation.
call(IXPathContext, List) - Method in class toolbox.oracle.xpath.ext.MillisToDateTimeXPathImpl
Return the provided XSD dateTime value in milliseconds.
call(IXPathContext, List) - Method in class toolbox.oracle.xpath.ext.ParseDateTimeXPathImpl
Convert (parse) the given string into a valid XSD dateTime string using the provided format string.
ConcatTextNodesXPathImpl - Class in toolbox.oracle.xpath.ext
XPath function implementation that concatenates the contents of all text() nodes in a given XML tree.
ConcatTextNodesXPathImpl() - Constructor for class toolbox.oracle.xpath.ext.ConcatTextNodesXPathImpl
Default constructor.
concatTextNodesXSLImpl(XMLNodeList) - Static method in class toolbox.oracle.xpath.ext.MapperExtensionFunctions
Concatenates the contents of all text() nodes in the given XML tree.
create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.oracle.fault.management.services.FaultDistributionServiceHTTPImpl
Create the required HTTP client infrastructure components required to submit fault information.
create(String, String) - Method in class toolbox.oracle.siebel.session.services.SiebelSessionTokenServiceEnvironment
Create and set the SessionTokenManager for this environment.
create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.oracle.siebel.session.services.SiebelSessionTokenServiceImpl
Create the service by obtaining a reference to the SessionTokenManager in the provided environment.
createResource(XMLProperties, int) - Method in class toolbox.oracle.siebel.session.ResourcePoolTokenImpl
Create and return a session token instance.
createSessionToken() - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Authenticate against Oracle Siebel and return a Token instance.
currentDateTimeToMillis() - Static method in class toolbox.oracle.xpath.ext.helper.XSDDateTimeHelper
Return the current time in milliseconds.
currentDateTimeToMillisOSBImpl() - Static method in class toolbox.oracle.xpath.ext.OSBExtensionFunctions
Return the current time in milliseconds.
CurrentDateTimeToMillisXPathImpl - Class in toolbox.oracle.xpath.ext
XPath function implementation to return the current time in milliseconds.
CurrentDateTimeToMillisXPathImpl() - Constructor for class toolbox.oracle.xpath.ext.CurrentDateTimeToMillisXPathImpl
Default constructor.
currentDateTimeToMillisXSLImpl() - Static method in class toolbox.oracle.xpath.ext.MapperExtensionFunctions
Return the current time in milliseconds.

D

dateTimeToMillis(String) - Static method in class toolbox.oracle.xpath.ext.helper.XSDDateTimeHelper
Return the provided XSD dateTime value in milliseconds.
dateTimeToMillisOSBImpl(String) - Static method in class toolbox.oracle.xpath.ext.OSBExtensionFunctions
Return the provided XSD dateTime value in milliseconds.
DateTimeToMillisXPathImpl - Class in toolbox.oracle.xpath.ext
XPath function implementation to return the provided XSD dateTime value in milliseconds.
DateTimeToMillisXPathImpl() - Constructor for class toolbox.oracle.xpath.ext.DateTimeToMillisXPathImpl
Default constructor.
dateTimeToMillisXSLImpl(String) - Static method in class toolbox.oracle.xpath.ext.MapperExtensionFunctions
Return the provided XSD dateTime value in milliseconds.
destroy() - Method in class toolbox.oracle.fault.management.services.FaultDistributionServiceHTTPImpl
Destroy this service by shutting down the HTTP connection manager.
destroy() - Method in class toolbox.oracle.siebel.session.services.SiebelSessionTokenServiceEnvironment
Destroy this environment by destroying the member DaoManager.
destroy() - Method in class toolbox.oracle.siebel.session.services.SiebelSessionTokenServiceImpl
Destroy service instance.
destroy() - Method in interface toolbox.oracle.siebel.session.SessionTokenManager
Destroy this manager instance.
destroy() - Method in class toolbox.oracle.siebel.session.SessionTokenManagerDefaultImpl
Destroy this manager instance.
destroyResource(Object) - Method in class toolbox.oracle.siebel.session.ResourcePoolTokenImpl
Destroy the given Token.
destroySessionToken(Token) - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Destroy the provided token.
digestOSBImpl(String, String, String) - Static method in class toolbox.oracle.xpath.ext.OSBExtensionFunctions
Perform a one-way hash on the given string and return either a hexadecimal or base64 representation of the hash.
DigestXPathImpl - Class in toolbox.oracle.xpath.ext
XPath function implementation to perform a one-way hash on the given string and return either a hexadecimal or base64 representation of the hash.
DigestXPathImpl() - Constructor for class toolbox.oracle.xpath.ext.DigestXPathImpl
Default constructor.
digestXSLImpl(String, String, String) - Static method in class toolbox.oracle.xpath.ext.MapperExtensionFunctions
Perform a one-way hash on the given string and return either a hexadecimal or base64 representation of the hash.
distribute(Map) - Method in interface toolbox.oracle.fault.management.services.FaultDistributionService
Distribute the provided fault information.
distribute(Map) - Method in class toolbox.oracle.fault.management.services.FaultDistributionServiceHTTPImpl
Distribute method to post formatted fault data to a configured HTTP end point.
distribute(Map) - Method in class toolbox.oracle.fault.management.services.FaultDistributionServiceStdOutImpl
Distribute method to print formatted fault data to standard output.
DumpDataFaultRecoveryJavaClassImpl - Class in toolbox.oracle.fault.management
IFaultRecoveryJavaClass implementation that prints fault data to standard out.
DumpDataFaultRecoveryJavaClassImpl() - Constructor for class toolbox.oracle.fault.management.DumpDataFaultRecoveryJavaClassImpl
Default constructor.

E

executeXML(OSBConfigData) - Method in class toolbox.oracle.osb.config.OSBConfigUtil
Execute the given XML customisation data provided.
exportProjects(List, boolean) - Method in class toolbox.oracle.osb.config.OSBConfigUtil
Export the list of projects provided.
exportResources(String, List, boolean) - Method in class toolbox.oracle.osb.config.OSBConfigUtil
Export the list of folders or proxies provided.

F

FaultDistributionClient - Class in toolbox.oracle.fault.management.client
Test client to test FaultDistributionService implementations and tempaltes.
FaultDistributionHandler - Class in toolbox.oracle.fault.management
IFaultRecoveryJavaClass implementation that provides a mechanism for distributing fault information using an implementation of the toolbox.oracle.fault.management.services.FaultDistributionService interface.
FaultDistributionHandler() - Constructor for class toolbox.oracle.fault.management.FaultDistributionHandler
Default constructor.
FaultDistributionService - Interface in toolbox.oracle.fault.management.services
Interface that defines a generic fault distribution facility.
FaultDistributionServiceHTTPImpl - Class in toolbox.oracle.fault.management.services
FaultDistributionService implementation that posts (HTTP POST) fault information to the configured HTTP end point.
FaultDistributionServiceHTTPImpl() - Constructor for class toolbox.oracle.fault.management.services.FaultDistributionServiceHTTPImpl
Default constructor.
FaultDistributionServiceStdOutImpl - Class in toolbox.oracle.fault.management.services
FaultDistributionService implementation that prints all fault information to standard output.
FaultDistributionServiceStdOutImpl() - Constructor for class toolbox.oracle.fault.management.services.FaultDistributionServiceStdOutImpl
Default constructor.
FaultTestData - Interface in toolbox.oracle.fault.management.client
Implementations of this interface will set up test data for the client class in this package.

G

getContentType() - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Returns the contentType property.
getCounter() - Method in class toolbox.oracle.siebel.session.beans.Token
Return the counter property.
getCreateEnvelope() - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Returns the create envelope property.
getDescription() - Method in class toolbox.oracle.osb.config.OSBConfigData
Return the description of this data instance.
getDestroyEnvelope() - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Returns the destroy envelope property.
getExpiryDate() - Method in class toolbox.oracle.siebel.session.beans.Token
Return the expiration date property.
getHeaderElement() - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Returns the headerElement property.
getHost() - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Returns the host property.
getLeasedToken() - Method in class toolbox.oracle.siebel.session.beans.TokenMessage
Return the leased token.
getName() - Method in class toolbox.oracle.siebel.session.services.SiebelSessionTokenServiceEnvironment
Return the name of this environment.
getNamespace() - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Returns the namespace property.
getPoolStatus() - Method in class toolbox.oracle.siebel.session.beans.TokenMessage
Return the pool status property for this message.
getPoolStatus(String) - Method in interface toolbox.oracle.siebel.session.SessionTokenManager
Return the status of the named token pool.
getPoolStatus(String) - Method in class toolbox.oracle.siebel.session.SessionTokenManagerDefaultImpl
Return the status of the named token pool.
getPort() - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Returns the port property.
getProtocol() - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Returns the protocol property.
getReissuedToken() - Method in class toolbox.oracle.siebel.session.beans.TokenMessage
Return the reissued token.
getResourceData() - Method in class toolbox.oracle.osb.config.OSBConfigData
Return the resource configuration data byte[].
getSessionPoolName() - Method in class toolbox.oracle.siebel.session.beans.TokenMessage
Return the session pool name property for this message.
getSessionToken(TokenMessage) - Method in interface toolbox.oracle.siebel.session.services.SiebelSessionTokenService
Obtain a session token using the details in the provided TokenMessage.
getSessionToken(TokenMessage) - Method in class toolbox.oracle.siebel.session.services.SiebelSessionTokenServiceImpl
Obtain a session token using the details in the provided TokenMessage.
getSessionToken(String) - Method in interface toolbox.oracle.siebel.session.SessionTokenManager
Return a Token instance from the named token pool.
getSessionToken(String) - Method in class toolbox.oracle.siebel.session.SessionTokenManagerDefaultImpl
Return a Token instance from the named token pool.
getSessionTokenManager() - Method in class toolbox.oracle.siebel.session.services.SiebelSessionTokenServiceEnvironment
Return the member SessionTokenManager instance.
getSOAPAction() - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Returns the SOAPAction property.
getStatus() - Method in class toolbox.oracle.siebel.session.beans.TokenMessage
Return the status property for this message.
getSystemPropertyOSBImpl(String, String) - Static method in class toolbox.oracle.xpath.ext.OSBExtensionFunctions
Return the named Java System Property.
GetSystemPropertyXPathImpl - Class in toolbox.oracle.xpath.ext
XPath function implementation to return a named Java System Property.
GetSystemPropertyXPathImpl() - Constructor for class toolbox.oracle.xpath.ext.GetSystemPropertyXPathImpl
Default constructor.
getSystemPropertyXSLImpl(String, String) - Static method in class toolbox.oracle.xpath.ext.MapperExtensionFunctions
Return the named Java System Property.
getTestData() - Method in interface toolbox.oracle.fault.management.client.FaultTestData
Set up the required test data.
getToken(String) - Static method in class toolbox.oracle.siebel.session.client.SessionTokenClient
Return a token and the pool status from the named pool.
getUri() - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Returns the uri property.
getValue() - Method in class toolbox.oracle.siebel.session.beans.Token
Return the value of this token.
getXMLData() - Method in class toolbox.oracle.osb.config.OSBConfigData
Return the XML customisation data byte[].

H

handleFault(IFaultRecoveryContext) - Method in class toolbox.oracle.fault.management.DumpDataFaultRecoveryJavaClassImpl
 
handleFault(IFaultRecoveryContext) - Method in class toolbox.oracle.fault.management.FaultDistributionHandler
Handles the distribution of fault information.
handleRetrySuccess(IFaultRecoveryContext) - Method in class toolbox.oracle.fault.management.DumpDataFaultRecoveryJavaClassImpl
 
handleRetrySuccess(IFaultRecoveryContext) - Method in class toolbox.oracle.fault.management.FaultDistributionHandler
Handles the distribution of fault information when a retry policy executes successfully.

I

importResources(OSBConfigData) - Method in class toolbox.oracle.osb.config.OSBConfigUtil
Import the given configuration data.
init(String, XMLProperties) - Method in interface toolbox.oracle.siebel.session.SessionTokenManager
Initialise this manager with the given name and XML configuration properties.
init(String, XMLProperties) - Method in class toolbox.oracle.siebel.session.SessionTokenManagerDefaultImpl
Initialise this manager with the given name and XML configuration properties.
isResourceValid(Object) - Method in class toolbox.oracle.siebel.session.ResourcePoolTokenImpl
Validates the given Token and returns the validation state.

M

main(String[]) - Static method in class toolbox.oracle.fault.management.client.FaultDistributionClient
Application entry point.
main(String[]) - Static method in class toolbox.oracle.osb.config.client.OSBConfigUtilClient
Application starting point.
main(String[]) - Static method in class toolbox.oracle.siebel.session.client.SessionTokenClient
Main method to test the client from a standalone JVM.
main(String[]) - Static method in class toolbox.oracle.xpath.ext.helper.XSDDateTimeHelper
Testing.
MapperExtensionFunctions - Class in toolbox.oracle.xpath.ext
Contains various extension functions that can be used in conjuction with the Oracle XSLT mapper.
maskOSBImpl(String, String, String, Integer) - Static method in class toolbox.oracle.xpath.ext.OSBExtensionFunctions
Perform simple String masking operations.
MaskXPathImpl - Class in toolbox.oracle.xpath.ext
XPath function implementation to perform simple String masking operations.
MaskXPathImpl() - Constructor for class toolbox.oracle.xpath.ext.MaskXPathImpl
Default constructor.
maskXSLImpl(String, String, String, int) - Static method in class toolbox.oracle.xpath.ext.MapperExtensionFunctions
Perform simple String masking operations.
millisToDateTime(Long) - Static method in class toolbox.oracle.xpath.ext.helper.XSDDateTimeHelper
Convert the given milliseconds value into a valid XSD dateTime string.
millisToDateTimeOSBImpl(Long) - Static method in class toolbox.oracle.xpath.ext.OSBExtensionFunctions
Convert the given milliseconds value into a valid XSD dateTime string.
MillisToDateTimeXPathImpl - Class in toolbox.oracle.xpath.ext
XPath function implementation to convert the given milliseconds value into a valid XSD dateTime value.
MillisToDateTimeXPathImpl() - Constructor for class toolbox.oracle.xpath.ext.MillisToDateTimeXPathImpl
Default constructor.
millisToDateTimeXSLImpl(Double) - Static method in class toolbox.oracle.xpath.ext.MapperExtensionFunctions
Convert the given milliseconds value into a valid XSD dateTime string.

O

OSBConfigData - Class in toolbox.oracle.osb.config
Java Bean style class to store, read and write OSB configuration data.
OSBConfigData() - Constructor for class toolbox.oracle.osb.config.OSBConfigData
Default constructor.
OSBConfigUtil - Class in toolbox.oracle.osb.config
OSB Configuration utility capable of importing and exporting projects, folders and resources to and from Oracle Service Bus.
OSBConfigUtil(String, String, String, String, String, String) - Constructor for class toolbox.oracle.osb.config.OSBConfigUtil
Construct a new OSBConfigUtil instance.
OSBConfigUtilClient - Class in toolbox.oracle.osb.config.client
Command line client to import and export resources from Oracle Service Bus using the toolbox.oracle.osb.config.OSBConfigUtil class.
OSBConfigUtilException - Exception in toolbox.oracle.osb.config
Exception that is generated during OSBConfigUtil interactions.
OSBConfigUtilException(Exception) - Constructor for exception toolbox.oracle.osb.config.OSBConfigUtilException
Creates a new OSBConfigUtilException from the given Exception.
OSBConfigUtilException(String) - Constructor for exception toolbox.oracle.osb.config.OSBConfigUtilException
Generates an OSBConfigUtilException with the given message.
OSBExtensionFunctions - Class in toolbox.oracle.xpath.ext
Contains various extension functions that can be used in Oracle Service Bus.

P

parseDateTime(String, String, String) - Static method in class toolbox.oracle.xpath.ext.helper.XSDDateTimeHelper
Convert (parse) the given string into a valid XSD dateTime string using the provided format string.
parseDateTimeOSBImpl(String, String, String) - Static method in class toolbox.oracle.xpath.ext.OSBExtensionFunctions
Convert (parse) the given string into a valid XSD dateTime string using the provided format string.
ParseDateTimeXPathImpl - Class in toolbox.oracle.xpath.ext
XPath function implementation to convert (parse) the given string into a valid XSD dateTime string using the provided format string.
ParseDateTimeXPathImpl() - Constructor for class toolbox.oracle.xpath.ext.ParseDateTimeXPathImpl
Default constructor.
parseDateTimeXSLImpl(String, String, String) - Static method in class toolbox.oracle.xpath.ext.MapperExtensionFunctions
Convert (parse) the given string into a valid XSD dateTime string using the provided format string.
preInit(XMLProperties) - Method in class toolbox.oracle.siebel.session.ResourcePoolTokenImpl
Initialises the SessionTokenConfig object required by this pool to perform resource creation.

R

readResourceJarFile(String) - Method in class toolbox.oracle.osb.config.OSBConfigData
Read the resource configuration data in the named .jar file.
readXMLCustomisationFile(String) - Method in class toolbox.oracle.osb.config.OSBConfigData
Read the XML customisation data in the named .xml file.
releaseSessionToken(TokenMessage) - Method in interface toolbox.oracle.siebel.session.services.SiebelSessionTokenService
Return the leased session token contained in the provided TokenMessage.
releaseSessionToken(TokenMessage) - Method in class toolbox.oracle.siebel.session.services.SiebelSessionTokenServiceImpl
Return the leased session token contained in the provided TokenMessage.
releaseSessionToken(String, Token, Token) - Method in interface toolbox.oracle.siebel.session.SessionTokenManager
Return the leased token to the named pool.
releaseSessionToken(String, Token, Token) - Method in class toolbox.oracle.siebel.session.SessionTokenManagerDefaultImpl
Place the leased token back into the named pool.
releaseToken(String, String, String) - Static method in class toolbox.oracle.siebel.session.client.SessionTokenClient
Release a token back to the named pool and return a the status of pool.
removeToken(Token) - Method in class toolbox.oracle.siebel.session.services.support.SessionTokenIndex
Return a token from the index.
ResourcePoolTokenImpl - Class in toolbox.oracle.siebel.session
ResourcePool implementation to pool Oracle Siebel stateless session tokens.
ResourcePoolTokenImpl() - Constructor for class toolbox.oracle.siebel.session.ResourcePoolTokenImpl
Default constructor.

S

SessionTokenClient - Class in toolbox.oracle.siebel.session.client
Simple class that can be used to obtain and release session tokens.
SessionTokenClientException - Exception in toolbox.oracle.siebel.session.client
Indicates an exception while performing session token client operations.
SessionTokenClientException(Exception) - Constructor for exception toolbox.oracle.siebel.session.client.SessionTokenClientException
Calls the parent constructor.
SessionTokenClientException(String) - Constructor for exception toolbox.oracle.siebel.session.client.SessionTokenClientException
Calls the parent constructor with the given message.
SessionTokenConfig - Class in toolbox.oracle.siebel.session
Encapsulates the configuration required to establish a stateless session with Oracle Siebel.
SessionTokenConfig() - Constructor for class toolbox.oracle.siebel.session.SessionTokenConfig
Default constructor.
SessionTokenConfig(String, XMLProperties) - Constructor for class toolbox.oracle.siebel.session.SessionTokenConfig
Initialises this config object with the given XML configuration.
SessionTokenIndex - Class in toolbox.oracle.siebel.session.services.support
Support class to maintain an in memory index of leased tokens.
SessionTokenIndex() - Constructor for class toolbox.oracle.siebel.session.services.support.SessionTokenIndex
Default constructor.
SessionTokenManager - Interface in toolbox.oracle.siebel.session
Interface that defines a session token manager for Oracle Siebel stateless session pool authentication tokens.
SessionTokenManagerDefaultImpl - Class in toolbox.oracle.siebel.session
Default implementation of the SessionTokenManager interface.
SessionTokenManagerDefaultImpl() - Constructor for class toolbox.oracle.siebel.session.SessionTokenManagerDefaultImpl
Default constructor.
SessionTokenManagerException - Exception in toolbox.oracle.siebel.session
Indicates an exception while performing token manager operations.
SessionTokenManagerException(Exception) - Constructor for exception toolbox.oracle.siebel.session.SessionTokenManagerException
Calls the parent constructor.
SessionTokenManagerException(String) - Constructor for exception toolbox.oracle.siebel.session.SessionTokenManagerException
Calls the parent constructor with the given message.
setContentType(String) - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Set the contentType property.
setCounter(int) - Method in class toolbox.oracle.siebel.session.beans.Token
Set the counter property for this token.
setCreateEnvelope(String) - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Set the create envelope property.
setDescription(String) - Method in class toolbox.oracle.osb.config.OSBConfigData
Set the description of this instance.
setDestroyEnvelope(String) - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Set the destroy envelope property.
setExpiryDate(Date) - Method in class toolbox.oracle.siebel.session.beans.Token
Set the expiry date property for this token.
setHeaderElement(String) - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Set the headerElement property.
setHost(String) - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Set the host property.
setLeasedToken(Token) - Method in class toolbox.oracle.siebel.session.beans.TokenMessage
Set the leased token.
setNamespace(String) - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Set the namespace property.
setPoolStatus(String) - Method in class toolbox.oracle.siebel.session.beans.TokenMessage
Set the pool status property for this message.
setPort(String) - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Set the port property.
setProtocol(String) - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Set the protocol property.
setReissuedToken(Token) - Method in class toolbox.oracle.siebel.session.beans.TokenMessage
Set the reissued token.
setResourceData(byte[]) - Method in class toolbox.oracle.osb.config.OSBConfigData
Set the resource configuration data byte[].
setSessionPoolName(String) - Method in class toolbox.oracle.siebel.session.beans.TokenMessage
Set the session pool name property for this message.
setSessionTokenIndex(SessionTokenIndex) - Method in class toolbox.oracle.siebel.session.services.SiebelSessionTokenServiceImpl
Injection point for the SessionTokenIndex dependency.
setSOAPAction(String) - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Set the SOAPAction property.
setStatus(String) - Method in class toolbox.oracle.siebel.session.beans.TokenMessage
Set the status property for this message.
setTemplateService(TemplateService) - Method in class toolbox.oracle.fault.management.services.FaultDistributionServiceHTTPImpl
Injection point for the TemplateService dependency.
setTemplateService(TemplateService) - Method in class toolbox.oracle.fault.management.services.FaultDistributionServiceStdOutImpl
Injection point for the TemplateService dependency.
setUri(String) - Method in class toolbox.oracle.siebel.session.SessionTokenConfig
Set the uri property.
setValue(String) - Method in class toolbox.oracle.siebel.session.beans.Token
Set the value of the token.
setXMLData(byte[]) - Method in class toolbox.oracle.osb.config.OSBConfigData
Set the byte array containing XML customisation data.
SiebelSessionTokenService - Interface in toolbox.oracle.siebel.session.services
Interface that defines a service to obtain session tokens from Oracle Siebel.
SiebelSessionTokenServiceEnvironment - Class in toolbox.oracle.siebel.session.services
ServiceEnvironment implementation to provide access to a toolbox.oracle.siebel.session.SessionTokenManager instance.
SiebelSessionTokenServiceEnvironment() - Constructor for class toolbox.oracle.siebel.session.services.SiebelSessionTokenServiceEnvironment
Default constructor.
SiebelSessionTokenServiceImpl - Class in toolbox.oracle.siebel.session.services
Default implementation of the SiebelSessionTokenService interface.
SiebelSessionTokenServiceImpl() - Constructor for class toolbox.oracle.siebel.session.services.SiebelSessionTokenServiceImpl
Default constructor.

T

Token - Class in toolbox.oracle.siebel.session.beans
Java Bean style class to store a token value and other meta data.
Token() - Constructor for class toolbox.oracle.siebel.session.beans.Token
Default constructor.
TokenMessage - Class in toolbox.oracle.siebel.session.beans
Wrapper class to convey token related information.
TokenMessage() - Constructor for class toolbox.oracle.siebel.session.beans.TokenMessage
Default constructor.
toolbox.oracle.fault.management - package toolbox.oracle.fault.management
Provides implementations of the oracle provided oracle.integration.platform.faultpolicy.IFaultRecoveryJavaClass interface to extend the default fault management capabilities of Oracle SOA Suite.
toolbox.oracle.fault.management.client - package toolbox.oracle.fault.management.client
Provides interfaces and classes to test FaultDistributionService implementations and output templates.
toolbox.oracle.fault.management.services - package toolbox.oracle.fault.management.services
Provides common interfaces and classes to build custom fault distribution implementations.
toolbox.oracle.osb.config - package toolbox.oracle.osb.config
Provides an API for importing and exporting projects, folders and resources to and from Oracle Service Bus.
toolbox.oracle.osb.config.client - package toolbox.oracle.osb.config.client
Provides a command line client to invoke the OSBConfigUtil class.
toolbox.oracle.siebel.session - package toolbox.oracle.siebel.session
Provides an API to manage stateless Oracle Siebel authentication tokens.
toolbox.oracle.siebel.session.beans - package toolbox.oracle.siebel.session.beans
Provides simple Java Bean style classes to store siebel session tokens.
toolbox.oracle.siebel.session.client - package toolbox.oracle.siebel.session.client
Provides a test client to facilitate simple testing against live Siebel environments.
toolbox.oracle.siebel.session.services - package toolbox.oracle.siebel.session.services
Provides a high level service style API to simplify the use of stateless Oracle Siebel authentication tokens.
toolbox.oracle.siebel.session.services.support - package toolbox.oracle.siebel.session.services.support
Support classes required by the service API.
toolbox.oracle.xpath.ext - package toolbox.oracle.xpath.ext
Provides XPath extension functions that can be used with the Oracle XSLT Mapper and the Oracle BPEL and Oracle Mediator service engines.
toolbox.oracle.xpath.ext.helper - package toolbox.oracle.xpath.ext.helper
Provides classes that support various XPath function implementations.

W

writeResourceJarFile(String) - Method in class toolbox.oracle.osb.config.OSBConfigData
Write resource configuration data to the named .jar file.
writeXMLCustomisationFile(String) - Method in class toolbox.oracle.osb.config.OSBConfigData
Write XML customisation data to the named .xml file.

X

XSDDateTimeHelper - Class in toolbox.oracle.xpath.ext.helper
Helper class to perform XSD date time parsing and formatting.

A C D E F G H I M O P R S T W X