org.knopflerfish.framework.PermissionOps Class Reference

Inherited by org.knopflerfish.framework.SecurePermissionOps.

List of all members.


Detailed Description

This is a wrapper class for operations that requires some kind of security checks.

Definition at line 48 of file PermissionOps.java.


Package Functions

String missingMandatoryPackagePermissions (BundlePackages bpkgs, List okImports)
 Check that we have right export and import package permission for the bundle.
void purge (BundleImpl b, ProtectionDomain pc)
 Purge all cached information for specified bundle.

Member Function Documentation

String org.knopflerfish.framework.PermissionOps.missingMandatoryPackagePermissions ( BundlePackages  bpkgs,
List  okImports 
) [package]

Check that we have right export and import package permission for the bundle.

Returns:
Returns null if we have correct permission for listed package. Otherwise a string of failed entries.

Definition at line 134 of file PermissionOps.java.

References org.knopflerfish.framework.BundlePackages.getImports().

Referenced by org.knopflerfish.framework.BundlePackages.resolvePackages().


The documentation for this class was generated from the following file:
Generated on Mon Jan 11 21:19:19 2010 for OpenMobileIS by  doxygen 1.5.4