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