IAuthRuleBuilderRuleOpClassifierFinished |
IAuthRuleBuilder.allowAll() |
This rule allows any invocation to proceed.
|
IAuthRuleBuilderRuleOpClassifierFinished |
IAuthRuleBuilder.allowAll(String theRuleName) |
This rule allows any invocation to proceed.
|
IAuthRuleBuilderRuleOpClassifierFinished |
RuleBuilder.allowAll() |
|
IAuthRuleBuilderRuleOpClassifierFinished |
RuleBuilder.allowAll(String theRuleName) |
|
IAuthRuleBuilderRuleOpClassifierFinished |
IAuthRuleBuilderOperationNamedAndScoped.andAllowAllResponses() |
Responses for this operation will not be checked
|
IAuthRuleBuilderRuleOpClassifierFinished |
IAuthRuleBuilderRuleTransactionOp.andApplyNormalRules() |
|
IAuthRuleBuilderRuleOpClassifierFinished |
IAuthRuleBuilderOperationNamedAndScoped.andRequireExplicitResponseAuthorization() |
Responses for this operation must be authorized by other rules.
|
IAuthRuleBuilderRuleOpClassifierFinished |
IAuthRuleBuilder.denyAll() |
This rule allows any invocation to proceed.
|
IAuthRuleBuilderRuleOpClassifierFinished |
IAuthRuleBuilder.denyAll(String theRuleName) |
This rule allows any invocation to proceed.
|
IAuthRuleBuilderRuleOpClassifierFinished |
RuleBuilder.denyAll() |
|
IAuthRuleBuilderRuleOpClassifierFinished |
RuleBuilder.denyAll(String theRuleName) |
|
IAuthRuleBuilderRuleOpClassifierFinished |
IAuthRuleBuilderRuleOpClassifier.inCompartment(String theCompartmentName,
Collection<? extends org.hl7.fhir.instance.model.api.IIdType> theOwners) |
Rule applies to resources in the given compartment.
|
IAuthRuleBuilderRuleOpClassifierFinished |
IAuthRuleBuilderRuleOpClassifier.inCompartment(String theCompartmentName,
org.hl7.fhir.instance.model.api.IIdType theOwner) |
Rule applies to resources in the given compartment.
|
IAuthRuleBuilderRuleOpClassifierFinished |
IAuthRuleBuilderRule.metadata() |
This rules applies to the metadata operation (retrieve the
server's conformance statement)
|
IAuthRuleBuilderRuleOpClassifierFinished |
IAuthRuleBuilderRuleOpClassifier.withAnyId() |
Rule applies to any resource instances
|