Package | Description |
---|---|
org.openmrs.api.context |
This package describes the context framework through which
authentication is performed and services provided for the OpenMRS system.
|
org.openmrs.hl7 |
OpenMRS HL7 module.
|
Modifier and Type | Method and Description |
---|---|
static UserContext |
Context.getUserContext()
Gets the user context from the thread local.
|
Modifier and Type | Method and Description |
---|---|
static void |
Context.setUserContext(UserContext ctx)
Sets the user context on the thread local so that the service layer can perform
authentication/authorization checks.
|
Modifier and Type | Method and Description |
---|---|
UserContext |
Hl7InArchivesMigrateThread.getUserContext() |
Copyright © 2024 OpenMRS Inc.. All rights reserved.