org.objectweb.proactive.ext.security
Class DefaultPolicyServer

java.lang.Object
  extended by org.objectweb.proactive.ext.security.PolicyServer
      extended by org.objectweb.proactive.ext.security.DefaultPolicyServer
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class DefaultPolicyServer
extends PolicyServer

Author:
acontes To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.proactive.ext.security.PolicyServer
applicationName, encodedKeyStore, keyStore, policyRules, policyRulesFileLocation
 
Constructor Summary
DefaultPolicyServer(java.lang.String file)
           
 
Method Summary
 
Methods inherited from class org.objectweb.proactive.ext.security.PolicyServer
canMigrateTo, CanMigrateTo, CanReceiveReplyFrom, CanReceiveRequestFrom, CanSendReplyTo, CanSendRequestTo, clone, computePolicy, getApplicationCertificate, getApplicationName, getKeyStore, getPolicy, getPolicyTo, setApplicationName, setKeyStore, setPKCS12Keystore, setPolicies, setPolicyRulesFileLocation, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DefaultPolicyServer

public DefaultPolicyServer(java.lang.String file)
Parameters:
file -


Copyright 2001-2007 INRIA All Rights Reserved.