See: Description
Interface | Description |
---|---|
FeaturePermissionCheckDelegate |
API for checking
Feature permissions. |
SecurityPolicyResourceLoader |
The Interface SecurityPolicyResourceLoader that handles the policy file
permission parsing and loading.
|
Class | Description |
---|---|
FeaturePolicyPermission |
This class represents the permission attributes retrieved by the parser.
|
JsonSecurityPolicyLoader |
The JSON implementation of the policy file parser
|
KernelSecurityManager |
An example of
SecurityManager implementation based on Kernel/Feature runtime model. |
KernelSecurityPolicyManager |
This class contains the security logic to apply when working with feature
policy files.
|
LoggingPermissionCheckDelegate |
Helper implementation of the
FeaturePermissionCheckDelegate that only logs the permission accesses. |