Package | Description |
---|---|
org.eclipse.osgi.baseadaptor | |
org.eclipse.osgi.framework.adaptor | |
org.eclipse.osgi.internal.baseadaptor | |
org.eclipse.osgi.internal.permadmin |
Modifier and Type | Method and Description |
---|---|
PermissionStorage |
BaseAdaptor.getPermissionStorage() |
Modifier and Type | Method and Description |
---|---|
PermissionStorage |
FrameworkAdaptor.getPermissionStorage()
Returns the PermissionStorage object which will be used to
to manage the permission data.
|
Modifier and Type | Class and Description |
---|---|
class |
BasePermissionStorage |
Modifier and Type | Method and Description |
---|---|
PermissionStorage |
BaseStorage.getPermissionStorage() |
Modifier and Type | Class and Description |
---|---|
class |
SecurePermissionStorage
PermissionStorage privileged action class.
|
Constructor and Description |
---|
SecurePermissionStorage(PermissionStorage storage) |
SecurityAdmin(EquinoxSecurityManager supportedSecurityManager,
Framework framework,
PermissionStorage permissionStorage) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.