Package org.apache.felix.framework.ext
Interface SecurityProvider
public interface SecurityProvider
-
Method Summary
Modifier and TypeMethodDescriptionvoid
checkBundle
(Bundle bundle) getSignerMatcher
(Bundle bundle, int signersType) boolean
hasBundlePermission
(ProtectionDomain pd, Permission p, boolean direct)
-
Method Details
-
hasBundlePermission
-
getSignerMatcher
-
checkBundle
- Throws:
Exception
-