org.objectweb.proactive.ext.security
Class DefaultPolicyServer

java.lang.Object
  |
  +--org.objectweb.proactive.ext.security.PolicyServer
        |
        +--org.objectweb.proactive.ext.security.DefaultPolicyServer
All Implemented Interfaces:
java.io.Serializable

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
applicationCertificate, applicationName, applicationPrivateKey, certificate, f, logger, policies, privateKey
 
Constructor Summary
DefaultPolicyServer(java.lang.String file)
           
 
Methods inherited from class org.objectweb.proactive.ext.security.PolicyServer
canMigrateTo, CanMigrateTo, CanReceiveReplyFrom, CanReceiveRequestFrom, CanSendReplyTo, CanSendRequestTo, computePolicy, generateNodeCertificate, getApplicationCertificate, getApplicationName, getCertificate, getPolicy, getPolicyTo, getPolicyTo, getVNName, setApplicationCertificate, setApplicationName, setApplicationPrivateKey, setCertificate, setFile, setPolicies, setPrivateKey, setVNName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DefaultPolicyServer

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


Copyright © April 2004 INRIA All Rights Reserved.