| Package | Description | 
|---|---|
| com.sun.jini.start | |
| net.jini.security.policy | 
| Constructor and Description | 
|---|
| AggregatePolicyProvider()Creates a new  AggregatePolicyProviderinstance, containing a main policy created
 as follows: if thecom.sun.jini.start.AggregatePolicyProvider.mainPolicyClasssecurity property is set, then its value is interpreted as the class name of the main policy
 provider; otherwise, a default class name of"net.jini.security.policy.DynamicPolicyProvider"is used. | 
| Constructor and Description | 
|---|
| DynamicPolicyProvider()Creates a new  DynamicPolicyProviderinstance that wraps a default underlying
 policy. | 
| PolicyFileProvider()Creates a  PolicyFileProviderwhose starting set of permission mappings is the
 same as those that would result from constructing a new instance of the J2SE default security
 policy provider with the currentjava.security.policysystem property setting
 (if any), except thatUmbrellaGrantPermissions are expanded intoGrantPermissions as described in the documentation forUmbrellaGrantPermission. | 
| PolicyFileProvider(String policyFile)Creates a  PolicyFileProviderwhose starting set of permission mappings is the
 same as those that would result from constructing a new instance of the J2SE default security
 policy provider with thejava.security.policysystem property set to the value
 ofpolicyFile, except thatUmbrellaGrantPermissions are expanded
 intoGrantPermissions as described in the documentation forUmbrellaGrantPermission. | 
Copyright © GigaSpaces.