Uses of Interface
ca.uhn.fhir.rest.server.interceptor.auth.IAuthRuleBuilderRuleConditional
-
Packages that use IAuthRuleBuilderRuleConditional Package Description ca.uhn.fhir.rest.server.interceptor.auth -
-
Uses of IAuthRuleBuilderRuleConditional in ca.uhn.fhir.rest.server.interceptor.auth
Methods in ca.uhn.fhir.rest.server.interceptor.auth that return IAuthRuleBuilderRuleConditional Modifier and Type Method Description IAuthRuleBuilderRuleConditionalIAuthRuleBuilderRule. createConditional()This rule applies tocreateoperations with aconditionalURL as a part of the request.IAuthRuleBuilderRuleConditionalIAuthRuleBuilderRule. deleteConditional()This rule applies tocreateoperations with aconditionalURL as a part of the request.IAuthRuleBuilderRuleConditionalIAuthRuleBuilderRule. updateConditional()This rule applies toupdateoperations with aconditionalURL as a part of the request.
-