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