Package | Description |
---|---|
org.osgi.service.application |
Application Package Version 1.1.
|
Modifier and Type | Method and 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. |