com.sun.jini.tool.envcheck.plugins
Class CheckPolicy
java.lang.Object
  
com.sun.jini.tool.envcheck.AbstractPlugin
      
com.sun.jini.tool.envcheck.plugins.CheckPolicy
- All Implemented Interfaces: 
 - Plugin
 
public class CheckPolicy
- extends AbstractPlugin
 
Check the security policy for existence, for valid syntax, and that it does
 not grant AllPermissions to all protection domains.
 
 
| 
Method Summary | 
 void | 
run(EnvCheck envCheck)
 
          Perform policy file checks for the current VM and all service
 descriptors. | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CheckPolicy
public CheckPolicy()
run
public void run(EnvCheck envCheck)
- Perform policy file checks for the current VM and all service
 descriptors.
- Parameters:
 envCheck - a reference to the driver instance.
 
 
Copyright © GigaSpaces.