@NonNullByDefault
Package com.microej.kf.util.security
This package contains KF utility class for the Kernel security manager.
-
Interface Summary Interface Description FeaturePermissionCheckDelegate API for checkingFeaturepermissions.SecurityPolicyResourceLoader The Interface SecurityPolicyResourceLoader that handles the policy file permission parsing and loading. -
Class Summary Class Description FeaturePolicyPermission This class represents the permission attributes retrieved by the parser.JsonSecurityPolicyLoader The JSON implementation of the policy file parserKernelSecurityManager An example ofSecurityManagerimplementation based onKernel/Featureruntime model.KernelSecurityPolicyManager This class contains the security logic to apply when working with feature policy files.LoggingPermissionCheckDelegate Helper implementation of theFeaturePermissionCheckDelegatethat only logs the permission accesses.