
Uses of Interface
ca.uhn.fhir.rest.server.interceptor.auth.IAuthRuleBuilderRuleConditional
Packages that use IAuthRuleBuilderRuleConditional
-
Uses of IAuthRuleBuilderRuleConditional in ca.uhn.fhir.rest.server.interceptor.auth
Methods in ca.uhn.fhir.rest.server.interceptor.auth that return IAuthRuleBuilderRuleConditionalModifier and TypeMethodDescriptionIAuthRuleBuilderRule.createConditional()
This rule applies tocreate
operations with aconditional
URL as a part of the request.IAuthRuleBuilderRule.deleteConditional()
This rule applies tocreate
operations with aconditional
URL as a part of the request.IAuthRuleBuilderRule.updateConditional()
This rule applies toupdate
operations with aconditional
URL as a part of the request.