Skip to main content

EnsLib.UDDI.UDDISecuritySoapBinding

class EnsLib.UDDI.UDDISecuritySoapBinding extends %SOAP.WebClient

Method Inventory

Parameters

parameter NAMESPACE = urn:uddi-org:api_v3_binding;
This is the namespace used by the Service
parameter OUTPUTTYPEATTRIBUTE = 1;
Use xsi:type attribute for literal types.
parameter SERVICENAME = UDDI_Security_SoapBinding;
This is the name of the Service
parameter SOAPVERSION = 1.1;
This is the SOAP version supported by the service.
parameter TYPENAMESPACE = urn:uddi-org:api_v3;
This is the namespace used for types by the Service

Methods

final method discardauthToken(authInfo As EnsLib.UDDI.uddi.authInfo(REFELEMENTQUALIFIED=1, REFNAMESPACE="urn:uddi-org:api_v3", XMLREF=1)) as %SOAP.OneWay [ WebMethod ]
final method getauthToken(userID As %String(XMLPROJECTION="attribute"), cred As %String(XMLPROJECTION="attribute")) as EnsLib.UDDI.uddi.authInfo [ WebMethod ]

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab