From the navigator pane, click the plus sign + for the Application Deployments Using Fusion Middleware Control, click Application Deployment, then click Web

13-4 Oracle Fusion Middleware Security and Administrators Guide for Web Services Figure 13–3 Web Service-Specific Statistics Viewing Endpoint-Specific Operations Statistics To display operation statistics for a particular Web service endpoint:

1. In the Web Services Details section of the Web Services summary page, select the

Web Service Endpoints tab.

2. Select the endpoint for which you want to display the statistics.

The Web Service Endpoint page is displayed.

3. Select the Operations tab if it is not already selected.

The following statistics are presented for Oracle Infrastructure Web services: ■ Operation Name—Name of the operation. ■ One Way—Flag that specifies whether the operation returns a value to the calling operation. ■ Action—URI of the action. ■ Input Encoding—Encoding style of the input message. ■ Output Encoding—Encoding style of the output message. ■ Invocations Completed—Number of completed requests to this endpoint. ■ Average Invocation Time—Average time for all Web service invocations to be processed. ■ Faults—Total number of faults for this endpoint. The following statistics are presented for WebLogic Java EE Web services: ■ Name—Name of the operation. ■ Invocation Count—Number of times that the Web service was invoked. ■ Dispatch Time Average—Average time for all Web service invocations to be processed. ■ Execution Time Average—Average time for all Web service executions. ■ Response Time Average—Average time for all responses generated. ■ Response Count—Total number of responses generated from the Web service invocations. ■ Response Error Count—Total number of errors from responses generated from the Web service invocations. Monitoring the Performance of Web Services 13-5 Viewing the Security Violations for a Web Service Follow the procedure below to view security violations for a Web service. To view the security violations for an Oracle Infrastructure Web service: 1. Navigate to the Web Services Summary page as described in Navigating to the Web Services Summary Page for an Application on page 6-4.

2. In the Charts section of the page, select the Security Violations tab.

A graphical representation of the authentication, authorization, confidentiality, and integrity faults for all Web services in the application is displayed in the pie chart. 3. In the Web Service Details section of the page, click on the plus + for the Web service to display the Web service endpoints if they are not already displayed. 4. Click the name of the endpoint to navigate to the Web Service Endpoint page.

5. Click the Charts tab to see a graphical representation of all faults and all security

violations for the endpoint.

6. Click the OWSM Policies tab.

Two tables are displayed. The Globally Attached Policies table displays the name of the policy and the policy set that references it. The Directly Attached Policies table displays the name of the policy and the policy status whether the policy is enabled or disabled. Both tables list the category to which the policy belongs security, MTOM attachments, reliable messaging, WS-addressing, and management. Table 13–1 lists the violation information provided for each type of policy attachment. To view the security violations for a WebLogic JAX-WS Web service: 1. Navigate to the Web Services Summary page as described in Navigating to the Web Services Summary Page for an Application on page 6-4. Table 13–1 Policy Violation Information for an Endpoint Violation Type Description Total Violations Total number of faults for this policy. Note : Total violations may not be equal to the sum of the security violations shown below for example, Authentication, Authorization, Confidentiality, and Integrity. Other security violations that do not fall into these major categories and non-security violations are also captured in the total violations count. Security Violations Authentication Number of authentication failures since the server was restarted. Authorization Number of authorization failures since the server was restarted. Confidentiality Number of message confidentiality failures since the server was restarted. Integrity Number of message integrity failures since the server was restarted.