Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

EnsLib.UDDI.GetAuthToken

class EnsLib.UDDI.GetAuthToken extends EnsLib.UDDI.Base

Method Inventory

Methods

method Send(pConnection As EnsLib.UDDI.Connection, Output pAuthToken As EnsLib.UDDI.uddi.authToken) as %Status
classmethod Test(pBaseURL As %String, pUserName As %String, pPassword As %String, Output pAuthToken As %String) as %Status
Test the class functionality by performing an inquiry for an authorization token

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab