| Package | Description |
|---|---|
| ca.uhn.fhir.rest.server.interceptor.auth |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleImplConditional |
| Modifier and Type | Method and Description |
|---|---|
IAuthRule |
AuthorizationInterceptor.Verdict.getDecidingRule() |
| Modifier and Type | Method and Description |
|---|---|
List<IAuthRule> |
IAuthRuleBuilder.build()
Build the rule list
|
List<IAuthRule> |
IAuthRuleFinished.build()
Build the rule list
|
List<IAuthRule> |
RuleBuilder.build() |
List<IAuthRule> |
AuthorizationInterceptor.buildRuleList(RequestDetails theRequestDetails)
Subclasses should override this method to supply the set of rules to be applied to
this individual request.
|
| Constructor and Description |
|---|
Verdict(PolicyEnum theDecision,
IAuthRule theDecidingRule) |
Copyright © 2014–2017 University Health Network. All rights reserved.