Skip to main content

%SOAP.Addressing.Policy

Implementation class for WS-Addressing WSDL elements in a web service configuration. The wsaw:UsingAddressing element from WS-Addressing - WSDL Binding (http://www.w3.org/TR/ws-addr-wsdl/) is allowed as a WS-Policy element. %SOAP.Addressing.Policy depends on the use of wsap as the internal prefix for WS-SecurityPolicy. See %SOAP.Policy methods GetNamespaceList, GetAssertionNamespace and GetAssertionPrefix. This class is used internally by Caché. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class. The alternative is stored as
   alternative("wsap:UsingAddressing")=1

Parameters

parameter PREFIX = wsap;
Prefix for this type of policy

Inherited Members

Inherited Methods

FeedbackOpens in a new tab