Package org.codice.ddf.condpermadmin
Class PermissionActivator
java.lang.Object
org.codice.ddf.condpermadmin.PermissionActivator
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
Initializes the CondPermAdmin permission table from all policy files in ddf_home/security
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgrantPermission(String bundle, String permission) voidstart(org.osgi.framework.BundleContext bundleContext) voidstop(org.osgi.framework.BundleContext bundleContext)