Uses of Class
ca.uhn.fhir.rest.server.interceptor.auth.AdditionalCompartmentSearchParameters
-
Uses of AdditionalCompartmentSearchParameters in ca.uhn.fhir.rest.server.interceptor.auth
Modifier and TypeMethodDescriptionIAuthRuleBuilderRuleOpClassifier.inCompartmentWithAdditionalSearchParams
(String theCompartmentName, Collection<? extends org.hl7.fhir.instance.model.api.IIdType> theOwners, AdditionalCompartmentSearchParameters theAdditionalTypeSearchParamNames) Rule applies to resources in the given compartment.IAuthRuleBuilderRuleOpClassifier.inCompartmentWithAdditionalSearchParams
(String theCompartmentName, org.hl7.fhir.instance.model.api.IIdType theOwner, AdditionalCompartmentSearchParameters theAdditionalTypeSearchParamNames) Rule applies to resources in the given compartment.