Skip to main content

HS.HC.RESTBase.UIHandler.Strategy

class HS.HC.RESTBase.UIHandler.Strategy extends %pkg.isc.rest.authentication

Authentication strategy class for HS.HC.RESTBase.UIHandler. Returns basic metadata and user info to be usable with the @healthshare/auth UI library for HC/I4H UI applications.

Method Inventory

Methods

classmethod GetMetadata(pDispatchClass As %Dictionary.Classname) as HS.HC.RESTBase.UIHandler.Metadata
Get the metadata needed to configure instance authentication for the UI. Can be overridden to provide additional metadata if needed for other authentication modes. @API.Overrideable

Inherited Members

Inherited Methods

FeedbackOpens in a new tab