| Package | Description |
|---|---|
| ca.uhn.fhir.rest.server.interceptor.auth |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAuthRuleBuilderRuleConditionalClassifier |
interface |
IAuthRuleBuilderRuleOpClassifierFinished |
| Modifier and Type | Method and Description |
|---|---|
IAuthRuleFinished |
IAuthRuleBuilderRuleOp.instance(IIdType theId)
Rule applies to the resource with the given ID (e.g.
|
IAuthRuleFinished |
IAuthRuleBuilderRuleOp.instance(String theId)
Rule applies to the resource with the given ID (e.g.
|
IAuthRuleFinished |
IAuthRuleBuilderOperationNamed.onAnyInstance()
Rule applies to invocations of this operation at the
instance level on any instance |
IAuthRuleFinished |
IAuthRuleBuilderOperationNamed.onAnyType()
Rule applies to invocations of this operation at the
type level on any type |
Copyright © 2014–2017 University Health Network. All rights reserved.