Uses of Class
org.osgi.framework.ServicePermission
Packages that use ServicePermission
-
Uses of ServicePermission in org.osgi.framework
Fields in org.osgi.framework with type parameters of type ServicePermissionModifier and TypeFieldDescriptionprivate Map<String,
ServicePermission> ServicePermissionCollection.filterPermissions
Table of permissions with filter expressions.private Map<String,
ServicePermission> ServicePermissionCollection.permissions
Table of permissions.Methods in org.osgi.framework with parameters of type ServicePermissionModifier and TypeMethodDescription(package private) boolean
ServicePermission.implies0
(ServicePermission requested, int effective) Internal implies method.