| Interface | Description |
|---|---|
| IAuthRule | |
| IAuthRuleBuilder |
Used by
AuthorizationInterceptor in order to allow user code to define authorization
rules. |
| IAuthRuleBuilderAppliesTo<T> | |
| IAuthRuleBuilderOperation | |
| IAuthRuleBuilderOperationNamed | |
| IAuthRuleBuilderRule | |
| IAuthRuleBuilderRuleConditional | |
| IAuthRuleBuilderRuleConditionalClassifier | |
| IAuthRuleBuilderRuleOp | |
| IAuthRuleBuilderRuleOpClassifier | |
| IAuthRuleBuilderRuleOpClassifierFinished | |
| IAuthRuleBuilderRuleTransaction | |
| IAuthRuleBuilderRuleTransactionOp | |
| IAuthRuleFinished | |
| IRuleApplier |
| Class | Description |
|---|---|
| AuthorizationInterceptor |
This class is a base class for interceptors which can be used to
inspect requests and responses to determine whether the calling user
has permission to perform the given action.
|
| AuthorizationInterceptor.Verdict | |
| RuleBuilder | |
| RuleImplConditional |
| Enum | Description |
|---|---|
| PolicyEnum |
Copyright © 2014–2017 University Health Network. All rights reserved.