Uses of Interface
ca.uhn.fhir.rest.server.interceptor.auth.IAuthRuleBuilderPatch
-
Packages that use IAuthRuleBuilderPatch Package Description ca.uhn.fhir.rest.server.interceptor.auth -
-
Uses of IAuthRuleBuilderPatch in ca.uhn.fhir.rest.server.interceptor.auth
Methods in ca.uhn.fhir.rest.server.interceptor.auth that return IAuthRuleBuilderPatch Modifier and Type Method Description IAuthRuleBuilderPatchIAuthRuleBuilderRule. patch()This rule applies to a FHIR patch operation
-