http://www.ibm.com/wsdl/soa/privacy/v1_0/interface
The privacy common component determines if a particular requester
should be allowed to execute a service operation against a particular target.
For example, a subscriber should not be able to see another subscriber's
location information without prior authorization.
Operations |
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.
Fault:
PrivacyRetrievalFault
:
Privacy retrieval fault. This indicates that an error occurred
while retrieving or verifying operation execution against the supplied
targets.
|
|
XML |
-<wsdl:portType name="PrivacyInterface">
<xhtml:p>The privacy common component determines if a particular requester
should be allowed to execute a service operation against a particular target.
For example, a subscriber should not be able to see another subscriber's
location information without prior authorization.</xhtml:p>
</wsdl:documentation>
-<wsdl:operation name="verifyPrivacyPermits">
<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>
<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>
<xhtml:p>Verify privacy permits operation result. Indicates which targets
are allowed for the specified operation.</xhtml:p>
</wsdl:documentation>
</wsdl:output>
<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>
</wsdl:portType>
|
Used-By |
|