Skip Headers
Oracle® Web Services Manager Extensibility Guide
10g (10.1.3.1.0)
B31010-02
  Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Previous
Previous
 
 

Index

A  C  D  E  I  J  O  P  R  S  T 

A

AbstractStep, 2.5
AbstractStep method
createResult, 2.5.1, 2.5.14
destroy, 2.5.11
execute, 2.5.8
generateFault, 2.5.10
getAgentContext, 2.5.6
getEnabled, 2.5.3
getFaultCodes, 2.5.13
getStepName, 2.5.5
init, 2.5.9
setAgentContext, 2.5.7
setEnabled, 2.5.1, 2.5.2
setFaultCodes, 2.5.12
setStepName, 2.5.4
adding a custom step, 1.3
adding a jar file, 1.3, 1.3
adding a step to a policy enforcement component, 1.3
AgentContext, 2.4
AgentContext Field
COREMAN_ENABLED, 2.4.1.4
LOG_LOGBUNDLES, 2.4.1.2
LOG_LOGENABLED, 2.4.1.3
POLICYPACKS_FILENAME, 2.4.1.7
POLICYSERVER_ENABLED, 2.4.1.6
POLICYSERVER_ENDPOINT, 2.4.1.5
SERVER_ID, 2.4.1.1
AgentContext Fields, 2.4.1
AgentContext method
getAgentID, 2.4.2
getAllProperties, 2.4.8
getIntProperty, 2.4.6
getProperty, 2.4.3
getResourceResolver, 2.4.7
getStringProperty, 2.4.4

C

creating a custom step, 1.3
creating policy steps
overview, 1.1
Tasks, 1.1
using Oracle WSM tools, 1.1

D

deploying a custom step, 1.3
developing custom steps, 1.2
defining a step template, 1.2.2
step template tags, 1.2.2
execute method, 1.2.1
IResult states, 1.2.1.1

E

execute method
about, 1.2.1
characteristics, 1.2.1

I

IContext, 2.2
IContext method
containsProperty, 2.2.3
getProperty, 2.2.1
getPropertyNames, 2.2.2
removeProperty, 2.2.5
setProperty, 2.2.4
IMessageContext, 2.3
IMessageContext Field
STAGE_POSTRESPONSE, 2.3.1.4
STAGE_PREREQUEST, 2.3.1.1
STAGE_REQUEST, 2.3.1.2
STAGE_RESPONSE, 2.3.1.3
STAGE_SERVICE, 2.3.1.5
STAGE_SERVICE_DEFINITION, 2.3.1.6
STAGE_SERVICE_WSDL, 2.3.1.7
IMessageContext Fields, 2.3.1
IMessageContext method
getGUID, 2.3.2
getInvocationStatus, 2.3.12
getProcessingStage, 2.3.10
getRemoteUser, 2.3.5
getRequestMessage, 2.3.6
getResponseMessage, 2.3.7
getServiceID, 2.3.3
getServiceURL, 2.3.4
setProcessingStage, 2.3.11
setRequestMessage, 2.3.8
setResponseMessage, 2.3.9
InvocationStatus, 2.7
InvocationStatus Field
FAILED, 2.7.1.2
FAILEDOVER, 2.7.1.3
NA, 2.7.1.5
PENDING, 2.7.1.4
SUCCEEDED, 2.7.1.1
InvocationStatus Fields, 2.7.1
InvocationStatus method
getAuthenticationStatus, 2.7.6
getAuthorization Status, 2.7.8
getAuthorizationStatus, 2.7.9
getCorrelationContext, 2.7.24, 2.7.25
getErrorMessage, 2.7.28
getFlowID, 2.7.20
getInvocationStatus, 2.7.12
getLatency, 2.7.16
getMessageID, 2.7.26
getMethod, 2.7.22
getServiceLatency, 2.7.18
getServiceName, 2.7.2
getServiceStatus, 2.7.10
getSize, 2.7.14
getTime, 2.7.4
setAuthenticationStatus, 2.7.7
setErrorMessage, 2.7.29
setFlowID, 2.7.21
setInvocationStatus, 2.7.13
setLatency, 2.7.17
setMessageID, 2.7.27
setMethod, 2.7.23
setServiceLatency, 2.7.19
setServiceName, 2.7.3
setServiceStatus, 2.7.11
setSize, 2.7.15
setTime, 2.7.5
toString, 2.7.30
IResult states, 1.2.1.1
IStep, 2.1
IStep method
destroy, 2.1.9
execute, 2.1.7
getAgentContext, 2.1.5
getEnabled, 2.1.2
getFaultCodes, 2.1.11
getStepName, 2.1.4
init, 2.1.8
setAgentContext, 2.1.6
setEnabled, 2.1.1
setFaultCodes, 2.1.10
setStepName, 2.1.3

J

jar file
adding or copying, 1.3

O

Oracle Application Server
restarting, 1.3

P

policy enforcement
adding a step, 1.3
policy steps SDK, list of interfaces and methods for, 2

R

restarting the Oracle Application Server, 1.3
Result, 2.6
Result method
getFault, 2.6.3
getStatus, 2.6.1
setFault, 2.6.4
setStatus, 2.6.2
toString, 2.6.5

S

sample
step template, A.1
step template
defining, 1.2.2
schema, A.2

T

tasks for creating policy steps, 1.1