Uses of Interface
net.jini.security.policy.DynamicPolicy

Packages that use DynamicPolicy
net.jini.security.policy Provides an interface for security policy providers capable of dynamic permission grants, an interface for security manager or policy providers that use custom security context state, and a security policy provider supporting dynamic permission grants.  
 

Uses of DynamicPolicy in net.jini.security.policy
 

Classes in net.jini.security.policy that implement DynamicPolicy
 class DynamicPolicyProvider
          Security policy provider that supports dynamic granting of permissions at run-time.
 



Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.