IPolicyDecisionService Interface |
Namespace: SanteDB.Core.Security.Services
The IPolicyDecisionService type exposes the following members.
Name | Description | |
---|---|---|
ServiceName |
Gets the service name
(Inherited from IServiceImplementation.) |
Name | Description | |
---|---|---|
ClearCache(IPrincipal) |
Clear the policy cache for the specified principal
| |
ClearCache(String) |
Clear the policy cache for the specified principal
| |
GetEffectivePolicySet |
Get all active policies for the specified securable type
| |
GetPolicyDecision |
Make a simple policy decision for a specific securable
| |
GetPolicyOutcome |
Get a policy decision outcome (i.e. make a policy decision)
|