| Package | Description |
|---|---|
| org.osgi.service.application |
| Modifier and Type | Method | Description |
|---|---|---|
ApplicationAdminPermission |
ApplicationAdminPermission.setCurrentApplicationId(java.lang.String applicationId) |
This method can be used in the
ProtectionDomain
implementation in the implies method to insert the
application ID of the current application into the permission being
checked. |