Interface | Description |
---|---|
PermissionDescriptionsProvider |
A class implementing this interface, provides information about permissions
needed by the class itself, the package or bundle that it is part of.
|
Class | Description |
---|---|
DefaultDescriptions |
PermissionDescriptionsProvider implementation that provides
PermissionDescripton s of permissions of the java api and of
the OSGi framework. |
PermissionDescripton |
The implementation of
PermissionDescription used by the
PersmissionDescriptionsProvider |
PermissionGatherer |
This binds all implementations of
PermissionDescriptionsProvider , and gathers their
PermissionDescription s. |
Annotation Type | Description |
---|---|
PermissionInfo |
This annotation is used to annotate
Permission s to provide additional
information about the permission |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.