HS.HC.Util.Installer.FHIR.OAuth2
deprecated class HS.HC.Util.Installer.FHIR.OAuth2 extends %Library.RegisteredObject
THIS INSTALLER CLASS IS DEPRECATEDUtility for adding pre-determined OAuth 2.0 auth server endpoints to the Conformance and CapabilityStatement resources in the FHIR repository.
Method Inventory
Methods
deprecated classmethod AddOAuthToCapability() as %Status
THIS INSTALLER CLASS IS DEPRECATED
AddOAuthToCapability adds OAuth 2.0 authorization server auth and token endpoints to the Conformance and CapabilityStatement resources in the FHIR repository. The endpoint information is derived from the HS.Registry.FHIRCSPConfig definitions for the current namespace.
AddOAuthToCapability adds OAuth 2.0 authorization server auth and token endpoints to the Conformance and CapabilityStatement resources in the FHIR repository. The endpoint information is derived from the HS.Registry.FHIRCSPConfig definitions for the current namespace.
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()