Uses of Interface
ca.uhn.fhir.rest.server.interceptor.auth.IAuthRuleBuilderRuleConditional
-
Uses of IAuthRuleBuilderRuleConditional in ca.uhn.fhir.rest.server.interceptor.auth
Modifier 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.