public class BlueprintProtectionDomain extends ProtectionDomain
| Constructor and Description |
|---|
BlueprintProtectionDomain(org.osgi.framework.BundleContext bundleContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
implies(Permission permission) |
getClassLoader, getCodeSource, getPermissions, getPrincipals, toStringpublic BlueprintProtectionDomain(org.osgi.framework.BundleContext bundleContext)
public boolean implies(Permission permission)
implies in class ProtectionDomainCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.