| Package | Description |
|---|---|
| ca.uhn.fhir.rest.server | |
| ca.uhn.fhir.rest.server.tenant |
| Modifier and Type | Method and Description |
|---|---|
void |
RestfulServer.setTenantIdentificationStrategy(ITenantIdentificationStrategy theTenantIdentificationStrategy)
If provided (default is
null), the tenant identification
strategy provides a mechanism for a multitenant server to identify which tenant
a given request corresponds to. |
| Modifier and Type | Class and Description |
|---|---|
class |
UrlBaseTenantIdentificationStrategy
This class is a tenant identification strategy which assumes that a single path
element will be present between the server base URL and the beginning
|
Copyright © 2014–2019 University Health Network. All rights reserved.