http://www.ibm.com/wsdl/soa/privacy/v1_0/interface
The verifyPrivacyPermits Operation

Verifies that the requester of the Web Service is allowed to execute a service operation against a set of targets. This operation allows for multiple privacy target evaluations in a single invocation.

PrivacyInterface_verifyPrivacyPermitsResponse  verifyPrivacyPermits (verifyPrivacyPermitsRequest parameters)
[fault:  PrivacyRetrievalFault  ]
Operation Type: Request-response
Collapse Input: PrivacyInterface_verifyPrivacyPermitsRequest

Verify privacy permits operation input parameters. Specifies the requester, service operation, acting of behalf of entity, and operation targets.

verifyPrivacyPermitsRequest parameters

Verify privacy permits request parameters.

Collapse Output: PrivacyInterface_verifyPrivacyPermitsResponse

Verify privacy permits operation result. Indicates which targets are allowed for the specified operation.

verifyPrivacyPermitsResponse result

Verify privacy permits response type.

Collapse Fault:
PrivacyRetrievalFault  : 

Privacy retrieval fault. This indicates that an error occurred while retrieving or verifying operation execution against the supplied targets.

PrivacyRetrievalFault PrivacyRetrievalFault

Privacy retrieval fault.

 Collapse Bindings
Binding: PrivacyInterfaceBinding
<soap:binding  style="document"
  transport="http://schemas.xmlsoap.org/soap/http" />
Operation:
<soap:operation  soapAction=""
  style="document" />
Input: PrivacyInterface_verifyPrivacyPermitsRequest
<soap:body  use="literal" />
Output: PrivacyInterface_verifyPrivacyPermitsResponse
<soap:body  use="literal" />
Fault:
PrivacyRetrievalFault: PrivacyRetrievalFault
<soap:fault  name="PrivacyRetrievalFault"
  use="literal" />
 

 Collapse XML
-<wsdl:operation  name="verifyPrivacyPermits">
-<wsdl:documentation>
<xhtml:p>Verifies that the requester of the Web Service is allowed to execute a service operation against a set of targets. This operation allows for multiple privacy target evaluations in a single invocation.</xhtml:p>
</wsdl:documentation>
-<wsdl:documentation>
<xhtml:p>Verify privacy permits operation input parameters. Specifies the requester, service operation, acting of behalf of entity, and operation targets.</xhtml:p>
</wsdl:documentation>
</wsdl:input>
-<wsdl:documentation>
<xhtml:p>Verify privacy permits operation result. Indicates which targets are allowed for the specified operation.</xhtml:p>
</wsdl:documentation>
</wsdl:output>
-<wsdl:fault  message="soa_privacy_interface:PrivacyRetrievalFault"  name="PrivacyRetrievalFault">
-<wsdl:documentation>
<xhtml:p>Privacy retrieval fault. This indicates that an error occurred while retrieving or verifying operation execution against the supplied targets.</xhtml:p>
</wsdl:documentation>
</wsdl:fault>
</wsdl:operation>
Generated by WSDLdoc ©