Skip to main content

HS.BulkFHIR.ClientAuth.BasicAuth.Config

class HS.BulkFHIR.ClientAuth.BasicAuth.Config extends HS.BulkFHIR.ClientAuth.ConfigBase

Property Inventory

Method Inventory

Parameters

parameter SETTINGS = ssl_configuration:::SSL Configuration,http_credential_id:HTTP:Authorization:HTTP Credential ID;
config for UI: {property}:::{property rename}

Properties

property http_credential_id as %String [ Required ];
The Interoperability Credential ID to use in authenticating with the FHIR endpoint if using Basic Auth.
Property methods: http_credential_idDisplayToLogical(), http_credential_idGet(), http_credential_idIsValid(), http_credential_idLogicalToDisplay(), http_credential_idLogicalToOdbc(), http_credential_idNormalize(), http_credential_idSet()

Methods

method %OnValidateObject() as %Status
validate & throw specific errors

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab