Mobile Tools for Java
Release 1.0

Package org.eclipse.mtj.core.library.model.security

This package provides the model for the security information available in a library.

See:
          Description

Class Summary
Permission This Class represents a named permission defined by an API or function to prevent it from being used without authorization
PermissionList A list of permissions.
ProtectionDomain A protection domain is a way to differentiate between downloaded MIDlet suites based on the entity that signed the MIDlet suite, and to grant or make available to a MIDlet suite a set of permissions.
SecurityInfo This Class represents the security information available in a library.
 

Enum Summary
ProtectionDomain.ProtectionDomainType  
 

Package org.eclipse.mtj.core.library.model.security Description

This package provides the model for the security information available in a library.


Mobile Tools for Java
Release 1.0