public interface SecurityProvider
Modifier and Type | Method and Description |
---|---|
void |
checkBundle(Bundle bundle) |
Object |
getSignerMatcher(Bundle bundle,
int signersType) |
boolean |
hasBundlePermission(ProtectionDomain pd,
Permission p,
boolean direct) |
boolean hasBundlePermission(ProtectionDomain pd, Permission p, boolean direct)
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.