Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1.4)

E10689-03

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


A

addAttribute(QName, String) - Method in interface oracle.wsm.policy.model.IAssertion
 
addDetailEntry(String) - Method in exception oracle.wsm.common.sdk.WSMException
 
addEntry(String, String) - Method in class oracle.wsm.common.xml.DefaultNamespaceContext
Adds a new prefix/uri binding to the namespace context.
addProperty(IProperty) - Method in interface oracle.wsm.policy.model.IPropertySet
Add a Property
addProperty(String, String, String, String, String) - Method in interface oracle.wsm.policy.model.IPropertySet
Create and Add a Property to the PropertySet!
addPropertySet(IPropertySet) - Method in interface oracle.wsm.policy.model.IConfig
Add a PropertySet
AGENT_CONTEXT - Static variable in interface oracle.wsm.common.sdk.IMessageContext
 
AND_COMPOSITE_ASSERTION - Static variable in interface oracle.wsm.policy.model.IAssertion.AssertionTypes
 
assertion - Variable in class oracle.wsm.policyengine.impl.AssertionExecutor
 
AssertionExecutor - Class in oracle.wsm.policyengine.impl
 
AssertionExecutor() - Constructor for class oracle.wsm.policyengine.impl.AssertionExecutor
 
ASYNC_REQ_REPLYTO_ELEM - Static variable in interface oracle.wsm.common.sdk.IMessageContext
 
authenticationMethod - Variable in class oracle.wsm.common.sdk.MessageContext
 
AUTHN_METHOD - Static variable in interface oracle.wsm.common.sdk.IMessageContext
 

C

categoryAttrQName - Static variable in interface oracle.wsm.policy.model.IConfig
 
clone() - Method in class oracle.wsm.common.sdk.SOAPBindingMessageContext
 
cloneFrom(MessageContext) - Method in class oracle.wsm.common.sdk.MessageContext
 
cloneFrom(SOAPBindingMessageContext) - Method in class oracle.wsm.common.sdk.SOAPBindingMessageContext
 
cloneSOAPMessage(SOAPMessage) - Method in class oracle.wsm.common.sdk.SOAPBindingMessageContext
 
configTypeAttrQName - Static variable in interface oracle.wsm.policy.model.IConfig
 
contentTypeAttrQName - Static variable in interface oracle.wsm.policy.model.IProperty
 
createInstance(QName) - Method in interface oracle.wsm.policy.model.IAssertion
Creates the appropriate assertion instance NOTE: The base implementation must be overriden by the subclasses!

D

DefaultNamespaceContext - Class in oracle.wsm.common.xml
 
DefaultNamespaceContext() - Constructor for class oracle.wsm.common.xml.DefaultNamespaceContext
 
DefaultNamespaceContext(Hashtable<String, String>) - Constructor for class oracle.wsm.common.xml.DefaultNamespaceContext
Creates a new instance of NamespaceContextHelper.
DefaultNamespaceContext(String, String) - Constructor for class oracle.wsm.common.xml.DefaultNamespaceContext
Creates a new instance of NamespaceContextHelper.
destroy() - Method in interface oracle.wsm.policyengine.IAssertionExecutor
The destroy method for a cleaner ending of the assertion lifecycle.

E

econtext - Variable in class oracle.wsm.policyengine.impl.AssertionExecutor
 
execute(IContext) - Method in interface oracle.wsm.policyengine.IAssertionExecutor
Must always return a non-null IResult object.
ExecutionContext - Class in oracle.wsm.policyengine.impl
 
ExecutionContext(String, Map) - Constructor for class oracle.wsm.policyengine.impl.ExecutionContext
Constructor that initialises the object.

F

FAILED - Static variable in interface oracle.wsm.common.sdk.IResult
 
FAULTCODE_QNAME_FAILED_AUTHENTICATION - Static variable in exception oracle.wsm.common.sdk.WSMException
 
FAULTCODE_QNAME_FAILED_AUTHORIZATION - Static variable in exception oracle.wsm.common.sdk.WSMException
 
FAULTCODE_QNAME_FAILED_CHECK - Static variable in exception oracle.wsm.common.sdk.WSMException
 
FAULTCODE_QNAME_GENERIC - Static variable in exception oracle.wsm.common.sdk.WSMException
 
FAULTCODE_QNAME_INVALID_SECURITY - Static variable in exception oracle.wsm.common.sdk.WSMException
 
FAULTCODE_QNAME_INVALID_SECURITY_TOKEN - Static variable in exception oracle.wsm.common.sdk.WSMException
 
FAULTCODE_QNAME_SECURITY_TOKEN_UNAVAILABLE - Static variable in exception oracle.wsm.common.sdk.WSMException
 
FAULTCODE_QNAME_UNSUPPORTED_TOKEN - Static variable in exception oracle.wsm.common.sdk.WSMException
 

G

generateFault(WSMException) - Method in class oracle.wsm.policyengine.impl.AssertionExecutor
 
getAgentFunction() - Method in exception oracle.wsm.common.sdk.WSMException
 
getAgentID() - Method in class oracle.wsm.policyengine.impl.ExecutionContext
Method to get the Agent ID.
getAllProperties() - Method in interface oracle.wsm.common.sdk.IContext
Get properties that is used by the execution engine during policy execution
getAllProperties() - Method in class oracle.wsm.common.sdk.MessageContext
 
getAllProperties() - Method in interface oracle.wsm.policyengine.IExecutionContext
Method to get all the properties as a ky value pair.
getAllProperties() - Method in class oracle.wsm.policyengine.impl.ExecutionContext
Method to get all the properties as a ky value pair.
getAllTransportHeaders() - Method in interface oracle.wsm.common.sdk.ISOAPBindingMessageContext
 
getAllTransportHeaders() - Method in class oracle.wsm.common.sdk.SOAPBindingMessageContext
For Interceptor use, outbound processing only
getAssertion() - Method in class oracle.wsm.policyengine.impl.AssertionExecutor
 
getAssertionName() - Method in exception oracle.wsm.common.sdk.WSMException
 
getAssertionName() - Method in interface oracle.wsm.policyengine.IAssertionExecutor
 
getAssertionName() - Method in class oracle.wsm.policyengine.impl.AssertionExecutor
 
getAssertionType() - Method in interface oracle.wsm.policy.model.IAssertion
Returns the type of the assertion.
getAttribute(QName) - Method in interface oracle.wsm.policy.model.IAssertion
 
getAttributes() - Method in interface oracle.wsm.policy.model.IAssertion
 
getAttributes() - Method in interface oracle.wsm.policy.model.IConfig
 
getAttributes() - Method in interface oracle.wsm.policy.model.IProperty
 
getAttributes() - Method in interface oracle.wsm.policy.model.IPropertySet
 
getAuthenticatedSubject() - Method in class oracle.wsm.common.sdk.WSMMessageContext
Gets the Security Subject
getAuthenticationMethod() - Method in interface oracle.wsm.common.sdk.IMessageContext
This method returns the authentication method used to authentication.
getAuthenticationMethod() - Method in class oracle.wsm.common.sdk.MessageContext
 
getCategory() - Method in exception oracle.wsm.common.sdk.WSMException
 
getCategory() - Method in interface oracle.wsm.policy.model.IConfig
Convenience method to retrieve the category of the Config.
getConfigType() - Method in interface oracle.wsm.policy.model.IConfig
Get config type
getContentType() - Method in interface oracle.wsm.policy.model.IProperty
Return the contentType of the attribute.
getContextProperties() - Method in class oracle.wsm.common.sdk.WSMMessageContext
Gets the properties required for enforcement of a given policy
getDefaultValue() - Method in interface oracle.wsm.policy.model.IProperty
 
getDescription() - Method in interface oracle.wsm.policy.model.IProperty
 
getDetailEntries() - Method in exception oracle.wsm.common.sdk.WSMException
 
getDigest() - Method in interface oracle.wsm.policy.model.IAssertion
Create a unique string representation that identifies this policy uniquely independent of the order of the assertions to enable a fast path intersection with another policy
getDigest(List<String>, List<QName>, boolean) - Method in interface oracle.wsm.policy.model.IAssertion
Create a unique string representation that identifies this policy uniquely independent of the order of the assertions to enable a fast path intersection with another policy.
getEcid() - Method in exception oracle.wsm.common.sdk.WSMException
 
getExecutionContext() - Method in interface oracle.wsm.policyengine.IAssertionExecutor
Return the Execution Context
getExecutionContext() - Method in class oracle.wsm.policyengine.impl.AssertionExecutor
 
getFault() - Method in interface oracle.wsm.common.sdk.IResult
Return the fault that caused this request execution to fail.
getFault() - Method in interface oracle.wsm.common.sdk.ISOAPBindingMessageContext
 
getFault() - Method in class oracle.wsm.common.sdk.Result
Return the fault that caused this request execution to fail.
getFault() - Method in class oracle.wsm.common.sdk.SOAPBindingMessageContext
 
getFaultActor() - Method in exception oracle.wsm.common.sdk.WSMException
Method to get the actor, that experienced the fault.
getFaultCode() - Method in exception oracle.wsm.common.sdk.WSMException
Method to get the Fault Code.
getFaultCodeAsQName() - Method in exception oracle.wsm.common.sdk.WSMException
 
getFaultNS() - Method in exception oracle.wsm.common.sdk.WSMException
Method to get the namespace.
getFaultString(Locale) - Method in exception oracle.wsm.common.sdk.WSMException
method to return the fault string.
getFaultString() - Method in exception oracle.wsm.common.sdk.WSMException
 
getGUID() - Method in interface oracle.wsm.common.sdk.IMessageContext
 
getGUID() - Method in class oracle.wsm.common.sdk.MessageContext
 
getInvocationStatus() - Method in interface oracle.wsm.common.sdk.IMessageContext
 
getInvocationStatus() - Method in class oracle.wsm.common.sdk.MessageContext
InvocationMetric is used to collect system monitoring data.
getLocalizedMessage(Locale) - Method in exception oracle.wsm.common.sdk.WSMException
 
getMessage() - Method in exception oracle.wsm.common.sdk.WSMException
 
getName() - Method in interface oracle.wsm.policy.model.IConfig
Convenience method to retrieve the name of the Config.
getName() - Method in interface oracle.wsm.policy.model.IProperty
 
getName() - Method in interface oracle.wsm.policy.model.IPropertySet
Returns the name of the property set.
getNamespaceURI(String) - Method in class oracle.wsm.common.xml.DefaultNamespaceContext
Implements the NamespaceContext getNamespaceURI method.
getNamespaceURIs() - Method in class oracle.wsm.common.xml.DefaultNamespaceContext
Implements a <emph>NON STANDARD</emph> method for finding all of the namespace URIs in the namespace context.
getOperationName() - Method in class oracle.wsm.common.sdk.WSMMessageContext
Gets the operation name invoked during request/response cycle
getParent() - Method in interface oracle.wsm.policy.model.IAssertion
Returns the parent of self or null if a parent non-exists
getPolicyName() - Method in exception oracle.wsm.common.sdk.WSMException
 
getPolicyVersion() - Method in exception oracle.wsm.common.sdk.WSMException
 
getPrefix(String) - Method in class oracle.wsm.common.xml.DefaultNamespaceContext
Implements the NamespaceContext getPrefix method.
getPrefixes() - Method in class oracle.wsm.common.xml.DefaultNamespaceContext
Implements a <emph>NON STANDARD</emph> method for finding all of the prefixes in the namespace context.
getPrefixes(String) - Method in class oracle.wsm.common.xml.DefaultNamespaceContext
Implements the NamespaceContext getPrefixes method.
getProcessedRequestHeaders() - Method in class oracle.wsm.common.sdk.WSMMessageContext
Gets the Headers list which were processed during request phase
getProcessedResponseHeaders() - Method in class oracle.wsm.common.sdk.WSMMessageContext
Gets the Headers list which were processed during response phase
getProperties() - Method in interface oracle.wsm.policy.model.IConfig
Convenience method to get all the Properties defined in the Property Sets in a single call.
getProperties() - Method in interface oracle.wsm.policy.model.IPropertySet
Returns a List of Property.
getProperty(String) - Method in interface oracle.wsm.common.sdk.IContext
Get the value of the property identified by name
getProperty(String) - Method in class oracle.wsm.common.sdk.MessageContext
 
getProperty(String) - Method in class oracle.wsm.common.sdk.WSMMessageContext
Gets the property reading it from Context properties
getProperty(String) - Method in interface oracle.wsm.policyengine.IExecutionContext
Method to get the property value for a property name in argument.
getProperty(String) - Method in class oracle.wsm.policyengine.impl.ExecutionContext
Method to get the property value for a key in argument.
getPropertyByName(String) - Method in interface oracle.wsm.policy.model.IPropertySet
Returns a property by name.
getPropertyNames() - Method in interface oracle.wsm.policyengine.IExecutionContext
Method to get an Iterator over the list of properties available.
getPropertyNames() - Method in class oracle.wsm.policyengine.impl.ExecutionContext
 
getPropertySets() - Method in interface oracle.wsm.policy.model.IConfig
Returns a List of PropertySets.
getQName() - Method in interface oracle.wsm.policy.model.IAssertion
 
getRemoteAddr() - Method in interface oracle.wsm.common.sdk.IMessageContext
 
getRemoteAddr() - Method in class oracle.wsm.common.sdk.MessageContext
 
getRequestMessage() - Method in interface oracle.wsm.common.sdk.ISOAPBindingMessageContext
 
getRequestMessage() - Method in class oracle.wsm.common.sdk.SOAPBindingMessageContext
 
getRequestOrigin() - Method in interface oracle.wsm.common.sdk.IMessageContext
This method returns the origin of the request.
getRequestOrigin() - Method in class oracle.wsm.common.sdk.MessageContext
 
getResponseMessage() - Method in interface oracle.wsm.common.sdk.ISOAPBindingMessageContext
 
getResponseMessage() - Method in class oracle.wsm.common.sdk.SOAPBindingMessageContext
 
getServiceID() - Method in interface oracle.wsm.common.sdk.IMessageContext
 
getServiceID() - Method in class oracle.wsm.common.sdk.MessageContext
 
getServiceURL() - Method in interface oracle.wsm.common.sdk.IMessageContext
 
getServiceURL() - Method in class oracle.wsm.common.sdk.MessageContext
 
getSOAPMessage() - Method in class oracle.wsm.common.sdk.WSMMessageContext
Gets the SOAP message
getStage() - Method in interface oracle.wsm.common.sdk.IMessageContext
 
getStage() - Method in class oracle.wsm.common.sdk.MessageContext
 
getStartTime() - Method in interface oracle.wsm.common.sdk.IMessageContext
 
getStartTime() - Method in class oracle.wsm.common.sdk.MessageContext
 
getStatus() - Method in interface oracle.wsm.common.sdk.IResult
 
getStatus() - Method in class oracle.wsm.common.sdk.Result
 
getStringForMatching() - Method in interface oracle.wsm.policy.model.IAssertion
The String to be used in the matching algorithim (used for intersection, merge, etc).
getTransportContext() - Method in class oracle.wsm.common.sdk.WSMMessageContext
Gets the TransportContext
getTransportHeader(String) - Method in interface oracle.wsm.common.sdk.ISOAPBindingMessageContext
 
getTransportHeader(String) - Method in class oracle.wsm.common.sdk.SOAPBindingMessageContext
Server agent uses it for inbound processing
getTransportObject(String) - Method in interface oracle.wsm.common.sdk.ISOAPBindingMessageContext
 
getTransportObject(String) - Method in class oracle.wsm.common.sdk.SOAPBindingMessageContext
For inbound message processing, as server agent
getType() - Method in interface oracle.wsm.common.sdk.IMessageContext
 
getType() - Method in class oracle.wsm.common.sdk.MessageContext
 
getType() - Method in interface oracle.wsm.policy.model.IProperty
 
getValue() - Method in interface oracle.wsm.policy.model.IProperty
 

H

hasParent() - Method in interface oracle.wsm.policy.model.IAssertion
Returns ture if the assertion has a parent
hasServiceFaultCode() - Method in exception oracle.wsm.common.sdk.WSMException
 

I

IAssertion - Interface in oracle.wsm.policy.model
What is an Assertion?
An Assertion is any XML element that is a child of <wsp:Policy>, <wsp:All> or <wsp:ExactlyOne>
How does an Assertion differ from an XML element?
Not all XML elements in a XML document are assertions. An Assertion has special semantics in that it participates in the intersection algorithm defined by WS-Policy. The default intersection is based on the QName of the Assertion IAssertion is the base interface which all constructs of WS-Policy must implement.
IAssertion.AssertionTypes - Interface in oracle.wsm.policy.model
 
IAssertionExecutor - Interface in oracle.wsm.policyengine
 
IConfig - Interface in oracle.wsm.policy.model
The pseudo schema for Config is as follows:
<Config...>
[<PropertySet...>
...
IConfig.CONFIG_TYPE_ENUM - Enum in oracle.wsm.policy.model
 
IContext - Interface in oracle.wsm.common.sdk
General Context used while executing a Policy
IExecutionContext - Interface in oracle.wsm.policyengine
 
IMessageContext - Interface in oracle.wsm.common.sdk
 
IMessageContext.AgentTypeEnum - Enum in oracle.wsm.common.sdk
 
IMessageContext.AuthMethodEnum - Enum in oracle.wsm.common.sdk
 
IMessageContext.ReqOriginEnum - Enum in oracle.wsm.common.sdk
 
IMessageContext.STAGE - Enum in oracle.wsm.common.sdk
 
IMessageContext.TYPE - Enum in oracle.wsm.common.sdk
 
init(IAssertion, IExecutionContext, IContext) - Method in interface oracle.wsm.policyengine.IAssertionExecutor
This method is called after the AssertionExecutor is created or after one of the properties has been changed.
init(IAssertion, IExecutionContext) - Method in class oracle.wsm.policyengine.impl.AssertionExecutor
 
intersect(IAssertion, IIntersectionContext) - Method in interface oracle.wsm.policy.model.IAssertion
Returns an assertion which is the equivalent of intersect of self and argument.
intersect(IAssertion, IPolicyRegistry, IIntersectionContext) - Method in interface oracle.wsm.policy.model.IAssertion
Returns an assertion which is equivalent of intersect of self and argument.
INVALID_ASSERTION - Static variable in interface oracle.wsm.policy.model.IAssertion.AssertionTypes
 
IProperty - Interface in oracle.wsm.policy.model
 
IProperty.CONTENT_TYPE_ENUM - Enum in oracle.wsm.policy.model
 
IPropertySet - Interface in oracle.wsm.policy.model
The pseudo schema for PropertySet is as follows:
<PropertySet...<
[<Property...<
...
IResult - Interface in oracle.wsm.common.sdk
Result encapulates the result of pipeline and step executions.
isAssertionEnabled() - Method in interface oracle.wsm.policyengine.IAssertionExecutor
 
isAssertionEnabled() - Method in class oracle.wsm.policyengine.impl.AssertionExecutor
 
isIdentical(Object) - Method in interface oracle.wsm.policy.model.IAssertion
 
isNormalized() - Method in interface oracle.wsm.policy.model.IAssertion
Returns true if the Assertion has been normalized.
ISOAPBindingMessageContext - Interface in oracle.wsm.common.sdk
 
isOptional() - Method in interface oracle.wsm.policy.model.IAssertion
Returns true if the Assertion is optional.

L

LEGACY_POLICY_OPERATION_MAP - Static variable in interface oracle.wsm.common.sdk.IMessageContext
 
LEGACY_POLICY_SET - Static variable in interface oracle.wsm.common.sdk.IMessageContext
 
LEGACYPOLICY_ENABLED - Static variable in interface oracle.wsm.common.sdk.IMessageContext
 

M

merge(IAssertion) - Method in interface oracle.wsm.policy.model.IAssertion
Returns the equivalent of merge of self and argument.
merge(IAssertion, IPolicyRegistry) - Method in interface oracle.wsm.policy.model.IAssertion
Returns the equivalent of merge of self and argument.
MessageContext - Class in oracle.wsm.common.sdk
 
MessageContext() - Constructor for class oracle.wsm.common.sdk.MessageContext
 
MODULES - Static variable in class oracle.wsm.common.xml.DefaultNamespaceContext
 
MULTI_ELEMENT_ASSERTION - Static variable in interface oracle.wsm.policy.model.IAssertion.AssertionTypes
 
MULTI_ELEMENT_NESTED_ASSERTION - Static variable in interface oracle.wsm.policy.model.IAssertion.AssertionTypes
 

N

nameAttrQName - Static variable in interface oracle.wsm.policy.model.IConfig
 
nameAttrQName - Static variable in interface oracle.wsm.policy.model.IProperty
 
nameAttrQName - Static variable in interface oracle.wsm.policy.model.IPropertySet
 
NESTED_ASSERTION - Static variable in interface oracle.wsm.policy.model.IAssertion.AssertionTypes
 
normalize() - Method in interface oracle.wsm.policy.model.IAssertion
Normalizes the assertion and returns the normalized Assertion
normalize(IPolicyRegistry) - Method in interface oracle.wsm.policy.model.IAssertion
 
NS_POLICY_ENFORCEMENT - Static variable in exception oracle.wsm.common.sdk.WSMException
 
NS_PREFIX - Static variable in exception oracle.wsm.common.sdk.WSMException
 
NS_SECURITY - Static variable in exception oracle.wsm.common.sdk.WSMException
 

O

OPERATION_ID - Static variable in interface oracle.wsm.common.sdk.IMessageContext
 
OPERATION_NAME - Static variable in interface oracle.wsm.common.sdk.IMessageContext
 
oracle.wsm.common.sdk - package oracle.wsm.common.sdk
 
oracle.wsm.common.xml - package oracle.wsm.common.xml
 
oracle.wsm.policy.model - package oracle.wsm.policy.model
 
oracle.wsm.policyengine - package oracle.wsm.policyengine
 
oracle.wsm.policyengine.impl - package oracle.wsm.policyengine.impl
 

P

POLICY - Static variable in interface oracle.wsm.policy.model.IAssertion.AssertionTypes
 
POLICY_SET - Static variable in interface oracle.wsm.common.sdk.IMessageContext
 
POLICYREFERENCE - Static variable in interface oracle.wsm.policy.model.IAssertion.AssertionTypes
 
postExecute(IContext) - Method in interface oracle.wsm.policyengine.IAssertionExecutor
Executes any task required after policy execution.
postExecute(IContext) - Method in class oracle.wsm.policyengine.impl.AssertionExecutor
Executes any task required after policy execution.

R

REMOTE_IP - Static variable in interface oracle.wsm.common.sdk.IMessageContext
 
removeAttribute(QName) - Method in interface oracle.wsm.policy.model.IAssertion
 
removeProperty(IProperty) - Method in interface oracle.wsm.policy.model.IPropertySet
Remove a Property
removePropertySet(IPropertySet) - Method in interface oracle.wsm.policy.model.IConfig
Remove a PropertySet
REQUEST_PROCESSED_HEADERS - Static variable in interface oracle.wsm.common.sdk.IMessageContext
 
requestOrigin - Variable in class oracle.wsm.common.sdk.MessageContext
 
resetInvocationStatus(InvocationStatus) - Method in class oracle.wsm.common.sdk.MessageContext
 
RESPONSE_PROCESSED_HEADERS - Static variable in interface oracle.wsm.common.sdk.IMessageContext
 
Result - Class in oracle.wsm.common.sdk
Result encapulates the result of pipeline and step executions.
Result() - Constructor for class oracle.wsm.common.sdk.Result
 

S

SCENARIO_ASSERTION - Static variable in interface oracle.wsm.policy.model.IAssertion.AssertionTypes
 
SECURITY_SUBJECT - Static variable in interface oracle.wsm.common.sdk.IMessageContext
 
setAgentFunction(String) - Method in exception oracle.wsm.common.sdk.WSMException
 
setAllProperties(Map<String, Object>) - Method in interface oracle.wsm.common.sdk.IContext
Set properties that can be used by the execution engine during policy execution
setAllProperties(Map<String, Object>) - Method in class oracle.wsm.common.sdk.MessageContext
 
setAssertionName(String) - Method in exception oracle.wsm.common.sdk.WSMException
 
setAttributes(Map<QName, String>) - Method in interface oracle.wsm.policy.model.IAssertion
 
setAttributes(Map<QName, String>) - Method in interface oracle.wsm.policy.model.IConfig
 
setAttributes(Map<QName, String>) - Method in interface oracle.wsm.policy.model.IProperty
 
setAttributes(Map<QName, String>) - Method in interface oracle.wsm.policy.model.IPropertySet
 
setAuthenticatedSubject(Subject) - Method in class oracle.wsm.common.sdk.WSMMessageContext
Sets the Security Subject
setCategory(String) - Method in exception oracle.wsm.common.sdk.WSMException
 
setCategory(String) - Method in interface oracle.wsm.policy.model.IConfig
Convenience method to set the category of the Config.
setConfigType(IConfig.CONFIG_TYPE_ENUM) - Method in interface oracle.wsm.policy.model.IConfig
Set the config type attribute - default is declarative
setContentType(IProperty.CONTENT_TYPE_ENUM) - Method in interface oracle.wsm.policy.model.IProperty
Set the contentType
setContextProperties(Map<String, Object>) - Method in class oracle.wsm.common.sdk.WSMMessageContext
Sets the Context properties required for enforcement of a given policy
setDefaultValue(String) - Method in interface oracle.wsm.policy.model.IProperty
 
setDescription(String) - Method in interface oracle.wsm.policy.model.IProperty
 
setEcid(String) - Method in exception oracle.wsm.common.sdk.WSMException
 
setFault(WSMException) - Method in interface oracle.wsm.common.sdk.IResult
Set the fault that caused this request execution to fail.
setFault(SOAPMessage) - Method in interface oracle.wsm.common.sdk.ISOAPBindingMessageContext
 
setFault(WSMException) - Method in class oracle.wsm.common.sdk.Result
Set the fault that caused this request execution to fail.
setFault(SOAPMessage) - Method in class oracle.wsm.common.sdk.SOAPBindingMessageContext
 
setFaultCode(String) - Method in exception oracle.wsm.common.sdk.WSMException
 
setName(String) - Method in interface oracle.wsm.policy.model.IConfig
Adding convenience method - instead of using setAttributes().
setName(String) - Method in interface oracle.wsm.policy.model.IProperty
 
setName(String) - Method in interface oracle.wsm.policy.model.IPropertySet
Sets the name of the PropertySet.
setNormalized(boolean) - Method in interface oracle.wsm.policy.model.IAssertion
WARNING: Do not call this method.
setOperationName(String) - Method in class oracle.wsm.common.sdk.WSMMessageContext
Sets the operation name of WS invoked
setOptional(boolean) - Method in interface oracle.wsm.policy.model.IAssertion
Specifies if the Assertion is optional.
setParent(IAssertion) - Method in interface oracle.wsm.policy.model.IAssertion
Set the parent to argument
setPolicyName(String) - Method in exception oracle.wsm.common.sdk.WSMException
 
setPolicyVersion(String) - Method in exception oracle.wsm.common.sdk.WSMException
 
setProperties(List<IProperty>) - Method in interface oracle.wsm.policy.model.IPropertySet
Sets a List of Property.
setProperty(String, Object) - Method in interface oracle.wsm.common.sdk.IContext
Set the value of the property identified by name
setProperty(String, Object) - Method in class oracle.wsm.common.sdk.MessageContext
 
setProperty(String, Object) - Method in class oracle.wsm.common.sdk.WSMMessageContext
Sets the individual property
setProperty(String, Object) - Method in interface oracle.wsm.policyengine.IExecutionContext
Method to test if a certain property is available in the list of properties.
setProperty(String, Object) - Method in class oracle.wsm.policyengine.impl.ExecutionContext
 
setPropertySets(List<IPropertySet>) - Method in interface oracle.wsm.policy.model.IConfig
Sets a List of PropertySets.
setRemoteAddr(String) - Method in interface oracle.wsm.common.sdk.IMessageContext
 
setRemoteAddr(String) - Method in class oracle.wsm.common.sdk.MessageContext
 
setRequestMessage(SOAPMessage) - Method in interface oracle.wsm.common.sdk.ISOAPBindingMessageContext
 
setRequestMessage(SOAPMessage) - Method in class oracle.wsm.common.sdk.SOAPBindingMessageContext
 
setResponseMessage(SOAPMessage) - Method in interface oracle.wsm.common.sdk.ISOAPBindingMessageContext
 
setResponseMessage(SOAPMessage) - Method in class oracle.wsm.common.sdk.SOAPBindingMessageContext
 
setServiceID(String) - Method in interface oracle.wsm.common.sdk.IMessageContext
 
setServiceID(String) - Method in class oracle.wsm.common.sdk.MessageContext
 
setServiceURL(String) - Method in interface oracle.wsm.common.sdk.IMessageContext
 
setServiceURL(String) - Method in class oracle.wsm.common.sdk.MessageContext
 
setSOAPMessage(SOAPMessage) - Method in class oracle.wsm.common.sdk.WSMMessageContext
Sets the SOAP message to be processed
setStage(IMessageContext.STAGE) - Method in interface oracle.wsm.common.sdk.IMessageContext
 
setStage(IMessageContext.STAGE) - Method in class oracle.wsm.common.sdk.MessageContext
 
setStartTime(long) - Method in interface oracle.wsm.common.sdk.IMessageContext
 
setStartTime(long) - Method in class oracle.wsm.common.sdk.MessageContext
 
setStatus(int) - Method in interface oracle.wsm.common.sdk.IResult
Set the execution status
setStatus(int) - Method in class oracle.wsm.common.sdk.Result
Set the execution status
setTransportContext(ITransportContext) - Method in interface oracle.wsm.common.sdk.ISOAPBindingMessageContext
 
setTransportContext(ITransportContext) - Method in class oracle.wsm.common.sdk.SOAPBindingMessageContext
For Interceptor to call to set the appropriate transport context for both inbound and outbound
setTransportContext(ITransportContext) - Method in class oracle.wsm.common.sdk.WSMMessageContext
Sets the Transport Context
setTransportHeader(String, String, String) - Method in interface oracle.wsm.common.sdk.ISOAPBindingMessageContext
 
setTransportHeader(String, String, String) - Method in class oracle.wsm.common.sdk.SOAPBindingMessageContext
Client agent uses it for outbound message processing with processRequest Service agent uses it for inbound message processing with processResponse
setType(IMessageContext.TYPE) - Method in interface oracle.wsm.common.sdk.IMessageContext
 
setType(IMessageContext.TYPE) - Method in class oracle.wsm.common.sdk.MessageContext
 
setType(String) - Method in interface oracle.wsm.policy.model.IProperty
 
setValue(String) - Method in interface oracle.wsm.policy.model.IProperty
 
SIMPLE_ASSERTION - Static variable in interface oracle.wsm.policy.model.IAssertion.AssertionTypes
 
SKIP - Static variable in interface oracle.wsm.common.sdk.IResult
 
SOAPBindingMessageContext - Class in oracle.wsm.common.sdk
 
SOAPBindingMessageContext() - Constructor for class oracle.wsm.common.sdk.SOAPBindingMessageContext
 
STEP_SCENARIO_ASSERTION - Static variable in interface oracle.wsm.policy.model.IAssertion.AssertionTypes
 
SUCCEEDED - Static variable in interface oracle.wsm.common.sdk.IResult
 
SUSPENDED - Static variable in interface oracle.wsm.common.sdk.IResult
 

T

toString() - Method in class oracle.wsm.common.sdk.Result
 
typeAttrQName - Static variable in interface oracle.wsm.policy.model.IProperty
 

U

USER_NAME - Static variable in interface oracle.wsm.common.sdk.IMessageContext
 

V

validate(IValidationContext) - Method in interface oracle.wsm.policy.model.IAssertion
Validate this assertion If any errors are found, they are added to the passed Validation Context object
validate(IValidationContext) - Method in interface oracle.wsm.policy.model.IConfig
Validate this config object
validate(IValidationContext) - Method in interface oracle.wsm.policy.model.IProperty
Validate this config object
validate(IValidationContext) - Method in interface oracle.wsm.policy.model.IPropertySet
Validate this config object
valueOf(String) - Static method in enum oracle.wsm.common.sdk.IMessageContext.AgentTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.wsm.common.sdk.IMessageContext.AuthMethodEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.wsm.common.sdk.IMessageContext.ReqOriginEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.wsm.common.sdk.IMessageContext.STAGE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.wsm.common.sdk.IMessageContext.TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.wsm.policy.model.IConfig.CONFIG_TYPE_ENUM
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.wsm.policy.model.IProperty.CONTENT_TYPE_ENUM
Returns the enum constant of this type with the specified name.
values() - Static method in enum oracle.wsm.common.sdk.IMessageContext.AgentTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.wsm.common.sdk.IMessageContext.AuthMethodEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.wsm.common.sdk.IMessageContext.ReqOriginEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.wsm.common.sdk.IMessageContext.STAGE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.wsm.common.sdk.IMessageContext.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.wsm.policy.model.IConfig.CONFIG_TYPE_ENUM
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.wsm.policy.model.IProperty.CONTENT_TYPE_ENUM
Returns an array containing the constants of this enum type, in the order they are declared.
VIRTUAL_HOST_TYPE - Static variable in interface oracle.wsm.common.sdk.IMessageContext
 

W

WSDL_DEFINTION - Static variable in interface oracle.wsm.common.sdk.IMessageContext
 
WSMException - Exception in oracle.wsm.common.sdk
This is a new Exception class for handling OWSM Fault 11g code should create Fault using this WSMException class instead of the original com.cfluent.poicysteps.sdk.Fault
WSMException(String, String) - Constructor for exception oracle.wsm.common.sdk.WSMException
!!!!WARNING: should not be used directly in oracle package (11g new code) should only be called by extended class Fault.
WSMException(String, String, Throwable) - Constructor for exception oracle.wsm.common.sdk.WSMException
Backward Compatibility !!!!WARNING: should not be used directly in oracle package (11g new code) should only be called by extended class Fault.
WSMException(Throwable) - Constructor for exception oracle.wsm.common.sdk.WSMException
For None soap fault, caused by any exception.
WSMException(String) - Constructor for exception oracle.wsm.common.sdk.WSMException
Construct the fault with a predefined fault code.
WSMException(QName) - Constructor for exception oracle.wsm.common.sdk.WSMException
Construct the fault with a predefined fault code QName.
WSMException(String, Throwable) - Constructor for exception oracle.wsm.common.sdk.WSMException
Construct the fault with a predefined fault code .
WSMException(QName, Throwable) - Constructor for exception oracle.wsm.common.sdk.WSMException
Construct the fault with a predefined fault code QName.
WSMException(String, String, String, String, List<String>, Throwable) - Constructor for exception oracle.wsm.common.sdk.WSMException
Constructor that initialises the fault with a seperate namespace.
WSMException(String, String, String, String, String, Throwable) - Constructor for exception oracle.wsm.common.sdk.WSMException
Constructor that initialises the fault with a seperate namespace.
WSMException(String, Object[]) - Constructor for exception oracle.wsm.common.sdk.WSMException
Construct the fault with a predefined fault code .
WSMMessageContext - Class in oracle.wsm.common.sdk
 
WSMMessageContext() - Constructor for class oracle.wsm.common.sdk.WSMMessageContext
 

X

XOR_COMPOSITE_ASSERTION - Static variable in interface oracle.wsm.policy.model.IAssertion.AssertionTypes
 

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

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1.4)

E10689-03


Copyright © 2007-2009, Oracle. All rights reserved.