public interface SecurityProvider
Modifier and Type | Method and Description |
---|---|
void |
checkBundle(Bundle bundle) |
java.lang.Object |
getSignerMatcher(Bundle bundle,
int signersType) |
boolean |
hasBundlePermission(java.security.ProtectionDomain pd,
java.security.Permission p,
boolean direct) |
boolean hasBundlePermission(java.security.ProtectionDomain pd, java.security.Permission p, boolean direct)
java.lang.Object getSignerMatcher(Bundle bundle, int signersType)
void checkBundle(Bundle bundle) throws java.lang.Exception
java.lang.Exception
Copyright © 2012. All Rights Reserved.